body {
	font: normal 100%/1.5 Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	color: #000000;
	margin: 0;
	padding: 0;
	background-color:#999999;
}

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



/* --------------------------------------------------
	Container
-------------------------------------------------- */
#container {
	width: 750px;
	text-align: center;
	padding-left: 25px;
	padding-right: 25px;
	background-color: #FFFFFF;
	margin: 0 auto;
}

h1{
	position: absolute;
	top: 13px;
	left: 20px;
	}

h2{
	background-color: #669934;
	color: #FFFFFF;
	font-weight: bold;

}


	

/* --------------------------------------------------
	Header
-------------------------------------------------- */
#header {
	height: 200px;
	width: 750px;
	text-align: left;
	position: relative;
	background-image: url(../img/top.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 2px;
}

.leva{
	position: absolute;
	top: 100px;
	left: 23px;
}

.fee{
	position: absolute;
	top: 91px;
	left: 214px;
}

.lc{
	position: absolute;
	top: 0px;
	left: 551px;
}

.sp{
	position: absolute;
	top: 94px;
	left: 483px;
}

.cp{
	position: absolute;
	top: 126px;
	left: 311px;
}

/* --------------------------------------------------
	Page Structure
-------------------------------------------------- */
#content {
	width: 750px;
	float: left;
	background-color: #FFFFFF;
}

/* Left Column */
#leftcolumn {
	width: 520px;
	float: left;
	position: relative;
	text-align: center;
	padding-top: 15px;
	padding-left: 20px;
}

/*ナビー*/
#sidemenu{
	width:200px;
	height:250px;
	background-image:url(../img/side_bg.gif);
}

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

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

/*右サイド*/
#rightcolumn {
	width: 200px;
	float: right;
	text-align: left;
	font-size: 8pt;
}

#image{
	text-align:right;
}

#image2{
	padding-left:2px;
	padding-top:5px;
}

#text1{
	text-align:center;
	font-size:90%;
	line-height:1.3em;
	padding:10px;
	color:#666;
	font-weight:bold;
}

#text2{
	text-align:left;
	font-size:85%;
	line-height:1.3em;
	padding:10px;
	color:#666;
	font-weight:bold;
	width: 400px;
	padding-left: 50px;
	text-indent: 1em;
}

#api{
	padding-left: 15px;


}



/* --------------------------------------------------
	右カラム
-------------------------------------------------- */

#text{
	color: #333333;
	font-size: 80%;
	font-weight: bold;
	line-height: 1.3em;
	width: 500px;
	padding-left: 25px;
}

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


/* --------------------------------------------------
	Footer
-------------------------------------------------- */
#footer {
	width: 750px;
	height: 64px;
	border-top: 1px solid #687d2a;
	clear: both;
	padding-top: 20px;
	background-image: url(../img/foot_bg.gif);
	background-repeat: no-repeat;
}

#footer p {
	font-size: 70%;
	color:#000033;
	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:800px;
	margin:25px auto;
	text-align: center;
	background-color: #FFFFFF;
}

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

#top{
	float:left;
}



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

.le{

}

.ta{
	text-align: center;
}

#button{
	text-align:left;
	padding-right: 10px;
	width: 117px;
}

#button a {
	width: 112px;
	height: 72px;
	text-indent: -9999px;
	display: block;
	float: right;
}
#button a { background: url(../img/button.gif) no-repeat;}
#button a:hover { background: url(../img/button_on.gif) no-repeat;}

#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;
	padding-bottom: 3px;
}
/* CSS Document */

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

.entry h3 em {
	font-size: 75%;
	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;
	}
.entry#rk02 div.clearfix { background: url(../img/entry_2.gif) no-repeat left center;}
.entry#rk03 div.clearfix { background: url(../img/entry_3.gif) no-repeat left center;}
.entry#rk04 div.clearfix { background: url(../img/entry_4.gif) no-repeat left center;}
.entry#rk05 div.clearfix { background: url(../img/entry_5.gif) no-repeat left center;}
.entry#rk06 div.clearfix { background: url(../img/entry_6.gif) no-repeat left center;}
.entry#rk07 div.clearfix { background: url(../img/entry_7.gif) no-repeat left center;}
.entry#rk08 div.clearfix { background: url(../img/entry_8.gif) no-repeat left center;}
.entry#rk09 div.clearfix { background: url(../img/entry_9.gif) no-repeat left center;}
.entry#rk10 div.clearfix { background: url(../img/entry_10.gif) no-repeat left center;}
.entry#rk11 div.clearfix { background: url(../img/entry_11.gif) no-repeat left center;}
.entry#rk12 div.clearfix { background: url(../img/entry_12.gif) no-repeat left center;}
.rk   { text-align: left; 
}


.data {	padding: 8px;}

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

.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  {
	width: 80px;
	background-color: #EFF0F2;
}
.banner { text-align: center; }

img { border: 0;}

.red { color: #FF0000; }

.no { font-size: 85%; }

.kigyou{
	color:#F5F278;
}

.rankmark{
	background-color:#B36B3C;
}

.profit{
	padding-bottom:5px;
}
#bunner{
	padding-right: 10px;
	padding-left: 15px;
	width: 120px;

}

#kuzu{
	text-align:left;
	font-size: 80%;
	color: #333333;
}

.ranq{
	font-size:130%;
	color:#FF6600;
}
#rightcolumn ul{
	padding-left:10px;
	text-align: left;
}
