body {
	background: url(/image_common/bg_01.jpg) repeat-y 900px 0;
}

.clear {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	font-size: 1px;
	line-height: 1px;
}


/*---------------------------------------*/

#content {
	padding: 0 25px;
	width: 850px;
}


#content h2 {
 margin-bottom: 10px; 
	font-size: 0;
	line-height: 0;
}
#content h3 {
 margin-bottom: 10px; 
	font-size: 0;
	line-height: 0;
}

#content .section {
	padding: 0 5px;
	margin-bottom: 20px;
}
#content .fL {
	float: left;
	width: 410px;
}
#content .fR {
	float: right;
	width: 410px;
}

#content table {
	margin-bottom: 20px;
}
#content table th, #content table td {
	padding: 0;
	text-align: left;
	vertical-align: top;
	line-height: 1.3;
}
#content table th {
	border-bottom: 1px dotted #ccc;
}
#content table p {
	margin: 0;
}
#content table th p {
	padding: 3px 5px 3px 38px;
	border-left: 5px solid #FC482A;
	text-indent: -2.5em;
}
#content table td p {
	padding: 3px 5px 3px 38px;
	border-left: 5px solid #ccc;
	text-indent: -1.3em;
}



/*---------------------------------------*/

.pagetop{
	text-align:right;
}

#footer {
	padding: 5px 15px 10px;
	width: 870px;
	border-top: 1px solid #ccc;
	text-align: right;
	color: #999;
	font-size: 10px;
	line-height: 1.3;
}
