body {
	font: normal 100%/1.5 Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left;
	color: #000000;
	margin: 0;
	padding: 0;
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
}

/* default */
* {
	margin: 0;
	padding:0;
}
img {
	border: 0;
	vertical-align: bottom;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}

ul{
	list-style:none;
}

li{
	padding-bottom: 10px;
	}

h1{
	float: left;
	padding-top: 10px;
}

h2{
	line-height: 1.5ex;
	color: #000000;
	float: left;
	font-size: 90%;
	width: 800px;
	border-bottom: 2px solid #003366;
	padding-bottom: 2px;
}

h2 a{
	color: #003366;
	}



/* --------------------------------------------------
	Container
-------------------------------------------------- */
.big{
	width:900px;
	margin: 10px auto;
	background-color: #E7D8C2;
}

#middle{
	float: left;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	width: 800px;
	padding-left: 50px;
	padding-right: 50px;
	}

#l_container{
	width:250px;
	text-align: left;
	float: left;
	padding-left: 35px;
}

.top{
	text-align: left;
	width: 800px;
	float: left;
}

#pt{
	vertical-align: bottom;
	width: 500px;
	float: left;
	padding-bottom: 15px;
	text-align: center;
	padding-top: 10px;
}

#contents {
	width: 700px;
	text-align: center;
	margin: 0 auto;
	float: left;
}
#header {
	width: 800px;
	text-align: center;
	float: left;
	padding-top: 10px;
}

.g_navi{
	background-image:url(../img/bar.gif);
	background-repeat:no-repeat;
	width: 800px;
	float: left;
}

.g_navi ul{
	float: left;
	height: 25px;
	width: 700px;
	top: 27px;
	left: 100px;
	padding-left: 80px;
}

.g_navi ul li{
	color:#FFFFFF;
	float: left;
	padding: 0 5px;
	font-size: 90%;
	padding-top: 1px;
	#font-size: 78%;
	#padding-top: 2px;
}

.kaisetu{
	float:left;
	line-height: 1.2em;
	padding-left: 10px;
}
.side_menu{
	background-image:url(../img/side.gif);
	background-repeat:no-repeat;
	width:250px;
	height:220px;
	position: relative;
	font-size: 90%;
}

#user{
	position:absolute;
	top: 26px;
	left: 50px;
	
}	

#leve{
	position:absolute;
	top: 64px;
	left: 50px;
}

#sp{
	position:absolute;
	top: 99px;
	left: 50px;
}

#fee{
	position:absolute;
	top: 136px;
	left: 50px;
}

#pair{
	position:absolute;
	top: 173px;
	left: 50px;
}

#right{
	width:500px;
	float: left;
	text-align: left;
	padding-left: 15px;
}

#te{
	padding-top: 10px;
}

#side_js{
	padding-top: 5px;
	text-align: center;

	
}

.image_i{
	float:left;
	padding-bottom: 10px;
	width: 100px;
	background-image: url(../img/user.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	height: 93px;
}

.image_s{
	float:left;
	padding-bottom: 10px;
	width: 100px;
	background-image: url(../img/sp.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	height: 93px;
}

.image_c{
	float:left;
	padding-bottom: 10px;
	width: 100px;
	background-image: url(../img/fee.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	height: 93px;
}

.image_l{
	float:left;
	padding-bottom: 10px;
	width: 100px;
	background-image: url(../img/lev.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	height: 93px;
}

.image_p{
	float:left;
	padding-bottom: 10px;
	width: 100px;
	background-image: url(../img/pair.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	height: 93px;
}

.kuzu{
	padding: 5px 0 0 0;
	color: #003366;
	font-size: 70%;
	line-height: 1.2em;
}

.kb{
	width: 500px;
}

#text1{
	text-align:left;
	font-size:80%;
	line-height:1.3em;
	padding:10px;
	color:#000000;
	font-weight:bold;
}

#text2{
	text-align:left;
	font-size:70%;
	line-height:1.3em;
	padding:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-indent: 1em;
}

.catch{
	font-size: 80%;
	line-height: 1.3em;
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
}

.fx{
	font-size: 3em;
	color: #FF0000;
	line-height: 1em;
}

#api{
	padding-left: 15px;


}

/* --------------------------------------------------
	Ranking
-------------------------------------------------- */
.ranking ul {
	font-size: 80%;
	line-height: 23px;
	margin: 0 5px 5px;
	list-style: none;
}


/* --------------------------------------------------
	Footer
-------------------------------------------------- */
#footer {
	width: 800px;
	height: 30px;
	border-top: 1px solid #003366;
	clear: both;
	padding-top: 10px;
	background-color: #FFFFFF;
}

#footer p {
	font-size: 70%;
	color:#003366;
	text-align: center;
	font-weight: bold;
}

/* --------------------------------------------------
	Base Style
-------------------------------------------------- */
.clear { clear: both;}
.hidden { display: none;}
.right { float: right; margin-left: 10px;}
.left { float: left; margin-right: 10px;}
.center { text-align: center; margin: 0 auto;}

hr {
	border: none;
	border-top: 1px dotted #ccc;
	margin: 5px 0;
	}

/* Clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
.clearfix { display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* End hide from IE-mac */	margin: 0 0 2px;
	display: block;


/*こっからオレ*/
#world{
	width:900px;
	margin:25px auto;
	text-align: center;
}

#smallworld{
	width:100%;
	text-align:center;
}

#top{
	float:left;
}

#bar{
	width:800px;
	padding-bottom: 3px;
	height: 25px;
	float: left;
	font-size: 90%;
	clear: both;
	padding-top: 10px;
}



#nav{
	width: 200px;
	font-size: 80%;
	height: 250px;
	position: relative;
}

.le{
	text-align: center;

}

.ta{
	text-align: center;
	width: 500px;
	height: 20px;
}


#read p{
	color: #01567A;
	font-size: 80%;
	font-weight: bold;
	line-height: 1.3;
	width:90%;
	padding-top: 10px;
	padding-left: 30px;
}

/*こっからテーブル*/
.entry {
	width: 480px;
	border: 1px solid #666;
	margin: 0 0 10px;
	text-align:left;
	_margin-bottom:-10px;
}
/* CSS Document */

/* --------------------------------------------------
	Entry
-------------------------------------------------- */
.entry h3 {
	font-size: 115%;
	line-height: 1.8em;
	margin: 0 0 5px 0;
	color: #fcfcfc;
	padding-left: 3px;
}
	
.entry h3 a {
	color: #FBA40C;
	font-size: 110%;
}

.entry h3 em {
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	margin: 0 5px;
}

.entry p {
	font-size: 80%;
	line-height: 1.3;
}
.entry#rk01 {
	width: 536px;
	border: 7px solid #ece7ab;
	}
.entry#rk01 div.clearfix {
	border: 1px solid #c4be77;
	background: url(../img/entry_1.gif) no-repeat left center;
	}

.rk   {
	text-align: center;
	background-color: #000033;
}


.data {	padding: 8px;}

.list {
	line-height: 1.3;
	border: 1px solid #ccc;
	margin-top: 5px;
	border-collapse: collapse;
	font-size: 90%;
	width: 95%;
	margin-bottom: 2px;
}

.star { font-size: 18px; color: #e54b00; margin: 0 8px;}
.list th,.list  td  {
	padding: 3px;
	border: 1px solid #ccc;
	text-align: center;
	font-size: 100%;
}
.list th  {
	background-color: #C5FAFF;
	font-size: 80%;
	color: #663300;
	line-height: 1.1em;
}
.banner { text-align: center; }

img { border: 0;}

.red { color: #FF0000; }

.no {
	font-size: 85%;
	color: #FF6600;
}

.kigyou{
	color:#F5F278;
}


.profit{
	padding-bottom:5px;
}
#bunner{
	width: 120px;
}

#data2{
	background-color: #003366;
}

#service{
	float:right;
}


#nob{
	border-right: solid 1px #666;
	width: 80px;
	text-align: left;
	padding: 5px;
}

#no{
	font-size:50pt;
	color:#00ACEE;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -12px;
}

#last{
	text-align:center;
}

.rankmark{
	font-size:120%;
	color:#FF6600;
	font-weight:bold;
}

.rankmark em{
	font-size:70%;
	color:#FFFFFF;
}

.kuzu a{
	color: #003366;
	text-decoration: underline;
}

#jj{
	font-size: 10px;
	color: #003366;
	font-weight: normal;
	padding-left: 40px;
	width: 210px;
	padding-top: 10px;
}

#jj a{
	color:#003366;
	}
	
#jj a:hover{
	color:#FFCC00;
}
