@charset "utf-8";
* {
	color:#505050;
	padding:0;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	font-family: Verdana, "ＭＳ Ｐゴシック", sans-serif, Osaka, "ヒラギノ角ゴ Pro W3";
}


body {
	background-color: #3F3F3F;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}


h4 {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF9966;
	padding-left: 5px;
	margin: 2px;
}

h4,h4 a {
	color: #FF6600;
	line-height: 16px;
}

a {
	color:#4B70CD;
}

a:hover {
	text-decoration: none;
}



/*
ベース
-------------------------------------------------------------------*/
#base {
	width:850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/base_bg.gif);
	background-repeat: repeat-y;
	border: 1px solid #222222;
	background-color: #FFFFFF;
}

#wrap {
	width: 830px;
	float: left;
	padding: 10px;
}
/*
TOP ヘッダー
-------------------------------------------------------------------*/

#top_header {
	width:850px;
	height:93px;
	background-image: url(img/top_header_bg.jpg);
	padding-top: 77px;
}


#top_header h2 {
	padding-left: 10px;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:825px;
	height:35px;
	background-image: url(img/header_bg.jpg);
	padding-top: 55px;
	padding-left: 25px;
}

#top_header h1 a {
	font-size: 10px;
	color: #828270;
	display: block;
	margin-left: 30px;
	width: 450px;
	padding-left: 3px;
	line-height: 20px;
	font-weight: normal;
	margin-top: 3px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #DADAD7;
}

#top_header h2,#top_header h2 a {
	font-size: 10px;
	color: #868479;
	margin-left: 15px;
	line-height: 13px;
	font-weight: normal;
	margin-top: 5px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #E1E1DD;
	border-bottom-color: #E1E1DD;
	width: 250px;
}

#header h1 a,#header h2,#header h2 a{
	font-size: 10px;
	color: #828270;
	display: block;
	width: 450px;
	padding-left: 5px;
	line-height: 20px;
	font-weight: normal;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #DADAD7;
}


#header h2 {
	padding-left: 10px;
}


/*ナビゲーション
----------------------------------------------- */
#nav {
	width:848px;
	height: 25px;
	background-color: #6E6E6E;
	background-image: url(img/navi_bg.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2C353A;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2C353A;
	border-left-color: #2C353A;
}

#nav ul {
	list-style-type:none;
	padding-right: 5px;
	padding-left: 30px;
  }
  
#base #nav table {
	margin-top: -10px;
	float: right;
	margin-right: 10px;
}

#nav li {
	display: block;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #566C1C;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AFC567;
	line-height: 23px;
	color: #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
  }
  
#nav a {
	padding-left: 20px;
	padding-right: 10px;
	background-image: url(img/c_li.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 25px;
}

#nav strong {
	color: #CC0000;
	font-size: 10px;
	line-height: 25px;
	font-weight: normal;
	background-color: #C8CFC8;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}

#nav a:hover {
	color: #000000;
	background-color: #F3FCD6;
	border-bottom-style: none;
}


/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	width:610px;
	float: left;
	padding: 5px;
}

#contents img {
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
	padding: 2px;
}


#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/note_line.gif);
	margin-right: 15px;
	margin-left: 20px;
	line-height: 20px;
}
#contents p strong,#contents p a {
	line-height: 20px;
	font-size: 14px;
	padding-right: 3px;
	padding-left: 3px;
}
#contents h2 {
	font-size: 14px;
	padding-left: 20px;
	color: #333333;
	line-height: 32px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 3px;
	margin-left: 3px;
	background-image: url(img/h2.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
}

#contents h3 {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #A0BB34;
	margin: 8px;
	padding-left: 5px;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #505050;
	clear: both;
	line-height: 25px;
}

#contents .img_box {
	float: left;
	text-align: center;
	border: 1px solid #DDDDDD;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	width: 116px;
	padding-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #F6F6F6;
}

#base #wrap #contents .img_box a {
	font-size: 10px;
}

#contents .img_box2 {
	text-align: center;
	margin: 10px;
}

#contents .img_box3 {
	float: left;
	width: 110px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
}


#contents #pan {
	padding: 5px;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 5px;
}

#contents li {
	list-style-type: none;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
	margin-bottom: 5px;
}

#contents dt {
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
}

#contents dd {
	margin-bottom: 10px;
}

#contents .e_cat {
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 20px;
	margin-bottom: 15px;
	width: 550px;
	padding-top: 10px;
	display: block;
	padding-bottom: 15px;
}

#contents .e_cat li {
	display: inline;
	margin-left: 10px;
}

#contents .e_cat2 {
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 10px;
	width: 580px;
	padding-top: 10px;
}

#contents .e_cat2 table td {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#contents .no_b {
	text-align: center;
}
#contents .no_b img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*
TOPページ
-------------------------------------------------------------------*/

#contents .top_cat {
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 10px;
	width: 580px;
}

#top_img {
	width:100%;
	text-align: center;
	background-color: #DADFE0;
	border: 1px solid #C6CFD0;
	
}

#top_flash {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #DEE6C4;
	
}

.top_cat ul {
	margin: 10px;
}

.top_cat dl {
	margin: 10px;
}

.top_cat table {
	margin-top: 5px;
}

#contents .top_yahoo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 20px;
}

#contents .top_p {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}
/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: right;
	width: 190px;
	padding: 5px;
	letter-spacing: 1px;
}

#side li {
	list-style-type: none;
}

#side li a {
	text-decoration:none;
	display: block;
	width:135px;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 25px;
}

#side h3 {
	font-size: 10px;
	display: block;
	width: 185px;
	margin-right: auto;
	margin-left: auto;
}

#side_t {
	width: 190px;
	border: 1px solid #C75C16;
	background-color: #FFC58F;
	text-align: center;
	margin-bottom: 5px;
}

#side_d {
	width: 190px;
	margin-top: 5px;
	background-color: #FFFFFF;
	padding-top: 2px;
}

#side_l {
	width: 190px;
	margin-top: 5px;
	background-color: #FFFFFF;
	padding-top: 2px;
}

#side_t h3 {
	height: 25px;
	line-height: 25px;
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;
	background-image: url(img/t_h3.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 20px;
}

#side_d h3 {
	height: 20px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: normal;
	margin-bottom: 3px;
	margin-top: 3px;
	background-image: url(img/d_h3.gif);
	text-indent: 20px;
}

#side_l h3 {
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #333333;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#side_t li a {
	color:#FFFFFF;
	height:25px;
	line-height: 25px;
	background-image: url(img/t_li.jpg);
	margin-bottom: 2px;
}

#side_d li a {
	color:#444D37;
	line-height: 18px;
	margin-top: 1px;
	background-image:url(img/side_li.jpg);
	background-color: #F8F8F8;
	background-repeat: repeat-x;
}

#side_l li a {
	line-height: 17px;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 150px;
}

#side_t li a:hover {
	background-image: url(img/t_li_ov.jpg);
}

#side_d li a:hover {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: underline;
	background-image: url(img/side_li_ov.jpg);
}

#side_l li a:hover {
	background-color: #FFFFFF;
	color: #666666;
	text-decoration: none;
}


#side img {
	border:none;
}
#side h4 {
	background-color: #FFFFFF;
	color: #505050;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAA599;
}

#side ul {
	padding-bottom: 5px;
}

/*
サイド・サーチ
-------------------------------------------------------------------*/

#side #search {
	padding: 5px;
	background-color: #B4D03C;
	width: 180px;
	border: 1px solid #574047;
	background-image: url(img/navi_bg.gif);
	background-repeat: repeat-x;
}

#side #search form table {
	border-collapse: collapse;
}

#side #search form td {
	border-collapse: collapse;
}

/*フォームテーブル
----------------------------------------------- */

#form_st table {
	border-collapse: collapse;
	background-color: #FFFFFF;
	width: 97%;
	margin-top: 10px;
	margin-right: 1%;
	margin-bottom: 10px;
	margin-left: 2%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E0DCC9;
	border-left-color: #CDC6A9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0DCC9;
}

#form_st table td {
	border-collapse: collapse;
	padding: 10px;
	background-image: url(img/td_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	text-align: left;
}

#form_st table th {
	border-collapse: collapse;
	background-color: #EBE8DC;
	color: #544D30;
	letter-spacing: 1px;
	padding: 10px;
	background-image: url(img/th_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

/*
アドセンス
-------------------------------------------------------------------*/

#contents .ads {
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
}
#contents .ads p {
	color: #666666;
}

#contents .ads2 {
	margin-top: 10px;
	margin-bottom: 15px;
	padding-left: 30px;
	text-align: center;
}

#contents .ads2 p {
	font-size: 10px;
	color: #666666;
	margin-left: 0px;
}

#contents .ads3 {
	float: left;
	width: 250px;
	padding-left: 10px;
	margin-left: 10px;
}

#contents .ads3 p {
	font-size: 10px;
	color: #666666;
	margin-left: 0px;
}
/*
フッタメニュー
-------------------------------------------------------------------*/

#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: #7E846F;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 10px;
}

/*
詳細ページ
-------------------------------------------------------------------*/

#s_page {
	background-color: #111111;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 100px;
	border: 3px solid #000000;
}
#s_page img {
	border: 5px solid #111111;
	margin: 10px;
}
#s_page #s_content {
	width: 950px;
	background-color: #222222;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	border: 3px solid #000000;
}
#s_page h1 a {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
#s_page #s_content h2 {
	color: #999999;
	margin: 5px;
}
#s_page #s_content p {
	margin: 10px;
	color: #999999;
}

/*
その他　パーツ
-------------------------------------------------------------------*/
.bt_go a {
	float: right;
	display: block;
	border: 1px dotted #999999;
	font-size: 10px;
	padding: 3px;
	margin-bottom: 5px;
	background-color: #FFF9EC;
}

.r_num {
	margin-bottom: 10px;
	color: #AAAAAA;
	text-align: center;
	clear: both;
	padding-top: 5px;
}

.r_num a {
	margin-right: 5px;
	margin-left: 5px;
}

.r_num strong {
	margin-right: 5px;
	margin-left: 5px;
	font-size: 14px;
}
.chui {
	font-size: 11px;
	color: #CC0000;
	font-weight: normal;
	line-height: 20px;
}

li .chui {
	line-height: 140%;
}

.small {
	font-size: smaller;
}
#contents .pop {
	text-align: center;
	padding-bottom: 10px;
}
#contents .pop img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ads {
	text-align: center;
}
#s_page #s_content .ads {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}
#s_page #s_content .ads p {
	font-size: 10px;
	color: #666666;
}
#s_content strong {
	color: #CCCCCC;
	font-weight: normal;
}
#s_content #mame p {
	font-size: 10px;
	color: #FF9966;
}
#s_content #mame strong {
	font-size: 10px;
	color: #FFCC66;
}
#contents .img_boxss {
	text-align: center;
	float: left;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#f_menu .f_top a {
	font-size: 10px;
	color: #7E846F;
}
#contents .s_t {
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#contents .s_t li {
	display: inline;
	margin-left: 10px;
}
#form_st td .chui {
	line-height: 130%;
}
#contents #form {
	padding: 10px;
}
#contents #form td {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 14px;
	color: #333333;
}
#contents #form table {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
#contents #form th {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #71868E;
	border: 1px solid #FFFFFF;
}
#contents h4 {
	margin-top: 10px;
	margin-left: 10px;
}
#side .ads_af {
	text-align: center;
	padding: 10px;
}
#side .ads_af span {
	text-align: left;
}
#side .ads_af img {
	padding-top: 5px;
	padding-bottom: 10px;
}
#side .ads_af a {
	text-decoration: none;
}
#base #wrap #contents .ads4 {
	text-align: center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.chui strong {
	color: #CC0000;
	font-size: 14px;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: blink;
}
#contents .img_box:hover {
	background-color: #FFFFFF;
	border-top-color: #F7D5B9;
	border-right-color: #F7D5B9;
	border-bottom-color: #F7D5B9;
	border-left-color: #F7D5B9;
}
#contents a:hover img {
	border-top-color: #EAB98C;
	border-right-color: #EAB98C;
	border-bottom-color: #EAB98C;
	border-left-color: #EAB98C;
}
#contents h5 {
	color: #7D9F15;
	margin-top: 10px;
	padding-left: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #BDD56F;
	font-size: 13px;
	margin-left: 10px;
}
#contents .top_mimg img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bt_go a:hover {
	background-color: #FFFDF4;
	border-top-color: #FFCC99;
	border-right-color: #FFCC99;
	border-bottom-color: #FFCC99;
	border-left-color: #FFCC99;
}
#side_d .ads {
	margin-top: 10px;
	margin-bottom: 10px;
}
#side_d .ads2 {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#side #side_l dl {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#side #side_l dt,
#side #side_l dt a {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
#side #side_l dd {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0D198;
}
#top_header .ninja_onebutton {
	padding-top: 2px;
	padding-left: 350px;
}
#contents .ninja_onebutton {
	height: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.bn_rakuten {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #DDD;
	background-color: #F6F6F6;
}
