#top_right {
	float: right;
	width: 225px;
}

#top_right h2, #top_left h2, #top_news h2 {
	margin: 0px;
	padding: 0px;
}

#top_right h3 {
	font-size: 95%;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #996633;
	padding-left: 4px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #996633;
}

 #top_left p, #top_news p, #top_memo p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	line-height: 150%;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

#top_right p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	line-height: 150%;
	color: #333333;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 10px;
}
.top_img, .pcontents_img {
	float: left;
	margin-right: 5px;
}

#top_news {
	float: left;
	width: 300px;
}

#top_news ul {
	margin: 0px;
	padding: 0px;
}

#top_news li {
	background-image: url(../img_common/link_arrow.gif);
	background-repeat: no-repeat;
	background-position:13px 2px ;
	list-style-type: none;
	padding-left: 30px;
	margin-right: 25px;
	margin-bottom: 7px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	line-height: 150%;
	color: #333333;
}

#top_memo {
	float: right;
	width: 180px;
}

/* --- ページコンテンツ --- */

#pcontents_right {
	float: right;
	width: 350px;
}
#pcontents_left {
	float: left;
	width: 351px;
}

#pcontents_right h2, #pcontents_left h2, #pcontents_news h2 {
	font-size: 100%;
	line-height: normal;
	margin: 0px 0px 0px;
}

#pcontents_right h3, #pcontents_left h3 {
	font-size: 95%;
	line-height: normal;
	color: #CC0033;
	padding-left: 4px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CC0033;
	margin: 0px 0px 10px;
}

#pcontents_right p, #pcontents_left p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 85%;
	line-height: 150%;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	clear: both;
}
#pcontents_right h4, #pcontents_left h4, #pcontents_news h4 {
	line-height: normal;
	margin: 0px 0px 10px;
	padding: 0px;
	border: none;
	background-color: #FFFFFF;
}