body {
	font: normal 100%/1.5 Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	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: #00CCCC;
	text-decoration: underline;
	font-weight:bold;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}

#jj{
	font-size:10px;
	text-align:left;
	padding-top:25px;
	font-weight: normal;
}



/* --------------------------------------------------
	Container
-------------------------------------------------- */
#container {
	width: 900px;
	margin: 0 auto;
	clear: both;
	background-color: #FFFFFF;
}

h1{
	text-indent: -9999px;

}

#an a{
	text-indent:-9999px;
	display:block;
	width:432px;
	height:144px;
}

/* --------------------------------------------------
	Header
-------------------------------------------------- */
#header {
	float: left;
	width: 432px;
	}
#header img {
	vertical-align: top;

}
#header p {
	color: #000000;
	font-size: 80%;
	font-weight: bold;
	line-height: 1.3em;
	text-align: left;
	text-indent: 1em;
	position: absolute;
	top: 30px;
	left: 230px;
}

#logo{
	width: 432px;
	height: 144px;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	position: relative;
	
}

#head1{
	width: 432px;
	text-align: left;
	float: left;
}

#nav{
	list-style:none;
}

#nav li{
	float:left;
	padding-right: 4px;
}

#photo{
	float:left;
}

#right_nav{
	text-align: right;
}

#last{
	padding-bottom:4px;
}


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

/* Left Column */
#leftcolumn {
	width: 600px;
	float: left;
	background-image: url(.img/side_bg.gif);
	background-repeat: no-repeat;
	padding-left: 45px;
	position: relative;
	text-align: left;
}

/*ナビー*/
#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:10px;
	text-align: center;	
}

/*右サイド*/
#rightcolumn {
	width: 190px;
	float: right;
	position: relative;
	padding-right: 45px;
}

#image{
	text-align:right;
}

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

#text2{
	text-align:left;
	font-size:85%;
	line-height:1.3em;
	padding:10px 10px 20px;
	color:#333333;
	font-weight:bold;
	width: 90%;
}

#api{
	padding-left: 50px;

}



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

#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: 900px;
	height: 40px;
	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:900px;
	margin:25px auto;
	background-color: #FFFFFF;
}

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

#top{
	float:left;
}





.le{

}

.ta{
	text-align: center;
}

#button{
	text-align:center;
	vertical-align:middle;
}

#button a {
	width:120px;
	height: 60px;
	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: 490px;
	border: 1px solid #666;
	margin: 0 0 10px;
	text-align:left;
	_margin-bottom:-10px;
	padding-bottom: 5px;
}
/* CSS Document */

/* --------------------------------------------------
	Entry
-------------------------------------------------- */
.entry h3 {
	font-size: 110%;
	line-height: 1.8em;
	margin: 0 0 5px 0;
	background-color:#DBDBDB;
	text-indent: 1em;
	color: #F26100;
}
	
.entry h3 a {
	color: #F26100;
	font-size: 110%;
}

.entry h3 em {
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	margin: 0 5px;
	color:#333333;
	}

.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 {
	width: 120px;

}

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

.star { font-size: 18px; color: #e54b00; margin: 0 8px;}
.list th,.list  td  {
	padding: 3px;
	border: 1px solid #ccc;
	text-align: center;
	width: 120px;
}
.list th  {
	width: 80px;
	background-color: #EFF0F2;
	text-align: center;
	font-size: 8pt;
}
.banner { text-align: center; }

img { border: 0;}

.red { color: #FF0000; }

.no {
	font-size: 110%;
}

.kigyou{
	color:#003;
}

.rankmark{
	background-color:#DBDBDB;
}

.second{
	color:#333333;
}

#bunner{
	text-align:center;
	width:120px;
	padding-right: 10px;
	padding-left: 5px;
}

#kuzu{
	font-size: 80%;
	font-weight: bold;
	padding-top: 5px;
}

#ss{
	width:190px;
	font-weight: normal;
	font-size: 10px;
	}
