@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	border-style: none;
}

#index {
	width: 100%;
	background: #fff url(./img/bg.gif) top left repeat-x;
	color: #000;
	position:relative;
}

#kobetu {
	background: #fff url(./img/bg_.gif) repeat-x 0 0; color: #000;
}
body, td, th {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.5;
	font-size:13px;
}

#container {
	width: 965px;
	_width: 1010px;
	margin-right: auto;
	margin-left: auto;
	_padding-left: 45px;
	text-align: left;
}


/*リンク関連*/


/*画像関連*/
img{ border:0; }

/*ヘッダー関連*/
h1 {
	text-align:right;
	margin:-18px 0px 0 0;
	_margin:-18px 50px 0 0;
	font-size:12px;
}

div#title {
	position:absolute;
	margin:-18px 0px 0 0;
}
div#banner {
	width: 1000px;
	height: 280px;
	background: url(./img/banner.gif) no-repeat center;
}

#header {
	width: 965px;
	top: 21px;
	position:relative;
}

/*パンくずリスト*/

/*コンテンツ部分*/
#content {
	width: 100%;
	padding-bottom:40px;
	clear:both;
	margin:45px 0 0 0;
	position: relative;
}

#content_kobetu {
	width: 100%;
	padding-bottom:40px;
	clear:both;
	margin:46px 0 0 0;
	position: relative;
}
#main {
	width: 730px;
	float: right;
	padding-bottom: 10px;
	margin:0 0 0 0;
}
#main .contents {
	clear: both;
	margin: 0;
	padding: 0px 10px 15px 10px;
}
#main .contents_block {
	clear: both;
	margin: 0;
	padding: 0px 10px 15px 15px;
}
#main h2 {
	background: url(./img/bg/h2.gif) no-repeat 0 0;
	font-size:18px;
	color:#454545;
	margin:0px;
	padding: 12px 0px 0px 45px;
	width:100%;
	height:44px;
	clear:both;
}
#main .komidashi {
	background: url(./img/bg/h3.gif) no-repeat 0 2px;
	font-size:16px;
	color:#454545;
	margin:0 0 0 10px;
	padding: 0px 0px 0px 20px;
	width:100%;
	height:30px;
	clear:both;
}
#main .komidashi a {
	text-decoration:none;
	color: #5E5E5E;
}
#main .komidashi a:hover {
	text-decoration:underline;
	color: #5E5E5E;
}
#main .osusume {
	background: url(./img/bg/h3.gif) no-repeat 0 2px;
	font-size:14px;
	color:#454545;
	margin:0 0 0 10px;
	padding: 0px 0px 0px 20px;
	width:100%;
	height:30px;
	clear:both;
}
#main p {
	font-size:13px;
	line-height:1.5em;
	margin:0 0 20px 0;
}

/*テーブルカラー設定*/
.tbl_design {
	width:100%;
	font-size:15px;
	line-height:1.5em;
	background-color: #515151;
	text-align:center;
}
.tbl_design02 {
	font-size:15px;
	line-height:1.5em;
	background-color: #515151;
}
.tbl_tr_design01 {
	text-align:center;
	background-color:#A7CC0D;
	font-weight:bold;
}
.tbl_tr_design02 {
	background-color:#FFFFFF; 
}
.tbl_tr_design03 { 
	text-align:center;
	background-color:#CCFF66;
	font-weight: bold;	
}
.tbl_tr_design04 {
	text-align:center;
	background-color:#FFFFFF; 
}

/*ランキング関連*/
.best1 {
	margin:0 0 0 0;
	padding: 32px 0 12px 65px;
	font-size:18px;
	font-weight: bold;
	background: url(./img/icon/best1.gif) no-repeat left 10px;
}
.best2 {
	margin:0 0 0 0;
	padding: 32px 0 12px 65px;
	font-size:18px;
	font-weight: bold;
	background: url(./img/icon/best2.gif) no-repeat left 10px;
}
.best3 {
	margin:0 0 0 0;
	padding: 32px 0 12px 65px;
	font-size:18px;
	font-weight: bold;
	background: url(./img/icon/best3.gif) no-repeat left 10px;
}

.waku {
	_width: 100%;
	font-size: 15px;
	margin: 2px 0 10px 0;
	border: 1px dotted #FF8500;
	min-height: 115px;
	padding: 10px;
}
.img { margin: 0 10px 10px; float: left; }


/*画像関連*/
.button {
	margin:15px 0 0 0;
	text-align:center;
}

/*サイドバー関連*/
#sidebar {
	width: 220px;
	padding-top:3px;
}
#sidebar h3 { margin:0; padding:0; }
#sidebar ul.list {
	width: 220px;
	margin-bottom: 20px;
}
#sidebar ul.list li {
	margin: 0px;
	padding:0;
	list-style-type: none;
	border-bottom: 1px dotted #ccc;

}
#sidebar ul.list li a {
	background:url(./img/icon/list.gif) no-repeat 10px 9px;
	color: #5E5E5E;
	font-size: 12px;
	text-decoration: none;
	padding: 6px 0 5px 23px;
	display: block;
}
#sidebar ul.list li a:hover {
	text-decoration:underline;
	color: #5E5E5E;
}

/*フッター関連*/
#footer {
	background:url(./img/footer.gif) top repeat-x;
	padding: 15px 0 20px 0;
}
#footernavi {
	font-size:11px;
	text-align: center;
	padding: 15px 0 0 0;
	width: 100%;
}
#footernavi a {
	color: #FFF;
}
#footernavi a:hover {
	color: #FFF;
}
#copy {
	clear:both;
	margin:20px 0 0 0;
	font-size:12px;
	text-align:center;
	color: #FFF;
}
#gotop {
	bottom: 10px;
	right: 10px;
}

/*フォント関連*/
.red {
	color: #ee0000;
	font-weight:bold;
}

strong {
	font-weight:bold;
	color: red;
}

.hosoku {
	font-size: 10px;
}

/*共通部分*/
#header:after,
#content:after,
#content_kobetu:after,
#main:after,
#footer:after,
#footernavi:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
img,
p,
blockquote,
div,
form,
fieldset,
textarea,
ul,
ol,
dl {
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
li {
	margin: 0;
	padding: 0;
	list-style-image: none;
}

.black_board01 {
    background-color: #E9E9E9;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2) inset;
    margin: 0 0 20px;
    padding: 20px 20px 15px 30px;
    width: 68%;
}
