@charset "utf-8";
#page #page_position_content #contents_menu_area {
	float: left;
	height: 300px;
	width: 100%;
	padding-left: 40px;
}
#page #page_position_content #contents_menu_area #contents_menu_info {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}


#page #page_position_content #contents_menu_area #ctt_icon_effective {
	float: left;
	height: 165px;
	width: 250px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 40px;
}

#page #page_position_content #contents_menu_area #ctt_icon_effective h4 {
	float: left;
	width: 100%;
	text-align: center;
	margin: 0px;
}
#page #page_position_content #contents_menu_area #ctt_icon_effective h4 a {
	text-decoration: none;
	color: #FFF;
	background-color: #336;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
#page #page_position_content #contents_menu_area #ctt_icon_effective h4 a:hover {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	background-color: #060;
	display: block;
	width: 100%;
	float: left;
}
