/* CSS Document */

* {
	color:#333333;
	padding:0;
	line-height: 140%;
	margin: 0;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック';
}

body {
	font-size: 15px;
	background-color: #e9edef;
	text-align:center;

}

a {
	color: #114FAA;
	text-decoration: underline;
}

img {
    border:0;
}

a:hover {
	color:#117CFF;
}

.imgr {
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0;
}

/* フッターカラー変更部分 */
hr {
	clear: both;
	height: 1px;
	color: #13c0ff;
	background-color: #13c0ff;
	text-align : center;
	border-style:none;
	width:852px;
	margin-left:7px;
	float: left;
}

/* レイアウト設定 */

.clear {
	clear:both;
}

/* 色を指定します */
.aka {
	color: #ed004d;
	font-weight: bold;
}
.pur {
	color: #990dff;
	font-weight: bold;
}

.f10 {
    font-size:10px;
	padding:0;
	margin:0;
	color:#999999;
}

/*
ベース
-------------------------------------------------------------------*/
#base {
	width:906px;
	background-image: url(img/mainbg2.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
}

#wrap {
	width: 780px;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
}


/*
ヘッダー
-------------------------------------------------------------------*/



#header {
	margin: 0;
	width:906px;
	height:50px;
	background-repeat: repeat-y;
	position:relative;
	background-image: url(img/mainbg.gif);
}


#header h1 {
	font-size: 30px;
	color:#353535;
	padding-left: 20px;
	padding-top: 0px;
	text-align: left;
	font-weight:normal;
}

#header a{
	color:#fff;
	text-decoration:none;
	font-size:12px;
}
/* ヘッダーカラー変更部分 */
#titlecolor {
    background-color:#13c0ff;
	width:852px;
	height:10px;
	margin-left:7px;
	padding:0;
	display:block;
}

#subtitle {
	width:856px;
	height:50px;
	background-repeat: repeat-y;
	position:relative;
	background-image: url(img/mainbg.gif);
	float:left;
}
    
#subtitle h1 {
	font-size: 12px;
	color: #999999;
    text-align: right;
	margin:0;
	padding:0;
}



/*IE7.0*/
*:first-child+html .topmenu  {
	padding-top:8px;
	padding-left:5px;
	padding-right:5px;
	color: #ccc;
	font-size: 12px;
	float:left;
	width:315px;
	height:100px;
	color: #777;
	text-align: left;
 	}



/*IE7.0*/
*:first-child+html .banner {
	padding-top:20px;
	padding-left:2px;
	float:left;
	width:468px;
	height:60px;}


/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	width: 590px;
	float: right;
	margin:0 1px 0 0;
	padding-top: 0;
	padding-right: 55px;
	padding-bottom: 0;
	padding-left: 0;
	margin:0;
	display:block;
}


#contents p{
	padding-bottom: 5px;
	padding-left: 5px;

}


#contents h2 {
	font-size: 16px;
	font-weight: bold;
	color: #383838;
	background-image: url(img/hbg.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	text-align: left;
	width: 596px;
	height:31px;
	display:block;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20px;
	margin: 0;
}

.hbtx2{
	color:#333333;
	font-size:15px;
	line-height:110%;
	font-weight:normal;
	margin-top: 5px;
	margin-bottom: 0px;
	padding:0;
	background: #fff;
	width: 100%;
	float:left;
}

.rankingimg{
	width:auto;
	float:left;
	margin-right:500px;
}

.ranking {
	width:588px;
	background-color:#666;
	display:block;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 25px;
	float:left;
}
.ranking td {
	font-size:14px;
	position: relative;
}
.ranking p {
    padding:5px;
}

.rtitle {
	padding:10px;
	font-size:16px;
	font-weight:bold;
}
.rr {
    margin:0 10px 0 0;
	text-align:right;
}

/*
メニュー
-------------------------------------------------------------------*/

#leftmenu {
	width: 214px;
	height:auto;
	float: left;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 19px;
	padding-bottom: 0px;
	display: block;
}

#leftmenu li {
	list-style-type: none;
}

#side_d {
	padding:0;
	width: 214px;
	height:100%;
	float: left;
	background-image: url(img/menubg.gif);
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

#side_d h3 {
	display: block;
	width: 214px;
	line-height:33px;
	padding-right: 0px;
	padding-left: 14px;
	color: #3e3e3e;
	margin:0;
	font-size: 14px;
	background-image: url(img/menu01.gif);
	background-repeat: no-repeat;
	height: 33px;
	letter-spacing: -1px;
	padding-top: 0px;
}

#side_d ul {
	margin: 0 0 30px 0;
	padding:0;
}

#side_d li a {
	display: block;
	width:214px;
	font-size: 12px;
	color:#0083de;
	line-height: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 35px;
	padding-bottom: 0px;
	background-image:url(img/menu02.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	height:34px;
}

#side_d li a:hover {
	color:#2aa8ff;
}


#leftmenu img {
	border:none;
}

#mainbt {
	width:906px;
	height:50px;
}
   
/*
フッタメニュー
-------------------------------------------------------------------*/
#footer {
	background: url(img/mainbt.gif) no-repeat;
	width:906px;
	height:24px;
	color:#666;
	text-align: left;
	padding-top: 10;
	padding-right:10px;
	padding-bottom: 0px;
	font-size: 12px;
	display: block;
	margin-top:10px;
	float:left;
}
#footer p{
	padding-left:330px;
}

#footer a{
	color:#0083de;
	font-size:12px;
	text-decoration:none;
}
#footer a:hover{
	color:#2aa8ff;
	font-size:12px;
}
div#footerbt {
	background: url(img/mainbg.gif) repeat-y;
	margin:0;
	padding:0;
	float:left;
	height:1px;
	line-height:0;
}
    

/*
コピーライト 著作権等の関係があります。消さないで下さい
-------------------------------------------------------------------*/
#footerc {
	width:906px;
	height:24px;
	background-image: url(img/mainbg.gif);
	background-repeat: repeat-y;
	font-style: normal;
	color: #333;
	text-align: center;
	padding-bottom: 0px;
	display: block;
	font-size: 12px;
	line-height:30px;
	clear: both;
    line-height:24px;
	
}


#footerc a{
	color:#fff;
	text-decoration:none;
	font-size:12px;
}

