@charset "UTF-8";

#wrapper #contents {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 30px;
}
#wrapper #left_contents {
	float: left;
	width: 300px;
	margin-bottom: 20px;
	padding: 0px;
}
#wrapper #right_contents {
	float: right;
	width: 566px;
	margin-bottom: 20px;
}

/* トップページ右 */
#wrapper #contents .cbox #right_contents img {
	margin-bottom: 20px;
}
#wrapper #contents .cbox #right_contents p {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
}


/* ニュースのスタイル */
#wrapper #contents .cbox #left_contents .side_box .news_title {
	float: left;
}
#wrapper #contents .cbox #left_contents .side_box .rss {
	float: right;
}

#wrapper #contents .cbox #left_contents .side_box .news_box {
	clear: both;
	padding-top: 15px;
	width: 252px;
}
#wrapper #contents .cbox #left_contents .side_box .news_box .date {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 10px;
	line-height: 1.1em;
	margin-right: 7px;
	padding-right: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#wrapper #contents .cbox #left_contents .side_box .news_box .entry {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 10px;
	line-height: 1.1em;
}
/* 罫線のスタイル */
#wrapper #contents .cbox #right_contents .dot {
	margin-bottom: 29px;
}

#wrapper h2 {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 12px;
	line-height: 1.1em;
}
#wrapper #flash {
	margin-bottom: 20px;
}
