@charset "shift-jis";

* { margin: 0;
	padding:0; }	
html, body  { 
	width: 100%;
	height: 100%;
	padding:0;
	margin:0;
	font-size: 14px;
	text-align: center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック';
}
p{
	font-size:14px;
	line-height:150%;}
#wrap{
    border-top:5px #84AD18 solid;
    min-width: 1020px;
    max-width:100%;
    min-height: 100%;
    height:auto !important; /*IE6対策*/
    height: 100%; /*IE6対策*/
	background:#FFF url(img/back.png) bottom repeat-x;
    position: relative;
}
/* リンク色 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
a{
	color:#1681B2;
	text-decoration:underline; }
a:hover{
	color:#1681B2;
	text-decoration:underline; }

/* 装飾 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

.ggreen_box {
    margin: 0px;
    padding: 10px;
    border: 3px solid #84AD18;
    clear: both;
    border-radius: 8px;
}

#btn_nayami{
	width:740px;
              height:380px;
　　　　　　　margin:0 auto 15px;
              display:block;
              background:#FFFFFF url(img/nayami.png) top center no-repeat;
              clear:both;
}
.nayami_box{
	width:700px;
              height:380px;
              margin:0 20px;
              clear:both;
              padding:150px 0 0;
}
.entry-content #btn_nayami{
	width:700px;
              height:380px;
　　　　　　　margin:0 0 15px;
              display:block;
              background:#FFFFFF url(img/nayami.png) top left no-repeat;
              clear:both;
}
.entry-content .nayami_box{
	width:700px;
              height:380px;
              margin:0;
              clear:both;
              padding:150px 0 0;
}
.topcomment{
	width:682px;
              height:90px;
              margin:0 auto;
}
.entry-content .topcomment{
	width:682px;
              height:90px;
              margin:0px auto 0;
}
.topcomment p{
              font-size:15px;
              color:#333333;
              line-height:30px;
              text-align:left;
}
.nayami{
	width:233px;
              height:60px;
　　　　　　　margin:0;
              padding:0;
　　　　　　　display:block;
	float:left;
}
.sukima{
	width:738px;
              height:15px;
              margin:0 auto;
              clear:both;
}

.aka { color: #ff0000; }
.ao { color: #0000cc; }
.tya { color: #bd000e}
.gray { color: #3d3737}
.green { color: #009900}

.size8 { font-size: 8px; }
.size9 { font-size: 9px; }
.size10 { font-size: 10px; }
.size11 { font-size: 11px; }
.size12 { font-size: 12px; }
.size13 { font-size: 13px; }
.size14 { font-size: 14px; }
.size16 { font-size: 16px; }
.size18 { font-size: 18px; }
.size20 { font-size: 20px; }
.size22 { font-size: 22px; }
.size24 { font-size: 24px; }
.size26 { font-size: 26px; }
.size28 { font-size: 28px; }
.size36 { font-size: 36px; }
.size48 { font-size: 48px; }
.size72 { font-size: 72px; }
.note{
         background: url(http://fm226.org/img/line_note.png) repeat;
         border:3px solid #cccccc;
         padding: 22px 20px;
}

.b { font-weight: bold; }
.strong{ font-weight:bold; }
.em{ font-weight:bold; }
.yline { background: #ffff00; }
.center {
	text-align: center;
	padding:5px 0px 0px 0px; }
.left {
	text-align: left;
	padding:5px 5px 0px 0px; }
.right {
	text-align: right;
	padding:5px 0px 0px 5px; }
.to_link {
	margin: 20px 0px 0px 0px;
	text-align: right; }
.to_link_r {
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	text-align: right; }

/* 画像 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
img{
	border: none;
	margin: 0;
	padding:0;
　　　　　　　clear:both; }
a img {
	border: none; }
.imgl {
	padding:0px 10px 10px 0px;
	float: left; }
.imgr {
	padding:0px 0px 10px 10px;
	float: right; }

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ヘッダー部分設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
#top_box{
	width:100%;
	min-height:65px;
	margin:0 auto 10px;
	border-bottom:1px #ccc solid;
	box-shadow:0 -6px 12px #EEE inset;
	clear:both;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* h1サイトキーワード設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
h1{
	width:1000px;
	margin:0 auto;
	padding:15px auto 0;
	font-size:10px;
	font-weight:400;
	text-align:right;
	color:#555555;
	clear:both;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* h2サイトタイトル設定 */	
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
h2{
	width:1000px;
	margin:0px auto 17px;
	*margin:0px auto 10px;
	padding:0;
	text-align:left;
	font-weight:bold;
	line-height:150%;
	clear:both;
}
h2 a{
	margin:0;
	padding:0;
	color:#537D0E;
	font-size:20px;
	text-align:left;
	line-height:33px;
	text-decoration:none;
}
h2 a:hover{
	color:#1681B2;
	text-decoration:underline;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* twitter hatena ボタン設定*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
#bm_box{
	width:1000px;
	margin:-43px auto 0;
	padding:0;
	display:block;
	background: none;
	clear:both;
}
#bm_box ul{
	margin:0 auto ;
	padding:0;
	overflow:hidden;
	list-style-type:none;
	clear:both;
}
#bm_box ul li.sitemap{
	width:33px;
	height:33px;
	margin:0 3px;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	float:right;
	background: url(img/btn_sitemap.png) no-repeat;
}
#bm_box ul li.rss{
	width:33px;
	height:33px;
	margin:0 3px;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	float:right;
	background: url(img/btn_rss.png) no-repeat;
}
#bm_box ul li.twitter{
	width:33px;
	height:33px;
	margin:0 3px;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	float:right;
	display:block;
	background:url(img/btn_twitter.png) no-repeat;
}
#bm_box ul li.hatena{
	width:33px;
	height:33px;
	margin:0 3px;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	float:right;
	background: url(img/btn_hatena.png) no-repeat;
}
#bm_box ul li a{
	width:33px;
	height:33px;
	display:block;
	text-decoration:none;
}
#bm_box ul li a:hover{
	text-decoration:none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* メインバナー設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
#banner_box{
	width:100%;
	height:auto;
	margin:0 0 10px;
	padding:0;
	overflow:hidden;
	clear:both;
}
#img_box{
	width:1000px;
              min-height:290px;
              margin:0 auto;
}
#img{
	width:1000px;
	min-height:290px;
	margin:0 auto;
	padding:0;
	background:url(img/banner.png) center no-repeat;	
}

#banner_box a{
	text-decoration:none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*サイト説明設定*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
#siteex_box{
	width:560px;
	min-height:20px;
	margin:0;
	padding: 210px 180px 0 140px;
	overflow:hidden;
	clear:both;
}
#siteex_box p{
	margin:0 auto 10px;
	padding:0;
	text-align:left;
	font-weight:normal;
	font-size:12px;
	color:#333333;
	background:url(img/clear.png) repeat;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
/* グローバルナビ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
#g_nv_box{
	width:100%;
	height:50px;
	margin:0;
	padding:0;
	display:block;
	list-style-type:none;
	text-align:center;
	clear:both;
}
#g_nv_box ul{
	width:980px;
	height:50px;
	margin:0 auto ;
	padding:0 10px;
	display:block;
	list-style-type:none;
	background: url(img/navi_back.png) top repeat-x;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px; 
    border-radius: 5px;
	text-align:center;
}
#g_nv_box ul li,#g_nv_box ul li.last{
	width:181px;
	*width:181px;
	height:50px;
	margin:0;
	padding:0;
	font-size:13px;
	font-weight:bold;
	line-height:51px;
	text-align:center;
	background: url(img/n_line.png) left no-repeat;
	border-left:1px #84AD18 solid;
	float:left;	
}
#g_nv_box ul li.first{
	width: 65px;
	height:50px;
	margin:0;
	font-size:13px;
	font-weight:bold;
	line-height:51px;
	text-align:center;
	background:none;
	border:none;
	float:left;
}
#g_nv_box ul li.first a, #g_nv_box ul li a, #g_nv_box ul li.last a{
	height:50px;
	padding:0 10px;
	*padding:0 3px;
	color:#FFF;
	text-decoration:none;
	display:block;
	overflow:hidden;
	background: none;
}
#g_nv_box ul li a:hover{
	color:#F60;
	text-decoration:none;
	background: url(img/navi_back.png) bottom repeat-x;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 本体設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
#centerin_box{
	width:1015px;
	margin:0 auto;
	padding:10px 0 35px;
	overflow:hidden;
	clear:both;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* メインコンテンツ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
#left_box{
	width:740px;
	margin:0 0 0 5px;
	float:left;
}
#right_box{
	width:265px;
	margin:0 0 0;
	padding:0 ;
	float:right;
}
/* ------------------------------------------------- */
#c_box{
	width:740px;
	margin:0;
	padding:0;
	background:none;
	float:left;
}
#r_box{
	width:250px;
	margin:0 10px 0 0;
	padding:0;
	float:right;
}
#r_box p{
	font-size:12px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* パンくずリスト設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
#bread_box{
	margin:0 0 10px 10px;
	padding:0;
	line-height:15px;
	font-size:11px;
	font-weight:400;
	text-align:left;
}
#bread_box p{
	width:710px;
	margin:0 auto;
	padding:0;
	color:#444444;
	line-height:15px;
	font-size:11px;
	font-weight:400;
	text-align:left;
	border:none;
}
#bread_box p a{
	padding:0;
	color:#444444;
	text-decoration:none;
}
#bottom_m a:hover, #bread_box p a:hover{
	padding:0;
	color:#1681B2;
	text-decoration: underline;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*  topに戻るボタン設定*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
#top{
	width:48px;
	height:55px;
	margin:0;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	display:block;
	background: url(img/btn_top.png) center center no-repeat;
	position:fixed;
	bottom:0px;
	right:15px;
	z-index:100;
}
#top a{
	width:48px;
	height:40px;
	display:block;
	text-decoration:none;
}
#top a:hover{
	text-decoration:none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 名前固定コンテンツ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
.entry-title, .KanrenKiji{
	margin:0 auto;
	padding:10px 10px 10px 22px;
	color:#555555;
	font-weight:bold;
	border-bottom:none;
	text-align:left;
	font-size:18px;
	line-height:20px;
	border:1px #CCCCCC solid;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	background: url(img/main.png) center left no-repeat;
	clear: both;
}
.entry-content,.link-content, .sitemap-contents, .KanrenMenu{
	margin:0 0 20px;
	_margin:0 0 10px;
	padding: 20px;
	font-size:15px;
	line-height:22px;	
	text-align:left;
	color:#333333;
	background:#FFFFFF;
	border:1px #CCCCCC solid;
	border-top:none;
	overflow:hidden;
	clear:both;
}
.entry-content p{
	margin: 0;
	font-size:15px;
	line-height:22px;
}
entry-content .topcomment p{
              font-size:15px;
              color:#333333;
              line-height:30px;
              text-align:left;
}
#l_box .cate-title, #r_box .cate-title{
	margin:0;
	padding:10px 15px;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	line-height:18px;
	border:none;
	background:url(img/side.png) top repeat-x;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px; 
	clear:both;
}
 #l_box .news, #r_box .news{
	margin:0;
	padding:10px 15px;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	line-height:18px;
	border:none;
	background:url(img/side.png) top repeat-x;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	clear:both;
}
.side-title{
	margin:0;
	padding:10px 15px;
	font-size:15px;
	font-weight:bold;
	color:#555555;
	text-align:left;
	line-height:18px;
	border:1px #CCCCCC solid;
	border-bottom:none;
	background:url(img/free.png) top repeat-x;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	clear:both;
}

.side-rank{
	margin:0;
	padding:10px 15px;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	line-height:18px;
	border-bottom:none;
	background:url(img/side_rank.png) top repeat-x;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	clear:both;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* カテゴリーボタン設定 最新情報 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
#news_s{
	margin:0;
	clear:both;
}
#word_box {
	margin:0 0 5px;
	font-size:12px;
	list-style-type: none;
	text-align:left;
	background:none;
	clear:both;
}
#l_box ul.cate, #r_box ul.cate, #word_box ul{
	margin:0 0 15px;
	*margin:0 0 8px;
	padding:0;
	font-size:12px;
	line-height:17px;
	text-align:left;
	list-style-type: none;
	border:1px #CCC solid;
	border-top:none;
	background:#FFFFFF;
}
#l_box ul.cate li, #r_box ul.cate li, #word_box ul li{
	margin:0;
	padding:0;
	color:#555555;
	text-decoration:none;
	font-weight:bold;
	border-top:1px #CCC solid;
	display:block;
}
#l_box ul.cate li a, #r_box ul.cate li a, #word_box ul li a{
	margin:0;
	padding:8px 10px 8px 30px;
	color:#555555;
	font-weight:400;
	text-decoration:none;
	box-shadow:0 -6px 12px #EEE inset;
	background:url(img/arrow.png) 4px center no-repeat;
	display:block;
}
#l_box ul.cate a:hover, #r_box ul.cate a:hover, #word_box ul li a:hover{
	color:#1681B2;
	text-decoration: underline;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* フリースペース設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
.freespace1{
	margin:0 7px 15px;
	*margin:0 3px 7px;
	padding:8px 10px;
	color:#555;
	font-size:12px;
	text-align:center;
	border:1px #CCCCCC solid;
	clear:both;
}
#lower-contents {
	width:1000px;
	min-height:33px;
	margin:0 auto 15px;
	padding:0;
	clear: both;
}
.freespace4{
	padding:8px;
	color: #555;
	font-size:12px;
	text-align:center;
	border:1px #CCCCCC solid;
	clear:both;
}
.freespace4 p{
	font-size:12px;
}
.freespace2{
	padding:8px;
	margin:0 0 15px;
	color: #555;
	font-size:12px;
	text-align:left;
	border:1px #CCCCCC solid;
	clear:both;
}
.freespace3{
	padding:8px;
	margin:10px 0 15px;
	*margin:5px 0 8px;
	color: #555;
	font-size:12px;
	text-align:left;
	border:1px #CCCCCC solid;
	clear:both;
}
.freespace7 p, .freespace8 p, .rank_shmpoo p{
	padding:14px 10px 10px;
}
.rank_shmpoo1{
	width:232px;
	height:224px;
	margin:0;
	padding:8px;
	color:#555;
	text-align:left;
	border:1px #CCCCCC solid;
	border-top:none;
	border-bottom:none;
	background:#FFFFFF url(http://fm226.org/img/hbgd.png) no-repeat;	
	clear:both;
}
.rank_shmpoo2{
	width:232px;
	 height:224px;
	margin:0;
	padding:8px;
	color:#555;
	text-align:left;
	border:1px #CCCCCC solid;
	border-top:none;
	border-bottom:none;
              background:#FFFFFF url(http://fm226.org/img/haru.png) no-repeat;
	clear:both;
}
.rank_shmpoo3{
	width:232px;
	height:224px;
	margin:0 0 15px;
	padding:8px;
	color:#555;
	text-align:left;
	border:1px #CCCCCC solid;
	border-top:none;
	background:#FFFFFF url(http://fm226.org/img/mgns.png) no-repeat;
	clear:both;
}
.rank_main{
              padding:14px 0;
              font-size:16px;
              font-weight:bold;
              line-height:40px;
}
.freespace7{
	margin:0 0 15px;
	padding:0;
	color:#555;
	text-align:left;
	border-top:none;
	border:none;
	background:#FFFFFF;
	clear:both;
}
.freespace8{
	margin:0 0 15px;
	padding:0;
	color:#555;
	text-align:left;
	border-top:none;
	border:1px #CCCCCC solid;
	background:#FFFFFF;
	clear:both;
}
.freespace1 p, .freespace2 p, .freespace3 p,.freespace4, .freespace7 p,.freespace8 p{
	font-size:12px;
}
.freespace1 a, .freespace2 a, .freespace3 a, .freespace4 a{
	color:#06F;
	text-decoration:nunderline;
}
.freespace1 a:hover, .freespace2 a:hover, .freespace3 a:hover, .freespace4 a:hover{
	color:#1681B2;
	text-decoration:none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 見出し設定設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
h3{
	margin:8px 0 16px;
	*margin:4px 0 8px;
	padding: 7px 10px 5px 35px;
	font-size:20px;
	line-height:22px;
	font-weight:bold;
	color:#333;
	background: url(img/h3.png) 2px center no-repeat;
	border-bottom:3px #84AD18 solid;
}
h3.amino{
	margin:8px 0 16px;
	*margin:4px 0 8px;
	padding: 7px 10px 5px 40px;
	font-size:20px;
	line-height:22px;
	font-weight:bold;
	color:#333;
	background: url(http://fm226.org/img/ammmm.png) 2px center no-repeat;
	border-bottom:3px #FF497C solid;
}
h3.bar{
	margin:8px 0 16px;
	*margin:4px 0 8px;
	padding: 7px 10px 5px 35px;
	font-size:20px;
	line-height:22px;
	font-weight:bold;
	color:#FFFFFF;
	background:#84AD18 url(http://fm226.org/img/h3_white.png) left top no-repeat;
	border-bottom:none;
}
h3.pink{
	margin:8px 0 16px;
	*margin:4px 0 8px;
	padding: 7px 10px 5px 40px;
	font-size:20px;
	line-height:24px;
	font-weight:bold;
	color:#FFFFFF;
	background:#84AD18 url(http://fm226.org/img/h3_pink.png) left top no-repeat;
	border-bottom:none;
}
h4 {
	margin:8px 0 16px;
	*margin:4px 0 8px;
	padding: 6px 10px 4px 25px;
	font-size:18px;
	font-weight:bold;
	color:#333;
	background: url(img/arrow.png) 2px center no-repeat;
	border-top:3px #84AD18 double;
	border-bottom:3px #84AD18 double;
	clear: both;
}
h5 {
	margin:8px 0 16px;
	*margin:4px 0 8px;
	padding: 3px 10px 3px 25px;
	font-size:16px;
	font-weight:bold;
	color:#333;
	background: url(img/arrow.png) 2px center no-repeat;
	border-bottom:3px #84AD18 double;
	clear: both;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* お気に入りボタン設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
.favorite-space {
	text-align: center;
	margin:5px auto 15px;
	padding: 0;
	clear: both;
}
.favorite-button {
	text-align: center;
	width:100%;
	margin:0;
	padding:5px;
	clear: both;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* コピーライト部分設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
#footer{
	min-height:30px;
	width:100%;
	margin: 0;
	padding: 0;
	line-height:30px;
	background: url(img/footer.png) top repeat-x;
	clear:both;
	position:absolute;
    bottom:0;
}
#footer p{
	padding:7px 0;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
#footer a{
	padding:0;
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover{
	padding:0;
	color:#1681B2;
	text-decoration:none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 以下その他のページ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* リンクページ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
.link-content p{
	font-size:14px;
	margin:0;
	padding:6px 5px 5px 25px;
	border-top:3px #84AD18 solid;
	background:url(img/arrow.png) left no-repeat;
}
.link-content a{
	color:#537D0E;
	text-decoration:none;
}
.link-content a:hover{
	color:#1681B2;
	text-decoration:underline;
}
.link-content p.link-dis {
	margin: 0 0 10px;
	padding:10px 20px 0;
	border-top:3px #84AD18 double;
	background: url(img/dotted.png) top repeat-x;
}

/*記事ページ設定*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
.KanrenMenu ul {
	margin:0;
	padding:0;
	list-style:none;
}
.KanrenMenu ul li{
	margin: 0 0 10px;
	padding:0 0 0 25px;
	color:#1681B2;
	text-decoration:none;
	background:url(img/arrow.png) left no-repeat;
}
.KanrenMenu a{
	font-size:13px;
	text-decoration:none;	
}
.KanrenMenu a:hover{
	color:#1681B2;
	text-decoration: underline;	
}

/* サイトマップページ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
.sitemap ul{
	margin: 20px 0 0 ;
	padding:0;
	list-style:none;
}
.sitemap li{
	margin: 0 0 15px;
	*margin: 0 0 8px;
	padding:0 0 0 25px;
	list-style:none;
	color:#FFF;
	font-size:13px;
	line-height:18px;
	background:url(img/arrow.png) left center no-repeat;
}
.sitemap li a{
	text-decoration:none; 
}
.sitemap li a:hover{
	color:#1681B2;
	text-decoration: underline;
}
h4.sitemap-cate-title {
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	margin:2px 0 10px;
	padding:8px 15px 7px 25px; 
	border:none;
	border-top:3px #84AD18 solid;
	border-bottom:3px #84AD18 double;
	background: url(img/arrow.png) left center no-repeat;
	clear:both;
}
h4.sitemap-cate-title a{
	color:#537D0E;
}
h4 a{
	color: #23538E;
	text-decoration:none;
}
h4 a:hover{
	color:#1681B2;
	text-decoration: underline;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* その他 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
.ninkirank{
	width:700px;
	min_height:350px;
	background:#F0F0F0;
	border-top:4px #618E1E solid;
	clear:both;
}
.ninkirank .img_arie{
	width:290px;
	min-height:240px;
	padding:10px;
	background:#FFFFFF;
	display:block;
	float:left;
}
.ninkirank .moji_arie{
	width:370px;
	padding:10px 0 10px 10px;
	background:#FFFFFF;
	float:right;
}
.ninkirank .moji_arie p{
	font-size:14px;
	line-height:18px;
	text-align:left;
}
.ninkirank .shamtitle1{
	width:620px;
	min-height:40px;
	padding:10px 0 5px 80px;
	border-bottom:1px #666 dotted;
	font-size:20px;
	font-weight:700;
	line-height:40px;
	background:url(img/1i.png) left center no-repeat;
	color:#59493F;
}
.ninkirank .shamtitle1_5{
	width:620px;
	min-height:40px;
	padding:10px 0 5px 80px;
	border-bottom:1px #666 dotted;
	font-size:20px;
	font-weight:700;
	line-height:40px;
	background:url(img/1i5.png) left center no-repeat;
	color:#59493F;
}
.ninkirank .shamtitle1_4{
	width:620px;
	min-height:40px;
	padding:10px 0 5px 80px;
	border-bottom:1px #666 dotted;
	font-size:20px;
	font-weight:700;
	line-height:40px;
	background:url(img/1i4.png) left center no-repeat;
	color:#59493F;
}

.ninkirank .shamtitle2{
	width:620px;
	min-height:40px;
	padding:10px 0 5px 80px;
	border-bottom:1px #666 dotted;
	font-size:20px;
	font-weight:700;
	line-height:40px;
	background:url(img/2i.png) left center no-repeat;
	color:#59493F;
}
.ninkirank .shamtitle2_45{
	width:620px;
	min-height:40px;
	padding:10px 0 5px 80px;
	border-bottom:1px #666 dotted;
	font-size:20px;
	font-weight:700;
	line-height:40px;
	background:url(img/2i45.png) left center no-repeat;
	color:#59493F;
}
.ninkirank .shamtitle3{
	width:620px;
	min-height:40px;
	padding:10px 0 5px 80px;
	border-bottom:1px #666 dotted;
	font-size:20px;
	font-weight:700;
	line-height:40px;
	background:url(img/3i.png) left center no-repeat;
	color:#59493F;
}
.ninkirank .shamtitle3_45{
	width:620px;
	min-height:40px;
	padding:10px 0 5px 80px;
	border-bottom:1px #666 dotted;
	font-size:20px;
	font-weight:700;
	line-height:40px;
	background:url(img/3i45.png) left center no-repeat;
	color:#59493F;
}
.midasi{
	width:100px;
	min-height:30px;
	background:#ffa54c;
	color:#FFFFFF;
	font-weight:bold;
	line-height:32px;
	padding:0;
	text-align:center;
}
.mmm{
	background:#fff7ef;
}

.ninkirank　p .clear{
　　　　　　　font-size: 1px;
　　　　　　　line-height:3px;
              height:1px;
　　　　　　　width:1px;
              clear:both;
　　　　　　　padding:0;
              margin:0;
}
.ninkirank　h3 {
    margin: -30px 0px 16px;
    padding: 7px 10px 5px 35px;}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* アミーノランキング */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

/*--------------------------------------------------------
このCSSファイルの無断配布及び商用販売を固く禁じます。
Copyright 株式会社Mithril All rights Reserved.
http://www.mithril-web.com/
--------------------------------------------------------*/
