/*--general--*/
*{
	margin:0px;
	padding:0px;
}
body{
	font-size:12px;
	color:#555555;
	text-align:center;
	background:#ECECEC;
}
a{
	color:#8663CF;
	text-decoration:underline;
}
a:hover{
	color:#8663CF;
	text-decoration:none;
}
a img{
	border:none;
}
img{
	border:none;
}
#left p{
	padding: 0px 6px 0 6px;
}

#bg{
	width:810px;
	margin:0px auto;
	text-align:left;
	background:url(../img/common/bg2.jpg);
}
#cb{
	width:800px;
	margin:0px 5px;
	text-align:left;
}

em{
	font-style: normal;
}

/*--header--*/
.hd_h1{
	width:810px;
	font-size:10px;
	font-weight:normal;
	color:#D08F48;
	margin:0px auto;
	text-align:left;
	padding:5px 0px 5px 0px;
	background:url(../img/common/footer_bg.jpg);
}

#hd{
	width:800px;
	height:95px;
	position: relative;
	background: url(../img/common/header.jpg) no-repeat;
}
h1 a{
	position: absolute;
	left: 0;
	top: 0;
	width: 310px;
	height: 79px;
	text-indent: -9999px;
	display: block;
}
#header_tel{
	position: absolute;
	left: 311px;
	top: 0;
	width: 320px;
	height: 79px;
	text-indent: -9999px;

}
#header_bt_kojin a{
	position: absolute;
	left: 645px;
	top: 20px;
	background: url(../img/common/bt_kojin.jpg) 0 0 no-repeat;
	width: 146px;
	height: 60px;
	display: block;	
	text-indent: -9999px;
}

#header_bt_kojin a:hover{
	background-position: 0 -61px;
}

/*--menu--*/
#menu{
	height:48px;
	margin:0px 0px 0px 0px;
}
#menu ul{
	list-style-type:none;
}
#menu li{
	float:left;
	display: inline;
}

#clear {
clear:both;
}

/*--top_main--*/
#left{
	float:left;
	width:512px;
	padding:0px 15px 0px 14px;
	display: inline;
}
.cont_01{
	width:512px;
	background:url(../img/top/con_bg.jpg);
}
.cont_01_p{
	margin:0px 10px 15px 10px;
	line-height:1.5em;
}
.cont_02_title{
	margin:10px 0px 0px 0px;
}
.cont_02_bg{
	width:512px;
	background:url(../img/top/con_bg_02.jpg);
}
.cont_02_left{
	float:left;
	width:247px;
	padding:0px 0px 0px 11px;
	display: inline;
}
.cont_02_p{
	width:247px;
	background:url(../img/top/con_bg_left.jpg);
}
.p_02{
	margin:0px 10px 0px 10px;
	line-height:1.5em;
}
.cont_02_footbotton{
width:512px;
	text-align:center;
	margin:0px 0px 40px 0px;
}
.cont_02_right{
	float:left;
	width:244px;
	display: inline;
}
.cont_03_p{
	width:247px;
	background:url(../img/top/con_bg_right.jpg);
}
#right{
	float:left;
	width:245px;
	display: inline;
}
#right .side_mobile{
	width:245px;
	background:url(../img/top/side_mobile_bg.jpg);
}
#right .qr{
	float:left;
	padding:6px 10px 6px 20px;
	display: inline;
}
#right .p{
	margin:0 15px 0px 0px;
	padding: 10px 0 0 0;
}

/*--footer--*/
#footer{
	width:810px;
	margin:0px auto;
	text-align:center;
	background:url(../img/common/footer_bg.jpg);
}
.footer01{
	padding:10px 0px 10px 0px;
}
.footer02{
	padding:0px 0px 10px 0px;
}
#footer a{
	color:#C57137;
	text-decoration:underline;
}
#footer a:hover{
	color:#C57137;
	text-decoration:none;
}
