@charset "shift_jis";
div#head {
	width: 900px;
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 94px;
}
div#head #logo{
	float: left;
	width: 500px;
}

div#head #logo A{
	display: block;
	height: 75px;
	width: 500px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	overflow: hidden;
}


div#head img{
	vertical-align: bottom;
	padding: 0px;
}


div#head #tel{
	float: left;
	height: 75px;
	width: 128px;
	background-image: url(../images/Btn_tel.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 8px;
	margin-left: 100px;
}

div#head #contact{
	float: left;
	width: 128px;
	margin: 0px;
	padding-top: 8px;
	padding-left: 15px;
}

div#head #contact A{
	background-image: url(../images/Btn_contact.gif);
	background-repeat: no-repeat;
	display: block;
	height: 75px;
	width: 128px;
	margin: 0px;
	overflow: hidden;
	text-indent: -9999px;
	font-size: 110%;
}

div#head #contact A:hover {
	display: block;
	height: 75px;
	width: 128px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(../images/Btn_contact_x.gif);
}



/*  main */


#top_main{
	height: 570px;
	width: 900px;
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
}

#top_catch{
	display: block;
	height: 360px;
	width: 900px;
	text-indent: -9999px;
}

#top_contents01{
	height: 206px;
	width: 288px;
	margin-right: 5px;
	float: left;
	background-image: url(../images/main_t1.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#top_contents02{
	height: 206px;
	width: 288px;
	margin-right: 5px;
	float: left;
	background-image: url(../images/main_t2.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#top_contents03{
	height: 206px;
	width: 288px;
	margin-right: 5px;
	float: left;
	background-image: url(../images/main_t3.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}


.top_con_copy{
	text-align: left;
	width: 233px;
	padding-top: 80px;
	padding-left: 25px;
}

.link_icon{
	background-image: url(../images/icon_maru.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#contact_main{
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#contact_main table{
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#contact_main table th{
	background-color: #EAEAEA;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	text-align: left;
}

#contact_main table td{
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: left;
}

.table_non{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contents_main{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#contents_main table{
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#contents_main table th{
	background-color: #EAEAEA;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	text-align: left;
}

#contents_main table td{
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: left;
}


#price_left{
	padding: 10px;
	float: left;
	width: 180px;
	text-align: left;
}
#price_left ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#price_left ul li{
	width: 220px;
	margin-bottom: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFCC00;
	list-style-type: none;
	background-image: url(../images/bg_yel.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#price_left ul li A{
	text-decoration:none;
	color: #333333;
	display: block;
	width: 210px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 8px;
}

#price_left ul li A:hover {text-decoration:underline; color: #f03b34}


#price_right{
	float: right;
	width: 600px;
	margin-right: 20px;
	text-align: left;

}

#price_right table{
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#price_right table th{
	background-color: #EAEAEA;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

#price_right table td{
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: left;
	vertical-align: top;
}


/*  見出し */

h1{
	font-weight: normal;
	color: #999999;
	text-align: right;
	margin: 0px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 3px;
}

h2{
	font-size: 120%;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC33;
}

h3{
	font-size: 110%;
	font-weight: bold;
	color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	margin-left: 15px;
}

h4{
	padding: 5px;
}

/*  レイアウト */

.section10{
	padding: 10px;
	text-align: left;
}

.section_list{
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
}

.section_list ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.section_list ul li{
	background-image: url(../images/icon_gamen.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-bottom: 5px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.section_caution{
	background-color: #FCFACF;
	text-align: left;
	padding: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}


.clear{
	clear: both;
}

/*  テキスト */

.txt_org{
	color: #FF6600;
}


/*  footer */

#footer{
	width: 900px;
	margin-top: 15px;
}



#footer01{
	padding: 10px;
	text-align: center;
}


#footer01 A:link {text-decoration:none; color: #333333}
#footer01 A:visited {text-decoration:none; color: #333333}
#footer01 A:active {text-decoration:underline; color: #666666}
#footer01 A:hover {text-decoration:underline; color: #666666}

#footer02{
	color: #666666;
	text-align: center;
	padding: 10px;
}



#footer_link{
	background-color: #F1F5F5;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	text-align: left;
	line-height: 140%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#footer_link .box{
	padding-left: 20px;
}

#footer_link A:link {text-decoration:none; color: #333333}
#footer_link A:visited{text-decoration:none; color: #333333}
#footer_link A:active {text-decoration:underline; color: #666666}
#footer_link A:hover {text-decoration:underline; color: #666666}
