@charset "utf-8";
/* CSS Document */

/***********************************************************

共通

***********************************************************/

*{
	padding: 0;
	margin: 0;
}


body{
	padding: 0px;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #000;
	line-height: 1.5em;
}


#container{
	padding-top: 8px;
	border-top: 5px solid #d5708a;
	background: url(../img/bg.gif) repeat-x 0 0px;
}


.clearboth{
	clear: both;
	padding: 0;
	margin: 0;
}






/***********************************************************

リンク色指定

***********************************************************/


img{
	margin: 0;
	border: none;
}


a:link{
	color: #000;
	text-decoration: underline;
}


a:visited{
	color: #000;
	text-decoration: underline;
}


a:hover{
	color: #555;
	text-decoration: none;
}


.eea145{
	font-weight: bold;
	color: #FF6600;
}


/***********************************************************

ヘッダー

***********************************************************/



#header{
	padding: 0px;
	color: #FFFFFF;
	background-color: #ee9432;
}



#header h1{
	width: 855px;
	margin: 0 auto 0 auto;
	font-size: 10px;
	font-weight: 100;
}



/***********************************************************

コンテンツ

***********************************************************/

#main_logo{
	height: 218px;
	width: 880px;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
	background-image: url(../img/logo.jpg);
}


#main_logo02{
	height: 161px;
	width: 880px;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
	background-image: url(../img/logo02.jpg);
}


#main_logo03{
	height: 161px;
	width: 880px;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
	background-image: url(../img/logo03.jpg);
}



#main_logo04{
	height: 161px;
	width: 880px;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
	background-image: url(../img/logo04.jpg);
}


#main_logo05{
	height: 161px;
	width: 880px;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
	background-image: url(../img/logo05.jpg);
}



#container_main{
	background: url(../img/bg_index.gif) repeat-x 0 0;
}


#container_main02{
	background: url(../img/bg_contents.gif) repeat-x 0 0;
}


#container_rayout{
	width: 900px;
	margin: 0 auto 0 auto;
}



#container_main_text{
	float: left;
	width: 643px;
	background: url(../img/main_img_under.jpg) no-repeat 0 0;
}


#container_main_text_margin{
	margin: 0 0 0 25px;
}


#container_main_text02{
	float: left;
	width: 643px;
	background: url(../img/main_img_under02.jpg) no-repeat 0 0;
}


#container_main_text03{
	float: left;
	width: 643px;
	background: url(../img/main_img_under03.jpg) no-repeat 0 0;
}


#container_main_text04{
	float: left;
	width: 643px;
	background: url(../img/main_img_under04.jpg) no-repeat 0 0;
}


#container_main_text05{
	float: left;
	width: 643px;
	background: url(../img/main_img_under05.jpg) no-repeat 0 0;
}


/***********************************************************

左メニュー

***********************************************************/


#container_left_box{
	float: left;
	width: 250px;
}


#container_left_box_over{
	height: 15px;
	width: 237px;
}


#container_left_box_middle{
	width: 237px;
	background: url(../img/bg_side_navi_middle.gif) repeat-y 0 0;
}


#container_left_box_under{
	height: 86px;
	width: 250px;
}


#container_left_box_middle_center{
	width: 210px;
	margin: 0 auto 0 auto;
}


#container_left_box_middle_center h4{
	height: 21px;
	margin: 5px 0 10px 0;
}


.navi_side_kontatsu{
	padding: 0;
	margin: 0 0 25px 0;
}



.navi_side_kontatsu li{
	margin: 0 0 4px;
	list-style-type: none;
}


.link_img_roll a{
	height: 31px;
	border: 1px solid #dedbd5;
	display: block;
}


.link_img_roll a:hover{
	height: 31px;
	border: 1px solid #d8760a;
	display: block;
}


.link_img_roll02 a{
	height: 31px;
	border: 1px solid #dedbd5;
	display: block;
}


.link_img_roll02 a:hover{
	height: 31px;
	border: 1px solid #efc944;
	display: block;
}


.link_img_roll03 a{
	height: 31px;
	border: 1px solid #dedbd5;
	display: block;
}


.link_img_roll03 a:hover{
	height: 31px;
	border: 1px solid #cfdb4c;
	display: block;
}


.link_img_roll04 a{
	height: 31px;
	border: 1px solid #dedbd5;
	display: block;
}


.link_img_roll04 a:hover{
	height: 31px;
	border: 1px solid #6cbc57;
	display: block;
}




.navi_side_text{
	padding: 0 0 25px 0;
	margin: 0 0 0px 0;
}


.navi_side_text li{
	padding: 2px 0px 2px 0;
	border-bottom: 1px dotted #bfb09a;
	list-style-type: none;
}


/***********************************************************

indexキャッチ

***********************************************************/


#catchcopy_text{
	background: url(../img/phone_bg.jpg) no-repeat 300px 35px;
}



#catchcopy_text h2{
	height: 29px;
	width: 466px;
	margin: 65px 0 16px 0;
	text-indent: -9999px;
	background-image: url(../img/catch_copy.gif);
}


#hajimete_step_ul{
	padding: 0;
	margin: 10px 0 15px 0;
}


#hajimete_step_ul li{
	width: 480px;
	padding: 8px 0 8px 7px;
	margin: 5px 0 0 0;
	border: 5px solid #fde7a6;
	list-style-type: none;
}


/***********************************************************

各ブランド

***********************************************************/

.bland_w{
	margin: 16px 0 0 0;
}


.bland_w_top,
.bland_w_under{
	height: 14px;
	width: 579px;
}


.bland_w_middle{
	width: 579px;
	background: url(../img/bland_box_bg.gif) repeat-y 0 0;
}


.bland_w_middle02{
	width: 579px;
	background: url(../img/bland_box_bg.gif) repeat-y 0 0;
}



.bland_w_middle_c{
	width: 543px;
	margin: 0 auto auto;
}


.bland_w_middle h3{
	width: 300px;
	padding: 9px 0 0 25px;
	font-size: 12px;
}


.h3_text_m{
	height: 34px;
	width: 543px;
	background-image: url(../img/cap_kekkon.gif);
}


.bland_list_table{
	width: 100%;
	margin: 10px 0 0px 0;
	border-collapse: collapse;
}


.bland_list_table th{
	width: 135px;
	vertical-align: top;
	text-align: left;
}


.bland_list_table th img{
	margin: 0 0 0 3px;
}


.bt_konkatsu,
.bt_deai,
.bt_sawaide{
	margin: 10px 0 0 0;
}


.bt_konkatsu a{
	height: 41px;
	width: 249px;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/bt_kekkon.gif);
}


.bt_konkatsu a:hover{
	height: 41px;
	width: 249px;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/bt_kekkon_on.gif);
}


.bt_deai a{
	height: 41px;
	width: 249px;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/bt_deai.gif);
}


.bt_deai a:hover{
	height: 41px;
	width: 249px;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/bt_deai_on.gif);
}


.bt_sawaide a{
	height: 41px;
	width: 249px;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/bt_sawaide.jpg);
}


.bt_sawaide a:hover{
	height: 41px;
	width: 249px;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/bt_sawaide_on.gif);
}



.totop{
	width: 579px;
	margin: 30px 0 35px 0;
	text-align: right;
}




/***********************************************************

footer

***********************************************************/

#footer{
	width: 100%;
}


#footer p{
	padding: 8px 0 8px 0;
	border-top: 1px solid #bfb09a;
	border-bottom: 1px solid #bfb09a;
	color: #ee9433;
	text-align: center;
}


#footer div{
	margin: 10px 0 20px 0;
	text-align: center;
}


a.footer_link:link,
a.footer_link:visited,
a.footer_link:hover{
	color: #ee9433;
	text-decoration: none;
}


