@charset "shift-jis";

* { margin: 0;
	padding:0; }	
body { 
	margin:0;
	padding:0;
	font-size: 14px;
	text-align: center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック';
	background:#F5F5F5 url(img/back.png) top repeat-x;
}
p{
	font-size:14px;
	line-height:150%;}
#wrap{
	padding-top:12px;
	background:#F5F5F5 url(img/x.png) repeat;
	border-top:1px #FFFFFF solid;
}
/* リンク色 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
a{
	color:#06F;
	text-decoration:underline; }
a:hover{
	color:#ff8000;
	text-decoration:underline; }

/* 装飾 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
.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; }
.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; }

.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{
	max-width:100%;
	*width:auto;
	height:auto;
	border: none;
	margin: 0;
	padding:0; }
a img {
	border: none; }
.imgl {
	padding:0px 20px 20px 0px;
	float: left; }
.imgr {
	padding:0px 0px 20px 20px;
	float: right; }

/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ヘッダー部分設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
#top_area{
	width:980px;
	min-height:65px;
	margin:0 auto;
	background:url(img/h1_back.png) top repeat-x;
	clear:both;
}

/* h1サイトキーワード設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
h1{
	width:100%;
	margin:0 auto 0;
	padding:2px 0 0;
	font-size:11px;
	font-weight:400;
	text-align:left;
	color:#777777;
	clear:both;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
/* h2サイトタイトル設定 */	
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
h2{
	width:100%;
	margin:14px auto 6px;
	padding:0;
	text-align:left;
	font-weight:bold;
	line-height:150%;
	clear:both;
}
h2 a{
	margin:0;
	padding:0;
	color:#1F4F77;
	font-size:20px;
	text-align:left;
	line-height:120%;
	text-decoration:none;
}
h2 a:hover{
	color:#ff8000;
	text-decoration:underline;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
/*サイト説明設定*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
#siteex_area{
	width:100%;
	margin:8px 0 0;
	padding:0 0 4px;
	overflow:hidden;
	clear:both;
}
#siteex_area p{
	clear:both;
	width:80%;
	min-height:20px;
	margin:0 20% 0 0;
	color:#888888;
	text-align:left;
	font-weight:normal;
	font-size:12px;
	overflow:hidden;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* twitter hatena ボタン設定*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
#bm_area{
	width:200px;
	margin:-35px auto 10px;
	padding:0;
	display:block;
	background: none;
	float:right;
}
#bm_area ul{
	margin:0 auto ;
	padding:0;
	overflow:hidden;
	list-style-type:none;
	clear:both;
}
#bm_area ul li.sitemap a{
	wwidth:30px;
	height:30px;
	margin:0;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	float:right;
	background: url(img/btn_0sitemap.png) no-repeat;
}
#bm_area ul li.rss a{
	width:30px;
	height:30px;
	margin:0;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	float:right;
	background: url(img/btn_0rss.png) no-repeat;
}
#bm_area ul li.twitter a{
	width:30px;
	height:30px;
	margin:0;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	float:right;
	display:block;
	background:url(img/btn_0twitter.png) no-repeat;
}
#bm_area ul li.hatena a{
	width:30px;
	height:30px;
	margin:0;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	float:right;
	background: url(img/btn_0hatena.png) no-repeat;
}
#bm_area ul li a{
	width:30px;
	height:30px;
	display:block;
	text-decoration:none;
}
#bm_area ul li a:hover{
	text-decoration:none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
/* メインバナー設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
#banner_area{
	width:990px;
	height:auto;
	margin:0 auto 0;
	padding:20px 0 20px;
	background:#1F4F77;
	overflow:hidden;
	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;
	box-shadow:0 0 10px #CCCCCC; 
	clear:both;
}
#img{
	width:950px;
	min-height:200px;
	margin:0 auto;
	padding:0;
	border:none;
	background:url(img/banner.png) center right no-repeat;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 本体設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
#centerin_area{
	width:990px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	background:#FFFFFF url(img/nhb.png) bottom repeat-x;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	box-shadow:0px 5px 10px #CCCCCC;
	clear:both;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* グローバルナビ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
#nav_area{
	width:990px;
	height:50px;
	margin:0 auto 15px;
	padding:0;
	display:block;
	list-style-type:none;
	text-align:center;
	background: url(img/back_navi.png) top repeat-x;
	clear:both;
}
/* menu icon */
#menu_icon {
    display: none; /* hide menu icon initially */
}
#nav_area ul{
	width:990px;
	height:50px;
	margin:0 auto ;
	padding:0;
	display:block;
	list-style-type:none;
	background: url(img/navi_back.png) top repeat-x;
	text-align:center;
}
#nav_area ul li, #nav_area ul li.last{
	display:block;
	width:176px;
	*width:176px;
	height:50px;
	margin:0;
	padding:0;
	font-size:13px;
	font-weight:bold;
	line-height:51px;
	text-align:center;
	border-left:2px #1F4F77 solid;
	float:left;	
}
#nav_area ul li.first{
	display:block;
	width: 100px;
	height:50px;
	margin:0;
	font-size:13px;
	font-weight:bold;
	line-height:51px;
	text-align:center;
	border-left:none;
	float:left;
}
#nav_area ul li a{
	width:100%;
	height:50px;
	padding:0;
	*padding:0 3px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	overflow:hidden;
	background: url(img/navi_back.png) top repeat-x;
	display:block;
}
#nav_area ul li a:hover{
	height:50px;
	padding:0;
	color:#ff8000;
	background: url(img/back_navi.png) bottom repeat-x;
	text-decoration:none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
/* パンくずリスト設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
#bread_area{
	margin:15px 0 14px;
	*margin:8px 0 7px;
	padding:0 0 0 20px;
	line-height:15px;
	font-size:11px;
	font-weight:bold;
	background:url(img/home.png) 2px top no-repeat;
	text-align:left;
}
#bread_area p{
	width:100%;
	margin:0 auto;
	padding:0;
	color:#666666;
	line-height:15px;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	border:none;
}
#bread_area p a{
	padding:0;
	color:#666666;
	text-decoration:none;
}
#bottom_area a:hover, #bread_area p a:hover{
	padding:0;
	color:#ff8000;
	text-decoration:none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* メインコンテンツ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
#left_area{
	width:950px;
	margin:0 20px;
	float:left;
}

/* ------------------------------------------------- */

#c_area{
	width:715px;
	margin:0 0 0 15px;
	padding:0;
	background:none;
	float:right;
}
#l_area{
	width:220px;
	margin:0;
	padding:0;
	float:left;
}
#l_area p, #r_area p{
	font-size:12px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 名前固定コンテンツ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
.entry-title{
	margin:0 auto;
	padding:23px 10px 10px 20px;
	color:#333333;
	font-weight:bold;
	border-bottom:none;
	text-align:left;
	font-size:20px;
	line-height:20px;
	border:none;
	border-top:4px #1F4F77 solid;
	background:#FFFFFF url(img/nh3.png) top repeat-x;
	box-shadow:0 2px 3px #CCCCCC;
	clear: both;
}
.KanrenKiji{
	margin:0 auto;
	padding:20px 10px 3px 50px;
	color:#333333;
	font-weight:bold;
	border-bottom:none;
	text-align:left;
	font-size:20px;
	line-height:20px;
	border:none;
	border-top:4px #1F4F77 solid;
	background:#FFFFFF url(img/page.png) 14px 14px no-repeat;
	box-shadow:0 2px 3px #CCCCCC;
	clear: both;
}
.entry-content,.link-content, .sitemap-contents, .KanrenMenu{
	margin:0 0 15px;
	_margin:0 0 8px;
	padding: 20px 20px 30px;
	font-size:15px;
	line-height:22px;	
	text-align:left;
	color:#333333;
	background:#FFFFFF url(img/nhb.png) bottom repeat-x;
	border-top:none;
	overflow:hidden;
	box-shadow:0 2px 3px #CCCCCC;
	clear:both;
}
.entry-content p{
	margin: 0;
	font-size:15px;
	line-height:22px;
}
#l_area .cate-title, #r_area .cate-title{
	margin:0;
	padding:10px 10px 8px 38px;
	font-size:14px;
	font-weight:bold;
	color:#1F4F77;
	text-align:left;
	line-height:18px;
	background:#F9F9F9 url(img/cate.png) 10px 0px no-repeat;
	box-shadow:0 0 3px #bbbbbb;
	border:none;
	border-top:4px #1F4F77 solid;
	clear:both;
}
 #l_area .news, #r_area .news{
	margin:0;
	padding:10px 10px 8px 38px;
	font-size:14px;
	font-weight:bold;
	color:#1F4F77;
	text-align:left;
	line-height:22px;
	background:#F9F9F9 url(img/new.png) 10px 4px no-repeat;
	box-shadow:0 0 3px #bbbbbb;
	border:none;
	border-top:4px #1F4F77 solid;
	clear:both;
}
.side-title{
	margin:0;
	padding:10px 0;
	font-size:14px;
	font-weight:bold;
	color:#1F4F77;
	text-align:left;
	line-height:18px;
	background:#FFFFFF url(img/ndot.png) bottom repeat-x;
	border:none;
	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_area ul.cate, #r_area ul.cate, #word_box ul{
	margin:0 0 15px;
	*margin:0 0 8px;
	padding:4px 0 0;
	font-size:12px;
	line-height:17px;
	text-align:left;
	list-style-type:none;
	border-top:none;
	background:url(img/ndot.png) top repeat-x;
	box-shadow:0 3px 3px #CCCCCC;
	clear: both;
}
#l_area ul.cate li, #r_area ul.cate li, #word_box ul li{
	margin:0;
	padding:0;
	color:#555555;
	text-decoration:none;
	font-weight:bold;
	display:block;
	background:#F9F9F9;
	border-bottom:1px #DDDDDD solid;
}
#l_area ul.cate li a, #r_area ul.cate li a, #word_box ul li a{
	margin:0;
	padding:8px 13px;
	color:#555555;
	font-weight:400;
	text-decoration:none;
	display:block;
}
#l_area ul.cate a:hover, #r_area ul.cate a:hover, #word_box ul li a:hover{
	color:#ff8000;
	background:#F5F5F5;
	box-shadow:0 0 10px #CCCCCC inset;
	text-decoration: none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* フリースペース設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
.freespace1{
	margin:0 20px 15px;
	*margin:0 3px 7px;
	padding:8px 10px;
	color:#555;
	font-size:12px;
	text-align:center;
	background:none;
	border:1px #DDDDDD solid;
	clear:both;
}
#lower-contents {
	min-height:33px;
	margin:0 20px 15px;
	padding:0;
	clear: both;
}
.freespace4{
	padding:8px;
	color: #555;
	font-size:12px;
	text-align:center;
	background:none;
	border:1px #DDDDDD solid;
	clear:both;
}
.freespace4 p{
	font-size:12px;
}
.freespace2{
	padding:8px;
	margin:0;
	color: #555;
	font-size:12px;
	text-align:left;
	background:none;
	border:1px #DDDDDD solid;
	clear:both;
}
.freespace3{
	padding:8px;
	margin:10px 0 15px;
	*margin:5px 0 8px;
	color: #555;
	font-size:12px;
	text-align:left;
	background:none;
	border:1px #DDDDDD solid;
	clear:both;
}
.freespace5 p, .freespace6 p{
	padding:10px;
}
.freespace5{
	margin:0 0 15px;
	padding:0;
	color:#555;
	background:none;
	text-align:left;
	clear:both;
}
.freespace6{
	margin:0 0 15px;
	padding:0;
	color:#555;
	text-align:left;
	background:none;
	clear:both;
}
.freespace1 p, .freespace2 p, .freespace3 p, .freespace4, .freespace5 p,.freespace6 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:#ff8000;
	text-decoration:none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 見出し設定設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
h3{
	margin:8px 0 16px;
	*margin:4px 0 8px;
	padding: 7px 10px 5px 30px;
	font-size:20px;
	line-height:22px;
	font-weight:bold;
	color:#333;
	background:url(img/bh3.png) left center no-repeat;
	border-top:4px #1F4F77 solid;
	border-bottom:3px #1F4F77 double;
}
h4 {
	margin:8px 0 16px;
	*margin:4px 0 8px;
	padding: 6px 10px 4px;
	font-size:18px;
	font-weight:bold;
	color:#333;
	border-top:3px #1F4F77 solid;
	border-bottom:3px #DDDDDD solid;
	clear: both;
}
h5 {
	margin:8px 0 16px;
	*margin:4px 0 8px;
	padding: 3px 10px 3px 30px;
	font-size:16px;
	font-weight:bold;
	color:#333;
	background: url(img/bh5.png) 2px center no-repeat;
	border-bottom:3px #1F4F77 solid;
	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;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*  topに戻るボタン設定*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
.topp{
	margin:0 20px 0;
	padding:0;
	clear: both;
}
#top{
	width:950px;
	min-height:30px;
	margin:0 auto;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	display:block;
}
#top a{
	width:130px;
	height:30px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	text-align:center;
	line-height:30px;
	background: url(img/back_navi.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; 
	border:1px #1F4F77 solid;
	border-bottom:none;
	float:right;
}
#top a:hover{
	text-decoration:none;
	color:#FFFFFF;
	background:#1F4F77;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
/* コピーライト部分設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
#bottom_area{
	min-height:32px;
	width:100%;
	margin: 10px 0 0;
	padding: 0;
	line-height:34px;
	clear:both;
}
#bottom_area p{
	width:950px;
	margin:0 auto;
	padding:10px 0 7px;
	color:#1F4F77;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
#bottom_area a{
	padding:0;
	color:#1F4F77;
	text-decoration:none;
}
#bottom_area a:hover{
	padding:0;
	color:#ff8000;
	text-decoration:none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 以下その他のページ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* リンクページ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
.link-content p{
	font-size:14px;
	margin:0;
	padding:6px 5px 5px 25px;
	border-top:3px #1F4F77 solid;
	background:url(img/link.png) left no-repeat;
}
.link-content a{
	color:#1F4F77;
	text-decoration:none;
}
.link-content a:hover{
	color:#ff8000;
	text-decoration:underline;
}
.link-content p.link-dis {
	margin: 0 0 10px;
	padding:10px 20px 0;
	border-top:3px #DDDDDD solid;
	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 30px;
	color:#ff8000;
	text-decoration:none;
	line-height:20px;
	background:url(img/arrow.png) left no-repeat;
}
.KanrenMenu a{
	font-size:13px;
	text-decoration:none;	
}
.KanrenMenu a:hover{
	color:#ff8000;
	text-decoration: underline;	
}

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

/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
/* その他 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
ul.mark {
	margin: 0px 20px 0px 20px;
	padding: 0;
}
ul.mark li{
	list-style: none;
	font-size:14px;
	line-height: 150%;
	text-align: left;
	margin: 0;
	padding: 5px 0px 0px 30px;
	background: url(img/mark.gif)  no-repeat left center;
}
td {
	padding: 5px;
}
input, textarea, select {
	font-family: sans-serif;
	font-weight: normal;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ランキング１
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
table#rankingver1{
	border-collapse: collapse;
}
table#rankingver1 tr{
	margin:0;
}
table#rankingver1 th{
	margin:0;
	padding: 0px 10px 2px 5px;
	background:#e0e0e0;
	border: 1px solid #CCC;
}
table#rankingver1 .r1-title-no1{
	font-size: 16px;
	color:#363434;
	line-height: 140%;
	text-align: left;
	margin: 0;
	padding: 15px 10px 8px 50px;
	background: url(img/%%OKANNO%%no1.png) no-repeat left center;
}
table#rankingver1 .r1-title-no2{
	font-size: 16px;
	color:#363434;
	line-height: 140%;
	text-align: left;
	margin: 0;
	padding: 15px 10px 8px 50px;
	background: url(img/%%OKANNO%%no2.png) no-repeat left center;
}
table#rankingver1 .r1-title-no3{
	font-size: 16px;
	color:#363434;
	line-height: 140%;
	text-align: left;
	margin: 0;
	padding: 15px 10px 8px 50px;
	background: url(img/%%OKANNO%%no3.png) no-repeat left center;
}
table#rankingver1 .r1-title-no4{
	font-size: 16px;
	color:#363434;
	line-height: 140%;
	text-align: left;
	margin: 0;
	padding: 15px 10px 8px 50px;
	background: url(img/%%OKANNO%%no4.png) no-repeat left center;
}
table#rankingver1 .r1-title-no5{
	font-size: 16px;
	color:#363434;
	line-height: 140%;
	text-align: left;
	margin: 0;
	padding: 15px 10px 8px 50px;
	background: url(img/%%OKANNO%%no5.png) no-repeat left center;
}
table#rankingver1 td{
	margin:0;
	padding: 10px;
	border-collapse: collapse;
	background-color: none;
	border: 1px solid #CCC;
}
table#rankingver1 td.r1-img{
	margin:0px auto;
	border-collapse: collapse;
	border-right: 1px solid #CCC;
}
table#rankingver1 td.r1-img img{
	min-width:180px;
	max-width:180px;
	margin:10px auto;
}
table#rankingver1 td p{
	font-size: 14px;
	line-height: 160%;
	margin:0 10px 10px;
}
table#rankingver1 td p.catch{
	font-size: 16px;
	font-weight:bold;
	color:#ff0000;
	margin: 10px;
}
table#rankingver1 td a{
	text-decoration:underline;
}
table#rankingver1 .to_link img{
	margin:0 5% 10px;
	border-collapse: collapse;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ランキング２
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
.rankingver2{
	margin:0;
	padding: 0;
	border: 1px solid #DDDCCC;
}
.title-outline{
	margin: 0;
	padding:0;
	background: #FFF url(img/ranking2-bg.png) repeat-x;
	border-top: 5px solid #F5F5F5;
	border-right: 5px solid #F5F5F5;
	border-left: 5px solid #F5F5F5;
}
.r2-title-no1{
	font-size:18px;
	color:#363434;
	font-weight:bold;
	line-height: 140%;
	margin: 0;
	padding: 13px 10px 5px 55px;
	background: url(img/%%OKANNO%%no1.png) no-repeat 5px center;
	border-bottom: 2px solid #DDDCCC;
}
.r2-title-no2{
	font-size:18px;
	color:#363434;
	font-weight:bold;
	line-height: 140%;
	margin: 0;
	padding: 13px 10px 5px 55px;
	background: url(img/%%OKANNO%%no2.png) no-repeat 5px center;
	border-bottom: 2px solid #DDDCCC;
}
.r2-title-no3{
	font-size:18px;
	color:#363434;
	font-weight:bold;
	line-height: 140%;
	margin: 0;
	padding: 13px 10px 5px 55px;
	background: url(img/%%OKANNO%%no3.png) no-repeat 5px center;
	border-bottom: 2px solid #DDDCCC;
}
.r2-title-no4{
	font-size:18px;
	color:#363434;
	font-weight:bold;
	line-height: 140%;
	margin: 0;
	padding: 13px 10px 5px 55px;
	background: url(img/%%OKANNO%%no4.png) no-repeat 5px center;
	border-bottom: 2px solid #DDDCCC;
}
.r2-title-no5{
	font-size:18px;
	color:#363434;
	font-weight:bold;
	line-height: 140%;
	margin: 0;
	padding: 13px 10px 5px 55px;
	background: url(img/%%OKANNO%%no5.png) no-repeat 5px center;
	border-bottom: 2px solid #DDDCCC;
}
.r2-contents{
	margin: 0px;
	padding: 10px;
	border-right: 5px solid #F5F5F5;
	border-bottom: 5px solid #F5F5F5;
	border-left: 5px solid #F5F5F5;
	clear:both;
}
p.r2-catch{
	font-size: 16px;
	font-weight:bold;
	color:#ff0000;
	margin: 10px 0px;
}
.imgl-ranking {
	min-width:180px;
	max-width:180px;
	padding:10px 25px 10px 0px;
	float: left;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ランキング３
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
table#rankingver3{
	margin:0;
	padding: 0;
	border-collapse: collapse;
}
table#rankingver3 th{
	font-size: 18px;
	color:#363434;
	line-height: 140%;
	margin:0;
	padding: 0px 10px 0px 5px;
	background: none;
        border-bottom:3px #CCC dotted;
}
table#rankingver3 .r3-title-no1{
	text-align: left;
	margin-top: 0px;
	margin-bottom: 8px;
	padding: 10px 10px 0px 50px;
	background: url(img/%%OKANNO%%no1.png) no-repeat left center;
}
table#rankingver3 .r3-title-no2{
	text-align: left;
	margin-top: 15px;
	margin-bottom: 8px;
	padding: 10px 10px 0px 50px;
	background: url(img/%%OKANNO%%no2.png) no-repeat left center;
}
table#rankingver3 .r3-title-no3{
	text-align: left;
	margin-top: 15px;
	margin-bottom: 8px;
	padding: 10px 10px 0px 50px;
	background: url(img/%%OKANNO%%no3.png) no-repeat left center;
}
table#rankingver3 .r3-title-no4{
	text-align: left;
	margin-top: 15px;
	margin-bottom: 8px;
	padding: 10px 10px 0px 50px;
	background: url(img/%%OKANNO%%no4.png) no-repeat left center;
}
table#rankingver3 .r3-title-no5{
	text-align: left;
	margin-top: 15px;
	margin-bottom: 8px;
	padding: 10px 10px 0px 50px;
	background: url(img/%%OKANNO%%no5.png) no-repeat left center;
}
table#rankingver3 td{
	margin:0;
	padding: 20px 10px 10px 10px;
	border-collapse: collapse;
	background-color: none;
	vertical-align:top;
}
table#rankingver3 td.catch{
	font-size: 16px;
	font-weight:bold;
	color:#ff0000;
	text-align: center;
	margin: 10px 0px 0px 0px;
	padding: 10px 20px 5px 20px;
	border-bottom: 0;
}
table#rankingver3 td.r3-img{
	margin:0px auto;
	padding: 10px;
	border-collapse: collapse;
}
table#rankingver3 td.r3-img img{
	min-width:180px;
	max-width:180px;
	margin:0px auto;
	padding: 10px;
	border-collapse: collapse;
}
table#rankingver3 td.r3-contents{
	margin:0px auto;
	padding: 10px;
	border-collapse: collapse;
	border-left: 0;
}
table#rankingver3 td p{
	line-height:160%;
	padding: 5px;
	background:url(img/r-line.gif) 2px 4px repeat;
}
table#rankingver3 td a{
	text-decoration:underline;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* テーブル
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

table.ex01 {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 3px solid #369;
}
table.ex01 th {
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	color: #153d73;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;

}
table.ex01 td {
	padding: 10px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ボックス
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

.exbox {
    padding: 20px;
    color: #fff;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #6495ed;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* マウスオーバー
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */


a:hover img{
    opacity:0.5;
    -moz-opacity:0.5;
    filter:alpha(opacity = 50);
}

    
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ボックス
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
	
.boxex{
    color:#4b1313;
    text-shadow: 1px 1px 1px #c07f7f;
    padding:20px;
    background: #b53434;
}

.boxex2 {
    padding: 20px;
    background: #fff;
    box-shadow: 0 0 50px #ddd inset;
    -moz-box-shadow: 0 0 50px #ddd inset;
    -webkit-box-shadow: 0 0 50px #ddd inset;
}

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