

/* 見出し */
h1, h2, h3, h4, h5, h6 
{ font-weight: bold; margin: 5px 0; }

/*------------------------------------------全体のリンク*/
a img{border: 0;}
a { text-decoration:none}
a img{border: 0;}
a:link{color	:#344490;}
a:active{color	:#344490;}
a:visited{color	:#344490;}
a:hover{color	:#0066ff;}
a:hover img{opacity:0.6;
filter: alpha(opacity=60);
	}
/*------------------------------------------コンテンツ部分のリンク*/

#container a { text-decoration:underline}
#container a:link{color	:#00f;}
#container a:active{color	:#00f;}
#container a:visited{color	:#00f;}
#container a:hover{color	:#f60;}

/*------------------------------------------サイドリンク*/

#side a { text-decoration:underline}
#side a:link{color	:#344490;}
#side a:active{color	:#344490;}
#side a:visited{color	:#344490;}
#side a:hover{color	:#0066ff;}

/*------------------------------------------外部リンク*/

#link a { text-decoration:none}
#link a:link{color	:#666;}
#link a:active{color	:#666;}
#link a:visited{color	:#666;}
#link a:hover{color	:#666;}


/*------------------------------------------フッターリンク*/

#foot a { text-decoration:none}
#foot a:link{color	:#666;}
#foot a:active{color	:#666;}
#foot a:visited{color	:#666;}
#foot a:hover{color	:#666;}



/* アドセンス・アフィリ */
.af a{text-decoration: underline; color:#00f;font-weight: bold;font-size:18px;}
.af-center {text-align: center;}.af-right {text-align: right;}.af-left {text-align: left;}
.af-center a{text-decoration: underline; color:#00f;font-weight: bold;font-size:18px;}
.af-right a{text-decoration: underline; color:#00f;font-weight: bold;font-size:18px;}
.af-left a{text-decoration: underline; color:#00f;font-weight: bold;font-size:18px;}
/* ページレイアウト */
body { position: relative; width: 820px; text-align: center; /* center on ie */ margin: 0 auto; padding: 0; font-size: 14px; color: #333; line-height: 1.25; background: url(bg.gif) no-repeat top #ffffff;}
*:first-child+html body { padding: 0 1px 0 0; }
#header{ position: relative; width: 810px; height: 200px; margin: 0 auto; padding: 0; text-align: left; border-bottom: 1px solid #666; background: url(0.gif) no-repeat 10px top;}
#header p{ width: 500px; margin: 0 auto ; padding: 40px 0 0 0; text-align: left; position:absolute; top: 95px; right: 10px; font-size: 1em;}
/* コンテンツ */
#container{ position: relative; width: 730px; margin: 0 auto; * margin: 0 0 0 1px; padding: 10px 45px; text-align: left; * text-align: center; background: url(bbg.gif) repeat-y;}
#container:after { content: ""; display: block; clear: both; height: 1px; overflow: hidden;}
ul#menu1, ul#menu2, ul#link{ position: relative; display: block; width; auto; min-height: 30px; list-style: none; margin: 0 0 10px; padding: 10px 5px 10px; text-align: center;}
ul#menu1 li, ul#menu2 li, ul#link li{ margin: 0; padding: 5px; list-style: none; display: inline;}
#ad1, #ad2 { clear: both; padding: 10px 0; text-align: left; }

#kiji01, #kiji02, #kiji03, #kiji04, #kiji05, #kiji06, #kiji07, #kiji08, #kiji09, #kiji10{ 
margin: 10px 15px; 
padding: 1px 0 15px; 
clear: both; 
text-align: left;
}

/* フッター */
#foot{ position: relative; width: 730px; margin: 0 auto; * margin: 0 0 0 1px; padding: 1px 45px 20px; text-align: center; background: url(fbg.gif) no-repeat bottom ;}
#foot p{ margin: 0 20px 5px; padding: 0; font-size: 12px;}
/* 見出し */
h1 { position: relative; margin: 0px auto; padding-top: 12px; width: 760px; text-align: left; font-size: 12px;  font-weight: normal; text-indent: 15px; line-height: 28px; color: #999;}
h2 { margin: 0; padding: 0; width: 500px; font-size: 20px;
font-weight: bold;
position:absolute; top: 18px; right: 14px;}

h3 { position: relative;
margin: 5px 0 15px;
padding: 2px 0 2px 25px;
color: #000;
font-size:16px;
font-weight: bold;
line-height: 1.5; text-align: left;
border-bottom: 1px dotted #7e571e;
clear: both;
background: url(check.gif) no-repeat left;
}

h4 { margin: 10px 0; padding: 0; font-size: 1.1em; font-weight: normal; line-height: 1.5; text-align: left; border-bottom: 1px dotted #7e571e;  text-align: center; clear: both;}
/* 画像回り込み */
#img1 { float: right; margin-left: 10px; }#img2 { float: left; margin: 0 15px 10px 0; }#img3 { margin: 0 90px 10px 90px; }
/* 文字制御 */
.right { text-align: right; } /* 左寄せ */.center { text-align: center; } /* 右寄せ */
/* ボックス */
.box{ margin: 10px 0; border: 1px solid #999; background-color: #fff; padding: 0 10px; clear: both; line-height: 1.25;}
.box p{ margin: 10px 0; line-height: 1.5; font-size: 0.9em;}
/* 文字装飾 */
.bbb /* 最大・太字 */{ color: #000; font-size: 1.4em;  font-weight: normal; padding: 0;}
.bb /* 大・太字 */{ color: #000; font-size: 1.2em;  font-weight: normal;}
.bbbr /* 最大・太字・赤 */{ color: #dc0000; font-size: 1.4em;  font-weight: normal;}
.bbr /* 大・太字・赤 */{ color: #dc0000; font-size: 1.2em;  font-weight: normal;}
.b { font-weight: bold; } /* 太字 */.br { color: #dc0000; font-weight: bold; } /* 赤・太字 */
.line { background: #ffff00; }/* 背景マーカー処理 */.u { border-bottom: 1px solid ; } /* アンダーライン */
/* 文字色 */
.red { color: #cc0000; } /* 赤 */ .blue { color: #003399; } /* 青 */ .green { color: #339900; } /* 緑 */ .orange { color: #ff9900; } /* オレンジ */ 
.kome { font-size: 12px; color: #cc0000; line-height: 1.25;} /* 赤小文字 */ .s { font-size: 12px; color: #333; line-height: 1.25; } /* 小文字 */ 
.rank{
	width:550px;
	font-size: 12px;
	margin-bottom:15px;
        margin-left:23px;
}
.index_rank {
	width: 550px;
	height:350px;
	margin: 0px 0px 10px 5px;
	padding: 0px;
	}
.mid {vertical-align:middle;}
.index_rank a:hover {position:relative;top:1px;left:1px; color:#FF6600;}
.index_rank_image {
	float: left;
	text-align: left;
	margin: 0px 10px 30px 0px;
	padding: 0px;
	display:block;
	}
.fream02 {
	text-align: left;
	width: 500px;
	border: 1px solid #B5861C;
	background-color: #FAF3E9;
	margin-right: auto;
	margin-left: auto;
	line-height: 24px;
	padding-right: 20px;
	padding-left: 20px;
}


