@charset "shift_jis";

/* 基本スタイル */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #333333;
	font-size: 0.9em;
	line-height: 1.6em;
	background-color: #F5F5F5;
        font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
}

div, p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: left;
}

h1{font-weight:normal;}

h2,h3,h4,h5,h6{font-family: verdana, sans-serif;font-weight:bold;}

h1,h2,h3,h4{
	clear:both;
}

.rank1,.rank2,.rank3,.rank4,.rank5,.point,.point1,.point2,.point3,.point4,.point5{
	font-family: 'HGP創英角ｺﾞｼｯｸUB', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W6', sans-serif;
	font-weight:normal;
}


/* 保険 */

.life {
       margin-bottom:10px;
}

/*
//見出しを通常のフォントにする場合は／* と *／ を削除
h3, h4 ,h5 ,h6{
	font-family: sans-serif;
	font-weight:bold;
}
*/

.FloatEnd {
	clear: both;
	display: block;
	height: 1px;
}

img{
	max-width:100%;
}

#main img {
        margin-bottom:10px;
}

img .hoken{
	margin-bottom: 10px;
}

.float {
	margin: 5px 10px 10px 10px;
	padding: 0;
	float: left;
	}


/* -------- リンク */

a,a:visited{
	color:#006699;
}

a:hover{
	color:#FF0000;
}

a:hover{
	top:1px;
	left:1px;
	position:relative;
}

h1 a,h1 a:visited{
	color:#006699;
        text-decoration:none;
}

h1 a:hover{
	color:#FF0000;
	top:1px;
	left:1px;
	position:relative;
}

h2 a, h2 a:visited, h3 a, h3 a:visited{
	color:#FFFFFF;
        text-decoration:none;
}

h2 a:hover, h3 a:hover{
	color:#FFFFFF;
}

a img {
  border: none;
  text-decoration: none;
}

.txt-img img{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

/* 文字装飾 */

.line { background: #ffff66; }
.line_b { background: #ffff00; font-weight: bold;}

.red { color:#FF0000; }
.red_b { color:#FF0000; font-weight: bold;}


/* ---------------- リスト */

ul, ol {
  display: block;
  _margin-left:0;
  _margin-right:0;
}

dl{
	margin:0;
	padding:0;
}

ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-left: 0;
}

ol {
	list-style-type: decimal;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	_margin-left: 30px;
	_padding-left: 20px;
}

*:first-child+html ol{
	margin-left: 30px;
	padding-left: 20px;
}

li {
	display: list-item;
	margin: 0;
}

ul li {
	list-style-type: none;
	list-style-image: url(./img/li.gif);
}



p {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
}


/* 基本レイアウト */

#container {
	width: 906px;
	margin:15px auto;
	padding:0px 5px;
}

#site_title {
	background-image: url(img/box_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 46px;
	line-height: 46px;
	padding-top: 4px;
}

#coverage {
	background-image: url(img/box_body.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px 3px;
}

#foundation {
	background-image: url(img/box_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 10px;
	height: 25px;
}

#header {
        border-top:solid 1px #CFCFCF;
        border-bottom:solid 1px #CFCFCF;
}


/* コンテンツ */

#article_1, #article_2, #article_3, #article_4{
	margin-bottom: 10px;
	padding: 10px 14px;
}

#siteNavi {
	font-size: 0.775em;
	line-height: 1.5em;
	margin-bottom:15px;
}


#contents {
	_height:10px;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height:400px;
	margin-top:15px;
	margin-top:15px;
}

#menu:after,#contents:after{
	height: 1px;
	overflow: hidden;
	content: "";
	display: block;
	clear: both;
}


/* フッター */

#signature {
	text-align: center;
	color: #666666;
	line-height: 30px;
}

#signature a{
	color: #666666;
	text-decoration: none;
}

#sub_navi {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #666666;
	font-size: 12px;
}
#sub_navi a {
	color: #666666;
	margin-left:5px;
	margin-right:5px;
}


/* レイアウト差分 */

#contents {
	padding-right: 15px;
	padding-left: 15px;
}


#main {
	float: left;
	width: 650px;
}

#menu {
	float: right;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#article_1 h3,#article_2 h3,#article_3 h3,#article_4 h3{
	position: relative;
	left: -12px;
	width: 630px;
	_width: 630px;
	margin-top: 15px;
	margin-bottom: 15px;
}

/* 各種見出し */

h1 {
	font-weight: normal;
	font-size: 16px;
	padding-right: 15px;
	padding-left: 50px;
	color: #666666;
	line-height: 46px;
	background-image: url(./img/h1.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	height: 46px;
}

#main  h2,#main h3 {
	font-size: 18px;
	line-height: 34px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(img/h3.jpg);
	margin-bottom: 5px;
	margin-top: 5px;
	color: #FFFFFF;
	padding-left: 20px;
	overflow: hidden;
}

#main h2 span, #main h3 span {
	display: block;
	background-image: url(./img/h3_r.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
}

#main h4  {
	font-size: 16px;
	line-height: 20px;
	background-image: url(img/h4.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 10px;
	background-position: left bottom;
	padding-right: 8px;
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 4px;
	color: #333333;
	border-bottom: dotted 1px #666666;
}

/* サイドメニュー */

#menu ul,#rmenu ul {
	list-style-type: none;
	list-style-image: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(img/menu_body.jpg);
	background-repeat: repeat-y;
}

#menu  li,#rmenu li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	display: block;
	_display:inline;
	padding: 0px;
}

#menu  #newEntry,#rmenu #newEntry {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 0px;
}

#newEntry li {
	display: block;
	padding-bottom: 2px;
	background-image: url(./img/newtext.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 2px center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 22px;
}

#menu h4 ,#rmenu h4 ,.menutitle {
	line-height: 32px;
	background-image: url(img/menu_h4.jpg);
	height: 32px;
	font-size:14px;
	color: #FFFFFF;
	text-align: center;
}
#menu .menubox, #rmenu .menubox {
	margin-bottom: 15px;
	background-image: url(img/menu_bottom.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

#menu li a ,#rmenu li a{
	line-height: 16px;
	display: block;
	font-size: 12px;
	text-decoration: none;
	background-image: url(img/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #C26D76;
}

#menu li a:hover ,#rmenu li a:hover{
	background-color: #F5D3D6;

}
#menu li.l2 a ,#rmenu li.l2 a {
	margin-left: 15px;
	background-image: url(img/menu_l2.gif);
	line-height: 14px;
}

#menu li.l3 a ,#rmenu li.l3 a {
	margin-left: 30px;
	background-image: url(img/menu_l3.gif);
	line-height: 14px;
}

#newEntry  li a {
	color: #333333;
	display:inline;
	line-height:18px;
	border: none;
	text-decoration: underline;
	background-image: none;
	padding: 0px;
}

#newEntry li a:hover {
	color: #FF0000;
	background-color: #FFF;
	background-image: none;
}

.menubox {
	width: auto;
	background-color: #EFEFEF;
}

.menubox2 {
	margin-bottom:15px;
}


#submenu span{
	display:block;
	margin:2px 0;
}

#submenu span img{
	display:block;
	margin:0;
	padding:0;
}


/* ランキング */

#main .rank1,#main .rank2,#main .rank3,#main .rank4,#main .rank5 {
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 65px;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-top: 35px;
	padding-bottom:5px;
	color: #333;
	border-bottom:dotted 1px #666;
	clear: both;
}

#main .rank1{
	background-image: url(img/rank1_a.gif);
}
#main .rank2{
	background-image: url(img/rank2_a.gif);
}
#main .rank3{
	background-image: url(img/rank3_a.gif);
}
#main .rank4{
	background-image: url(img/rank4_a.gif);
}
#main .rank5{
	background-image: url(img/rank5_a.gif);
}


/* ポイント */

#main .point1,#main .point2,#main .point3,#main .point4,#main .point5 {
	background-repeat: no-repeat;
	height: 26px;
	padding-left: 46px;
	font-size: 16px;
	margin-top: 10px;
	padding-top: 14px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #3F3F3F;
	background-position: 4px top;
	clear: both;
}
#main .point {
	font-size: 16px;
	color: #3F3F3F;
	background-image: url(img/point.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 60px;
	margin-top: 10px;
	margin-bottom: 5px;
}


#main .point1{
	background-image: url(img/point1.gif);
}
#main .point2{
	background-image: url(img/point2.gif);
}
#main .point3{
	background-image: url(img/point3.gif);
}
#main .point4{
	background-image: url(img/point4.gif);
}
#main .point5{
	background-image: url(img/point5.gif);
}

/* 矢印 */

.arrow_blue,.arrow_orange,.arrow_black,.arrow_red{
	background-repeat: no-repeat;
	font-weight: bold;
	line-height: 160%;
	font-size: 16px;
	background-position: left center;
	padding-left: 25px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-family:sans-serif;
}


.arrow_blue {
	background-image: url(./img/arrow_blue.gif);
}
.arrow_orange {
	background-image: url(./img/arrow_orange.gif);
}
.arrow_black {
	background-image: url(./img/arrow_black.gif);
}
.arrow_red {
	background-image: url(./img/arrow_red.gif);
}

/* ボックス */

#main .nmlbox,#main .dottbox,#main .ylwbox,#main .graybg{
	padding:15px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear:both;
}

#main  .graybg{
	background-color:#EBEBEB;
}

#main .dottbox{
	border:dotted 1px #666;
}
#main .nmlbox {
	border: 2px solid #CCCCCC;
}
#main .ylwbox {
	background-color: #FFFFD2;
	border: 2px solid #CC0000;
}


/* 水平線 */

.border1,.border2,.border3,.borderdot,.borderdot2{
	margin: 10px;
	padding: 0px;
	line-height: 1px;
	height: 1px;
}

.border1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.border2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

.border3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
.borderdot {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.borderdot2 {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #999999;
}


table.design{
    border-top:1px solid #808080;
    border-left:1px solid #808080;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
    margin:15px 0px;
}
.design th{
    border-right:1px solid #808080;
    border-bottom:1px solid #808080;
    color:#330000;
    font-size: 12px;
    background-color:#CCEEFF;
    padding:0.3em 1em;
    text-align:center;
}
.design td{
    border-right:1px solid #808080;
    border-bottom:1px solid #808080;
    font-size: 12px;
    padding:0.3em 1em;
}


/* 一行AD */

.self {
         font-size:17px;
         font-weight:bolder;
         color:#666;
         text-align:right;
}
