@charset "utf-8";
/* CSS Document */

* {
margin: auto;
padding: 0px;
}

a {color:#000099;}
a:visit {color:#000099;}
a:hover{text-decoration:underline;}

strong{font-weight:normal;
}

body {
font-size: 14px;
line-height: 200%;
text-align: center;
color: #333333;
margin:auto;
}

#page {
width:1100px;
margin:auto;
text-align: left;
border: 1px solid #000000;
margin-bottom: 0px;
background-color:white;
}

#header {
     background:url(images/header.jpg) no-repeat;
     height:168px;
     margin: 0px;
     text-align:right;
     border-bottom:#A89166 double 12px;
     padding: 20px 20px 0px 0px;
}

#header p{
     color:#333333;
     line-height:180%;
     padding-bottom:0px;
     margin-top: 30px;
}

#header strong{
color:#333333;
}

#header h1{
     font-size:28px;
     text-decoration:none;
     text-align:right;
     margin: 0px;
     line-height: normal;
}

h1 a {
color:#000099;
text-decoration:none;
padding-top:10px;
}

/* サイドバー部分全体 */
#menu {
float:left;
width: 350px;
padding-top:20px;
border-right:#A89166 double 3px;
text-align:center;
}
	
#menu h2{
padding:15px 0px 12px 40px;
font-size:14px;
text-align:left;
line-height:130%;
color:#666666;
margin-top:20px;
}

#menu p{
text-align:left;
padding:0px 10px;
}

#ranking{margin-bottom:30px;}
#ranking h2{
background:url(images/rankingh2.jpg) center no-repeat;
font-size:18px;
}

#menu_t h2{
background:url(images/sideh2t.gif) center no-repeat;}

#menu_b h2{
background:url(images/sideh2b.gif) center no-repeat;}

#menu ul {
text-align:left;
list-style:url(images/list.png);
list-style-position:inside;
margin:0px;
padding-left:5px;
}

#menu li{
line-height:180%;
margin:0px;
}

/* ランキング部分 */

table.ranking{
width:320px;
text-align:center;
font-size:16px;
font-weight:bold;
}

table.ranking tr{
}

table.ranking td.rankup{
font-size:14px;
background:url(images/up.jpg) center no-repeat;
border-bottom:none;
}

table.ranking td.rankstay{
font-size:14px;
background:url(images/stay.jpg) center no-repeat;
border-bottom:none;
}

table.ranking td.rankdown{
font-size:14px;
background:url(images/down.jpg) center no-repeat;
border-bottom:none;
}

table.ranking td{
height:40px;
vertical-align:middle;
border-collapse:collapse;
border-bottom:#CC0000 inset 3px;
}

table.ranking td.champ{
font-size:22px;
}

/* メイン部分 */
#main {
width:720px;
float:right;
margin-right:10px;
background:white;
text-align:center;
line-height:200%;
}

#main h2{background:url(images/mainh2.jpg) center no-repeat;
font-size:18px;
padding:10px;
text-align:left;
text-indent:44px;
margin-top:20px;}

#main p{
text-align:left;
margin:5px 25px;
line-height:160%;
}

#sitemap {
text-align:right;
font-size:12px;
margin:0px;
}

#pan {
text-align:right;
font-size:12px;
margin:0px;
border-top:#A89166 double 3px;
border-bottom:#A89166 double 3px;
line-height:150%;
}
#pan ol{
margin:2px;
}
#pan li{
display:inline;
margin:5px;
}
#pan a{
color:#666666;
}

#news{
	border:#eae5da 3px ridge;
	width:620px;
	height:160px;
	overflow:scroll;
	margin:auto;
	padding:0px 0px 0px 50px;
	text-align:left;

}
#news h2{
background:none;
margin:10px;
}

#news p{
	margin:5px;
	line-height:30px;
}

#main .in{
width:700px;
font-size:16px;
margin-bottom:10px;
}

#main .in p{
line-height:200%;
}

#main ul{
margin:0px 25px;
list-style:circle;
text-align:left;}

#main li{
list-style:circle;
}

#kuchikomi{
width:720px;
}

#kuchikomi p{
	font-size:16px;
	margin-bottom:20px;
	line-height:200%;
	padding-right:10px;
}

#kuchikomi p.more{
text-align:right;
margin:5px 10px 40px 0px;
font-size:14px;
}

#kuchikomi h2{
	background:none;
	background:url(images/kuchikomih2.jpg) center no-repeat;
	font-size:16px;
	margin-bottom:0px;
	margin-top:30px;
}

#kuchikomi ul{
line-height:150%;
font-weight:bold;
}

#kuchikomi li{
color:#316398;
display:inline;
font-size:16px;
}

#kuchikomi ul strong{
font-weight:bold;
}

.wiki{
width:700px;
border:double #999999 3px;
padding:10px 0 10px 0;
margin-bottom:20px;}

.info{font-weight:bold;}

.info strong{font-weight:bold;}

#form{width:680px;
text-align:left;
margin:auto;
}

/* ピックアップ相互 */
#pickup{text-align:center;
margin-top:100px;}

#pickup h2{
border-bottom:#990000 double 5px;
font-size:18px;
padding:0px 20px;
display:inline;}
#pickup ul{text-align:center;
table-layout:fixed;
}

#pickup li{
     display:inline;
     margin:5px;
     border-left:#666666 5px solid;
     padding:5px;
     width: 225px;

}

#foot{
background:url(images/footer.jpg) center no-repeat;
text-align:center;
margin:0px;
padding:10px;
border-top:#A89166 double 12px;
}

#foot a{color:#000099;}

/* 相互リンク */
#sogo{padding:10px 20px;}

#sogo ul {
line-height:130%;
}

#sogo li.name{
font-weight:bold;
list-style:circle;
font-size:16px;
margin-top:10px;
}

#sogo li a{
font-size:16px;
font-weight:bold;}

#sogo li{
list-style:none;
font-weight:normal;}
