/* CSS Document */

body{
	background-image:url(../images/all_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
	margin:0 auto;
	font-size:12px;
	line-height:150%;
	color:#666666;
}

.cl{
	clear:both;
}

h1{
	font-size:12px;
	color:#FF9933;
	margin:0px;
	padding:20px 20px 0px;
	float:right;
}

h2{
	width:610px;
	height:42px;
	line-height:42px;
	padding-left:30px;
	background-image:url(../images/h2_bg.gif);
	margin:0px;
}

h3{
	width:630px;
	height:39px;
	line-height:42px;
	padding-left:10px;
	background-image:url(../images/h3_bg.gif);
	margin:0px;
}
	
#all{
	width:900px;
	margin:0 auto;
	background-image:url(../images/btn_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#header{
	width:900px;
	height:64px;
}

#btn{
	width:900px;
	height:50px;
}

.btn_br{
	border-left:1px solid #d6d6d6;
}

#mainimg{
	width:900px;
	height:269px;
}

#main{
	width:900px;
	padding:70px 0px;
}

#left{
	width:650px;
	float:left;
}

#right{
	width:250px;
	float:right;
}

#right ul{
	margin:0px;
	padding:0px;
}

#right li{
	width:209px;
	height:33px;
	background-image:url(../images/side_bg.gif);
	border-bottom:dotted 1px #999999;
	margin:0px;
	padding:0px 0px 0px 25px;
	list-style:none;
	display:block;
	line-height:33px;
}

#footer{
	width:100%;
	border-top:1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
	background-color:#eeeded;
	padding:20px 0px;
	margin:0 auto;
	font-size:10px;
}

#footer_in{
	width:900px;
	margin:0 auto;
	font-size:10px;
	text-align:center;
}

#copyright{
	width:900px;
	margin:0 auto;
	padding:10px 0px;
	text-align:center;
	font-size:10px;
}

.yohaku_1{padding:20px 15px 0px 15px}

.yohaku_2{padding:0px 15px 0px 15px}

#main p{
	line-height:1.6;
}

.img_space{float:right;padding:0px 5px 0px 15px;}

.aligncenter{text-align:center;}
