@charset "shift-jis";

* {
	margin: 0;
	padding:0;
}

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

p {
	font-size: 13px;
	line-height:160%;
	color:#444;
}


/* リンク色 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */


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 10px 0px;
	float: left;
}
.imgr {
	padding:0px 0px 10px 20px;
	float: right;
}



/*  h1 h2サイトタイトル設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#tittle{
	width:100%;
	margin:12px auto 0;
	padding:0;
	*margin-left:auto;
	*margin-right:auto;	
	position:absolute;
	top:80px;
	z-index:1;
	left:0;
}

h1{
	width:950px;
	margin:0 auto;
	padding:20px 0 0 14px;
	font-size:11px;
	line-height:15px;
	font-style:normal;
	text-align:left;
	color:#e67c86;
}

#h2_box{
	width:950px;
	min-height:40px;
	margin:0 auto;
}

h2{
	width:500px;
	margin-left:0px;
	padding:10px;
	*padding:5px;
	margin-left:0;
	font-size:22px;
	text-align:left;
	float:left;
	line-height:26px;
}

h2 a{
	color:#e67c86 ;
	text-decoration:none;
}

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


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ヘッダー設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */


#header{
	width:100%;
	margin:0 auto;
	padding:0;
	position: absolute;
	top:0;
	left:0;
	background: url(img/top_paper.png) top repeat-x;
	clear:both;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* グローバルナビ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */


#g_navi_box{
	width:950px;
	height:50px;
	margin:10px auto 40px;
}

#g_navi_box ul{
	width:950px;
	height:50px;
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:center;
}

#g_navi_box ul li.first{
	width: 70px;
	height:50px;
	margin:0;
	font-size:13px;
	font-weight:bold;
	line-height:50px;
	text-align:center;	
	float:left;
}

#g_navi_box ul li, #g_navi_box ul li.last{
	max-width:171px;
	*width:170px;
	height:50px;
	font-size:13px;
	font-weight:bold;
	margin-left:5px;
	line-height:50px;
	text-align:center;
	float:left;	
}

#g_navi_box ul li.first a ,#g_navi_box ul li a,#g_navi_box ul li.last a{
	height:50px;
	padding:0 10px;
	_padding: 0 5px;
	color:#e67c86;	
	text-decoration:none;
	display:block;
	overflow:hidden;
	display:block;
	border:1px #FFF solid;
	background: url(img/navi_back_w.png) top right repeat-x;
}

#g_navi_box ul li.first a:hover,#g_navi_box ul li a:hover,#g_navi_box ul li.last a:hover{
	color:#FFF;
	text-decoration:none;
	border:1px #F5BDC3 solid;
	background: url(img/back_p_color.png) top right repeat-x;
}


/* メインバナー設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#img{
	width:950px;
	height:200px;
	margin:5px auto 10px;
	_margin-left:auto;
	_margin-right:auto;
	text-align:center;
	background:url(img/banner.png) no-repeat;
	border:1px #F9D5D7 solid;
	clear:both;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* メインコンテンツ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#wide_wrapper{
	width:100%;
	margin:20px 0 0;
	position:relative;
	clear:both;
}

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

#body_content{
	width:970px;
	margin:320px auto 10px;
	padding:10px 0;
	overflow:auto;
	_overflow:none;
	clear:both;
}

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

#left_c{
	width:770px;
	margin:0 0 0 10px;
	_margin:0 0 0 5px;
	padding:0;
	float:left;
}

#right_c{
	width:180px;
	margin:0 10px 0 0;
	_margin:0 5px 0 0 ;
	padding:0;
	float:right;
}

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

#c_content{
	width:760px;
	margin:0 10px 10px 0;
	_margin:0 5px 10px 0;
	clear:both;
}

#r_content{
	width:180px;
	min-height:10px;
	margin:0 0 10px;
	clear:both;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 名前固定コンテンツ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

.entry-title {
	margin: 0 auto ;
	padding:7px 20px 3px 40px;
	color: #FFF;
	text-align: left;
	font-size: 18px;
	line-height: 24px;
	background: url(img/back_p_color.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; /* 右上 */
	
	border-bottom:none;
	clear: both;
}

.entry-content{
	margin:0 0 10px;
	padding:20px;
	font-size:14px;
	line-height:20px;	
	text-align:left;
	color: #444;
	border-left:1px #F5BDC3 solid;
	border-right:1px #F5BDC3 solid;
	border-bottom:1px #F5BDC3 solid;
	background:url(img/ribon.png) top left no-repeat;
	*background:url(img/ribon.png) top 1px no-repeat;
}

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

.side-title{
	margin: 0;
	padding: 10px;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	line-height:14px;
	
	/* 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; /* 右上 */
	
	background: url(img/back_p_color.png) center top no-repeat;
	clear:both;
}

.news, .cate-title{
	margin: 0;
	padding: 10px;
	font-size: 14px;
	color: #FFF;
	text-align: left;
	line-height:14px;
	
	/* 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; /* 右上 */
	
	background: url(img/back_p_color.png) center top no-repeat;
	clear:both;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* カテゴリーボタン設定 最新情報 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#r_content ul.cate ,#info_box ul{
	min-height:30px;
	margin:0 0 10px;
	padding:0;
	font-size:12px;
	text-align:left;
	list-style-type: none;
	overflow:hidden;
	border-left:1px #F5BDC3 solid;
	border-right:1px #F5BDC3 solid;
}

#news_box{
	width:180px;
	margin:0 0 10px;
	clear:both;
}

#info_box {
	margin:0 ;
	font-size:12px;
	list-style-type: none;
	text-align:left;
	clear:both;
}

#r_content ul.cate li, #info_box ul li{
	margin:0;
	padding:0;
	line-height:140%;
	padding:0;
	border-bottom:1px #F5BDC3 solid;
}

#r_content ul.cate a, #info_box ul li a{
	padding:10px 16px;
	color:#333;
	text-align:left;
	text-decoration:none;
	display:block;
	background:url(img/sub_navi_off.png) left top no-repeat;
}

#r_content ul.cate a:hover, #info_box ul li a:hover{
	color:#e67c86;
	text-decoration:none;
	background:url(img/sub_navi.png) left top no-repeat;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 見出し設定設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

h3 {
	margin: 0px 0px 15px 0px;
	padding: 4px 10px 4px 20px;
	font-size:16px;
	font-weight:bold;
	background: url(img/dot.png) no-repeat left center;
	border-bottom: 3px solid #e67c86;
	clear: both;
}

h4 {
	margin: 0px 0px 15px;
	padding: 5px 10px 0px;
	font-size:16px;
	font-weight:bold;
	border-bottom: 1px solid #e67c86;
	border-left: 4px solid #e67c86;
	clear: both;
}

h5 {
	margin: 0px 0px 10px;
	padding: 3px 10px 0px 20px;
	font-size:15px;
	font-weight:bold;
	background: url(img/dot.png) no-repeat left center;
	clear: both;
}


/* お気に入りボタン設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */


.favorite-space {
	text-align: center;
	margin: 0 auto 10px;
	*margin: -10px auto 5px;
	padding: 0;
	clear: both;
}
.favorite-button {
	text-align: center;
	width:100%;
	padding:5px;
	clear: both;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* フリースペース設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */


.freespace1{
	margin:0 10px 10px;
	padding:8px 5px;
	color:#666;
	font-size:13px;
	text-align:center;
	border:1px #F5BDC3 solid;
	clear:both;
}

.freespace4{
	margin: 0;
	padding:8px 5px;
	color:#666;
	font-size:13px;
	text-align:center;
	border:1px #F5BDC3 solid;
	clear: both;
}

#lower-contents {
	width:950px;
	margin:0 auto;
	padding: 0;
	clear: both;
}


.freespace2{
	margin:0 0 10px;
	padding:8px 5px;
	color:#666;
	font-size:13px;
	text-align:left;
	border:1px #F5BDC3 solid;
	clear:both;
}

.freespace3{
	margin:0;
	padding:8px 5px;
	color:#666;
	font-size:13px;
	text-align:left;
	border:1px #F5BDC3 solid;
	clear:both;
}

.freespace5, .freespace7{
	margin:0 0 10px;
	padding:8px 5px;
	color:#666;
	font-size:13px;
	text-align:left;
	border:1px #F5BDC3 solid;
	clear:both;
}

.freespace6, .freespace8{
	margin:0;
	padding:8px 5px;
	color:#666;
	font-size:13px;
	text-align:left;
	border:1px #F5BDC3 solid;
	clear:both;
}

.freespace5 p, .freespace6 p, .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:#F60;
	text-decoration:none;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 下部設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#bottom{
	width:100%;
	min-height:60px;
	margin:0 auto;
	padding-top:20px;
	background: url(img/bottom_paper.png) top repeat-x;
	clear:both;
}

#bottom_box{
	width:950px;
	height:60px;
	margin:0 auto;
	padding:0 0 10px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* パンくずリスト設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#breadcrumb_list{
	width:950px;
	min-height:15px;
	margin:5px auto 5px;
	*margin:10px auto 5px;
	padding:0 10px 0;
	_padding:0 5px 0;
	font-size:10px;
	text-align:left;
	line-height:15px;
	clear:both;
}

#breadcrumb_list p{
	font-size:10px;
}

#breadcrumb_list a{
	color:#333;
	text-decoration:none;
}

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


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*サイト説明設定*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#site_ex_box{
	width:788px;
	_width:800px;
	margin:0;
	padding:10px;
	color:#444;
	font-size:12px;
	text-align:left;
	border:1px #FFF solid;
	float:left;
}

#site_ex_box p{
	font-size:10px;
	line-height:15px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* topに戻るボタン */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#top_return{
	margin:0 0 0 10px;
	float:right;
}

#top_return a{
	width:60px;
	height:22px;
	padding-top:38px;
	color:#e67c86;
	font-weight:bold;
	text-decoration:none;
	display:block;
	background: url(img/top_btn_off.png) no-repeat;	
}

#top_return a:hover{
	color:#FFF;
	text-decoration:none;
	background: url(img/top_btn_on.png) no-repeat;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* サイトマップボタン */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#sitemap_btn{
	height:60px;
	margin-left:10px;
	float:left;
}

#sitemap_btn a{
	width:60px;
	height:22px;
	padding-top:38px;
	color:#e67c86;
	font-weight:bold;
	text-decoration:none;
	display:block;
	background: url(img/sitemap_btn_off.png) no-repeat;	
}

#sitemap_btn a:hover{
	color:#FFF;
	text-decoration:none;
	background:url(img/sitemap_btn_on.png) no-repeat;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* フッター設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#footer{
	width:100%;
	height:35px;
	margin:0px;
	padding:0;
	color:#FFF;
	font-size:13px;
	line-height:35px;
	text-align:center;
	background: url(img/back_v_color.png) top repeat-x;
	clear:both;
}

#footer p{
	font-size:13px;
	text-align:center;
	clear:both;
}

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

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

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 以下その他のページ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */


/* リンクページ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

.link-content{
	margin:0 0 10px;
	padding:20px 20px 10px;
	font-size:14px;
	line-height:20px;	
	text-align:left;
	color: #444;
	border-left:1px #F5BDC3 solid;
	border-right:1px #F5BDC3 solid;
	border-bottom:1px #F5BDC3 solid;
	background:url(img/ribon.png) top left no-repeat;
	*background:url(img/ribon.png) top 1px no-repeat;
}

.link-content p{
	font-size:14px;
	background:url(img/point.png) no-repeat left center;
	margin:0px 5px;
	padding-left:20px;
}

.link-content a{
	color:#06F;
	text-decoration:underline;
}

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

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

/*記事ページ設定*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */


.KanrenKiji{
	margin: 0 auto ;
	padding:7px 20px 7px 40px;
	color: #FFF;
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	background: url(img/kanren.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; /* 右上 */
	
	border-bottom:none;
	clear: both;
}

.KanrenMenu{
	font-size:12px;
	text-align:left;
	background: none;
	padding:10px 40px 10px 45px;
	margin-bottom:10px;
	border-left:1px #F5BDC3 solid;
	border-right:1px #F5BDC3 solid;
	border-bottom:1px #F5BDC3 solid;
}

.KanrenMenu ul {
	margin:0;
	padding:0;
}

.KanrenMenu ul li{
	line-height:20px;
	list-style:url(img/arrow.png);
}

.KanrenMenu a{
	text-decoration:none;	
}

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


/* サイトマップページ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */


.sitemap-contents {
	margin:0 0 10px;
	padding:20px;
	font-size:14px;
	line-height:20px;	
	text-align:left;
	color: #444;
	border-left:1px #F5BDC3 solid;
	border-right:1px #F5BDC3 solid;
	border-bottom:1px #F5BDC3 solid;
	background:url(img/ribon.png) top left no-repeat;
	*background:url(img/ribon.png) top 1px no-repeat;
}

.sitemap ul{
	margin: 0 ;
	padding:0;
}

.sitemap li{
	list-style:none;
	font-size:13px;
	margin: 0 0 10px 38px;
	list-style:url(img/arrow.png);
}

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

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

.sitemap-cate-title {
	height:30px;
	_height:35px;
	font-size:14px;
	font-weight:bold;
	line-height:32px;
	margin:0 0 12px 0;
	padding:0 10px 0 35px;
	text-align:left;
	overflow:hidden;
	display:block;
	background: url(img/cate.png) right top  no-repeat;
	border-left:4px  solid;
	border: none;
	clear:both;
}

.sitemap-contents h4 a{
	*padding:0 0 0 5px;
	color:#e67c86;
	text-decoration:none;
}

.sitemap-contents h4 a:hover{
	color:#FFF;
	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 #CCCCCC;
	border-collapse: collapse;
}
table#rankingver1 tr{
	margin:0;
	border: 1px solid #CCCCCC;
}
table#rankingver1 th{
	margin:0;
	padding: 0px 10px 0px 5px;
	background: #EFEFF1 url(img/ranking-bg.png) repeat-x;
	border: 1px solid #CCCCCC;
}
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 #CCCCCC;
}
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 #CCCCCC;
}
.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 #CCCCCC; */
}
.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 #CCCCCC;
}
.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 #CCCCCC;
}
.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 #CCCCCC;
}
.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 #CCCCCC;
}
.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 #CCCCCC;
}
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/
--------------------------------------------------------*/
