/*
Template Name: 共通スタイルシート
*/

* {
	margin: 0;
	padding:0;
}

body {
	height: 100%;
	text-align: center;
	font-size:12px;
	background-color: #FFFFFF;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
p {
	line-height: 16px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* リンク色 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

a {
	text-decoration: underline;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #FFA500;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 装飾 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

.aka { color: #ff0000; }
.ao { color: #0000cc; }
.tya { color: #bd000e}
.gray { color: #3d3737}
.green { color: #009900}
.gray1 { color: #C0C0C0}

.b { font-weight: bold; }

.size15 { font-size: 15px; }
.size16 { font-size: 16px; }
.size17 { font-size: 17px; }
.size18 { font-size: 18px; }
.size19 { font-size: 19px; }
.size20 { font-size: 20px; }
.size21 { font-size: 21px; }
.size22 { font-size: 22px; }
.size23 { font-size: 23px; }
.size24 { font-size: 24px; }
.size25 { font-size: 25px; }
.size26 { font-size: 26px; }

.goto {
	margin: 10px 28px 10px 10px;
	text-align: right;
}

strong{ font-weight:bold; }

em{ font-weight:bold; }

.yline { background: #ffff00; }

.line { background: #FFFF66; }

.dotted { border-bottom:dotted 1px; }

.link_r {
	text-align: right;
	margin-right:10px;
}
.to_link {
	margin: 20px 0px 0px 0px;
	text-align: right;
}

/* 画像
─────────────────────────── */

img{
	border: none;
	margin: 0;
	padding:0;
}
a img {
	border: none;
}
.imgl {
	margin: 5px 10px 5px 0px;
	padding: 0;
	float: left;
}
.imgr {
	margin: 5px 0px 5px 10px;
	padding: 0;
	float: right;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* サイトヘッダー */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#top-header {
	height: 32px;
	margin: 0px auto 0 auto;
}

/* 見出し
─────────────────────────── */

h1 {
	font-size: 10px;
	color: #fff;
	padding-top: 50px;
	margin: 0px auto;
	text-align: right;
	width: 914px;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* バナー */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#header {
	position:relative;
	/* margin: 10px auto 0px auto; */
	/*padding: 25px 0; */
	width: 914px;
	height: 420px;
	/*background: url(img/head.jpg);*/
}
* html #header {
	position:relative;
	margin: 10px 0px 0px 2px;
	padding: 25px 0px 10px 0px;
	width: 914px;
	height: 150px;
	background: url(img/head.jpg) no-repeat;
}
#banner {
	position: relative;
	margin: 0px auto;
	padding: 0px 0px 0px 3px;
	width: 914px;
	z-index:0;
}
*:first-child+html #banner {
	position: relative;
	margin: 0 auto;
	padding: 0px 0px 0px 3px;
	width: 914px;
	z-index:0;
}
* html #banner {
	position: relative;
	margin: 0 auto -10px auto;
	padding: 0px 0px 0px 3px;
	width: 914px;
	z-index:0;
}

/* 見出し
─────────────────────────── */

#headerh2 {
	font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W7";
	/* position:relative;  */
	margin-top: -130px;
	padding-left: 50px;
	padding-right: 50px;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
#headerh2 a {
	text-decoration: none; 
	color: #4169E1;
}
#headerh2 a:hover {
	text-decoration: none;
	color: #ff9900;
	background-color: transparent;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* グローバルナビゲーション */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#navi {
	display:block;
	position:relative;
	margin:0px auto 0px auto;
	padding: 0px 0px 0px 3px;
	height:36px;
}
* html #navi {
	display:block;
	position:relative;
	margin:0px auto 0px auto;
	padding: 0;
	height:36px;
}
#navi1 {
	display:block;
	position:relative;
	width:900px;
	height:36px;
	margin:0px auto 0px auto;
	font-weight: bold;
}
#navi1 li {
	width: 180px;
	height:36px;
	float: left;
	color: #fff;
	text-align: center;
	margin:0px auto 0px auto;
	line-height: 36px;
	list-style-type: none;
}
#navi1 li a {
	display: block;
	text-decoration: none;
	color: #fff;
	margin:0px auto 0px auto;
	list-style-type: none;
}
#navi1 li a:hover {
	width: 180px;
	height:36px;
	color: #0052B7;
	text-decoration: none;
	margin:0px auto 0px auto;
	line-height: 36px;
	list-style-type: none;
}
#navi1 .last {
	width: 180px;
	height:36px;
	float: left;
	color: #fff;
	text-align: center;
	line-height: 36px;
	list-style-type: none;
}
#navi1 .last a {
	display: block;
	text-decoration: none;
	color: #fff;
	list-style-type: none;
}
#navi1 .last a:hover {
	width: 180px;
	height:36px;
	color: #0052B7;
	text-decoration: none;
	line-height: 36px;
	list-style-type: none;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* コンテンツ基本レイアウト */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#wrapper {
	text-align: left;
	width: 894px;
	margin: 0px auto;
	padding: 0px 10px 10px 10px;
	overflow:auto!important;
	overflow /**/: hidden;
	background-image: url(img/bg_cont.jpg);
}
* html #wrapper {
	text-align: left;
	width: 894px;
	margin: 0;
	padding: 0px 10px 10px 10px;
	overflow:auto!important;
	overflow /**/: hidden;
	background-image: url(img/bg_cont.jpg);
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* パンくずリスト */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

.breadcrumbs {
	margin: 0;
	padding: 10px;
	font-size: 10px;
	font-weight: normal;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* コンテンツ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#content {
	width: 520px;
	padding: 0px 0px 10px 5px;
	margin: 0px 0px 0px 3px;
	float: left;
}
* html #content {
	width: 520px;
	padding: 0px 0px 10px 4px;
	margin: 0px;
	float: left;
}
#content-page {
	width: 697px;
	padding: 0px 0px 10px 5px;
	margin: 0px 0px 0px 3px;
	float: left;
}
* html #content-page {
	width: 697px;
	padding: 0px 0px 10px 4px;
	margin: 0px;
	float: left;
}
#main {
	width: 520px;
}
#main-page {
	width: 697px;
}
#main p {
	line-height: 150%;
	padding-left: 0px 10px 10px 10px;
}
#main-page p {
	line-height: 150%;
	padding-left: 0px 10px 10px 10px;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 新着記事 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#main .topics {
	width: 518px;
	border: 1px solid #999999;
}
#main .topics ul {
	list-style:none;
	width: 498px;
	clear: both;
	margin: 0;
	padding: 0px 10px 15px 10px;
	font-size: 12px;
}
#main .topics li {
	overflow:hidden;
	margin: 0;
	padding: 7px 5px 5px 20px;
	text-align: left;
	line-height: 160%;
	border-bottom: 1px dotted #D7CCC9;
	background: transparent url(img/new.gif)  no-repeat left center;
}
#main .topics li a {
	text-decoration: none;
}

/* 見出し
─────────────────────────── */

.topicsh2 {
	color:#000000;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 0px 0px 10px;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* トップ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#main .mainbox {
	width: 498px;
	border: 1px solid #999999;
	padding: 20px 10px 10px 10px;
	margin-bottom: 20px;
	font-size: 13px;
	line-height: 150%;
}
#main .mainbox p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

/* 見出し
─────────────────────────── */

.midashi {
	color:#ffffff;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	padding: 6px 0px 5px 0px;
	margin: 20px 0px 0px 0px;
	vertical-align:middle;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* メルマガフォーム */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#main .mailbox {
	width: 498px;
	padding: 0px 10px 0px 10px;
	margin-bottom: 20px;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 記事 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#main .entrybox {
	width: 498px;
	border: 1px solid #999999;
	padding: 0px 10px 10px 10px;
	margin-top: 10px;
	margin-bottom: 25px;
	font-size: 13px;
	line-height: 150%;
}
#main-page .entrybox {
	width: 675px;
	border: 1px solid #999999;
	padding: 0px 10px 10px 10px;
	margin-top: 10px;
	margin-bottom: 25px;
	font-size: 13px;
	line-height: 150%;
}
.entrybox p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

/* 見出し
─────────────────────────── */

.kiji {
	color:#333;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	vertical-align:middle;
	padding: 5px 0px 0px 30px;
	border-bottom: 1px dotted #999999;
}
.kiji a {
	text-decoration: none; 
}
.kiji-page {
	color:#333;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	vertical-align:middle;
	padding: 5px 0px 0px 30px;
	border-bottom: 1px dotted #999999;
}
.kiji-page a {
	text-decoration: none; 
}
h3.comments, h3#comments {
	font-size: 15px;
	margin: 0 10px;
	padding: 0;
	text-align: left;
	background: none;
	border: none;
}
.track {
	padding-top: 20px;
	padding-bottom: 10px;
}
.relatedh2 {
	color:#000000;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 0px 0px 10px;
}

/* 記事の日付
─────────────────────────── */

.date {
	text-align: right;
	padding: 5px 10px 5px 0px;
	font-size: 10px;
	font-weight: normal;
	font-color: #AAB9B9;
}

/* トップへ戻る
─────────────────────────── */

.totop {
	padding: 50px 0px 10px 0px;
	font-size: 15px;
	font-weight: bold;
}

/* その他タグ一覧
─────────────────────────── */

.efoot {
	text-align: right;
	padding: 5px 10px 0px 0px;
	font-size: 10px;
	font-weight: normal;
	border-top: 1px dotted #AAB9B9;
}
.efoot p {
	margin: 0px;
	padding: 2px 0px 3px 0px;
}

/* コメント
─────────────────────────── */

ul#comment-list {
	font-weight:normal;
	margin: 0 20px;
	padding: 0;
	background-color: #FFFFFF;
	border: none;
}
#comment-list li {
	list-style: none;
	font-weight:normal;
	margin: 0 0 10px;
	padding: 0;
	background-color: #FFFFFF;
	border: none;
}
#comment-list p.comment-title {
	margin: 20px 0px 10px;
}
#comment-list p.comment-data {
	text-align: right;
	font-size: 10px;
	margin: 0 0 10px;
	padding: 10px 10px 5px 0px;
	border-bottom: 1px dotted #000033;
}
#comment-list p {
	margin: 0px 10px 15px;
}
#comform {
	margin: 0;
	padding: 10px 20px 20px;
	background-color: #FFFFFF;
	border: none;
}
#comform p {
	line-height:160%;
	margin-top: 10px;
}
#comment-submit {
	padding: 5px 10px;
}
p.nocomments {
	margin: 20px 20px 0;
	padding: 0;
}

/* トラックバック
─────────────────────────── */

#tb {
	position: relative;
	margin: 20px 0 0;
	padding: 20px;
	background-color: #FFFFFF;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}
.trackback-content {
	margin-top: 10px;
}
ul#trackback-list {
	font-weight:normal;
	margin: 0 20px;
	padding: 0;
	background-color: #FFFFFF;
	border: none;
}
#trackback-list li {
	list-style: none;
	font-weight:normal;
	margin: 0 0 10px;
	padding: 0;
	background-color: #FFFFFF;
	border: none;
}
#trackback-list p.comment-title {
	margin: 20px 0px 10px;
}
#trackback-list p.comment-data {
	text-align: right;
	font-size: 10px;
	margin: 0 0 10px;
	padding: 10px 10px 5px 0px;
	border-bottom: 1px dotted #000033;
}
#trackback-list p {
	margin: 0px 10px 15px;
}

/* 記事ページナビゲーション
─────────────────────────── */

.kiji-navigation {
	text-align:center;
	margin: 0 auto;
	padding: 20px 0;
}

/* サイト内検索
─────────────────────────── */

.entrybox p.r_r_c {
	margin-top: 10px;
	padding: 0px 0px 10px 0px;
	font-size: 12px;
}
#searchsubmit {
	padding: 3px 5px 1px;
}


/* 関連記事
─────────────────────────── */

#main-page .related {
	width: 695px;
	border: 1px solid #999999;
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 25px;
}
#main-page .related ul {
	list-style:none;
	width: 675px;
	clear: both;
	margin: 0;
	padding: 0px 10px 15px 10px;
	font-size: 12px;
}
#main-page .related li {
	overflow:hidden;
	margin: 0;
	padding: 7px 5px 5px 20px;
	text-align: left;
	line-height: 160%;
	border-bottom: 1px dotted #D7CCC9;
	background: transparent url(img/new.gif)  no-repeat left center;
}
#main-page .related li a {
	text-decoration: none;
}
#main-page .related p {
	margin: 0px;
	padding: 10px 0px 20px 10px;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* サイドメニュー */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#side1 {
	width: 170px;
	float: left;
	text-align: left;
	padding: 0px 4px 0px 6px;
	display: inline;
}
#side2 {
	width: 170px;
	float: right;
	text-align: left;
	padding: 0px 5px 0px 5px;
	display: inline;
}
#side1 .title, #side2 .title {
	overflow:hidden;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	padding: 7px 0px 5px 0px;
	color: #ffffff;
	width: 170px;
	line-height: 120%;
	border:none;
}
#side1 .title a, #side2 .title a {
	color: #ffffff;
	text-decoration: none;
}
.freebox {
	overflow:hidden;
	list-style:none;
	clear: both;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 11px;
	text-align: center;
	line-height: 160%;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
}
.freebox p {
	padding: 0px 10px 0px 10px;
}
#side1 ul, #side2 ul {
	list-style:none;
	clear: both;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 8px;
	padding-right: 7px;
	font-size: 11px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
}
#side1 ul.cate ul.children, #side2 ul.cate ul.children {
	margin: 0;
	padding: 0;
	border: none;
}
#side1 li, #side2 li {
	overflow:hidden;
	margin: 0;
	padding: 7px 10px 5px 20px;
	text-align: left;
	line-height: 160%;
	border-bottom: 1px dotted #D7CCC9;
	background: transparent url(img/mark.gif) no-repeat 0% 7px;
}
#side1 ul.cate li, #side2 ul.cate li {
	overflow:hidden;
	margin: 0;
	padding: 7px 10px 5px 20px;
	text-align: left;
	line-height: 160%;
	border-bottom: 1px dotted #D7CCC9;
	background: transparent url(img/catemark.gif) no-repeat 0% 7px;
}
#side1 ul.cate li ul.children li, #side2 ul.cate li ul.children li {
	overflow:hidden;
	margin: 0;
	padding: 7px 0px 5px 15px;
	text-align: left;
	line-height: 160%;
	border: none;
	background: transparent url(img/tree.gif) no-repeat 0% 7px;
}
#side1 li a, #side2 li a {
	text-decoration: none;
}
.rss {
	overflow:hidden;
	width: 170px;
	margin: 20px 0px 20px 0px;
	font-size: 12px;
	text-align: center;
}

/* ウィジェット
─────────────────────────── */

.tagcloud ,.textwidget ,#searchform {
	overflow:hidden;
	list-style:none;
	clear: both;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 11px;
	text-align: center;
	line-height: 160%;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
}
#calendar_wrap {
	margin: 0px 0px 20px;
	padding: 20px 10px;
	background-color: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	clear: both;
	overflow:hidden;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 5px 5px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 12px;
}
#wp-calendar thead th {
	text-align: center;
}
#wp-calendar tbody {
	color: #777;
}
#wp-calendar tbody td {
	background: #f6f6f6;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ページ分割ナビゲーション */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

.wp-pagenavi {
	margin: 0 0 10px;
	color: #555555;
	font-size: 12px;
	text-align: left;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	font-size: 12px;
	padding: 3px 10px;
	margin: 0.25em;
	text-decoration: none;
	border: 1px solid #8f9da6;
	color: #8f9da6;
}
.wp-pagenavi a:visited {
	border: 1px solid #8f9da6;
	color: #8f9da6;
}
.wp-pagenavi a:hover {
	text-decoration: underline;
	border: 1px solid #1B4990;
	color: #1B4990;
}
.wp-pagenavi span.pages {
	font-size: 12px;
	padding: 3px 10px;
	margin: 0.25em 0.25em 0.25em 0;
	border: 1px solid #DDDDDD;
}
.wp-pagenavi span.extend {
	font-size: 12px;
	padding: 3px 10px;
	margin: 0.25em;
	border: 1px solid #DDDDDD;
}
.wp-pagenavi span.current {
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
	padding: 3px 10px;
	margin: 0.25em;
	background-color: #1B4990;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* フッター */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#footer {
	margin-top: 10px;
	border-top: 1px dotted #006599;
	clear: both;
}
#footer p {
	text-align: left;
	color: #333333;
	padding: 0px 10px;
}
.fnavi{
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	text-align: center;
}
#footerl {
	position:relative;
	margin: 0px auto 0px auto;
	width: 914px;
	height: 18px;
	background: url(img/footer.jpg);
}
#footer-bottom {
	font-size: 10px;
	color: #ffffff;
	margin: 10px auto 0 auto;
	padding: 5px 0;
	clear: both;
}
#footer-bottom a {
	color: #ffffff;
	text-decoration: none;
}
#footer-bottom a:hover {
	color: #ff9900;
	background-color: transparent;
}


/*ランキング１
-------------------------------------------------------------------*/

table#rankingver1{
	width: 100%;
	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/01no1.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/01no2.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/01no3.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/01no4.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/01no5.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{
	width: 100%;
	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/01no1.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/01no2.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/01no3.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/01no4.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/01no5.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{
	width: 100%;
	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/01no1.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/01no2.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/01no3.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/01no4.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/01no5.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:25px;
	padding: 0px 0px 0px 0px;
	background: url(img/r-line.gif);
}
table#rankingver3 td a{
	text-decoration:underline;
}

/*--------------------------------------------------------------------------
このCSSファイルは、unlimited affiliate購入者の方のみに使用許可されるものです。
このCSSファイルの無断配布及び商用販売を固く禁じます。

Copyright 株式会社Mithril All rights Reserved.
--------------------------------------------------------------------------*/