/*喜多共用CSS*/

div#dmh{
	font-size:1xp;
	height:500px;
	margin:-500px 0 0 0;	
}
body{
	background-image:url("./../images/back.jpg");
	background-position:left top;
	font-size:80%;
	line-height:1.5em;
	margin:0;
	text-align:center;
}

a{
	text-decoration:none;
	color:#FFA500;
	font-weight:bold;
}


a:hover{
	color:#FF4500;
}

p{
}

h1{

}

h1 img{

}

h2{
	clear:both;
	font-size:12px;
	padding:0 5px;
/*	margin:2px 5px 5px 5px;*/
/*	vertical-align:middle;*/
}


h6{/*フロート解除用*/
	clear:both;
	margin:0;
	padding:0;
	font-size:1%;
}

div#cb{/*フロート解除用*/
	clear:both;
	margin:0;
	padding:0;
	font-size:1%;
}

div#headline{
	margin:auto;
	padding-top:0px;
	background-image:url("./../images/head_back.gif");
	background-position:left bottom;
	height:20px;


}

div#head{
	width:780px;
	margin:auto;
	padding-top:0px;
	background-image:url("./../images/contents_back.jpg");

}

table#contents{
	width:780px;
	background-image:url("./../images/contents_back.jpg");
	background-position:left top;
	background-repeat:repeat-y;
	padding:0;
	margin:auto;
}

/*メニュー関係*/
td#menu{
	vertical-align:top;
	width:220px;
	text-align:center;

}

table#memubox{
	width:200px;
	background-image:url("./../images/menu_box_mid.gif");
	background-position:center top;
	background-repeat:repeat-y;
	margin:2px auto;
}

table#memubox01{
	width:200px;
	background-image:url("./../images/menu_box_mid01.gif");
	background-position:center top;
	background-repeat:repeat-y;
	margin:2px auto;
}


table#memubox td ,table#memubox01 td{
	text-align:center;
	padding:2px 0;
}



table#memubox td#mbhf{
	background-image:url("./../images/contents_back.jpg");
	padding:0;
}

table#memubox01 td#mbhf{
	background-image:url("./../images/contents_back.jpg");
	padding:0;
}

table#memubox2{
	width:200px;
	margin:auto;
	text-align:center;
}

table#memubox2 td{
	text-align:center;
	border-bottom:dotted 2px #800000;
	padding:3px 0;
}

div#icon{
	text-align:center;
}


/*メイン関係*/
td#main{/*幅520ピクセルにて設計*/
	vertical-align:top;
	text-align:center;
	padding:0 20px 0 20px;
	/*border:1px solid #999999;test*/
}

td#main table{
	font-size:85%;
	line-height:1.5em;

}

td#main h1{
	border-bottom:dotted 1px #008000;
	border-left:solid 2px #008000;
	padding:0 5px;
	color:#660033;
	font-size:18px;
	text-align:left;
}

div#conwaku_h{
	background-image:url("./../images/waku_contents_top.gif");
	background-position:center top;
	background-repeat:no-repeat;
	line-height:10px;
	height:15px;
	font-size:10px;
	margin:0px;
	padding:0px;
}

div#conwaku_ht{
	background-image:url("./../images/waku_contents_toptitle.gif");
	background-position:center bottom;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	text-align:left;

}

div#conwaku_ht h2{
	line-height:20px;
	height:30px;
	font-size:15px;
	color:#FFFFFF;
	margin:0px;
	padding:10px 15px 0px 15px;
	text-align:left;

}


div#conwaku_ht h3{
	line-height:30px;
	font-size:15px;
	color:#FFFFFF;
	margin:0px;
	padding:0px 15px 3px 15px;
	text-align:left;

}



div#conwaku_f{
	background-image:url("./../images/waku_contents_bottom.gif");
	background-position:center top;
	background-repeat:no-repeat;
	line-height:15px;
	height:15px;
	font-size:15px;
	margin:0px;
	padding:0px;
}

div#conwaku{
	background-image:url("./../images/waku_contents_mid.gif");
	background-position:center bottom;
	background-repeat:repeat-y;
	margin:0px;
	padding:1px 15px;
}

div#conwaku h4{
	border-bottom:solid 1px #008080;
	text-align:left;
	margin:2px 5px;
	font-size:16px;
	color:#333300;
}


div#conwaku form{


}


div#bgwaku_h{
	background-image:url("./../images/waku_buyguide_top.gif");
	background-position:center top;
	background-repeat:no-repeat;
	line-height:9px;
	height:10px;
	font-size:1px;
	margin:0px;
	padding:0px;
}



div#bgwaku{
	background-image:url("./../images/waku_buyguide_mid.gif");
	background-position:center bottom;
	background-repeat:repeat-y;
	margin:0px ;
	padding:1px 25px;
}



div#bgwaku_f{
	background-image:url("./../images/waku_buyguide_bottom.gif");
	background-position:center top;
	background-repeat:no-repeat;
	line-height:10px;
	height:10px;
	font-size:10px;
	margin:0px;
	padding:0px;
}



td#main p{
	margin:2px 5px;
	padding:0 5px;
	text-align:left;

}

td#main h5{
	border-bottom:dotted 1px #999999;
	margin:2px 5px;
	padding:0 5px;
	text-align:left;


}


ul{
	text-align:left;
/*	margin:0px 30px;*/
}

img#fl{
	float:left;
	margin:0 5px 0 0 ;
}

img#fr{
	float:right;
	margin:0 0 0 5px ;
}

iframe#gmap{
	border:1px solid #9ACD32;
}



div#foot{
	width:784px;
	background-color:;
	background-image:url("./../images/head_back.gif");
	background-position:left bottom;
	background-repeat:repeat-x;
	height:30px;
	color:#FFFFFF;
	padding:0;
	text-align:center;
	line-height:30px;
	margin:auto;
}

