@import "css/tables.css";
@import "css/commonstyles.css";

@charset "utf-8";

*{margin:0;padding:0;}

body{
font: 13px/1.4 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#252525;
background: #fff url(img/bg.png) repeat-x 0 0;
}

a{color:#8e9aa2;text-decoration:none;}
a:hover{color:#aab6bf;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}


/*************
全体
*************/
#wrapper{
margin: 0 auto;
padding: 0 20px;
width: 910px;
}

#container{padding:10px 0 0;}


/*************
/* ヘッダー
*************/
#header{
height:97px;
font-size: 30px;
}
#header a{text-decoration: none;}
#header h1 {
padding:15px 0 0;
font-size: 12px;
font-weight: normal;
}


/*************
/* トップナビゲーション
*************/
ul#topnav{
width: 910px;
height: 46px;
}

ul#topnav li{float:left;list-style:none;width:130px;}

ul#topnav a{
text-decoration: none;
display: block;
width: 130px;
height: 46px;
background:url(img/topnav.png) no-repeat;
font-size: 14px;
text-align: center;
line-height: 46px;
overflow: hidden;
color: #fff;
}

ul#topnav li a{background-position:-130px 0;}
ul#topnav li:first-child a{background-position:0 0;}
ul#topnav li:last-child a{background-position:-780px 0;}

ul#topnav li a:hover{background-position:-130px -46px;}
ul#topnav li:first-child a:hover{background-position:0 -46px;}
ul#topnav li:last-child a:hover{background-position:-780px -46px;}


/*************
/* ヘッダー画像
*************/
.head-img{
background: url(img/header.jpg) center top no-repeat;
width: 910px;
height: 0px;
	display:none;;
margin-bottom: 10px;
}



/*************
メイン（右側）コンテンツ
*************/
#main{
float: right;
width: 618px;
padding-bottom:15px;
display: inline;
}

#main h2,#main h3{
clear: both;
margin:10px -15px 10px -20px;
padding: 0 22px 0 26px;
line-height: 40px;
font-size: 13px;
font-weight: normal;
color: #626d76;
background: url(img/heading.png) no-repeat;
}

#main h2.title,#main h3.title{margin: 0 0 10px;}


#main h4 {
clear: both;
font-size: 13px;
font-weight: normal;
line-height: 30px;
padding-left: 15px;
margin: 10px -15px 10px -20px;
letter-spacing: 0.2em;
color: #626d76;
border-bottom: 1px solid #cccccc;
}

#main h4.title{margin: 0 0 5px;}

#main h5,#main h6{
clear: both;
font-size: 13px;
letter-spacing: 0.1em;
padding-left: 10px;
margin: 5px -10px 5px -15px;
color: #626d76;
font-weight: normal;
}
#main h5{border-bottom: 1px solid #cccccc;}

#text1,#text2,#text3,#text4,#text5,#text6,#text7,#text8,#text9,#text10,#space1,#space2,#sitemaps,#entrylist dl,#pagebody .grayline,.mainbox {
padding: 5px 15px 15px 20px;
}

.mainbox span{margin-right: 5px;}



.date {
text-align: right;
font-weight:bold;
color:#8e9aa2;
font-size: 12px;
font-family:Georgia, "Times New Roman", Times, serif;
margin-bottom: 10px;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

/* フッター共通 */
.box{
float: left;
width: 195px;
margin: 20px 16px 10px 0;
line-height: 1.2;
}

.box_img{
padding: 0px 0px 10px 0px;
}

.last{margin-right:0;float: right;}


/* ボタン */
p.button{
text-align: center;
padding: 10px 0;
}

p.button a{
display:block;
padding-bottom:5px;
line-height:35px;
background: #ffffff url(img/button.png) no-repeat;
margin: 0 -20px;
}

p.button a{color:#333;}
p.button a:hover{color:#ccc;}

p.button a:hover{
cursor:pointer;
background-position: 0 -40px;
}

/* メインとフッターのリスト位置調節 */
#main ul, #main ol, #footer ul{margin-left: 20px;overflow: visible;}
#main li, #footer li{margin-bottom: 3px;}


/*************
サイド（左側）コンテンツ
*************/
#sidebar {
float: left;
width: 265px;
padding-bottom:15px;
}

#sidebar p{margin-bottom: 20px;}

#sidebar h3 {
padding: 0 10px;
line-height: 40px;
font-size: 13px;
font-weight: normal;
text-align:center;
color: #626d76;
background: url(img/heading2.png) no-repeat;
}

#sidebar ul{
margin: 0 0 5px 5px;
padding: 10px 0;
}

#sidebar li{
margin: 0 10px 10px 5px;
list-style: none;
border-bottom: 1px solid #efefef;
}

#sidebar li a{
background: url(img/list.png) no-repeat 0 4px;
display: block;
padding-left:16px;
}

#sidebar li a:hover{background-position: 3px 4px;}

#space3,#space4{
margin: 1px 0 15px;
border: 1px solid #efefef;
color: #333;
padding: 10px;
}

/*************
/* フッター
*************/
#footer{
clear:both;
padding: 10px 0 10px;
border-top: 1px solid #cccccc;
}

#footer .inner{
overflow: hidden;
}

* html #footer .inner{height:1%;}

#footer #logo{
float:left;
padding: 10px 0 5px;
width: 492px;
}

#footer li{
margin: 0 10px 10px 5px;
list-style: none;
}

#footer li a{
background: url(img/list.png) no-repeat 0 4px;
display: block;
padding-left:16px;
}

address{
padding: 20px 0 3px;
text-align: center;
font-style:normal;
font-size: 12px;
clear:both;
display:block;
}

.FloatEnd {clear: both;margin: 0;padding: 0;width: 0;height: 0;}

.user1,.user2,.user3,.user4,.user5,.user6{
font-size: 12px;
line-height: 130%;
padding-top: 12px;
padding-right: 12px;
padding-bottom: 12px;
padding-left: 100px;
margin-top: 10px;
margin-bottom: 10px;
background-repeat: no-repeat;
background-position: 12px 12px;
background-color: #EFF4FA;
border: 1px solid #C5D7ED;
min-height: 70px;
_height:70px;
_zoom: 1;
overflow: hidden;
}
.user1{background-image: url(img/userm_1.png);}
.user2{background-image: url(img/userf_1.png);}
.user3{background-image: url(img/userm_2.png);}
.user4{background-image: url(img/userm_3.png);}
.user5{background-image: url(img/userf_2.png);}
.user6{background-image: url(img/userf_3.png);}

.txt-img img{margin:0 8px 8px 8px;}

#entrylist dt{font-weight: bold;}
#entrylist dd{
margin-bottom: 5px;
font-size: 12px;
}

#main .pan{
text-align: right;
font-size: 11px;
margin-bottom: 5px;
}
body{font-family: "ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:normal;}

h1,h2,h3,h4,h5,h6{font-family: "ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:bold;}

.rank1,.rank2,.rank3,.rank4,.rank5,.point,.point1,.point2,.point3,.point4,.point5{font-family: "ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:bold;}

#text1,#text2,#text3,#text4,#text5,#text6,#text7,#text8,#text9,#text10{font-family: "ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:normal;}
