* {
	padding:0;
	line-height: 160%;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
}

body {
	background-color: #919191;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
        position:relative;
}

h2 {
	font-size: 16px;
	margin: 5px 0 5px;;
	background-color: #EFEEED;
	padding: 2px 10px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C4C0B9;
	border-left-color: #C4C0B9;
}



h4 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9966;
	padding: 1px 8px;
	margin: 2px 5px;
}

h4,h4 a {
	color: #FF6600;
	line-height: 16px;
}

a {
	color:#2244FF;
}

a:hover {
	text-decoration: none;
}

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


img,iframe{
	vertical-align:middle;
	padding:0;
}

/*
ベース
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/base_bg.gif);
	background-repeat: repeat-y;
	border: 3px solid #797979;
        position:relative;
}

#wrap {
	width: 790px;
	float: left;
	padding: 5px;
}


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

#header {
	width:800px;
	height:80px;
	background-image: url(img/header_bg_blue.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

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

h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#h1 a {
	position:relative;
	z-index: 4;
	display: block;
	width: 230px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 40px;
	padding-right: 20px;

}


p#desc {
	padding-top: 0;
	margin-left: 30px;
	color: #eeeeee;
}


/*ナビゲーション
----------------------------------------------- */
#nav {
	width:785px;
	height: 25px;
	background-image: url(img/navi_bg.jpg);
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	padding-left: 15px;
}

#nav p {
	color: #eeeeee;
	padding-top: 4px;
	font-size:12px;
}

#nav table {
	float: right;
	margin-right: 10px;
}


#nav label {
	font-size: 10px;
	color: #FFFFFF;
}

#nav td {
	padding-left: 1px;
}

#nav a {
	color: #eeeeee;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
}

#nav a:hover {
	color: #666666;
	background-color: #DDDDDD;
	border-bottom-style: none;
}


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

#contents {
	width:570px;
	float: right;
	padding: 5px;
}

/*
#contents img {
	margin: 10px;
}
*/

#contents p{
	padding-bottom: 10px;
	padding-left: 15px;
}

#contents h3 {
	font-size: 16px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #4573C8;
	margin: 15px 0 8px;;
	padding-left: 10px;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #006600;
}

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

#contents .top_cat {
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
/*	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;*/
}


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

#top_img {
	width: 550px;
	margin: 0 auto 10px auto;
	text-align: center;
	background-color: #aaaaaa;
	border: 1px solid #C6CFD0;
	
}

/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 190px;
	padding: 5px;
}

#side li {
	margin-left: 2px;
	margin-right: 2px;
	list-style-type: none;
	font-size: 12px;
	background-color: #C2BEB6;
}

#side li a {
	text-decoration:none;
	display: block;
	width:180px;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 3px;
}

#side h3 {
	font-size: 12px;
	display: block;
	width: 185px;
	margin-right: auto;
	margin-left: auto;
}


#side_d {
	width: 190px;
	background-color: #E0DEDA;
	padding-top: 2px;
	border: 1px solid #C6C0B9;
	margin-bottom:8px;
}



#side_d h3 {
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #ffffff;
	font-weight: normal;
	margin-bottom: 3px;
	margin-top: 3px;
	background-color: #C2BEB6;
	background-image: url(img/linebg3.jpg);
	letter-spacing: 0.1em;
}

#side_d ul {
	margin-bottom: 10px;
}

#side_d .list{
	font-size: 12px;
	display: block;
	width: 185px;
	margin-right: auto;
	margin-left: auto;
	height: 16px;
	line-height: 16px;
	text-align: center;
	color: #000000;
	font-weight: normal;
	background-color: #C2BEB6;
	letter-spacing: 0.1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eeeeee;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eeeeee;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#side_d li a {
	color:#333333;
	text-indent: 22px;
	line-height: 18px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-image:url(img/li_bg.jpg);
}
#side_d li a span{
	line-height: 18px;
	font-size:10px;
}

#side_d li a:hover {
	color: #ff6600;
	background-color: #E0DEDA;
	text-decoration: none;
	background-image:url(img/li3.jpg);
	background-repeat: no-repeat;
}


#side img {
	border:none;
}

#side p {
	padding: 10px;
}
#side p a {
	font-size:11px;
}

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

.ads {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: center;
	background-color: #F0EFEE;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 10px;
}

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

address {
	font-style: normal;
	color: #DDDDDD;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #938F8A;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 14px;
	clear: both;
}

/*----------------流用スタイル-----------------------*/


.description{
	padding:4px 0 0 0;
	border:1px solid #ccc;
	border-top:0px solid #ccc;
	text-align:left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #ffffff;
}

.description p{
	font-size:14px;
        padding:0 8px;
        margin:0;
}


.ctgy dt{
	font-size:14px;
	margin-bottom:0;
	font-weight: bold;
	background-image: url(img/mark.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	}
.ctgy dt a:link { color: #333; }
.ctgy dt a:hover{ color:red; }
.ctgy dt a:visited{ color: #333; }

.ctgy dd{
	font-size:12px;
	margin-left: 20px;
/*	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;*/
	padding: 4px;
}

.cat_list dt{
        background-image: url(img/sankaku.gif);
        background-position: left;
        background-repeat: no-repeat;
        padding-left:20px;
	font-weight: normal;
}
.cat_list dd{
	margin-bottom:5px;
}

.ctgy dd a {
	margin-left: 5px;
	margin-right: 5px;
}

.entry-body{
/*	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;*/
	padding-right: 10px;
	padding-left: 10px;
}

.entry-body dl{
	padding-bottom: 10px;
	padding-left: 5px;
}
.entry-body dt{
	color:#2244FF;
	font-size:14px;
	background-image: url(img/dt3_bl.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left:20px;
	padding-bottom: 4px;
	padding-top: 7px;
}
.entry-body dd{
	font-size:14px;
	margin-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #E1E1E1;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.entry-body dd ul{
	margin:0 10px 0 0;
}

.entry-body dd ul li{
	font-weight:bold;
	list-style-type:none;
	background-image: url(img/sankaku.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin-left:0px;
	padding-left:15px;
}

#top_table,#pickup {
	text-align:center;
}
#top_table *{
	font-size:12px;
}
#top_table table {
	width:540px;
	margin: 10px auto 10px;
	text-align:left;
}
#pickup table {
/*	width:540px;*/
	margin: 10px auto 10px;
	text-align:left;
	font-size:12px;
}
#top_table tr,#pickup tr{
	background-color:#fff;
}
#top_table td,#pickup td{
	padding:4px;
}
#top_table td ul{
	padding-left:30px;
}

#top_table .ttop,#pickup .ttop{
	text-align:center;
	font-weight:bold;
}
#top_table .ttop{
	color:#ff0;
	background-image: url(img/linebg3.jpg);
}
#pickup .ttop{
	width:160px;
	color:#f00;
	background-image:url(img/pick.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size:14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#pickup .cell{
	text-align:center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#pickup .qqq{
	width:250px;
	text-align:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-color: #fefef0;
}
#pickup .adad{
	text-align:left;
	padding:0px;
	color:#fff;
	background-color:#4573C8;
}
#pickup .adad a{
	color:#ff0;
}
#pickup .adad2{
	padding:8px;
}
#top_table .ttop *{
	color:#ff0;
	font-weight:bold;
}
#top_table .ttopc{
	text-align:center;
	background-color:#666;
	background-image: url(img/linebg3.jpg);
	color:#fff;
	font-weight:normal;
}
#top_table .ttopr{
	text-align:center;
	background-color:#666;
	background-image: url(img/linebg3.jpg);
	color:#fff;
	font-weight:normal;
}
#top_table .tleft{
	width:130px;
	text-align:center;
	padding:8px 0;
}
#top_table .tleft2{
	width:90px;
	text-align:left;
	background-color:#f0f0f0;
	padding:8px;
}
#top_table .tright2{
	background-color:#f6f6f6;
	padding:8px;
}
#top_table .tmore{
	width:35px;
	text-align:center;
}
#top_table img{
	margin:0;
	padding:0;
}

#toppr{
	text-align:left;
	font-size:14px;
}
#toppr a{
	font-weight:bold;
}
#toppr p{

}

.fl{
	width:150px;
	float:left;
	padding-bottom:20px;
}

.textad{
	padding:10px 20px;
	font-size:12px;
	font-weight:normal;
	color: #000;
}
.textad a{
	font-size:12px;
	font-weight:normal;
}
.textad img{
	margin:0;
	padding:0;
}

#topad{
	position:absolute;
	z-index: 2;
	text-align: right;
	top:50px;
	right:15px;
}
#topad a{
	position:relative;
	z-index: 3;
	font-size:12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#topad2{
	position:absolute;
	z-index: 1;
	text-align: right;
	top:0px;
	right:70px;
}

.banner{
	text-align:center;
	margin-bottom:5px;
	font-size:18px;
	font-weight:bold;
}

.red{
	color:#d00;
}

.first a{
	display: block;
	background-image: url(img/hajime.gif);
	background-repeat: no-repeat;
}
.first a:hover{
	background-image: url(img/hajime2.gif);
	background-repeat: no-repeat;

}

#etc{
	line-height:1em;
	padding-top:8px;
	padding-right:10px;
	text-align:right;
	font-size:12px;
	color:#666;
}
#etc a{
	color:#666;
	text-decoration:none;
	font-size:12px;
}


.description dl{
	padding:0 10px;
}
.description dt{
	font-weight: normal;
}
.description dd{
        padding-left:10px;
	padding-bottom:10px;
	overflow:hidden;
}


.rank_table{
	width:552px;
 margin:0 auto 10px;;
	background-color:#eeeeee;

}

.rank_table th{
 width:150px;
	background-color:#fefef0;
 border-right: 1px solid #cccccc;
 border-bottom: 1px solid #cccccc;
 vertical-align:top;
 padding:10px 0;
 text-align:center;
}
.rank_table td{
	background-color:#ffffff;
 border-right: 1px solid #cccccc;
 border-bottom: 1px solid #cccccc;
 vertical-align: top;
	font-weight:bold;
}

.rank_table td p{
 margin:10px 0 0;
 font-size:14px;
}
.rank_table td b{
	color:#d00;
}
.rank_table td a{
	font-weight:bold;
}

/**▼お申込みボタン*****/

.btn{
 text-align:center;
 padding: 0 0 10px;
 clear:both;
}

