/* ボディー */
*{margin:0; padding:0;}
html { margin: 0; padding: 0; }
form, input { margin: 0; padding: 0; }
img
{
border:none;
vertical-align:top;
line-height : 0
}

body {
	margin:0px;

	margin-top: 8px;

	margin-bottom:8px;
font-size:0px;
font-family:Arial, ヒラギノ角ゴ Pro W3,
	color: #fff;
	background-color: #666;


	

}
/* IE7でpadding指定 */ 
*:first-child+html body { 
padding-left: 1px; 
} 
 

/* IE6以下でpadding指定 */ 
*html body { 
padding-left: 1px; 
}




/* 追加部分 */ 






div {
	margin: 0px;
	padding: 0px;
}

div#header {
	background-color: #FF0099;
	height:60px;
	}
div#content {
	background-color: #000;
	position: relative;


	}
div#main {
	background-color: #000;

	}
div#sidebar {
	background-color: #000;
	}
div#footer {
	background-color: #000;

	}





/* ========== Variation ========== */
div#header {
	width: 100%;
	}
div#content {
	width: 100%;
margin-left:auto;
margin-right:auto;

	background-color: #000;
padding:0 6px 0 6px;
width:1012px;background-image:url(sitebg/nakabg01.gif);
/* 
枠幅をここで制御
 */

	}
/* Start clear fix */
div#content:after {
	font-size: 1px;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	}
div#content {
	zoom: 1;
	}
/* End clear fix */
div#main {
height:100%;
	margin-left: 286px;

/*	margin-bottom:64px;*/
padding:8px 0 8px 0;

	}
div#sidebar {
	width: 286px;
	float: left;
padding:8px 0 8px 0;

	}
div#footer {

margin-left:auto;
margin-right:auto;
width:1024px;background-image:url(sitebg/nakabg01.gif);
height:32px;
	}


/*　ヘッダー　*/


.hed01
{
width:1022px;
padding:1px;
background-color: #5BC211;clear:fix;

background-image:url(sitebg/hedbg02.gif);
height:98px;
margin-left:auto;
margin-right:auto;
color:#fff;
background-repeat: no-repeat;
}


.hed01 a:link {
	color: #fff;
	text-decoration: none;
}
.hed01 a:visited {
	text-decoration: none;
	color: #fff;
}
.hed01 a:hover {
	text-decoration: underline;
	color: #fff;
}
.hed01 a:active {
	text-decoration: none;
	color: #ff0000;
}

.body01
{

width:1022px;background-image:url(sitebg/nakabg01.gif);clear:fix;padding:0 1px 0 1px;clear:fix;
margin-left:auto;
margin-right:auto;
background-color: #ff0000;
font-size:0px;
}

.body02
{

width:1022px;background-image:url(sitebg/nakabg01.gif);clear:fix;padding:0 1px 0 1px;clear:fix;
margin-left:auto;
margin-right:auto;
background-color: #ff0000;
font-size:0px;
}


.titlehed2
{
width:511px;background-color: #ff0000;padding:0px 0 0 0;float:left;
}



.titlenan
{
width:511px;background-color:#ff0000;padding:0px 0 0 0;float:right;text-align:right;

height:145px;
}





.hed00x3
{
width:1024px;
padding:0px;
clear:fix;
background-image:url(./sitebg/lbg02.gif);
height:4px;
font-size:0px;
margin-left:auto;
margin-right:auto;
}






.copybg
{
width:1024px;
padding:0px;

background-image:url(./sitebg/copybg.gif);

margin-top:0px;
height:40px;
font-size:0px;
margin-left:auto;
margin-right:auto;
}



.copytext
{
font-size:12px;text-align:center;padding:14px 0px 0 0;color:#fff;
}





.footer00
{
width:1024px;
padding:6px 0 0 0;
background-image:url(./sitebg/fotbg01x.gif);
height:18px;
font-size:0px;
text-align:center;
margin-left:auto;
margin-right:auto;
}


h1
{


padding:6px 4px 0 10px;

font-size:14px;
text-align:left;
font-weight:normal;
color:#fff;
float:left;

}
/*　margin-left:auto;margin-right:auto;　*/

.hedsub
{
width:340px;
float:right;
font-size:12px;
text-align:right;
padding:6px 4px 0 0;


}
.hedsub2
{

font-size:12px;
text-align:left;
padding:8px 0 0 4px;
float:left;
color:#ff0000;
}


.titleimg
{
clear:both;float:left;width:320px;height:60px;
}






.hedcm
{
width:468px;float:left;background-color: #eeeeee;height:60px;float:left;margin:0 0 0 12px;
}


.title
{
margin:0 0px 0 0px;float:left;width:300px;height:64px;
}

.title2
{
margin:0 40px 0 0px;float:left;width:300px;height:64px;
}


.leftmenu
{
padding:50px 0 0px 32px;background-image:url(./sitebg/sidemenu280.gif);line-height:32px;width:248px;font-size:14px;
}

.leftmenu a:link {
	color: #eeeeff;
	text-decoration: underline;
padding:0 0 0 16px;
background-image:url(img/arrow.gif);line-height:32px;
background-repeat: no-repeat;
font-size:14px;
}


.leftmenu a:visited {
	color: #ddddee;
	text-decoration: underline;
padding:0 0 0 16px;
background-image:url(img/arrow.gif);line-height:32px;
background-repeat: no-repeat;
font-size:14px;
}

.leftmenu a:hover {
	color: #fff;
	text-decoration: underline;
padding:0 0 0 16px;
background-image:url(img/arrow_o.gif);line-height:32px;
background-repeat: no-repeat;
font-size:14px;
}

.leftmenu a:active {
	color: #ff0000;
	text-decoration: underline;
padding:0 0 0 16px;
background-image:url(img/arrow_o.gif);line-height:32px;
background-repeat: no-repeat;
font-size:14px;
}

.lms {
	color: #fff;

padding:0 0 0 16px;
background-image:url(img/select.gif);line-height:32px;
background-repeat: no-repeat;
font-size:14px;
}


.leftmenuend
{
background-image:url(./sitebg/sidemenu280end.gif);height:32px;width:280px;margin:0 0 8px;

}






a:link {
	color: #fff;
	text-decoration: underline;
}
a:visited {
	color: #eee;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
	position:relative;
	left:1px;
	top:1px;
}
a:active {
	text-decoration: none;
	color: #ff0000;
}



.titlelinep2
{
font-size:14px;
	width:1020px;
	float: left;
	background-color:#000;
color:#fff;

margin:0px;
padding:0px;

text-align:left;padding:4px 0 4px 0;
}

.titlelinep3
{
font-size:14px;
	width:860px;
	float: left;
	background-color:#000;
color:#fff;
line-height:16px;


margin-left:auto;
margin-right:auto;
padding:16px 0 16px 80px;
}

.ruletext
{
font-size:14px;

	background-color:#000;
color:#fff;
line-height:18px;
padding:4px 0 4px 16px;
}

.ruletext li
{
font-size:14px;
padding:2px;

}

.smr
{
font-size:12px;
color:#ff0000;
line-height:18px;
padding:4px 0 4px 8px;
}
.tbl
{
font-size:12px;
line-height:18px;
padding:4px;
}


.pickup2sc
{
width:206px;height:24px;float:left;padding:8px 0 0 28px;font-size:14px;color:#000;
}

.pickup2sc2
{
width:412px;height:24px;float:left;padding:8px 0 0 28px;font-size:14px;color:#000;
}

.titlelinep2 a:link {
	color: #000;
	text-decoration: underline;
font-size:14px;
}

.titlelinep2 a:visited {
	text-decoration: underline;
	color: #000;
font-size:14px;
}
.titlelinep2 a:hover {
	text-decoration: underline;
	color: #ff9999;
font-weight:bold;
font-size:14px;
}
.titlelinep2 a:active {
	text-decoration: none;
	color: #fff;
font-size:14px;
}

.areawaku
{
height:38px;background-color:#000;
}
.areaimg
{
padding:4px 8px 0px 4px;float:left;
}
.areatext1
{
float:left;padding:12px 0 0 0;
}

.areatext2
{
float:left;padding:4px 0 0 0;
}


.b468koukoku
{
width:468px;height:60px;float:left;font-size:12px;margin-left:24px;
}

.r18
{
width:468px;height:60px;float:left;font-size:12px;margin-left:0px;
}



#koukokuarea0 a:link {
	color: #000000;
	text-decoration: underline;
}
#koukokuarea0 a:visited {
	text-decoration: underline;
	color: #000000;
}
#koukokuarea0 a:hover {
	text-decoration: underline;
	color: #330000;
}
#koukokuarea0 a:active {
	text-decoration: none;
	color: #330000;
}


.stitle

{
font-size:16px;
font-weight:bold;
color:#F6D97C;

}
.stitle2

{
font-size:14px;
font-weight:bold;
color:#ffffaa;

}



.expt
{
color:#fff;font-size:12px;	font-weight:normal;padding:2px 0 0 4px;
}

.exptq
{
color:#fff;font-size:14px;font-weight:bold;
padding:4px;
margin:0px;
font-size:16px;
	font-weight:normal;
margin-left:0px;
padding-left:24px;
	text-align:left;

	background-color: #333;
	text-overflow:ellipsis;
	 white-space:nowrap;
	 overflow:hidden;
	background-image: url(./pimg/help.png);
background-repeat:no-repeat;
background-position:left top;
background-position:4px;
}

.exptstar
{
color:#fff;font-size:14px;font-weight:bold;
padding:4px;
margin:0px;
font-size:16px;
	font-weight:normal;
margin-left:0px;
padding-left:24px;
	text-align:left;

	background-color: #333;
	text-overflow:ellipsis;
	 white-space:nowrap;
	 overflow:hidden;
	background-image: url(./pimg/star_red.png);
background-repeat:no-repeat;
background-position:left top;
background-position:4px;
}
.exptstarb
{
color:#fff;font-size:14px;font-weight:bold;
padding:4px;
margin:0px;
font-size:16px;
	font-weight:normal;
margin-left:0px;
padding-left:24px;
	text-align:left;

	background-color: #333;
	text-overflow:ellipsis;
	 white-space:nowrap;
	 overflow:hidden;
	background-image: url(./pimg/star_blue.png);
background-repeat:no-repeat;
background-position:left top;
background-position:4px;
}

.exptga
{
color:#fff;font-size:14px;font-weight:bold;
padding:4px;
margin:0px;
font-size:16px;
	font-weight:normal;
margin-left:0px;
padding-left:24px;
	text-align:left;

	background-color: #663333;
	text-overflow:ellipsis;
	 white-space:nowrap;
	 overflow:hidden;
	background-image: url(./pimg/image.gif);
background-repeat:no-repeat;
background-position:left top;
background-position:4px;
}


.exptpick
{
color:#fff;font-size:14px;font-weight:bold;
padding:4px;
margin:0px;
font-size:16px;
	font-weight:normal;
margin-left:0px;
padding-left:24px;
	text-align:left;

	background-color: #663333;
	text-overflow:ellipsis;
	 white-space:nowrap;
	 overflow:hidden;
	background-image: url(./pimg/star_blue.png);
background-repeat:no-repeat;
background-position:left top;
background-position:4px;

}






.exptinfo
{
color:#fff;font-size:14px;font-weight:bold;
padding:4px;
margin:0px;
font-size:16px;
	font-weight:normal;
margin-left:0px;
padding-left:24px;
	text-align:left;

	background-color: #333;
	text-overflow:ellipsis;
	 white-space:nowrap;
	 overflow:hidden;

	background-image: url(./pimg/speaker_on.png);
background-repeat:no-repeat;
background-position:left top;
background-position:4px;

}

.exptwarn
{
color:#fff;font-size:14px;font-weight:bold;
padding:4px;
margin:0px;
font-size:16px;
	font-weight:normal;
margin-left:0px;
padding-left:24px;
	text-align:left;

	background-color: #333;
	text-overflow:ellipsis;
	 white-space:nowrap;
	 overflow:hidden;
	background-image: url(./pimg/warning.png);
background-repeat:no-repeat;
background-position:left top;
background-position:4px;
}


.explain
{
font-size:12px;
font-weight:normal;
color:#eee;
line-height:18px;
padding:4px 4px 4px 8px;
}

.explain2
{
font-size:12px;
font-weight:normal;
color:#eee;
line-height:18px;
padding:4px 0 0 0;
border-bottom:dashed 1px #444455;
height:44px;
}

.explainr
{
width:276px;
font-size:12px;
font-weight:normal;
color:#eee;
line-height:18px;
padding:2px;
border-bottom:dashed 1px #444455;
height:27px;
}



.exptkitei
{
color:#fff;font-size:14px;font-weight:bold;
padding:4px;
margin:0px;
font-size:16px;
	font-weight:bold;
margin-left:0px;
padding-left:24px;
	text-align:left;

	background-color: #000;
	text-overflow:ellipsis;
	 white-space:nowrap;
	 overflow:hidden;
	background-image: url(./pimg/tag_red.png);
background-repeat:no-repeat;
background-position:left top;
background-position:4px;
}


.subtxt
{

margin-left:0px;
font-size:14px;
line-height:18px;
padding:8px;
	font-weight:normal;
	background-color: #333;
color:#fff;
border-bottom:dashed 1px #778877;
margin:0 0 2px 0;
clear:both;
}

.left280h

{
padding:4px 0 4px 0;background-color: #000;
}

.left280h a:link {
	color: #ff0000;
	text-decoration: underline;
}
.left280h a:visited {
	color: #ff0000;
	text-decoration: underline;
}
.left280h a:hover {
	text-decoration: none;
	color: #ff0000;
	position:relative;
	left:1px;
	top:1px;
}

/*　メイン角丸　*/


.tbgc
{
height:35px;
background-image:url(sitebg/tbgc.jpg);
background-color: #ff0000;
}

.tbgl
{
float:left;
width:16px;
height:35px;

background-image:url(sitebg/tbgl.jpg);

}


.tbgr
{
float:right;
width:16px;
height:35px;

background-image:url(sitebg/tbgr.jpg);

}

/*　メインサイドライン　*/
.nbgr
{
background-image:url(sitebg/nbgr.jpg);
background-position:right;background-repeat:  repeat-y;
padding:0 0px 0 0px;


}





/*　縦の長さが変わる度に定義する事　*/

.nbgl
{
background-image:url(sitebg/nbgl.jpg);
background-repeat: repeat-y;
/*
height:764px;
height:1260px;
*/
height:1324px;
}

.nbgl2
{
background-image:url(sitebg/nbgl.jpg);
background-repeat: repeat-y;
height:1780px;
}

.nbgl3
{
background-image:url(sitebg/nbgl.jpg);
background-repeat: repeat-y;
height:880px;
}

.nbgl4
{
background-image:url(sitebg/nbgl.jpg);
background-repeat: repeat-y;
height:1500px;
}

.nbgl5
{
background-image:url(sitebg/nbgl.jpg);
background-repeat: repeat-y;
height:444px;
}


.nbgl6
{
background-image:url(sitebg/nbgl.jpg);
background-repeat: repeat-y;
height:150px;
}
.nbgl7
{
background-image:url(sitebg/nbgl.jpg);
background-repeat: repeat-y;
height:760px;
}

/*　角丸フッターheight:740px;　*/


.bbgc
{
height:36px;background-image:url(sitebg/bbgc.jpg);font-size:0px;

}

.bbgl
{
float:left;width:16px;height:36px;background-image:url(sitebg/bbgl.jpg);

}

.bbgr
{
float:right;width:16px;height:36px;background-image:url(sitebg/bbgr.jpg);}








/*　メイン　*/

.mainc_a
{
padding:0px 4px 4px 4px;float:left;
/*　バナーなし　width:98.8%;　*/


/*　横160バナーあり width:540px;　*/
/*　横120バナーあり width:583px;　*/
width:583px;
	display: block;
}

.mainc
{
padding:4px 4px 4px 4px;float:left;
/*　バナーなし　width:98.8%;　*/


/*　横160バナーあり width:540px;　*/
/*　横120バナーあり width:583px;　*/
width:98.8%;

	display: block;

}


.mainc1
{
padding:4px 4px 4px 4px;float:left;
/*　バナーなし　width:98.8%;　*/


/*　横160バナーあり width:540px;　*/
/*　横120バナーあり width:583px;　*/
width:550px;

	display: block;

}


.bbst
{
padding:4px;
margin:0px;
font-size:16px;
	font-weight:normal;
margin-left:0px;
padding-left:24px;
	text-align:left;

	background-color: #66666f;
	text-overflow:ellipsis;
	 white-space:nowrap;
	 overflow:hidden;
	background-image: url(./pimg/image.gif);
background-repeat:no-repeat;
background-position:left top;
background-position:4px;

height:24px;


clear:both;
}

.btitle
{
float:left;padding:3px 0px 0 0;
}
.rssr
{
float:right;padding:4px 4px 0 0;
}





.bbstn0
{
padding:4px;
margin:0px;
font-size:16px;
	font-weight:normal;
margin-left:0px;
padding-left:8px;
	text-align:left;


	background-color: #eeffff;
	text-overflow:ellipsis;
	 white-space:nowrap;
	 overflow:hidden;

height:24px;


clear:both;

}


/*　
.bbst:hover {
  background: #ddeedd;
	background-image: url(./pimg/bbst.gif);
background-position:left center;
background-position:4px;
background-repeat:no-repeat;
  color: #FFFFFF;
  }
　*/
.bbst a:link {
	color: #fff;
	text-decoration: underline;


}
.bbst a:visited {
	text-decoration: underline;
	color: #eee;
}
.bbst a:hover {
	text-decoration: none;
font-weight:bold;
	color: #fff;

}
.bbst a:active {
	text-decoration: none;
	color: #ff3333;
}


.power {
	color: #000;
font-size:12px;
float:right;


}

.power a:link {
	color: #000;
font-size:12px;
	text-decoration: underline;


}
.power a:visited {
	text-decoration: underline;
	color: #000;
font-size:12px;
}
.power a:hover {
font-size:12px;
	text-decoration: none;

	color: #000;

}
.power a:active {
font-size:12px;
	text-decoration: none;
	color: #ff3333;
}



.bbstn
{
padding:4px;
margin:0px;
font-size:16px;
	font-weight:normal;
margin-left:0px;
padding-left:24px;
	text-align:left;


	background-color: #ddeeff;
	text-overflow:ellipsis;
	 white-space:nowrap;
	 overflow:hidden;
	background-image: url(./pimg/image.gif);
background-repeat:no-repeat;
background-position:left top;
background-position:4px;

height:24px;


clear:both;

}


.bbstn a:link {
	color: #000;

	text-decoration: underline;
}


.bbstn a:visited {
	text-decoration: underline;
	color: #000;
}
.bbstn a:hover {
	text-decoration: none;
font-weight:bold;
	color: #000;

}
.bbstn a:active {
	text-decoration: none;
	color: #000;
}




.sub
{

margin-left:0px;
font-size:12px;
	font-weight:normal;
	background-color: #33333f;
	text-overflow:ellipsis;
	 white-space:nowrap;
	 overflow:hidden;
color:#eee;
border-bottom:dashed 1px #778877;
height:14px;
/*

margin:0 0 2px 0;
　*/
padding:4px;

clear:both;
}


.sub2x
{

margin-left:0px;
font-size:12px;
	font-weight:normal;
	background-color: #aacccc;
	text-overflow:ellipsis;
	 white-space:nowrap;
	 overflow:hidden;
color:#000;
border-bottom:dashed 1px #000;
height:14px;

padding:4px;

clear:both;
}

/*　

.sub:hover {
	background-color: #ccddcc;
  }
　*/
.mline
{
margin:0px 0 0px 0;
border-top:dashed 1px #778877;
height:4px;
text-align:left;
background-color:#333344;

font-size:0px;

display:block;clear:both;
}

.mline2
{
margin:0px 0 0px 0;
border-bottom:dashed 1px #778877;
height:4px;
text-align:left;
background-color:#333344;

font-size:0px;

display:block;clear:both;
}

.info00
{

width:1019px;
text-align:left;
background-color:#000;
padding:4px 1px 4px 4px;
margin-left:auto;
margin-right:auto;
background-image:url(sitebg/nakabg01.gif);
display:block;clear:both;
color:#ffdddd;
font-size:12px;
}

.info00 table {
padding:8px;
}

.info00  td {
padding:4px;
}

.info00 th {
padding:8px;
}



.info1
{

width:1022px;
text-align:left;
background-color:#000;
padding:0px 1px 4px 1px;
margin-left:auto;
margin-right:auto;

background-image:url(sitebg/nakabg01.gif);
display:block;clear:both;
color:#ff0000;
}

/*　
span {
	display: block;
	padding: 10px;
	}
　*/


.fma
{
width:474px;
	margin:2px;
	margin-left:0px;
	margin-bottom:0px;
	text-align:left;

clear:both;

}



.fm
{
width:132px;
height:30px;
	margin:0px;
padding-left:18px;
color:#fff;
	padding-top:6px;
	font-size:12px;
	font-weight:normal;
background-image:url(./img/sabg.jpg);
background-repeat:no-repeat;
text-overflow:ellipsis;
	 white-space:nowrap;
	 overflow:hidden;
	float: left;
}

.fm2
{
height:30px;
width:180px;
padding:0px;
color:red;
	margin:0px;
	margin-top:4px;
	font-size:12px;


	float: left;
}

.fm3
{
width:450px;
	margin:0px;
padding-left:18px;

	font-size:12px;
	font-weight:normal;
clear:both;
}

.fm4
{
width:120px;
	margin:0px;
padding-left:18px;

	padding-top:6px;
	padding-bottom:6px;
	font-size:12px;
	font-weight:normal;
background-repeat:no-repeat;
text-overflow:ellipsis;
	 white-space:nowrap;
	 overflow:hidden;
	float: left;
}


.nennin
{
padding:12px 0 0px 16px;
margin:0px;
background-color:#000;margin-left:auto;
margin-right:auto;font-size:18px;color:#ff0000;
height:100px;
/*　
background-image:url(sitebg/enterbg.jpg);

*/

background-image:url(sitebg/nin.gif);
}

.nennin a:link {
	color: #ff0000;
	text-decoration: underline;font-weight:bold;
font-size:24px;
}

.nennin a:visited {
	color: #ff0000;
	text-decoration: underline;font-weight:bold;
font-size:24px;
}
.nennin a:hover {
	color: #ff0000;
	text-decoration: underline;font-weight:bold;
font-size:24px;
}
.nennin a:active {
	color: #ff0000;
	text-decoration: underline;font-weight:bold;
font-size:24px;
}


.ranking
{
padding:4px;margin:8px;background-color:#000;margin-top:16px;margin-left:auto;
margin-right:auto;font-size:18px;color:#ff0000;
}

.ranking a:link {
	color: #fff;
	text-decoration: underline;font-weight:bold;
font-size:24px;
}
.ranking a:visited {
	text-decoration: none;
	color: #ffddff;
font-size:16px;
}
.ranking a:hover {
	text-decoration: underline;
	color: #ff0000;
}
.ranking a:active {
	text-decoration: none;
	color: #ff00ff;
}

.ranking table {
padding:8px;
}
.ranking td {
padding:8px;
}

.ranking th {
padding:8px;
}



.slk280
{
width:278px;background-color:#ffddff;
height:60px;
}

.slk280txt
{
float:left;width:210px;font-size:12px;padding:4px;color:#ff0000;
}
.slk280txt2
{
font-size:16px;font-weight:bold;color:#ff0000;padding:2px;
}



.slk280txt2 a:link {
	color: #660000;
	text-decoration: underline;



}
.slk280txt2 a:visited {
	text-decoration: underline;
	color: #000;
}
.slk280txt2 a:hover {
	text-decoration: none;
font-weight:bold;
	color: #ff0000;

}
.slk280txt2 a:active {
	text-decoration: none;
	color: #990000;
}


