@charset "utf-8";
/* CSS Document */
html{
	height: 100%;
}
body{
	background:#053412;
	height: 100%;
	margin:0;
	padding:0;
	min-width:1300px;
	_display: inline; 
	_zoom:1;
}
a, a img{
	border:none;
}
#headerOut{
	background:#053412 repeat-x;
	height: 110px;
}
#header{
	margin: 0px auto;
}
#header .fleft05{
	float:left;
	width:26px;
	padding:5px 0 0 5px;
}
#header .fright01{
	float:right;
	width:26px;
	padding:5px 5px 0 0;
}
#header2{
	background:url(../images/bg01.gif) repeat-x;
	height:5px;
}
#logo{
	text-align:center;
}
#main{
	background:#FFFFFF;
}
#layout{ 
    text-align: center;  
}
#container{
	width: 835px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container .ttl{
	padding: 23px 0 26px 0;
}
#container .ttl_bg{
	background:url(../images/bg07.gif) no-repeat;
	height:32px;
	width:782px;
	margin:0 auto;
}
#container .dttl_bg{
	background:url(../images/bg08.gif) no-repeat;
	height:32px;
	width:782px;
	margin:0 auto;
}
#container .ttl2{
	padding: 30px 0 0 0;
}
#container .box{
	background:url(../images/bg05.gif) repeat-y;
}
#container .napkin_img{
	text-align:center;
	padding:20px 0;
}
#container .dbox{
	background:url(../images/bg05_2.gif) repeat-y;
}
#container .headline{
	padding: 15px 0 14px 0;
} 
#container .txt_ttl{
	font-size:16px;
	font-weight: bold;
	color:#906015;
}
#container .txt_sttl{
	font-size:14px;
	font-weight: bold;
	color:#906015;
	padding-top:3px;
}
#container .txt_box{
	width:760px;
	padding-bottom:7px;
	margin:0 auto;
}
#container .dot{
	background:url(../images/bg02.gif) repeat-x;
	height:10px;
}
#container .txt_ex{
	line-height:2.1;
	color:#643b08;
	text-align:left;
}
#container .txt_list{
	font-size:14px;
	color:#643b08;
}
#container .fleft_left{
	width:372px;
	float:left;
	text-align:left;
}
#container .fleft_right{
	width:372px;
	float:left;
	text-align:left;
	padding: 0 0 10px 20px;
}
#container .btn01{
	padding: 0 0 0 30px;
}
#container .txt_list{
	padding: 0 0 0 40px;
}
#listbtn a{
	display:block;
	width:372px;
	background:url(../images/btn.gif) no-repeat;
	height:39px;
	line-height:40px;
	text-decoration:none;
	padding: 0 0 3px 0;
}
#listbtn a:hover{
	background: url(../images/btn_o.gif) no-repeat;
}
#container .box_last{
	padding-bottom:25px;
}
#container a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.6;
	opacity:0.6;
}
#container #Lnavi{
	width:835px;
	padding: 0 0 10px 0;
}
#container #Lnavi a{
	text-decoration: none;
	color:#053412;
}
#container #Lnavi a:hover{
	color:#906015;
}
#container .fleft01{
	float:left;
	width:190px;
}
#container .fleft02{
	float:left;
	width:190px;
	padding:0 0 30px 25px;
}
#container .fleft06{
	float:left;
	width:540px;
}
#container .fleft07{
	width:168px;
	padding:30px 0 0 25px;
	float:left;
}
#container .fleft08{
	width:210px;
	padding:15px 0 0 10px;
	float:left;
}
#container .fleft09{
	width:168px;
	padding:0 0 0 25px;
	float:left;
}
#container .fleft10{
	width:220px;
	padding:10px 0 0 0;
	float:left;
}
#container .bow_img{
	text-align:center;
	padding:10px 0 5px 0;
}
#container .aff{
	padding-bottom:30px;
}
#footer {
    height: 77px;
    width: 920px;
    margin: 0px auto;
    padding-bottom: 50px;
    position: relative;
}
#footer #footNav {
    padding-top: 18px;
	color:#f3e4d0;
}
#footer #footNav ul, 
#footer #footNav ul li {
    margin : 0px;
    list-style: none outside none;
}
#footer #footNav li {
	padding: 0 30px 15px 0;
}
#footer #footNav ul li {
    float: left;
}
#footer #fText {
    width: 920px;
    font-size: 10px;
    display: block;
	color:#f3e4d0;
}
#footer #fText #copyRight {
    float: right;
	padding: 7px 30px 0 0;
}