@charset "utf-8";
body{
background-color:#D3D2CE;
}
#wrapper{
margin-right: auto;
margin-left: auto;
width: 960px;
background-image: url('../img/wrap_bg.jpg');
background-repeat: repeat-y;
overflow:hidden;
}

#main{
	font-size: 12px;
	color: #3F3625;
	line-height:1.8em;
	width: 780px;
	background: #FCFBF7;
	float: left;

}
#header{
margin-left:10px;
}
#wrapper .pan {
margin-left:15px;
margin-top:5px;
font-size:12px;
}

#wrapper h1{
	height:34px;
	text-indent:-9999px;
	background-image: url(../img/index_h1.jpg);
	background-repeat: no-repeat;
	margin-left:10px;
}

#wrapper h2{
	height:32px;
	text-indent:-9999px;
	background-image: url(../img/index_h2.jpg);
	background-repeat: no-repeat;
	margin-left:10px;
}

#main h3{
	font-size: 14px;
	font-weight: bold;
	padding-top:10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(../img/bullet_h3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 12px;
}

#main ul li{
	padding-top: 5px;
	padding-left: 10px;
	background-image: url(../img/bullet_index.jpg);
	background-repeat: no-repeat;
	background-position: 0px 14px;
}
#main ul{
	padding-left: 20px;
	float: left;
}

#menu{
	
}

.contents1{
	padding-top: 20px;
	padding-left:20px;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
.contents1_nfo{
	line-height: 20px;
	text-align: center;
	padding-top: 15px;
	height: 72px;
	width: 700px;
	background-image: url(../img/q_info.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.contents1_nfo em{
font-size:14px;
font-weight:bold;
padding-bottm:10px;
}

.contents2{
padding-left:20px;
}

.contents2_nfo{
line-height: 20px;
text-align: center;
padding-top: 15px;
height: 72px;
width: 700px;
background-image: url('../../img/im_bg.jpg');
background-repeat: no-repeat;
margin-top: 20px;
}
.contents2_nfo em{
font-weight: bold;
font-size:14px;
}
.contents2 span{
font-size:10px;
}
ol li{
display: block;
height: 40px;
font-size:16px;
font-weight:bold;
padding-left: 45px;
padding-top:8px;
}
.no1{
background-image: url('../../img/ol_1.jpg');
background-repeat: no-repeat;
}
.no2{
background-image: url('../../img/ol_2.jpg');
background-repeat: no-repeat;
background-position: 0px 0px;
}
.no3{
background-image: url('../../img/ol_3.jpg');
background-repeat: no-repeat;
background-position: 0px 2px;
}
.no4{
background-image: url('../../img/ol_4.jpg');
background-repeat: no-repeat;
background-position: 0px 2px;
}
.no5{
background-image: url('../../img/ol_5.jpg');
background-repeat: no-repeat;
background-position: 0px 2px;
}
.no6{
background-image: url('../../img/ol_6.jpg');
background-repeat: no-repeat;
background-position: 0px 2px;
}
#footer{
font-size: 12px;
width: 900px;
color: #FFFFFF;
margin-top: 10px;
padding: 20px;
height: 60px;
background-color: #363226;
overflow: hidden;
margin-left:10px;
}
#footer .company{
float: left;
}
#footer .company em{
font-size:20px;
font-weight:bold;
}
#footer .footer_id{
float:right;
}

a:link {
	color: #3F3625;
	text-decoration: none;
}
a:visited {
	color: #3F3625;
}
a:hover { 
	color: #3F3625; 
	text-decoration: underline;
}
a:active {
	color: #3F3625;
}

.message{
	font-size: 11px;
	width: 600px;
	color: #363226;
	margin-top: 10px;
	padding: 20px;
	height: 60px;
	background-color: #FFFFFF;
	border: 
	overflow: hidden;
	margin-left:10px;
}
.caution{
	font-size: 12px;
	width: 900px;
	color: #FFFFFF;
	margin-top: 10px;
	padding: 20px;
	height: 60px;
	background-color: #363226;
	overflow: hidden;
	margin-left:10px;
}

.midashi{
	width: 675px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-left: 30px;
	padding: 10px;
	height: auto;
	background-color: #363226;
	font-weight:bold;
	font-size: 16px;
}

.komidashi_title{
	width: 665px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-left: 40px;
	padding: 5px;
	height: auto;
	background-color: #363226;
	font-weight:bold;
	font-size: 12px;
}
.komidashi_contents{
	width: 635px;
	color: #363226;
	margin-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	height: auto;
	background-color: #EEEEEE;
	font-size: 11px;
	margin-bottom: 20px;
}

.aisatsu{
	width: 635px;
	color: #363226;
	margin-left: 40px;
	padding: 10px;
	height: auto;
	font-weight:bold;
	font-size: 14px;
}
