@charset "utf-8";
/* CSS Document */



/* CSS Document */
* {
	padding: 0px;
	font-size:100%;
	margin: 0px;
	list-style-type: none;
	font-family:'メイリオ',Meiryo,;

}

a{
color:#FF9900;
}
a:visited{
color:#FF9900;
}
img{
	border:0px;
	}

html,body {
	height:100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family:'メイリオ',Meiryo,;
	line-height: 130%;
	background:url(../images/back.jpg);
	z-index:2;

}


body > #all_wrapper {
	height: auto;
}



#all_wrapper {
	width: 990px;
	background:url(../images/e_back.jpg);
	margin-right: auto;
	margin-left: auto;
	padding-top:0px;
	float: none;

}


h2{
	background-color:#725C4B;
	color:#FFFFFF;
	font-weight:100;
	margin-top:5px;
	padding:2px;
	font-size:15px;
	padding-left:5px;
}


.mini{
	font-size:11px;


}


.con{
	background-color:#FFFFFF;
	margin:0px 10px 5px 10px;
	padding:0px 5px 5px 5px;
	}
.text{
	margin-left:20px;
	margin-right:15px;

	background:url(../images/text_back.jpg) no-repeat;



}

.text img{
	margin:5px 0px 5px -8px;

}
p{
	font-size:12px;
	}

h1{
	font-size:11px;
	color:#FFFFFF;
	margin:0px 2px 2px 2px;
	padding:2px;
	}
	
.t_sentence{
	font-size:14px;
	line-height:24px;
	}	


	
.dvd{
	background:url(../images/dvd_bar.jpg) top center;
	height:135px;
	}	
.left_box{
	width:152px;
	float:left;
	margin:5px 15px 5px 30px;
	}
.right_box p{
	margin-left:15px;
	font-size:11px;
	line-height:18px;
	}
	
.right_box{
	width:760px;
	float:left;
	}
		
	
.clears{
	clear:both;
	height:0px;
	}
	
	
.center_bar{
	background:url(../images/center_bar.jpg) top center;
	height:10px;
	}	
	
	
	
.bottom{
	border-top:5px solid #7A6B49;
	text-align:center;
	font-size:12px;
	padding-top:6px;
	margin-top:20px;
	color:#7A6B49;
	font-weight:bold;
	}

