@charset "UTF-8";
#leftcontents #mainblock_upper {
	width: 485px;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 5px;
	float: none;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 0px;
}
#leftcontents #mainblock_under {
	width: 485px;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 5px;
	float: none;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 0px;
}
#rightcontents #mainblock {
	width: auto;
	vertical-align: top;
	float: none;
	padding: 10px;
	margin-top: 0px;
}
#leftcontents #mainblock_upper P {
	padding-left: 20px;
	font-size: 12px;
	background-image: url(../common_img/tri.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#leftcontents #mainblock_under P {
	padding-left: 20px;
	font-size: 12px;
	background-image: url(../common_img/circle.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#rightcontents #mainblock H1 {
	padding-left: 0px;
	font-size: 16px;
	color: #000;
	margin-bottom: 8px;
	margin-top: 0px;
}
#rightcontents #mainblock H2 {
	padding-left: 0px;
	font-size: 14px;
	color: #033;
	margin-top: 0px;
	margin-bottom: 4px;
}
#rightcontents #mainblock H3 {
	padding-left: 0px;
	font-size: 12px;
	color: #666;
	margin-top: 0px;
	margin-bottom: 4px;
}
#rightcontents #mainblock P {
	padding-left: 0px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 25px;
}
.lead {
	font-size: 14px;
	line-height: 155%;
	padding-right: 15px;
	padding-left: 15px;
	color: #033;
	font-weight: normal;
}
#mainblock .photoL {
	margin-right: 10px;
}
#mainblock .photoR {
	margin-left: 10px;
}
a:link {
	color: #066;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: underline;
}
a:visited {
	color: #333;
}

/* 追記 */
.leftarrow {
	font-size: 12px;
	line-height: 200%;
}

.leftarrow_s {
	font-size: 12px;
	line-height: 200%;

}

/* 追記 */
#mainblock P.leftarrow {
	background-position: 0px 2px;
	text-indent: 20px;
	line-height: 135%;
}

#mainblock P.leftarrow_s {
	background-position: 0px 4px;
	text-indent: 20px;
	line-height: 135%;
}
