/*
Theme Name: Power's collection
Theme URI: http://www.squarewall.net
Description: Design "squarewall"
Author: P
Author URI: http://www.squarewall.net
*/
.clear{clear:both;}
body {
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 160%;
	color: #606060;
	text-align: center;
	background-position: top;
}

a{color:#4292f7;text-decoration:none;}
 

a:visited { color:#666666; }

a:hover{color:#08499c;text-decoration:underline;}

a:active { color:#7BBD79; }

#wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#h1box {
	text-align: center;
	height: 22px;
}
#topimagebox {
	height: 307px;
}

/* TOP */

#top {
	height: 183px;
	background: #FDFCAE url('images/top-head.jpg') no-repeat;
	color: #AD4700;
	overflow: hidden;
}

#top h1 {
	color: #AC4700;
	font: bold 325% Impact, sans-serif;
	margin: 0;
	padding: 80px 0 0;
	text-indent: 275px;
	text-transform: lowercase;
}


#top p {
	font: bold 120% Verdana, sans-serif;
	margin: 0;
	text-indent: 275px;
}

#top a {
	color: #AC4700;
}

#top a:hover {
	color: #009;
}

#top-half {
	height: 132px;
	background: url('images/top-half.jpg') no-repeat;
	border-bottom: 5px solid #C60;
}

#top-half ul {
	height: 25px;
	float: right;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

#top-half li {
	float: right;
	font: 90%/normal Verdana, sans-serif;
	list-style: none;
	margin: 0;
	padding: 5px 7px 0;
	text-transform: uppercase;
}

#top-half li a {
	background: #E5F2FF url('images/nav-off.gif') right top no-repeat;
	color: #A43E00;
	padding-right: 12px;
}

#top-half li a:hover {
	background: #E5F2FF url('images/nav-on.gif') right top no-repeat;
	color: #00C;
	padding-right: 12px;
}

#top-half form {
	clear: both;
	margin: 0;
	padding: 15px 10px 0 485px;
}

#top-half fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

#top-half label {
	display: block;
	font: bold 110%/normal Verdana, sans-serif;
}

#top-half input {
	background: #BDD6E1;
	border-top: 1px solid #C4D9E2;
	border-left: 1px solid #C4D9E2;
	border-right: 1px solid #9AB1BA;
	border-bottom: 1px solid #9AB1BA;
	font: bold 100%/normal Verdana, sans-serif;
	color: #006;
	margin: 4px 0;
	padding: 4px 4px 3px;
}

#top-half #s {
	width: 210px;
	font: 100%/normal Verdana, sans-serif;
	padding: 4px;
}

/* CONTENTS */

#contents {
	width: 540px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 27px 0px 0;

	background-repeat: repeat-y;
}

#sidebar h1, #sidebar h2 {
	background-image: url(images/naviback1.jpg);
	color: #FFFAEF;
	text-align: left;
	font: bold 110% Verdana, sans-serif;
	letter-spacing: 1px;
	margin: 0;
	padding: 8px 0px 10px 15px;
	text-transform: uppercase;
}
#contents h1, #contents h2 {
	background-image: url(images/contentsbacks00.gif);
	color: #09428E;
	font: bold 110% Verdana, sans-serif;
	letter-spacing: 1px;
	margin: 0px 0px 0px 0px;
	padding: 7px 5px 9px 15px;
	text-transform: uppercase;
}

#contents a:hover {
	text-decoration: underline;
}
#contents h1 a, #contents h2 a {
	color: #09428E;
}
#contents .small a, #sidebar h1 a, #sidebar h2 a {
	color: #666;
}
#contents h1 a:hover, #contents h2 a:hover, #contents .small a:hover, #sidebar h1 a:hover, #sidebar h2 a:hover {
	text-decoration: underline;
}

#contents p {
	padding: 10px 20px 0px 20px;
	background-repeat: repeat-y;
}

#contents .small {
	background-image: url(images/contentstitle.gif);
	background-repeat: repeat-y;
	color: #666;
	font: 85% Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 3px;
}

#contents img {
	background: #F9FCEC;
	border: 1px solid #D9DFEF;
	display: inline;
	margin: 4px;
	padding: 4px;
}

#contents .wp-smiley {
	background: #F2F8FF;
	border: 0;
	margin: 0;
	padding: 0;
}

/* SIDEBAR */
#navibox1 {
	width: 190px;
	margin-left: 20px;

}
#sidebar {
	text-align: left;

	background-repeat: repeat-y;
	width: 190px;
	float: left;
}

#sidebar ul {
	text-align: left;
	margin: 0 0 0px 0;
	padding:0px 0px 0px 0px;
}

#sidebar ul li {
	text-align: left;
	margin: 0;
	padding:0px 0px 0px 0px;
	list-style: none;
}

#sidebar h2 {

	margin: 0 0 2px;
	text-align: left;
}

#sidebar ul li a {
color: #4292F7;
}

#sidebar ul li a:hover {
	color: #08499C;
	text-decoration: underline;
}

#sidebar ul ul {
	margin: 0;
	padding: 0;
	background : url(images/sidebody.gif) repeat-y;
}

#sidebar li li {
	padding: 1px 2px 0 4px;
	margin: 0px 0px 0 16px;
}

#sidebar li li li {
	padding: 1px 12px 0 10px;
}


/* FOOTER */

#footer{
	text-align:center;
}

#footer p.copy{
	color:#4292f7;
}


/* COMMENTS */

.comments {
	list-style: none;
	margin: 0;
	padding: 0;
}

.comments li {
	background: #F7FBFF;
	border: 1px solid #D9DFEF;
	margin: 10px 0;
	padding: 4px;
}

.comments li li {
	border: none;
	padding: 0;
}


/* FORMS */

#contents form {
	padding: 4px;
}

#contents form fieldset {
	border: 0;
	margin: 0;
}

#contents form fieldset label {
	width: 20%;
	float: left;
	font-weight: bold;
}

#contents form fieldset input, #contents form fieldset select, #contents form fieldset textarea {
	width: 75%;
	background: #F9FCEC;
	border: 1px solid #D9DFEF;
	float: right;
	font: 100% Verdana, sans-serif;
	margin: 2px;
}

#contents form fieldset textarea {
	height: 250px;
}

#contents form fieldset br {
	clear: both;
}

#contents form fieldset .button {
	width: 32%;
	font-weight: bold;
	text-transform: uppercase;
}


/* CONSTANTS */

hr {
	clear: both;
	visibility: hidden;
}

blockquote {
	background: #F9FCEC;
	border: 4px dotted #D9DFEF;
	padding: 0 8px;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.right {
	float: right;
}


#header{
	background : url(images/head_line.gif) no-repeat 0px 100%;
	padding-bottom:10px;
}

#header h1{
	font-size:12px;
	color:#4292f7;
	margin: 0px;
	padding: 0px;
	font-weight: normal;

}

#header .head_logo{
	float:left;
	margin:1px;
}

#header .head_tel{
	float:right;
	margin:1px;
}
a img{border:none;}
#hhwap {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

.toplink{text-align:right;margin:10px 0;}
.toplink img{margin-left:10px;}

.flash{
	margin-bottom:10px;
}

ul#menu{
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}

ul#menu li{
	float:left;
}

ul#menu li a{
	font-size:9px;
	display:block;
	text-indent:-3px;
	text-align:center;
	width:182px;
	height:65px;
	overflow:hidden;
}

ul#menu li.menu1 a{
	background : url(images/menu1_off.png) no-repeat;
	margin-right:7px;
}
ul#menu li.menu1 a:hover{background : url(images/menu1_on.png) no-repeat;}
ul#menu li.menu2 a{
	background : url(images/menu2_off.png) no-repeat;
	margin-right:7px;
}
ul#menu li.menu2 a:hover{background : url(images/menu2_on.png) no-repeat;}
ul#menu li.menu3 a{
	background : url(images/menu3_off.png) no-repeat;
	margin-right:8px;
}
ul#menu li.menu3 a:hover{background : url(images/menu3_on.png) no-repeat;}
ul#menu li.menu4 a{
	background : url(images/menu4_off.png) no-repeat;
}
ul#menu li.menu4 a:hover{background : url(images/menu4_on.png) no-repeat;}











.sidetitle1{
	width:190px;
	height:28px;
	background : url(images/sidetitle1.gif) no-repeat 0px 100%;
	text-indent:0px;
}

.sidebody1{
	background : url(images/sidebody.gif) repeat-y;
	text-align:center;
	padding:10px 0;
}

.sidebody1 P{
	padding:8px;
	text-align:left;

}

.sidebottom{
	width:190px;
	height:20px;
	background : url(images/sidebottom.gif) no-repeat 0px 0px;
	margin-bottom:15px;
}

.sidetitle2{
	width:190px;
	height:28px;
	background : url(images/sidetitle2.gif) no-repeat 0px 100%;
	text-indent:0px;
}

.sidebottom2{
	width:190px;
	height:20px;
	background : url(images/sidebottom.gif) no-repeat 0px 0px;
}

img.side2{
	margin-bottom:15px;
}

.sidetitle3{
	width:190px;
	height:28px;
	background : url(images/sidetitle3.gif) no-repeat 0px 100%;
	text-indent:0px;
}

.sidebody3{
	background : url(images/sidebody.gif) repeat-y;
	padding-left:1px;
	color: #08499C;
}

.sidebody3 p{
	padding-left:0px;
	padding-bottom:0px;
	color: #08499C;
	line-height:1.1;
}

.sidetitle4{
	width:190px;
	height:28px;
	background : url(images/sidetitle4.gif) no-repeat 0px 100%;
	text-indent:0px;
}

.sidebody4{
	padding:5px;
	background : url(images/sidebody.gif) repeat-y;
	text-align:center;
}

.sidebody4 P{
	padding:5px;
	color: #08499C;
	text-align:left;

}

.sidetitle5{
	width:190px;
	height:28px;
	background : url(images/sidetitle5.gif) no-repeat 0px 100%;
	text-indent:0px;
}





ul#menu2{
	list-style-type:none;
color: #606060;

}


ul#menu2 li a{
	background: url(images/yn004_01.gif) 5px 3px no-repeat;
	display:block;
	text-align:left;
	text-indent:10px;
	padding:0px 0px 0px 10px;
}

ul#menu2 li.menu1 a{
}
.pd{
	background : url(images/sidebody.gif) repeat-y;
	text-align:center;
	padding:0px 0px 0px 0px;
}


.columnbottomz{
	width:540px;
	height:38px;
	background : url(images/conf.gif) no-repeat 0px 0px;

}

.cbb {
	width: 540px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/contentstitle.gif);
	background-repeat: repeat-y;
}


/* crumb add 20090816 by takatinn */
.crumb{
	border-bottom:1px dashed #666;
	width:540px;
	margin:10px 0 10px 0;
}


