@charset "utf-8";

* {
	padding:0;
	margin: 0;
}

body {
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 140%;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	color:#333333;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

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

a {
	color:#0096BB;
}

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

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


/*
ベース
-------------------------------------------------------------------*/
#base_block {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

#wrapper {
	width: 705px;
	float: left;
	background-color: #FFFFFF;
}


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

#header_block {
	width:1000px;
	height:100px;
	background-image: url(img/header.gif);
	background-repeat: repeat-x;
	position: relative;
}

h1 a {
	font-size: 12px;
	color: #348715;
	text-decoration: none;
	position: absolute;
	line-height: 20px;
	right: 10px;
	font-weight: normal;
	bottom: 20px;
}

h1 a:hover {
	color: #0099CC;
}

#header_block #logo {
	position: absolute;
	left: 0px;
	bottom: 25px;
}

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

#contents {
	width:480px;
	float: right;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}

#contents img {
	margin: 5px;
}

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

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

.title_01,
h2 {
	font-size: 18px;
	padding-left: 25px;
	padding-top: 5px;
	color: #333333;
	line-height: 32px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	background-image: url(img/h2.gif);
	background-repeat: no-repeat;
	height: 45px;

}

#contents .title_02,
#contents h3 {
	font-size: 14px;
	padding-left: 20px;
	color: #FFFFFF;
	margin-bottom: 5px;
	background-color: #76AE2B;
	padding-top: 2px;
	line-height: 20px;
	font-weight: bold;
	clear: both;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D6D5CD;
	padding-bottom: 1px;
	background-image: url(img/h3.gif);
	background-repeat: no-repeat;
	background-position: 9px 1px;
}

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

.menu_box {
	padding-bottom: 5px;
}

.menu_box .side_title {
	display: block;
	line-height: 28px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #FFFFFF;
	background-image: url(img/side_title.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
}

#side_left ul {
	margin-bottom: 10px;
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F0F0F0;
	border-left-color: #F0F0F0;
}

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

.menu_box li a {
	display: block;
	font-size: 12px;
	color: #222222;
	background-image: url(img/li_1.gif);
	line-height: 18px;
	padding-right: 10px;
	padding-left: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-position: 8px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	text-decoration: none;
}

#side_left .menu_box li a:hover {
	text-decoration: none;
	background-color: #76AE2B;
	color: #FFFFFF;
}

#side_left img {
	border:none;
}

#side_left p {
	padding: 10px;
}


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

#footer_block {
	clear: both;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: center;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #BFD577;
	background-color: #FAFDF0;
}
#footer_block li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BABAAD;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
}
#footer_block ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer_block li a {
	font-size: 10px;
}

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

#copy {
	color: #6D6D5C;
	text-align: center;
	background-color: #EAEAE6;
	font-size: 12px;
	line-height: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6CF;
}

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

#top_image {
	background-image: url(img/top_image1.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 725px;
	position: relative;
	margin-bottom: 5px;
	
}
#top_image #top_image_title {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	top: 35px;
	position: absolute;
	left: 120px;
	width: 310px;
	line-height: 20px;
}
#top_image p {
	font-size: 12px;
	width: 420px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 160px;
	line-height: 18px;
	left: 30px;
	color: #333333;
	background-image: none;
}

/*
テーブル
-------------------------------------------------------------------*/
table {
	border-collapse: collapse;
}
td, th {
	border-collapse: collapse;
        padding: 3px 3px;
}
.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: 470px;
	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;
}
table.table-atm {
width: 270px;
}
table.table-atm td{
text-align: center;
font-size: 12px;
border: 1px solid #CCCCCC;
}
.table-atm td.td1{
text-align: left;
	background-color: #f5f5f5;
        font-weight: bold;
}
.table-atm td.td2{
text-align: left;
}
/*
文字の装飾
-------------------------------------------------------------------*/

.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;
}
#contents .table_hikaku p {
	line-height: 20px;
	background-image: url(img/note_s.gif);
	margin: 0px;
	padding: 0px;
	background-position: top;
}
.table_hikaku td.td_2 {
	background-color: #FFFAEC;
}

/*
ランキング
-------------------------------------------------------------------*/

#contents .rank_base {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #FFFFFF;
	border: 1px solid #D6D5CD;
}

/*
ランキングタイトル----------------*/

.rank_base .rank_title,
.rank_base .rank01_title,
.rank_base .rank02_title,
.rank_base .rank03_title {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	line-height: 24px;
	padding-left: 50px;
	padding-top: 9px;
	background-repeat: no-repeat;
	background-position: 5px top;
}
.rank_base .rank_title span,
.rank_base .rank01_title span,
.rank_base .rank02_title span,
.rank_base .rank03_title span  {
	font-size: 20px;
}

.rank_base .rank_title {
	border-bottom-color: #76C6D3;
	background-image: url(img/rank.gif);
}
.rank_base .rank_title span {
	color: #3DABBE;
}

.rank_base .rank01_title {
	border-bottom-color: #FFA300;
	background-image: url(img/rank1.gif);
}
.rank_base .rank01_title span {
	color: #FF6600;
}

.rank_base .rank02_title {
	border-bottom-color: #A3A3A3;
	background-image: url(img/rank2.gif);
}
.rank_base .rank02_title span {
	color: #767676;
}

.rank_base .rank03_title {
	border-bottom-color: #A4804F;
	background-image: url(img/rank3.gif);
}
.rank_base .rank03_title span {
	color: #A4804F;
}


/*
ランキングテーブル----------------*/

#contents table.rank_table {
	width: 100%;
}
.rank_table td {
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}


/*
オススメポイント----------------*/

.rank_base dt {
	background-color: #957B40;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D6D5CD;
}
.rank_base dd {
	font-size: 13px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A3B894;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	color: #4D742C;
}
.rank_base dd span {
	color: #D26060;
}

/*
感想・コメント----------------*/
.rank_base .rank_kansou {
	background-color: #FFFAEC;
	border: 2px dotted #75AC37;
	color: #595946;
	line-height: 160%;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

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


.img_left {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
.img_right {
	float: right;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	padding-left: 10px;
}
#side_right {
	float: right;
	width: 270px;
}
#main_block {
	float: left;
	width: 1000px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#side_right .right_box {
        border-top:none;
        border-bottom:1px solid #F0F0F0;
        border-left:1px solid #F0F0F0;
        border-right:1px solid #F0F0F0;
	padding-right: 10px;
	padding-left: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: 8px 10px;
        line-height:150%
}
#side_right .right_box a {
	text-decoration: none;
}
#side_right .side_title {
	display: block;
	line-height: 28px;
	text-align: center;
        margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #FFFFFF;
	background-image: url(img/r_side_title.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
}
#side_right .osusume_box {
        border-top:none;
        border-bottom:1px solid #F0F0F0;
        border-left:1px solid #F0F0F0;
        border-right:1px solid #F0F0F0;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
        line-height:150%
}
#side_right .osusume_box a {
	text-decoration: none;
	color: #0096BB;
}
#side_right .bn_box {
	text-align: center;
	margin-bottom: 10px;
}
.rank_table td.syouhin_td {
	text-align: right;
	padding-right: 0px;
	padding-left: 0px;
	width: 135px;
}
.rank_base .btn_syousai {
	text-align: right;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#side_right dl {
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 270px;
}

#side_right dt{
	display: block;
	line-height: 28px;
	text-align: center;
        margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #FFFFFF;
	background-image: url(img/r_side_title.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
}

#side_right dd{
	list-style-type:none;
}

#side_right dd a{
	display: block;
        border-top:none;
        border-bottom:1px solid #F0F0F0;
        border-left:1px solid #F0F0F0;
        border-right:1px solid #F0F0F0;
	padding-right: 10px;
	padding-left: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: 8px 10px;
        line-height:150%;
       	color:#222222;
	text-decoration:none;
}

#side_right dd a:hover {
	color: #FFFFFF;
        background-color: #ff6933;
	background-image:url(img/li.gif);
	background-repeat: no-repeat;
}

