@charset "shift_jis";

/* 共通スタイル追加設定
----------------------------------------- */
body{
	margin:0px;
}

table,th,td{
	padding:inherit;
}
strong{
	font-weight:normal;
}

h1, h2, h3, h4, h5, h6,
div, p, form, input,
ul, ol, li, dl, dt, dd,
table, td, th {
	font-weight:100;
	margin:0;
	padding:0;
}
img { border:0; }

/* レイアウト設定
----------------------------------------- */


/*header-footer*/
div#content div#header { margin:5px 0 0; }
div#content div.topicpath,
div#content div#footerarea { margin:0; }
/*//header-footer*/


/* 中央メインコンテンツ
----------------------------------------- */
div#content {
	width:960px;
	margin: 0 auto;
}

div#content h2 {
	margin:20px 0 10px;
}


div#exposition {
	background:url(../img/monky_pic.jpg) no-repeat 10px 10px;
	padding:10px 10px 0 450px;
	font-size:80%;
	height:325px;
	line-height:130%;
}
div#exposition dd { margin:10px 0; }


div#content table#data {
	border:1px solid #CCC;
	border-collapse:collapse;
	margin-bottom:0;
}
div#content table#data caption {
	background:url(/common/img/point.gif) no-repeat;
	color:#3F648E;
	font-weight:bold;
	line-height:16px;
	padding-left:16px;
	text-align:left;
	padding-bottom:5px;
}
div#content table#data th {
	text-align:left;
	border:1px solid #CCC;
	padding:3px 5px;
	width:210px;
}
div#content table#data td {
	border:1px solid #CCC;
	padding:3px 5px;
	width:265px;
}
div#content table#data tr.bgAccent {
	background:url(/common/img/dot_bg_blue.gif) repeat;
}


div#content h3 {
	margin:0 auto 8px;
	padding:6px 20px;
	border-top:#CCC solid 1px;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	border-bottom:#666 solid 4px;
	background:#e1f1ff url(../img/point_midashi.gif) no-repeat 7px 4px;
	font-size:15px;
	font-weight:bold;
	line-height:1;
}

div#content table {
	margin-bottom:35px;
}

div#content table td {
	vertical-align:top;
	padding-right:10px;
}

div#content table td img.rank {
	margin-bottom:4px;
}

div#content a img.border {
	margin-bottom: 5px;
	border: 4px solid #E0E0E0;
}


div#content a:hover img.border {
	border: 4px solid #2E90E7;
} 

div#content p.shouhin {
	margin-bottom: 8px;
	font-size: 80%;
	font-weight: bold;
}

div#content p.kouri {
	margin-bottom: 3px;
	font-size: 80%;
}

div#content p.hanbai {
	margin-bottom: 5px;
	font-size: 85%;
	font-weight: bold;
	color: #FF0000;
}

/* h2
----------------------------------------- */
h2.title_h2 {
	width:960px;
	height:45px;
	background: url(../img/title.gif) no-repeat;
	text-indent:-9999px;
	outline: none;
}

div#content h2.title_parts_h2 {
	margin-top:30px;
	width:960px;
	height:37px;
	background: url(../img/title_parts.gif) no-repeat;
	text-indent:-9999px;
	outline: none;
}










