@charset "utf-8";
* {
	color:#555555;
	padding:0;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	font-family: Verdana, "ＭＳ Ｐゴシック", sans-serif, Osaka, "ヒラギノ角ゴ Pro W3";
}


body {
	background-color: #586F81;
	background-image: url(/Y29t/cy1ob3NoaW5v/d3d3/aHR0cDovL3d3dy5zLWhvc2hpbm8uY29tL2ltZy9iZy5qcGc/68/0/);
	background-repeat: repeat-x;
	background-attachment: fixed;
}


h4 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9966;
	padding-left: 3px;
	margin: 2px;
}

h4,h4 a {
	color: #FF6600;
	line-height: 16px;
}

a {
	color:#4B70CD;
}

a:hover {
	text-decoration: none;
}



/*
ベース
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/Y29t/cy1ob3NoaW5v/d3d3/aHR0cDovL3d3dy5zLWhvc2hpbm8uY29tL2ltZy9iYXNlX2JnLmdpZg/68/0/);
	background-repeat: repeat-y;
	border: 1px solid #333333;
}

#wrap {
	width: 790px;
	float: left;
	padding: 5px;
}
/*
TOP ヘッダー
-------------------------------------------------------------------*/

#top_header {
	width:800px;
	height:93px;
	background-image: url(/Y29t/cy1ob3NoaW5v/d3d3/aHR0cDovL3d3dy5zLWhvc2hpbm8uY29tL2ltZy90b3BfaGVhZGVyX2JnLmpwZw/68/0/);
	padding-top: 77px;
}


#top_header h2 {
	padding-left: 10px;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:775px;
	height:35px;
	background-image: url(/Y29t/cy1ob3NoaW5v/d3d3/aHR0cDovL3d3dy5zLWhvc2hpbm8uY29tL2ltZy9oZWFkZXJfYmcuanBn/68/0/);
	padding-top: 55px;
	padding-left: 25px;
}

#top_header h1 a {
	font-size: 10px;
	color: #828270;
	display: block;
	margin-left: 10px;
	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: 0px;
	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: 230px;
}

#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:798px;
	height: 25px;
	background-color: #6E6E6E;
	background-image: url(/Y29t/cy1ob3NoaW5v/d3d3/aHR0cDovL3d3dy5zLWhvc2hpbm8uY29tL2ltZy9uYXZpX2JnLmdpZg/68/0/);
	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: #4A7180;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A9CCD6;
	line-height: 23px;
	color: #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
  }
  
#nav a {
	padding-left: 20px;
	padding-right: 10px;
	background-image: url(/Y29t/cy1ob3NoaW5v/d3d3/aHR0cDovL3d3dy5zLWhvc2hpbm8uY29tL2ltZy9jX2xpLmdpZg/68/0/);
	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: #DAE3E9;
	border-bottom-style: none;
}


/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	width:570px;
	float: left;
	padding: 5px;
}

#contents img {
	border: 5px solid #E9E9E6;
}


#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(/Y29t/cy1ob3NoaW5v/d3d3/aHR0cDovL3d3dy5zLWhvc2hpbm8uY29tL2ltZy9ub3RlX2xpbmUuZ2lm/68/0/);
	margin-right: 20px;
	margin-left: 25px;
	line-height: 20px;
}
#contents p strong,#contents p a {
	line-height: 20px;
}
#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(/Y29t/cy1ob3NoaW5v/d3d3/aHR0cDovL3d3dy5zLWhvc2hpbm8uY29tL2ltZy9oMi5qcGc/68/0/);
	background-repeat: no-repeat;
	font-weight: normal;
}

#contents h3 {
	font-size: 14px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #FF6666;
	margin: 8px;
	padding-left: 3px;
	background-image: url(/Y29t/cy1ob3NoaW5v/d3d3/aHR0cDovL3d3dy5zLWhvc2hpbm8uY29tL2ltZy9kb3QuZ2lm/68/0/);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #505050;
	clear: both;
}

#contents .img_box {
	float: left;
	text-align: center;
	margin: 4px;
	border: 1px solid #D3E1C7;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	width: 110px;
	padding-top: 5px;
}

#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(/Y29t/cy1ob3NoaW5v/d3d3/aHR0cDovL3d3dy5zLWhvc2hpbm8uY29tL2ltZy9kb3QuZ2lm/68/0/);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 5px;
}

#contents li {
	list-style-type: none;
	background-image: url(/Y29t/cy1ob3NoaW5v/d3d3/aHR0cDovL3d3dy5zLWhvc2hpbm8uY29tL2ltZy9saS5naWY/68/0/);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
	margin-bottom: 5px;
}

#contents dt {
	background-image: url(/Y29t/cy1ob3NoaW5v/d3d3/aHR0cDovL3d3dy5zLWhvc2hpbm8uY29tL2ltZy9saS5naWY/68/0/);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
}

#contents dd {
	margin-bottom: 10px;
}

#contents .e_cat {
	background-image: url(/Y29t/cy1ob3NoaW5v/d3d3/aHR0cDovL3d3dy5zLWhvc2hpbm8uY29tL2ltZy9kb3QuZ2lm/68/0/);
	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(/Y29t/cy1ob3NoaW5v/d3d3/aHR0cDovL3d3dy5zLWhvc2hpbm8uY29tL2ltZy9kb3QuZ2lm/68/0/);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 10px;
	width: 550px;
	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(/Y29t/cy1ob3NoaW5v/d3d3/aHR0cDovL3d3dy5zLWhvc2hpbm8uY29tL2ltZy9kb3QuZ2lm/68/0/);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 10px;
	width: 550px;
}

#top_img {
	width:100%;
	text-align: center;
	background-color: #DADFE0;
	border: 1px solid #C6CFD0;
	
}

#top_flash {
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

.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(/Y29t/cy1ob3NoaW5v/d3d3/aHR0cDovL3d3dy5zLWhvc2hpbm8uY29tL2ltZy90X2gzLmdpZg/68/0/);
	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(/Y29t/cy1ob3NoaW5v/d3d3/aHR0cDovL3d3dy5zLWhvc2hpbm8uY29tL2ltZy9kX2gzLmdpZg/68/0/);
	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(/Y29t/cy1ob3NoaW5v/d3d3/aHR0cDovL3d3dy5zLWhvc2hpbm8uY29tL2ltZy90X2xpLmpwZw/68/0/);
	margin-bottom: 2px;
}

#side_d li a {
	color:#444D37;
	line-height: 18px;
	margin-top: 1px;
	background-image:url(/Y29t/cy1ob3NoaW5v/d3d3/aHR0cDovL3d3dy5zLWhvc2hpbm8uY29tL2ltZy9zaWRlX2xpLmpwZw/68/0/);
	background-color: #F8F8F8;
	background-repeat: repeat-x;
}

#side_l li a {
	line-height: 17px;
	background-image: url(/Y29t/cy1ob3NoaW5v/d3d3/aHR0cDovL3d3dy5zLWhvc2hpbm8uY29tL2ltZy9saS5naWY/68/0/);
	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: 20px;
	margin-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#side_t li a:hover {
	background-image: url(/Y29t/cy1ob3NoaW5v/d3d3/aHR0cDovL3d3dy5zLWhvc2hpbm8uY29tL2ltZy90X2xpX292LmpwZw/68/0/);
}

#side_d li a:hover {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: underline;
	background-image: url(/Y29t/cy1ob3NoaW5v/d3d3/aHR0cDovL3d3dy5zLWhvc2hpbm8uY29tL2ltZy9zaWRlX2xpX292LmpwZw/68/0/);
}

#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: #85B6C4;
	width: 180px;
	border: 1px solid #574047;
	background-image: url(/Y29t/cy1ob3NoaW5v/d3d3/aHR0cDovL3d3dy5zLWhvc2hpbm8uY29tL2ltZy9uYXZpX2JnLmdpZg/68/0/);
	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(/Y29t/cy1ob3NoaW5v/d3d3/aHR0cDovL3d3dy5zLWhvc2hpbm8uY29tL2ltZy90ZF9iZy5naWY/68/0/);
	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(/Y29t/cy1ob3NoaW5v/d3d3/aHR0cDovL3d3dy5zLWhvc2hpbm8uY29tL2ltZy90aF9iZy5naWY/68/0/);
	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: 5px;
	padding-left: 30px;
}

#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(/Y29t/cy1ob3NoaW5v/d3d3/aHR0cDovL3d3dy5zLWhvc2hpbm8uY29tL2ltZy9kb3QuZ2lm/68/0/);
	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(/Y29t/cy1ob3NoaW5v/d3d3/aHR0cDovL3d3dy5zLWhvc2hpbm8uY29tL2ltZy9kb3QuZ2lm/68/0/);
	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: 80%;
	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;
}

.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: 10px;
	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%;
}
