/* キャッチコピー部分 */
.button_part {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 100px;
}
.button1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.button2 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sub_catch {
	margin-top: 0px;
	margin-bottom: 0px;
}
.button {
	margin-top: 15px;
	margin-bottom: 15px;
}

/* トップメニュー部分 */
.top_frame {
	margin: 0px;
	padding: 0px;
}
.box1 {
	width:150px;
	height: 120px;
	padding: 3px;
	text-align: center;
	float: left;
	margin-right: 5px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	background-image: url(../images/frame_red.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.box2 {
	width:150px;
	height: 120px;
	padding: 3px;
	text-align: center;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-top: 0px;
	background-image: url(../images/frame_green.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.box3 {
	width:150px;
	height: 120px;
	padding: 3px;
	text-align: center;
	float: left;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-top: 0px;
	background-image: url(../images/frame_pink.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.box4 {
	width:150px;
	height: 120px;
	padding: 3px;
	text-align: center;
	float: left;
	margin-right: 5px;
	margin-left: 0px;
	margin-bottom: 10px;
	background-image: url(../images/frame_purple.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.box5 {
	width:150px;
	height: 120px;
	padding: 3px;
	text-align: center;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	background-image: url(../images/frame_orange.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.box6 {
	width:150px;
	height: 120px;
	padding: 3px;
	text-align: center;
	float: left;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	background-image: url(../images/frame_blue.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	width: 150px;
}
.twoColLiqLtHdr #container #mainContent h3 {
	font-size: 18px;
	font-weight: bold;
}
.detail_button {
	margin-top: -10px;
	margin-left: 50px;
	padding: 0px;
}
.title_red {
	color: #F36;
	font-weight: bold;
}
.title_green {
	color: #9c0;
	font-weight: bold;
}
.title_pink {
	color: #f9c;
	font-weight: bold;
}
.title_purple {
	color: #c0f;
	font-weight: bold;
}
.title_orange {
	color: #F90;
	font-weight: bold;
}
.title_blue {
	color: #39f;
	font-weight: bold;
}

/* News&Topics部分 */
.topics_box {
	height: 250px;
	width: 485px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.topics_contents {
	float: left;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.topics_detail {
	text-align: right;
	width: 100px;
	margin-left: 370px;
	margin-top: -20px;
	font-weight: normal;
}
.twoColLiqLtHdr #container #mainContent .topics_box .topics_contents li {
	background-image: url(../images/topics_listbutton.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
	width: 485px;
	padding: 0px;
	margin-top: 10px;
	text-indent: 12px;
	font-weight: bold;
}
.topics_title {
	margin-top: 15px;
	float: left;
}
.twoColLiqLtHdr #container #header .top_photo {
	margin-top: 10px;
}
.topics_add {
	margin-left: 12px;
	font-weight: normal;
}
.twoColLiqLtHdr #container #mainContent .topics_box .topics_contents .list_pink {
	background-image: url(../images/topics_listbutton_pink.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
	width: 485px;
	padding: 0px;
	margin-top: 10px;
	text-indent: 12px;
}
.twoColLiqLtHdr #container #mainContent .topics_box .topics_contents .list_red {
	background-image: url(../images/topics_listbutton_red.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
	width: 485px;
	padding: 0px;
	margin-top: 10px;
	text-indent: 12px;
}

.twoColLiqLtHdr #container #mainContent .topics_box .topics_contents .list_blue {
	background-image: url(../images/topics_listbutton.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
	width: 485px;
	padding: 0px;
	margin-top: 10px;
	text-indent: 12px;
}
