/* CSS Document */
body{
	background: url(../img/back.jpg) top left repeat-x #fedae4;
	font-size: 12px;
	margin: 0px;
	text-align: center;
	}

#container{
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	}	
	
img {
	border: none;
	}
	
h1,h2{
color:#333333;
font-size:12px;
text-align:center;
font-weight:normal;
line-height:1.5em;
}
/* リンクの設定 */
a:link{
color:#09F;
text-decoration:none;
}
a:visited{
color:#09F;
text-decoration:none;
}
a:active{
color:#09F;
text-decoration:none;
}
a:hover{
color:#09F;
text-decoration:underline;
}
#h1_head{
	padding : 0;
 	margin : 0;
	background: url(../img/01.jpg) no-repeat;
	width: 800px;
	height: 50px;
	}
#h1_text{
	margin : 0;
	text-align: left;
	height: 50px;
	padding-top: 12px;
	padding-left: 30px;
	padding-right: 0;
	padding-bottom: 0;
	}
#enter{
	padding : 0;
 	margin : 0;
	width: 800px;
	heigt: 60px;
	}
#enter_img{
	padding : 0;
 	margin : 0;
	width: 370px;
	height: 60px;
	float: left;
	}
#enter_text{
 	margin : 0;
	width: 430px;
	height: 60px;
	background: url(../img/18_03.jpg) no-repeat;
	float: left;
	}
#enter_18_01{
	width: 230px;
	height: 60px;
	float: left;
	}
#enter_18_02{
	width: 160px;
	height: 60px;
	padding-top: 45px;
	float: left;
	}
#menu{
	width: 800px;
	height: 100px;
	}
.footer{
	width: 800px;
	text-align:center;
	line-height:50px;
	}
.index_footer{
	line-height:1.5em;
}



#mobile{
text-align:left;
line-height:150%;
background-image:url(../img/mobile_site_s.gif);
background-repeat:no-repeat;
display:block;
width:600px;
height:110px;
margin:0px auto;
padding-bottom:30px;
}
#mobile #m_coment{
display:block;
color:#333333;
padding:0 0 0 140px;
}
.concept3{
width:800px;
height:auto;
margin:10px auto;
background-color:#FFFFFF;
}

.concept3 p{
width:792px;
background-color:#FCA5DB;
border:1px dashed #0099FF;
padding:3px;
color:#FFFFFF;
font-size:13px;
margin:0;
}

.concept3 .con_t{
width:792px;
margin:0 auto;
padding:0 3px;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
font-size:16px;
line-height:1.5em;
text-align:center;
}