@charset "utf-8";
/* CSS Document */

#top_left {
	width: 468px;
	float: left;
}
#top_right {
	float: right;
	width: 212px;
}
#topimage {
	height: 130px;
	background-image: url(../images/top_image.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#topimage p {
	text-indent: -9999px;
}
#top_cont_ad {
}
#top_topix {
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #9BAAB1;
	border-right-color: #9BAAB1;
	border-left-color: #9BAAB1;
}
#top_topix h2 {
	background-image: url(../images/tit_topix.jpg);
	background-repeat: no-repeat;
	height: 31px;
	text-indent: -9999px;
}
#topix_inner {
	padding: 10px;
	height: 125px;
}
#topix_inner ul {
	display: block;
	width: 310px;
	float: left;
	padding-right: 10px;
}
#topix_inner li {
	margin-bottom: 5px;
	background-image: url(../images/icon_topix.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 5px;
}
#topix_link {
	background-color: #CC3433;
	padding: 5px;
	text-align: right;
}
#topix_link a {
	color: #FFFFFF;
}
#pr {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #9BAAB1;
}
#dome_link {
	margin-bottom: 10px;
	padding-left: 5px;
}
#dome_link li {
	margin-bottom: 5px;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 7px;
}
#top_osusume {
	margin-top: 10px;
	border: 1px solid #9BAAB1;
}
#top_osusume h2 {
	background-image: url(../images/tit_osusume.jpg);
	background-repeat: no-repeat;
	height: 31px;
	text-indent: -9999px;
}
#osusume_inner {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.osusume_contents {
	margin-bottom: 10px;
	clear: left;
	height: 60px;
}
.osusume_right {
	float: right;
	width: 315px;
}

.osusume_left {
	float: left;
}
#top_todofu {
	margin-top: 10px;
	clear: left;
}
#top_todofu h2 {
	background-image: url(../images/tit_todofu.jpg);
	background-repeat: no-repeat;
	height: 31px;
	text-indent: -9999px;
}
#top_todofu_inner {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CC3333;
	border-bottom-color: #CC3333;
	border-left-color: #CC3333;
	padding: 10px;
	background-color: #FCF3F3;
}
#top_todofu_inner th {
	width: 100px;
	padding: 5px;
}
.bgc {
	background-color: #EDB9B9;
}
#right_pr {
	text-align: center;
}
#top_right h3 {
	height: 31px;
	margin-top: 10px;
	background-image: url(../images/tit_link.jpg);
	text-indent: -9999px;
}
#top_link {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC3333;
	border-left-color: #CC3333;
	padding: 10px;
}
#top_link ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#top_link li {
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 7px;
	margin-bottom: 5px;
}
#link_btm {
	background-color: #CC3333;
	padding: 5px;
	text-align: center;
}
#link_btm a {
	color: #FFFFFF;
}
