@charset "UTF-8";

/*MATUSOU BEST SELECTION CSS*/

* {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	line-height: 150%;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
}
body {
	background-image:url(../images/header_back.gif);
	background-repeat: repeat-x;
	background-color: #EDE6D6;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
#header {
	height: 129px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header_left {
	float: left;
	width: 380px;
	height: 129px;
}
#logo {
	background-color: #FFFFFF;
	background-image: url(../images/logo.gif);
	height: 80px;
	width: 322px;
	margin-top: 30px;
	float: left;
}
h1 a {
	display: block;
	height: 80px;
	width: 322px;
}
h1 span {
	display: none;
}
#monthly_badge {
	background-color: #FFFFFF;
	background-image: url(../images/monthly_badge/201202.gif);
	height: 63px;
	width: 57px;
	float: right;
	margin-top: 10px;
}
#copy {
	float: right;
	height: 90px;
	width: 340px;
	margin-top: 20px;
}
#copy li {
	list-style-type: none;
	font-size: 16px;
	font-weight: bold;
	height: 20px;
	background-image: url(../images/header_copy_check.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 340px;
	padding-top: 10px;
}
#menuarea {
	clear: both;
	height: 32px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	background-color: #FFFFFF;
	margin: 0px;
	height: 32px;
	width: 900px;
	position: absolute;
}
#menu li {
	float: left;
	list-style-type: none;
}
#menu a {
	text-decoration: none;
	display: block;
	height: 32px;
	width: 150px;
	background-image: url(../images/menu.gif);
	background-position: left top;
}
#item01 a {
	height: 32px;
	width: 150px;
}
#item02 a {
	background-position: -150px 0px;
}
#item03 a {
	background-position: -300px 0px;
}
#item04 a {
	background-position: -450px 0px;
}
#item05 a {
	background-position: -600px 0px;
}
#item06 a {
	background-position: -750px 0px;
}
#item01 a:hover {
	background-position: 0px 32px;
}
#item02 a:hover {
	background-position: -150px 32px;
}
#item03 a:hover {
	background-position: -300px 32px;
}
#item04 a:hover {
	background-position: -450px 32px;
}
#item05 a:hover {
	background-position: -600px -32px;
}
#item06 a:hover {
	background-position: -750px 32px;
}
#item01b {
	text-decoration: none;
	display: block;
	height: 32px;
	width: 150px;
	background-image: url(../images/menu.gif);
	background-position: left top;
	background-position: 0px 32px;
}
#item02b {
	text-decoration: none;
	display: block;
	height: 32px;
	width: 150px;
	background-image: url(../images/menu.gif);
	background-position: left top;
	background-position: -150px 32px;
}
#item03b {
	text-decoration: none;
	display: block;
	height: 32px;
	width: 150px;
	background-image: url(../images/menu.gif);
	background-position: left top;
	background-position: -300px 32px;
}
#item04b {
	text-decoration: none;
	display: block;
	height: 32px;
	width: 150px;
	background-image: url(../images/menu.gif);
	background-position: left top;
	background-position: -450px 32px;
}
#item05b {
	text-decoration: none;
	display: block;
	height: 32px;
	width: 150px;
	background-image: url(../images/menu.gif);
	background-position: left top;
	background-position: -600px -32px;
}
#item06b {
	text-decoration: none;
	display: block;
	height: 32px;
	width: 150px;
	background-image: url(../images/menu.gif);
	background-position: left top;
	background-position: -750px 32px;
}
#submenu {
	height: 25px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	margin-bottom: 20px;
	clear: both;
}
#submenu li {
	display: inline;
	margin-right: 0px;
	font-size: 13px;
}
#container {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#sidebar {
	background-color: #EDE5D4;
	background-image: url(../images/sidebar_back.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 160px;
}
#sidebar p {
	margin-bottom: 20px;
	font-size: 12px;
}
#sidebar img {
	}

#sidebar img a {
	background-color:#FFF;
}


#main {
	float: right;
	width: 735px;
}
#info {
	height: 37px;
	width: 425px;
	background-image: url(../images/ticker.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 85px;
	font-size: 14px;
	padding-top: 13px;
	color: #336423;
}
#vertical_menu {
	height: 200px;
	width: 740px;
	background-image: url(../images/vertical_menu_sh.gif);
	background-repeat: no-repeat;
}
#footer {
	clear: both;
	height: 102px;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	width: 100%;
	z-index: 10;
}
#footer_container {
	height: 100px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}
#footer_right h3 {
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 0.2em;
}
#footer_right {
	float: right;
	height: 60px;
	width: 370px;
	text-align: right;
	margin-top: 20px;
	font-size: 12px;
}
#footer_left li {
	display: inline;
	list-style-type: none;
	margin-right: 20px;
	font-size: 12px;
}
#footer_left {
	float: left;
	height: 50px;
	width: 500px;
	padding-top: 10px;
}
#ranking {
	width: 725px;
	height: 375px;
	background-image: url(../images/ranking_sh.gif);
	background-repeat:no-repeat;
	padding-left: 10px;
	clear: both;
	margin-bottom: 10px;
}
.rank_table {
	margin-bottom: 20px;
	margin-top: 10px;
}

#ranking_title {
	height: 30px;
	width: 570px;
	background-image: url(../images/ranking_title.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #336423;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	padding-left: 160px;
}
#intro p {
	clear: both;
	font-size: 14px;
	line-height: 150%;
}
#intro {
	background-image: url(../images/intro/intro_m.gif);
	background-repeat: repeat-y;
	width: 690px;
	padding-right: 25px;
	padding-left: 20px;
}
#intro_t {
	background-image: url(../images/intro/intro_t.gif);
	height: 20px;
	width: 735px;
	margin-top: 10px;
}

#intro_b {
	height: 20px;
	width: 735px;
	background-image: url(../images/intro/intro_b.gif);
	margin-bottom: 10px;
}
.intro_title {
	border-bottom-style: dotted;
	border-bottom-color: #336423;
	border-bottom-width: 1px;
	width: 685px;
}

.corp_eng {
	font-size: 16px;
	letter-spacing: 0em;
	vertical-align: bottom;
	font-weight: normal;
}
.style2 {
	font-size: 14px;
	margin-left: 10px;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
	display: block;
}
.style5 {
	font-size: 35px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
}
.style7 {
	font-size: 12px;
	display: block;
	height: 90px;
	padding-top: 10px;
}
.style8 {
	font-size: 12px
}
.thumb_border {
	border: solid #999999 2px;
}
#vmenu_right  {
	float: right;
	margin-right: 15px;
}
#vmenu_left {
	display: block;
	float: left;
	width: 195px;
}
a:hover img.hoverimg{
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}


