@charset "utf-8";

* {
	margin:0;
	padding:0;
}

body,td,th{
	font-size: 12px;
	color: #999;
	background-color:#fff;
	line-height: 1.5;
	font-family: Arial,'ＭＳ Ｐゴシック',sans-serif;
}

img{
	border: none;
}


h1{
	margin:2px auto;
	width:1002px;
	font-size : 10px;
	font-weight : normal;
}



/*ヘッド*/


#head{
	margin:0 auto;
	width: 1002px;
	height: 112px;
	background-image: url(../img/head2.gif);
	background-repeat: no-repeat;
	position:relative;
}

#head span {
	display: none;
}


#head p{
	position:absolute;
	top:70px;
	left:300px;
	width: 500px;
	height: 53px;
	display: block;
	font-weight : bold;
}

#logo {

}

#logo a{
	position:absolute;
	top:30px;
	left:5px;
	width: 274px;
	height: 53px;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	display: block;
}

#hnavi{
	display: inline;
}

#hnavi li{
	list-style-type : none;
}

#hnavi_01{
	position:absolute;
	top:60px;
	left:890px;
	width: 77px;
	height: 13px;
}

#hnavi_01 a{
	background-image: url(../img/head-home1.gif);
	background-repeat: no-repeat;
	display: block;
	width: 77px;
	height: 13px;
}
#hnavi_01 a:hover{
	background-image: url(../img/head-home2.gif);
	background-repeat: no-repeat;
}

#hnavi_02{
	position:absolute;
	top:80px;
	left:890px;
	width: 77px;
	height: 13px;
}

#hnavi_02 a{
	background-image: url(../img/head-mail1.gif);
	background-repeat: no-repeat;
	display: block;
	width: 77px;
	height: 13px;
}
#hnavi_02 a:hover{
	background-image: url(../img/head-mail2.gif);
	background-repeat: no-repeat;
}




/*メイン*/

#main {
	margin:10px auto;
	width: 1002px;
}

#left_navi_1 {
	float:left;
	width:202px;
}

#right_navi_2 {
	float:right;
	width:202px;
}

#main_contents {
	margin:0 210px;
}


.waku1{
	background-image: url(../img/side_waku1.gif);
	background-repeat: no-repeat;
	width: 202px;
	height: 6px;
	font-size: 0;
}

.waku2{
	background-image: url(../img/side_waku2.gif);
	background-repeat: repeat-y;
	width: 202px;
}

.waku3{
	background-image: url(../img/side_waku3.gif);
	background-repeat: no-repeat;
	width: 202px;
	height: 11px;
	font-size: 0;
}



#waku_main1{
	background-image: url(../img/main_waku1.gif);
	background-repeat: no-repeat;
	width: 575px;
	height: 6px;
	font-size: 0;
}

#waku_main2{
	background-image: url(../img/main_waku2.gif);
	background-repeat: repeat-y;
	width: 575px;
}
#waku_main2 a{
	font-size:9pt;
	line-height: 1.4em;
	color: #999999;
	text-decoration: none;
}

#waku_main2 a:hover{
	color: #f75932;
}

#waku_main3{
	background-image: url(../img/main_waku3.gif);
	background-repeat: no-repeat;
	width: 575px;
	height: 9px;
	font-size: 0;
}


.waku2 p{
	padding:0 5px 10px 5px;
}
#waku_main2 p{
	padding:0 0 5px 20px;
}



.waku2 ul{
	margin:0 0 10px 20px;
}

.waku2 li{
	width:180px;
	list-style-type : circle;
	padding:0;
	margin:0;
}


.waku2 a{
	font-size:9pt;
	line-height: 1.4em;
	color: #999999;
	text-decoration: none;
}

.waku2 a:hover{
	color: #f75932;
}


.mame1 {
	float:left;
	width:270px;
	padding:0 0 10px 15px;
}


.mame2 {
	float:right;
	width:270px;
	padding:0 15px 0 5px;
}

.mame3 {
	float:right;
	width:550px;
	padding:0 10px 0 5px;
}

.mame1 h3,
.mame2 h3,
.mame3 h3{
	font-size : 15px;
	padding:0 0 5px 5px;
	margin:20px 0 0 0;
	color : #f75932;
}

.mame3 ul,
.mame1 ul,
.mame2 ul{
	margin:0 0 0 40px;
}

.mame3 ul li,
.mame1 ul li,
.mame2 ul li{
	list-style-type : circle;
}

.mame3 a,
.mame1 a,
.mame2 a{
	font-size:9pt;
	line-height: 1.4em;
	color: #999999;
	text-decoration: none;
}

.mame3 a:hover,
.mame1 a:hover,
.mame2 a:hover{
	color: #f75932;
}


/*フット*/

#foot{
	clear: both;
	margin:0 auto;
	height: 72px;
	width: 1003px;
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
}

#foot ul{
	padding:15px 10px 0 0;
	text-align:right;
}

#foot ul li{
	list-style-type : none;
	display: inline;

}

#foot p{
	padding:10px 10px 0 0;
	text-align:right;
}


#foot a{
	font-size:9pt;
	line-height: 1.4em;
	color: #999999;
	text-decoration: none;
}

#foot a:hover{
	color: #f75932;
}


#pankuz{
	margin:0 0 20px 10px;
	width: 550px;
	font-size:8pt;
}

#pankuz li{
	list-style-type : none;
	display: inline;
	margin:0 5px 0 5px;
}


#pankuz a{
	font-size:9pt;
	line-height: 1.4em;
	color: #999999;
	text-decoration: none;
}


#pankuz a:hover{
	color: #f75932;
}




/**/
table.search_form{
	width:190px;
	margin:0 auto;
}
table.search_form a{
	color: #fff;
}
table.search_form a:hover{
	color: #000;
}
.tab1_bg{
	color: #fff;
	background-color: #f75932;
}
.tab2_bg{
	color: #fff;
	background-color: #006699;
}

table.search_form1{
	width:190px;
	margin:0 auto;
}
table.search_form1 th{
	font-weight: normal;
	color: #fff;
	background-color: #f75932;
}

table.search_form2{
	width:190px;
	margin:0 auto;
}
table.search_form2 th{
	font-weight: normal;
	color: #fff;
	background-color: #006699;
}


#tab1{
	position:relative;
}
#tab2{
	position:relative;
}

#kodawari1 a{
	color: #fff;
}
#kodawari2 a{
	color: #fff;
}



#waku_main2 #list1{
	width: 540px;
	margin:0 auto;
	/*overflow: auto;ポイント*/
}

#waku_main2 #list1 p{
	padding:0;
}

#waku_main2 #list1 a{
	color: #3366FF;
	text-decoration: underline;
}

#waku_main2 #list1 a:hover{
	color: #f75932;
}

#waku_main2 #list1 h3{
	font-size : 15px;
	padding:0 0 0 10px;
	color : #f75932;
}



/*
#waku_main2 div.list2{
	width: 270px;
	float:left;
	margin-bottom:20px;
	border-bottom: solid 1px #999;
}

#waku_main2 div.list3{
	width: 270px;
	height: 220px;
	overflow:auto;
}

#waku_main2 div.list4{
	width: 120px;
	float:left;
}

#waku_main2 div.list5{
	width: 130px;
	float:right;
}
*/


.color1{
	color: #F75932;
}

#photo{
	width: 340px;
	text-align:center;
}

#photo img{
	margin-bottom:10px;
}




table.details{
	width:250px;
	border-collapse:collapse;
	border-spacing:0;
	border:solid 1px #000;
}
table.details td{
	border:solid 1px #000;
	padding:3px;
	text-align:left;
}
table.details th{
	border:solid 1px #000;
	padding:3px;
	width:100px;
	font-weight: normal;
	color: #fff;
	background-color: #f75932;
}


table.details2{
	width:250px;
	border-collapse:collapse;
	border-spacing:0;
	border:solid 1px #000;
}
table.details2 td{
	border:solid 1px #000;
	padding:3px;
	text-align:left;
}
table.details2 th{
	border:solid 1px #000;
	padding:3px;
	width:100px;
	font-weight: normal;
	color: #fff;
	background-color: #006699;
}



#waku_main2 #list table{
	width: 500px;
	padding:0;
}

#waku_main2 #list th{
	font-weight: normal;
	color: #666;
	background-color: #E7E7E7;
	padding:5px;
}

#waku_main2 #list td{
	padding:5px;
}



table.c{
	width:190px;
	margin:0 auto;
}
table.c th{
	width: 40%;
	font-weight: normal;
	color: #fff;
	background-color: #f75932;
}
table.c td{
	width: 60%;
}

.topsearchb1{
	background-image: url(../img/topsearchb.gif);
	background-repeat: no-repeat;
	width: 270px;
	height: 50px;
	font-size: 0;
}

.topsearchb2{
	background-image: url(../img/topsearch2.gif);
	background-repeat: repeat-y;
	width: 270px;
}

.topsearchb3{
	background-image: url(../img/topsearch3.gif);
	background-repeat: no-repeat;
	width: 270px;
	height: 14px;
	font-size: 0;
}

.topsearchc1{
	background-image: url(../img/topsearchc.gif);
	background-repeat: no-repeat;
	width: 270px;
	height: 50px;
	font-size: 0;
}

.topsearcht1{
	background-image: url(../img/topsearcht.gif);
	background-repeat: no-repeat;
	width: 270px;
	height: 50px;
	font-size: 0;
	margin:5px 0 0 0;
}

.topsearchs1{
	background-image: url(../img/topsearchs.gif);
	background-repeat: no-repeat;
	width: 270px;
	height: 50px;
	font-size: 0;
	margin:5px 0 0 0;
}
.maintxt {
	float:right;
	width:550px;
	padding:0 10px 0 5px;
}


.sale1{
	background-image: url(../img/sale-waku01.gif);
	background-repeat: no-repeat;
	width: 540px;
	height: 7px;
	font-size: 0;
}

.sale2{
	background-image: url(../img/sale-waku02.gif);
	background-repeat: repeat-y;
	width: 540px;
}


.sale2 h3{
	font-size : 15px;
	padding:0 0 0 10px;
	color : #f75932;
}

.sale2 p{
	font-size : 9pt;
	padding:5px 5px 5px 5px;
	color: #666;
}

.sale3{
	background-image: url(../img/sale-waku03.gif);
	background-repeat: no-repeat;
	width: 540px;
	height: 7px;
	font-size: 0;
}


.right1{
	background-image: url(../img/detail-right1.gif);
	background-repeat: no-repeat;
	width: 190px;
	height: 7px;
	font-size: 0;
	margin:0 0 0 5px;
}

.right2{
	background-image: url(../img/detail-right2.gif);
	background-repeat: repeat-y;
	width: 190px;
	margin:0 0 0 5px;
}


.right2 h3{
	font-size : 15px;
	padding:0 0 0 5px;
	color : #f75932;
}

.right2 p{
	font-size : 9pt;
	padding:5px 5px 5px 5px;
	color: #666;
}

.right3{
	background-image: url(../img/detail-right3.gif);
	background-repeat: no-repeat;
	width: 190px;
	height: 7px;
	font-size: 0;
	margin:0 0 0 5px;
}

