

* {
	padding:0;
	margin: 0;
}

body {
	background-color: #BECDC8;
	font-size: 14px;
	line-height: 140%;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	color:#333333;
}

img {
	vertical-align: top;
	border: 0;
}

a {
	color:#4F6861;
}

a:hover {
	text-decoration: none;
	color: #63847B;
}

hr {
	clear: both;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
}


/*
ベース
-------------------------------------------------------------------*/
#hp_base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #8FADA5;
}

#hp_main {
	width: 800px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	height:75px;
	position: relative;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #BDCEC8;
}

#header .logo_h {
	font-size: 26px;
	font-weight: bold;
	color: #FF8C3F;
}


p#hp_subtit a {
	font-size: 24px;
	color: #5E8073;
	text-decoration: none;
	position: absolute;
	line-height: 30px;
	left: 20px;
	top: 30px;
}

p#hp_subtit a:hover {
	color: #59746D;
}

h1 {
	position: absolute;
	font-size: 10px;
	color: #666666;
	left: 20px;
	line-height: 18px;
	top: 5px;
        font-weight: lighter;
}

#header #head_bn {
	position: absolute;
	top: 20px;
	right: 20px;
}

#header #navi {
	position: absolute;
	bottom: 2px;
	line-height: 20px;
	height: 20px;
	right: 20px;
}
#header #navi li {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#header #navi a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 18px;
	padding-top: 2px;
}
#header #navi a:hover {
	color: #0099CC;
	background-color: #FFFFFF;
}

#header #logo {
	position: absolute;
	left: 0px;
	bottom: 20px;
}

/*
コンテンツ
-------------------------------------------------------------------*/

#hp_contents {
	width:560px;
	float: right;
	background-color: #FFFFFF;
	padding-right: 10px;
}

#hp_contents img {
	margin: 5px;
}

#hp_contents p{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 26px;
	background-image: url(img/note.gif);
	background-position: 0px 5px;
}

#hp_contents #pan {
	font-size: 12px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#hp_contents .title_01,
#hp_contents h2 {
	font-size: 20px;
	padding-left: 5px;
	color: #CC0000;
	line-height: 36px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E8E7DF;
}

#hp_contents .title_02,
#hp_contents h3 {
	font-size: 16px;
	padding-left: 7px;
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 5px;
	background-color: #63847B;
	padding-top: 2px;
	line-height: 24px;
	font-weight: bold;
	clear: both;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D6D5CD;
	padding-bottom: 1px;
}

/*
サイド・メニュー
-------------------------------------------------------------------*/
#hp_side {
	float: left;
	width: 210px;
	padding-left: 10px;
}

#osusume {
	background-color: #A4BBB5;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.menu_list {
	background-color: #A4BBB5;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#osusume .side_title,
.menu_list .side_title {
	display: block;
	line-height: 20px;
	text-align: center;
	font-size: 14px;
	padding-top: 3px;
	font-weight: bold;
	letter-spacing: 0.1em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8AA8A0;
}

#osusume .side_title {
	color: #FFFFFF;
	background-color: #63847B;
}
.menu_list .side_title {
	color: #FFFFFF;
	background-color: #445D57;
}

#hp_side ul {
	margin-bottom: 10px;
	display: block;
}

#hp_side li {
	list-style-type: none;
}

#osusume li a {
	display: block;
	font-size: 12px;
	color:#0066CC;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
	background-color: #7E9E96;
	padding-top: 5px;
	color:#FFFFFF;
	text-decoration: none;
	margin-top: 1px;
}

#osusume img {
	float: left;
	margin-right: 5px;
}

.menu_list li a {
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	background-color: #6C9086;
	text-decoration: none;
	margin-top: 1px;
	padding: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #A6BBB6;
}

#hp_side li a:hover {
	text-decoration: underline;
}

#hp_side #osusume li a:hover {
	background-color: #455C56;
	text-decoration: none;
}
#hp_side .menu_list li a:hover {
	text-decoration: none;
	background-color: #2E3D3A;
}

#hp_side img {
	border:none;
}

#hp_side p {
	padding: 10px;
}


/*
アドセンス
-------------------------------------------------------------------*/

.ads {
	text-align: center;
	background-color: #F4F3F2;
	border: 1px solid #D1CEC9;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	width: 210px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*
フッター
-------------------------------------------------------------------*/

#footer {
	clear: both;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: center;
	background-color: #63847B;
}
#footer li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAE6;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
}
#footer ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer li a {
	font-size: 10px;
	color: #FFFFFF;
}

/*
コピーライト
-------------------------------------------------------------------*/

#copy {
	color: #4F6861;
	text-align: center;
	background-color: #D8E0DD;
	font-size: 12px;
	line-height: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

/*
TOPページ
-------------------------------------------------------------------*/

#hp_topimg {
	background-image: url(img/hp_topimg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 180px;
	position: relative;
	border: 1px solid #FFFFFF;
	
}
#hp_topimg #hp_topimg_title {
	font-size: 18px;
	font-weight: bold;
	color: #455E58;
	top: 30px;
	position: absolute;
	left: 250px;
	width: 520px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDACE;
}
#hp_topimg p {
	font-size: 14px;
	width: 520px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 60px;
	line-height: 18px;
	left: 250px;
	color: #333333;
	background-image: none;
}


/*
トップカテゴリ
--------------------*/

.cate_box {
	display: block;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-bottom: 15px;
	padding-top: 10px;
	border: 1px solid #B8CBC7;
	padding-right: 10px;
	background-color: #F8FAF9;
}

.cate_box dt{
	margin-bottom:0;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 5px;
	margin-left: 5px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #9AB3AD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E3DB;
	}
.cate_box dt a {
	color: #608178;
	line-height: 16px;
	font-size: 14px;
}
.cate_box dt a:hover{
	color:#25312D;
}

.cate_box dd{
	padding-left: 15px;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 10px;
	background-image: url(img/note.gif);
	line-height: 26px;
	background-position: 0px 5px;
}

.cate_box dd a {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AAAAAA;
	padding-left: 5px;
	margin-left: 5px;
}

#hp_contents .cate_list {
	padding-bottom: 10px;
	padding-top: 5px;
}


#hp_contents .cate_list p a{
	font-size: 10px;
	padding-left: 5px;
}

/*
申込ボタン
-------------------------------------------------------------------*/
#hp_contents .button a {
	background-image: url(img/button.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 45px;
	width: 410px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#hp_contents .button a:hover {
	background-position: 0px -45px;
}

/*
テーブル
-------------------------------------------------------------------*/
table {
	border-collapse: collapse;
}

td{
	border-collapse: collapse;
}

.table_list th{
	color: #FFFFFF;
	margin:0;
	border-collapse: collapse;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
	background-color: #9CB1B5;
	background-image: url(img/th.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #CCCCCC;
	line-height: 20px;
	height: 20px;
}


.table_list td{
	border-collapse: collapse;
	font-size: 12px;
	line-height: 130%;
	padding: 5px;
	border: 1px solid #DDDDDD;
}
table.table_list {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
.table_list td.td_th {
	background-image: url(img/td_h.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #EEF1F2;
	text-align: center;
	width: 90px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #C9CFD1;
}

/*
エントリーリスト
-------------------------------------------------------------------*/

#hp_contents .entry_list li {
	list-style-type: none;
	margin: 5px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BFAD9B;
	padding-bottom: 3px;
	background-image: url(img/li.gif);
	background-position: 5px 5px;
	background-repeat: no-repeat;
}
#hp_contents .entry_list {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	background-color: #F7F7F7;
}

/*
トップランキング
--------------------*/
#hp_contents .ranking {
	padding: 15px;
	margin-bottom: 15px;
	background-image: url(img/header.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#hp_contents .ranking .ranking_tit01,
#hp_contents .ranking .ranking_tit02,
#hp_contents .ranking .ranking_tit03 {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #CC3300;
	font-size: 18px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 80px;
	line-height: 28px;
	padding-top: 4px;
}
#hp_contents .ranking .ranking_tit01 {
	background-image: url(img/rank_01.gif);
	color: #FF9900;
}
#hp_contents .ranking .ranking_tit02 {
	background-image: url(img/rank_02.gif);
	color: #999999;
}
#hp_contents .ranking .ranking_tit03 {
	background-image: url(img/rank_03.gif);
	color: #997A52;
}

#hp_contents .ranking .ranking_tit01 a,
#hp_contents .ranking .ranking_tit02 a,
#hp_contents .ranking .ranking_tit03 a {
	font-size: 16px;
	padding-left: 5px;
}

#hp_contents .ranking table {
	width: 100%;
}

#hp_contents .ranking td {
	padding-right: 5px;
	padding-left: 5px;
}

#hp_contents .ranking .rank_link {
	padding-top: 10px;
	width: 400px;
	float: right;
}
.ranking .rank_comment {
	font-size: 14px;
	background-color: #FFFBEC;
	padding: 5px;
	border: 1px solid #B6D3B4;
	margin-bottom: 5px;
	margin-top: 5px;
}
.ranking .rank_point {
	font-weight: bold;
	color: #CC3300;
	font-size: 16px;
	padding-left: 45px;
	line-height: 16px;
	padding-top: 10px;
	background-image: url(img/point.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

a.btn_s {
	height: 20px;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFFFFF;
	background-color: #FF6600;
	display: block;
	float: right;
	border: 1px solid #FF9900;
	font-size: 14px;
	line-height: 20px;
	padding-top: 1px;
	background-image: url(img/side_tit01.gif);
	background-position: center -2px;
}

a.btn_s:hover {
	color: #FF6600;
	background-color: #FFECC8;
	background-image: none;
}

/*
文字の装飾
-------------------------------------------------------------------*/

.aka {
        color: #ff0000;
        font-weight: bold;
}

.ki {
        background: #FFFF00;
        font-weight: bold;
}

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

.midori {
 font-weight: bold;
 color: #008700;
}

.sp {
 font-weight: bold;
 color: #CC0000;
        font-size: 16px;
}
