body{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN",Arial,Verdana,Helvetica;
	background-color: #E0DBD5;
	color:#000000;
	text-align: center;
	}
a{
	color:#E5600F;
	text-decoration: none;
	}
a:visited{ 
	color:#E3996D;
	}
a:hover{
	color:#FFC29D;
	text-decoration: underline;
	}
img{
	border:0px;
}
	
#main_header{
	margin:0px auto;
	width:832px;
	height:64px;
	background:url(./main_header.jpg) no-repeat;
}
#main_body{
	margin:0px auto;
	width:752px;
	padding:0px 40px;
	background:url(./main_body.jpg) repeat-y;
}
#main_footer{
	margin:0px auto;
	width:832px;
	height:64px;
	background:url(./main_footer.jpg) no-repeat;
}

.fclear{
	clear:both;
}

#title_l{
	float:left;
}
#title_r{
	float:right;
	padding-top:16px;
	padding-right:16px;
}

.box_l{
	width:752px;
	height:362px;
}
.box_s_l{
	width:360px;
	height:90px;
	float:left;
}
.box_s_r{
	width:360px;
	height:90px;
	float:right;
}

.box2_l{
	width:500px;
	height:316px;
}
.box2_s_l{
	width:244px;
	height:116px;
	float:left;
}
.box2_s_r{
	width:244px;
	height:116px;
	float:right;
}

#navi{
	text-align: center;
}

#banner{
	text-align: center;
	font-size: 8pt;
}

.space_s{
	height:10pt;
}

.space_l{
	height:30pt;
}

.messege{
	margin:0px auto;
	width: 400px;
	text-align:left;
	font-size: 0.85em;
	line-height:1.5em;
}
.messege ul{
	font-size:16pt;
	font-weight:bold;
}
.messege li{
	font-size:10pt;
	font-weight:normal;
}

.text_small{
	font-size:8pt;
}

.text_large{
	font-size:16pt;
	font-weight:bold;
}

.dojin_table{
	margin:0px auto;
	line-height:1em;
}

.dojin_title{
	padding: 5px;
	font-size:10pt;
	font-weight:bold;
}

.dojin_zaiko{
	color:#ED3C13;
}

.dojin_table td{
	width: 180px;;
	font-size:8pt;
	background-color: #E0DBD5;
	padding:10px;
	text-align:center;
}
