/* 全体 */
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
ul,ol{
list-style-type: none;
}
body{
background-image:url(../images/back.jpg);
background-repeat:repeat;
margin-top: 0px;
margin-bottom: 0px;
font-size: 12px;
color: #333333;
line-height: 18px;
}
h1{
font-size:12px;
margin: 0;
padding: 0px;
font-weight: normal;
}
h2,h3,h4,h5,h6{
font-size:100%;
font-weight: normal;
}
.f_clr{
clear:both;
}

/* 全体テキスト */
a {
text-decoration: none;
color: #333333;
}
a:hover{
text-decoration:underline;
color: #666666;
}
a:visited{
color: #666666;
}
.colum {  font-size: 10px; line-height: 120%}
.main {  font-size: 12px; line-height: 120%}
/* レイアウト ヘッダ */

#masthead{
	margin: 0px;
	padding:0px;
	width: 948px;
	background-image: url(../../images/head_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
}


#head_left {
float: left;
width: 220px;
text-align: center;
}

#head_right {
	float: right;
	width: 715px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}


/* レイアウト 全体(背景部分) */

#main_wrap {
float:none;
width: 990px;
background-color:#000000;
background-position: center;
text-align: center;
margin: 0px auto;
padding:0px;

}
#main_wrap2 {
float:none;
width: 948px;
background-color:#000000;
text-align: center;
margin: 0px auto;
padding:0px;
}



/* サイドメニュー */

#sidemenu {
float: left;
width: 222px;
text-align: left;
}


.src_box {
	font-size: 12px;
	background-image: url(../images/search_02.jpg);
	background-repeat: repeat-y;
	text-align: center;
	width: 220px;
}


/* コンテンツ */

#contents {
	width: 715px;
	border: none;
	padding: 0px;
	margin: 0;
	background-color: #FFFFFF;
	float: right;
}
.menu_line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: center center;
}


/* フッタ */
#footer {
	font-size: 12px;
	color:#FFFFFF;
	height:70px;
	width: 948px;
	margin-top: 15px;
	padding-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: none;
}
#footer a:link{
color: #FFFFFF;
}
#footer a:visited{
color:#CCCCCC;
}
#foot_left {
float: left;
width: 150px;
text-align: left;
}

#foot_right {
	float: right;
	width: 750px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

/* イメージ */

.img_mg2 {
	margin-right: 2px;
	margin-left: 2px;
}

.b_list {
	height: 32px;
	width: 715px;
	font-size: 10px;
	background-image: url(../images/contents_head.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 10px;
	text-indent: 10px;
}
.title_line {
	text-align: center;
	border-top: 1px solid #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px #CCCCCC;
	border-left: 1px #CCCCCC;
}
.title_line2 {
	text-align: center;
	vertical-align: top;
	background-image: url(../images/line_menu.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.menu_text {
	color: #999999;
}
.staff_text {
	height: 25px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-indent: 10px;
	vertical-align: middle;
	text-align: left;
}
.title_line3 {
	text-align: center;
	vertical-align: top;
	background-image: url(../images/line_menu2.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.top_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: left;
}
.top_title {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

/* ランキング */
#rank_box {
	background-image: url(../images/rank_back.jpg);
	background-repeat: repeat-y;
	width: 222px;
	color: #FFFFFF;
}
#rank_box a:link{
color: #FFFFFF;
}
#rank_box a:visited{
color:#CCCCCC;
}
.rank_txt {
	font-weight: bold;
	color: #9E8C28;
}
.font10w {
	
	font-size: 10px;
	color: #cccccc;
	
}