@charset "shift-jis";

* { margin: 0;
	padding:0; }
	
body { 
    width:100%;
	height:100%;
	font-size: 14px;
	text-align: center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック';
	background:url(img/body_back.png) top repeat-x ;
	position:relative;
}
#body2 { 

    width:100%;
	height:100%;
	margin:0 auto;
	background: none;
}

p {
	font-size: 12px;
	line-height:160%; }

/* リンク色 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
a{
	color:#06F;
	text-decoration:underline; }

a:hover{
	color:#F60;
	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{
	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; }

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* h1サイトキーワード設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
#tittle{
	width:800px;
	padding:56px 0 0;
	margin:0 auto;
	overflow:hidden;
	background: none;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
h1{
	width:800px;
	margin:0 auto 2px;
	font-size:11px;
	font-style:normal;
	text-align:right;
	line-height:22px;
	color:#555;
	background:none;
	float:right; 
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
/* h2サイトタイトル設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
h2{
	width:620px;
	min-height:70px;
	margin:15px auto 0px 15px;
	font-size:24px;
	text-align:left;
	line-height:28px;
	float:left; 
}

h2 a{
	min-height:70px;
	margin:0;
	color:#c81704;
	text-decoration:none;
	clear:both;
}

h2 a:hover{
	color:#F60;
	text-decoration: underline;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
/* グローバルナビ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
#g_nv{
	width:100%;
	height:50px;
	margin:0;
	padding:0 auto;
	background:url(img/line_btn.png) bottom repeat-x;
	border-top:3px #c81704 solid;
	position:fixed;
	top:0;
	left:0;
}

#g_nv_box{
	width:800px;
	height:50px;
	margin:0 auto;
	*margin: 0 auto;
	padding:0 auto 5px;
	overflow:hidden;
}

#g_nv ul{
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:center;
}

#g_nv ul li.first{
	width: 65px;
	height:50px;
	margin:0;
	font-size:13px;
	font-weight:bold;
	line-height:51px;
	text-align:center;
	background:none;
	float:left;
}

#g_nv ul li,#g_nv ul li.last{
	width:147px;
	*width:147px;
	height:50px;
	margin:0;
	padding:0;
	font-size:13px;
	font-weight:bold;
	line-height:51px;
	text-align:center;
	background:none;
	float:left;	
}

#g_nv ul li a{
	height:50px;
	padding:0 10px;
	*padding:0 3px;
	color:#555;
	text-decoration:none;
	display:block;
	overflow:hidden;
}

#g_nv ul li a:hover{
	color:#F60;
	text-decoration:none;
	background:#FFF url(img/line_btn.png) top repeat-x;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
/* メインバナー設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
#banner_box{
	width:820px;
	min-height:260px;
	margin:0 auto;
	clear:both;
	background:url(img/img_back.png) repeat-x;
}

#img{
	width:800px;
	height:200px;
	margin:0 auto 0;
	padding:0;
	background: url(img/banner.png) right no-repeat;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 本体設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */

#main_wrapper{
	width:100%;
	margin:0;
	padding:0;
	border:none;
	clear:both;
}
/* ----------------------------------------------- */

#body_in{
	width:840px;;
	height:100%;
	margin:-60px auto 0;
	padding:0 0 0;
	background:none;
}
/* ----------------------------------------------- */
#contents_in{
	width:820px;
	margin: 0 auto -2px;
	padding:10px 0 10px;
	overflow:hidden;
	background: url(img/white_back.png) repeat-y;
	clear:both;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* メインコンテンツ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
#left_con{
	width:800px;
	margin:0 0 0 10px;
	_margin:0 0 0 5px;
	float:left;
}

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

#center_c{
	width:800px;
	margin: 0;
	padding: 0;
	background:none;
	float:right;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 名前固定コンテンツ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
.entry-title, .KanrenKiji{
	margin: 0 auto;
	padding:12px 20px 8px 35px;
	color: #555;
	text-align: left;
	font-size: 19px;
	line-height: 23px;
	border:1px #CCC solid;
	border-bottom:3px #c81704 solid;
	background: url(img/line_h3.png) left top no-repeat;
	/* CSS3 */
    border-top-left-radius: 10px;  /* 左上 */
   	border-top-right-radius: 10px; /* 右上 */
   	/* Safari,Chrome */
   	-webkit-top-bottom-left-radius: 10px;  /* 左上 */
   	-webkit-top-bottom-right-radius: 10px; /* 右上 */
   	/* Firefox */
   	-moz-border-radius-topleft: 10px;  /* 左上 */
   	-moz-border-radius-topright: 10px; /* 右上 */
	clear: both;
}

.entry-content,.link-content, .sitemap-contents, .KanrenMenu{
	margin:0 0 10px;
	_margin:0 0 5px;
	padding:20px 20px;
	font-size:14px;
	line-height:20px;	
	text-align:left;
	color:#333;
	border:1px #CCC solid;
	border-top:none;
	background:#FFF url(img/line_footer.png) bottom repeat-x;
	clear:both;
}

.entry-content p{
	margin: 0;
	font-size:14px;
	line-height:22px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* フリースペース設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
.freespace2{
	padding:8px 5px;
	margin:0 0 10px;
	*margin:0 0 5px;
	color: #555;
	font-size:12px;
	text-align:left;
	background:#FFF;
	border:	1px #CCC solid;
}

.freespace3{
	padding:8px 5px;
	margin:10px 0 0;
	*margin:5px 0 0;
	color: #555;
	font-size:12px;
	text-align:left;
	background:none;
	border:	1px #CCC solid;
	clear:both;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 見出し設定設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
h3 {
	margin: 0 0 15px;
	*margin: 0 0 5px;
	padding: 6px 10px 3px 30px;
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	color:#c81704;
	background: url(img/h3mark.png) no-repeat left center;
	border-bottom:3px #c81704 solid;
	clear: both;
}

h4 {
	margin: 0px 0px 15px;
	*margin: 0px 0px 7px;
	padding: 5px 10px 2px 26px;
	font-size:16px;
	font-weight:bold;
	color:#c81704;
	background: url(img/h4mark.png) no-repeat left center;
	border-bottom:2px #c81704 solid;
	clear: both;
}

h5 {
	margin: 0px 0px 10px;
	*margin: 0px 0px 5px;
	padding: 3px 10px 0px 25px;
	font-size:15px;
	font-weight:bold;
	color:#c81704;
	background: url(img/h5mark.png) no-repeat left center;
	clear: both;
}

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

/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
/* フッター部分設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
#fotter_area{
	width:100%;
	_height:75px;
	margin:0 auto;
	padding:2px 0 0;
	background:#E0E0E0 url(img/footer_back.png) top repeat-x;
	clear:both;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
/* パンくずリスト設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
#breadcrumb{
	width:100%;
	_width:800px;
	padding:8px 0 2px;
	_padding:5px 0;
	text-align:left;
	background:none;
	clear:both;
}

#breadcrumb p{
	width:800px;
	margin:0 auto;
	padding:0;
	color:#555;
	line-height:15px;
	font-size:11px;
	font-weight:bold;
}

#breadcrumb a{
	color:#555;
	text-decoration:none;
}

#breadcrumb a:hover{
	color:#F60;
	text-decoration:none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
/*サイト説明設定*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
#s_ex{
	width:830px;
	margin:6px auto 0;
	*margin:3px auto 0;
	padding:5px 0 0;
	font-size:12px;
	border:none;
	background:none;
	clear:both;
}

#s_ex p{
	font-size:12px;
}

#s_ex_in{
	color:#444;
	padding:8px 15px;
	text-align:left;
	background:none;
	clear:both;	
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
/* コピーライト部分設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
#footer{
	width:100%;
	height:34px;
	margin: 0;
	text-align:center;
	background:#c81704;
	clear:both;
}

#footer p{
	width:820px;
	margin:0 auto;
	padding:7px 0 0;
	*padding:7px 0 0;
	color:#FFF;
	font-size:13px;
}

#footer a{
	color:#FFF;
	text-decoration:none;
}

#footer a:hover{
	color:#F60;
	text-decoration:none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* twitter hatena ボタン設定*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
#btn_box{
	width:45px;
	height:180px;
	padding:0;
	display:block;
	*float:left;
	position:fixed;
	*position:absolute;
	top:35%;
	left:0;
	background:url(img/dot.png) repeat;
	/* CSS3 */
    border-bottom-right-radius: 10px;  /* 右下 */
   	border-top-right-radius: 10px; /* 右上 */
   	/* Safari,Chrome */
   	-webkit-top-bottom-right-radius: 10px;  /* 右下 */
   	-webkit-top-bottom-right-radius: 10px; /* 右上 */
   	/* Firefox */
   	-moz-border-radius-bottomright: 10px;  /* 右下 */
   	-moz-border-radius-topright: 10px; /* 右上 */
}

#btn_box ul{
	margin:0;
	padding:5px;
	overflow:hidden;
	list-style-type:none;
}

#btn_box ul li.sitemap{
	width:32px;
	height:32px;
	margin:5px 0;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	float:left;
	background: url(img/sitemap_btn.png) no-repeat;
}

#btn_box ul li.rss{
	width:32px;
	height:32px;
	margin:5px 0;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	float:left;
	background: url(img/rss_btn.png) no-repeat;
}

#btn_box ul li.twitter{
	width:32px;
	height:32px;
	margin:5px 0;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	float:left;
	display:block;
	background:url(img/twitter_btn.png) no-repeat;
}

#btn_box ul li.hatena{
	width:32px;
	height:32px;
	margin:5px 0;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	float:left;
	background: url(img/hatena_btn.png) no-repeat;
}

#btn_box ul li a{
	width:32px;
	height:32px;
	display:block;
	text-decoration:none;
}

#btn_box ul li a:hover{
	text-decoration:none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*  topに戻るボタン設定*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
#top_btn_box{
	width:45px;
	height:47px;
	position:fixed;
	right:0;
	top:80%;
	_position:absolute;
	_top:auto;
    _left:auto;
    _bottom:50%;
	_right:0;
	background:url(img/dot.png) repeat;
	/* CSS3 */
    border-bottom-left-radius: 10px;  /* 右下 */
   	border-top-left-radius: 10px; /* 右上 */
   	/* Safari,Chrome */
   	-webkit-top-bottom-left-radius: 10px;  /* 右下 */
   	-webkit-top-bottom-left-radius: 10px; /* 右上 */
   	/* Firefox */
   	-moz-border-radius-bottomleft: 10px;  /* 右下 */
   	-moz-border-radius-topleft: 10px; /* 右上 */
}

#top{
	width:32px;
	height:32px;
	margin:7px 4px 7px 8px;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	float:left;
	background: url(img/top_btn.png) no-repeat;
}

#top_btn_box a{
	width:32px;
	height:32px;
	display:block;
	text-decoration:none;
}

#top_btn_box a:hover{
	text-decoration:none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 以下その他のページ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
/* リンクページ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
.link-content p{
	font-size:14px;
	margin: 10px 0 5px 0;
	padding:0px 5px 0px 20px;
	background:url(img/arrow.png) left no-repeat;
}

.link-content a{
	text-decoration:underline;
}

.link-content a:hover{
	color:#F60;
	text-decoration:underline;
}

.link-content p.link-dis {
	margin: 0 0 10px;
	padding:10px 20px 0;
	background:none;
	border-top:1px #999 dotted;
}

/*記事ページ設定*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
.KanrenMenu ul {
	margin:0;
	padding:0;
	list-style:none;
}

.KanrenMenu ul li{
	margin: 0 0 5px;
	padding:0 0 0 25px;
	color:#06F;
	text-decoration:underline;
	background:url(img/new.png) left no-repeat;
}

.KanrenMenu a{
	font-size:13px;
	text-decoration:none;	
}

.KanrenMenu a:hover{
	color:#F60;
	text-decoration: underline;	
}

/* サイトマップページ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
.sitemap ul{
	margin: 10px 0 0 ;
	padding:0;
	list-style:none;
}

.sitemap li{
	margin: 0 0 10px;
	padding:0 0 0 25px;
	list-style:none;
	color:#06F;
	font-size:12px;
	text-decoration:none;
	background:url(img/arrow.png) 5px center no-repeat;
}

.sitemap li a{
	text-decoration: none; 
}

.sitemap li a:hover{
	color:#F60;
	text-decoration: underline; 
}

h4.sitemap-cate-title {
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	margin:2px 0 10px;
	padding:8px 15px 6px 10px; 
	border-left:8px #c81704 solid;
	border-bottom:2px #c81704 solid;
	background:#FFF;
	clear:both;
}

h4 a{
	color:#FF6C00;
	text-decoration:none;
}

h4 a:hover{
	color:#F60;
	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: 1px solid #DDDCCC;
	border-collapse: collapse;
}
table#rankingver1 tr{
	margin:0;
	border: 1px solid #DDDCCC;
}
table#rankingver1 th{
	margin:0;
	padding: 0px 10px 0px 5px;
	background: #EFEFF1 url(img/ranking-bg.png) repeat-x;
	border: 1px solid #DDDCCC;
}
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: #FFFFFF;
}
table#rankingver1 td.r1-img{
	margin:0px auto;
	border-collapse: collapse;
	border-right: 1px solid #DDDCCC;
}
table#rankingver1 td p{
	font-size: 14px;
	line-height: 160%;
}
table#rankingver1 td p.catch{
	font-size: 16px;
	font-weight:bold;
	color:#ff0000;
	margin: 10px 0px;
}
table#rankingver1 td a{
	text-decoration:underline;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ランキング２
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
.rankingver2{
	margin:0;
	padding: 0;
	border: 1px solid #DDDCCC;
}
.title-outline{
	margin: 0;
	padding:0;
	background: #ECECEC 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;
}
.r2-catch{
	font-size: 16px;
	font-weight:bold;
	color:#ff0000;
	margin: 10px 0px;
}
.imgl-ranking {
	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: #FFFFFF;
}
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: #FFFFFF;
	vertical-align:top;
	border: 1px solid #DDDCCC;
}
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-contents{
	margin:0px auto;
	padding: 10px;
	border-collapse: collapse;
	border-left: 0;
}
table#rankingver3 td p{
	line-height:170%;
	padding: 1px 0px 0px 0px;
	background: url(img/r-line.gif);
}
table#rankingver3 td a{
	text-decoration:underline;
}
/*--------------------------------------------------------
このCSSファイルの無断配布及び商用販売を固く禁じます。
Copyright 株式会社Mithril All rights Reserved.
http://www.mithril-web.com/
--------------------------------------------------------*/
