﻿@charset "utf-8";

/*  
Theme Name: HP-WP-SWN
Theme URI: http://sakata-webnet.jp/
Description: これは酒田ウェブネットが制作した貴社のホームページテーマです。変更されないようお願いいたします。
Version: 1.0.0
Author: S.Suzuki
*/

/***  Reset  ****************************************/

html, body, div, span, applet, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
	background: transparent;
}

body {line-height: 1;}

ul {list-style: none;}

ol {margin: 0 0 0 25px;}

html>/**/body ol {margin: 0 0 0 21px;}

blockquote, q {quotes: none;}

/* remember to define focus styles! */
:focus {outline: 0;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}

del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse; border-spacing: 0;}

/***  hack  ****************************************/

object,embed { vertical-align: top; }

img { vertical-align: bottom; }

/***  clearfix  ****************************************/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/***  絵文字表示の設定  ****************************************/

html > body .pictogram {
	margin: 3px 3px 0 2px;
	vertical-align: top;
}

*:first-child+html body .pictogram {
	margin: 0px 3px 0 2px;
	vertical-align: top;
}

* html body .pictogram {
	margin: 0.1em 3px 0.5em 3px;
	vertical-align: middle; 
}

/***  body  ****************************************/

html {
	overflow-y: scroll;
}

body {
	text-align: center;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;
	font-size: 12px;
	line-height: 185%;
	letter-spacing: 2px;
	color: #151515;
	margin: 0 auto 0;
	background-color: #ffffff;
}

/***  ハイパーリンク  ****************************************/

a, a:visited, a:link, a:active { color: #5c400a; text-decoration: none; }
	
a:hover { color: #5c400a; text-decoration: underline; }

/***  フォントサイズ共通  ****************************************/

h2 {
	font-size: 15px;
	font-weight: bold;
	padding: 0 10px 0 10px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 0 10px 2px 10px;
	border-bottom: #d3bf9b 1px solid;
	margin: 0 0 20px 0;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 2px 0;
	border-bottom: #d3bf9b 1px solid;
	margin: 0 10px 5px 0;
}

.fs-12 { font-size: 12px; }

.fs-10 { font-size: 10px; }

.new_mark {
	color: #cc0000;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 0 2px 0 0;
}

/***  コンテナー  ****************************************/

html > body #container {
	width: 100%;
	min-width: 880px;
	text-align: left;
}

* html body #container {
	width: 100%;
	min-width: 880px;
	text-align: center;
}
	
/***  ヘッダー  ****************************************/

#header_out {
	width: 100%;
	min-width: 880px;
	background: #ffffff url(images/head_bg.gif) repeat-x top;
}

#header {
	position: relative;
	width: 860px;
	height: 110px;
	margin: 0 auto;
	padding: 0 10px;
}

* html body #header {
	width: 880px;
}

#site_name {
	position: absolute;
	top: 20px;
	left: 10px;
}

#site_name a {
	display: block;
	background: url(images/logo.png) no-repeat;
	width: 240px;
	height: 80px;
	text-indent: -9999px;
}

#description {
	display: none;
}

/***  ヘッダーナビ  ****************************************/

#header_navi_out {
	width: 100%;
	min-width: 880px;
	background: url(images/h_navi_bg.png) repeat-x bottom;
}

#header_navi {
	width: 860px;
	height: 40px;
	margin: 0 auto;
	padding: 0 10px;
}

* html body #header_navi {
	width: 880px;
	height: 40px;
	margin: 0 auto;
	padding: 0 10px;
}

#header_navi ul {
	margin: 0 0 0 0;
}

#header_navi li {
	float: left;
}

#header_navi li a {
	text-indent: -9999px;
}

#header_navi li.h_navi_01 a {
	display: block;
	width: 78px;
	height: 40px;
	background: url(images/h_navi_01.png) no-repeat top;
}

#header_navi li.h_navi_01 a:hover {
	background: url(images/h_navi_01.png) no-repeat bottom;
}

#header_navi li.h_navi_01_current a {
	display: block;
	width: 78px;
	height: 40px;
	background: url(images/h_navi_01.png) no-repeat bottom;
}

#header_navi li.h_navi_02 a {
	display: block;
	width: 95px;
	height: 40px;
	background: url(images/h_navi_02.png) no-repeat top;
}

#header_navi li.h_navi_02 a:hover {
	background: url(images/h_navi_02.png) no-repeat bottom;
}

#header_navi li.h_navi_02_current a {
	display: block;
	width: 95px;
	height: 40px;
	background: url(images/h_navi_02.png) no-repeat bottom;
}

#header_navi li.h_navi_03 a {
	display: block;
	width: 108px;
	height: 40px;
	background: url(images/h_navi_03.png) no-repeat top;
}

#header_navi li.h_navi_03 a:hover {
	background: url(images/h_navi_03.png) no-repeat bottom;
}

#header_navi li.h_navi_03_current a {
	display: block;
	width: 108px;
	height: 40px;
	background: url(images/h_navi_03.png) no-repeat bottom;
}

#header_navi li.h_navi_04 a {
	display: block;
	width: 152px;
	height: 40px;
	background: url(images/h_navi_04.png) no-repeat top;
}

#header_navi li.h_navi_04 a:hover {
	background: url(images/h_navi_04.png) no-repeat bottom;
}

#header_navi li.h_navi_04_current a {
	display: block;
	width: 152px;
	height: 40px;
	background: url(images/h_navi_04.png) no-repeat bottom;
}

#header_navi li.h_navi_05 a {
	display: block;
	width: 94px;
	height: 40px;
	background: url(images/h_navi_05.png) no-repeat top;
}

#header_navi li.h_navi_05 a:hover {
	background: url(images/h_navi_05.png) no-repeat bottom;
}

#header_navi li.h_navi_05_current a {
	display: block;
	width: 94px;
	height: 40px;
	background: url(images/h_navi_05.png) no-repeat bottom;
}

#header_navi li.h_navi_06 a {
	display: block;
	width: 152px;
	height: 40px;
	background: url(images/h_navi_06.png) no-repeat top;
}

#header_navi li.h_navi_06 a:hover {
	background: url(images/h_navi_06.png) no-repeat bottom;
}

#header_navi li.h_navi_06_current a {
	display: block;
	width: 152px;
	height: 40px;
	background: url(images/h_navi_06.png) no-repeat bottom;
}

#header_navi li.h_navi_07 a {
	display: block;
	width: 79px;
	height: 40px;
	background: url(images/h_navi_07.png) no-repeat top;
}

#header_navi li.h_navi_07 a:hover {
	background: url(images/h_navi_07.png) no-repeat bottom;
}

#header_navi li.h_navi_07_current a {
	display: block;
	width: 79px;
	height: 40px;
	background: url(images/h_navi_07.png) no-repeat bottom;
}

#header_navi li.h_navi_08 a {
	display: block;
	width: 102px;
	height: 40px;
	background: url(images/h_navi_08.png) no-repeat top;
}

#header_navi li.h_navi_08 a:hover {
	background: url(images/h_navi_08.png) no-repeat bottom;
}

#header_navi li.h_navi_08_current a {
	display: block;
	width: 102px;
	height: 40px;
	background: url(images/h_navi_08.png) no-repeat bottom;
}
	
/***  コンテンツ共通  ****************************************/

#content_out {
	width: 100%;
	background: url(images/con_bg.png) no-repeat center top;
}

#content {
	overflow: hidden;
	width: 860px;
	margin: 0 auto;
	padding: 0 10px 30px 10px;
}

* html body #content {
	overflow: hidden;
	width: 880px;
	text-align: left;
	margin: 0 auto;
	padding: 0 10px 30px 10px;
}

#content_main {
	float: left;
	width: 630px;
}

/***  カテゴリー、アーカイブ、タグ共通  ****************************************/

#content_main h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0 10px 3px 10px;
}

#content_main h1 a {
	font-size: 16px;
	font-weight: bold;
}

.entry_block {
	margin: 0 0 30px 0;
}

.entry_top_info {
	margin: 0 0 15px 0;
	padding: 0 10px 0 10px;
}

.entry_text {
	padding: 0 0 15px 0;
}

.entry_text p {
	padding: 0 20px 0 10px;
	margin: 0 0 1em 0;
}

.entry_bottom_info {
	text-align: right;
	font-size: 10px;
	padding: 0 10px 0 10px;
}

/***  シングルページ共通  ****************************************/

#single_content .entry_text {
	min-height: 200px;
	height: auto !important;  
	height: 200px;
	padding: 0 0 50px 0;
}

#single_content .entry_bottom_info {
	text-align: left;
	font-size: 12px;
	padding: 0;
	margin: 0 0 40px 0;
}

.the_tags {
	padding: 10px 10px 10px 10px;
	border-top: #eeeeee 1px dotted;
}

.post_link {
	padding: 3px 10px 3px 10px;
	border-top: #d1bf99 1px dotted;
	border-bottom: #d1bf99 1px dotted;
}

.post_back {
	padding: 3px 10px 3px 10px;
}

/***  ページ共通  ****************************************/

#page_content h1 {
	margin: 0 0 0.75em 0;
	padding: 0 10px;
}

#page_content h2 {
	margin: 0;
	padding: 0;
}

#page_content .page_text {
	min-height: 222px;
	height: auto !important;  
	height: 222px;
	padding: 0 0 10px 0;
}

#page_content .page_block {
	clear: both;
	padding: 0 0 30px 0;
}

.page_text p {
	padding: 0 20px 0 10px;
	margin: 0 0 0.75em 0;
}

/***  トップページ  ****************************************/

#top_img_home {
	width: 860px;
	height: 430px;
	border-bottom: #efe9dd 1px solid;
	margin: 0 0 20px 0;
	background: url(images/top_img_01.jpg) no-repeat left top;
	text-indent: -9999px;
}

#home_content {
	padding: 0px 0 0 0;
}

.home_info_list {
	float: left;
	width: 305px;
}

.home_blog_list {
	float: right;
	width: 305px;
}

.home_info_list .info ,
.home_blog_list .blog {
	border-bottom: #d3bf9b 1px solid;
	margin: 0 0 2px 0;
}

.home_info_list .info a {
	display: block;
	width: 305px;
	height: 30px;
	background: url(images/home_info.gif) no-repeat left top;
	text-indent: -9999px;
}

.home_info_list .info a:hover {
	background: url(images/home_info.gif) no-repeat left bottom;
}

.home_blog_list .blog a {
	display: block;
	width: 305px;
	height: 30px;
	background: url(images/home_blog.gif) no-repeat left top;
	text-indent: -9999px;
}

.home_blog_list .blog a:hover {
	background: url(images/home_blog.gif) no-repeat left bottom;
}

.home_info_list dl ,
.home_blog_list dl {
	line-height: 1.3;
	padding: 5px;
	margin: 0 0 0px 0;
	border-top: #eeeadb 1px dotted;
}

.home_info_list dl.first ,
.home_blog_list dl.first {
	border: none;
}

.home_info_list dt ,
.home_blog_list dt {
	float: left;
	clear: both;
	width: 100px;
}

.home_info_list dd ,
.home_blog_list dd {
	margin: 0 0 0 100px;
}

/***  トップ画像設定  ****************************************/

#top_img_info {
	width: 860px;
	height: 180px;
	background: url(images/top_img_info.jpg) no-repeat left top;
	text-indent: -9999px;
	border-bottom: #efe9dd 1px solid;
	margin: 0 0 20px 0;
}

#top_img_blog {
	width: 860px;
	height: 180px;
	background: url(images/top_img_blog.jpg) no-repeat left top;
	text-indent: -9999px;
	border-bottom: #efe9dd 1px solid;
	margin: 0 0 20px 0;
}

#top_img_etc {
	width: 860px;
	height: 180px;
	background: url(images/top_img_etc.jpg) no-repeat left top;
	text-indent: -9999px;
	border-bottom: #efe9dd 1px solid;
	margin: 0 0 20px 0;
}

h1.page_name_2 {
	width: 860px;
	height: 180px;
	background: url(images/top_img_about.jpg) no-repeat left top;
	text-indent: -9999px;
	border-bottom: #efe9dd 1px solid;
	margin: 0 0 20px 0;
}

h1.page_name_6 ,
h1.page_name_214 ,
h1.page_name_198 {
	width: 860px;
	height: 180px;
	background: url(images/top_img_system.jpg) no-repeat left top;
	text-indent: -9999px;
	border-bottom: #efe9dd 1px solid;
	margin: 0 0 20px 0;
}

h1.page_name_10 {
	width: 860px;
	height: 180px;
	background: url(images/top_img_access.jpg) no-repeat left top;
	text-indent: -9999px;
	border-bottom: #efe9dd 1px solid;
	margin: 0 0 20px 0;
}

h1.page_name_gm {
	width: 860px;
	height: 180px;
	background: url(images/top_img_gm.jpg) no-repeat left top;
	text-indent: -9999px;
	border-bottom: #efe9dd 1px solid;
	margin: 0 0 20px 0;
}

h1.page_name_17 {
	width: 860px;
	height: 180px;
	background: url(images/top_img_rec.jpg) no-repeat left top;
	text-indent: -9999px;
	border-bottom: #efe9dd 1px solid;
	margin: 0 0 20px 0;
}

/***  インフォ - 個別設定  ****************************************/

.category-info h1 {
	border-bottom: #d1bf99 1px solid;
}

.category-info .entry_top_info {
	border-top: #f1f1f1 1px solid;
	margin: 0 0 20px 0;
	padding: 2px 10px 0 10px;
}

/***  ブログ - 個別設定  ****************************************/

.category-blog h1 {
	border-bottom: #d1bf99 1px solid;
}

.category-blog .entry_top_info {
	border-top: #f1f1f1 1px solid;
	margin: 0 0 20px 0;
	padding: 2px 10px 0 10px;
}

/***  お店の紹介 - 個別設定  ****************************************/

.h2_about {
	background: url(images/h2_about.gif) no-repeat left top;
	width: 630px;
	height: 55px;
	text-indent: -9999px;
}

#post-2 .block_01 .img_block {
	float: left;
	width: 253px;
	margin: 0 0 0 30px;
	padding: 10px 0;	
}

* html body #post-2 .block_01 .img_block {
	float: left;
	width: 253px;
	margin: 0 0 0 15px;
	padding: 10px 0;	
}

#post-2 .block_01 .text_block {
	float: right;
	width: 250px;
	height: 355px;
	margin: 0 50px 0 0;
	background: url(images/about_text_01.gif) no-repeat left 15px;
	text-indent: -9999px;
	border: none;	
}

* html body #post-2 .block_01 .text_block {
	float: right;
	width: 250px;
	height: 355px;
	margin: 0 25px 0 0;
	background: url(images/about_text_01.gif) no-repeat left 15px;
	text-indent: -9999px;
	border: none;	
}

#post-2 .block_01 h3 {
	border: none;
}

#post-2 dl {
	margin: 0 10px;
	background-color: #eeeadb;	
}

#post-2 dt {
	float: left;
	clear: both;
	width: 150px;
	padding: 3px 10px;
	border-top: #ffffff 3px solid;
}

#post-2 dd {
	margin: 0 0 0 150px;
	padding: 3px 10px;
	border-top: #ffffff 3px solid;
	border-left: #ffffff 3px solid;
	background-color: #f9f8f2;
}

#post-2 .about_text_box {
	float: left;
	width: 250px;
	height: 275px;
	background: url(images/about_text_02.gif) no-repeat left 15px;
	text-indent: -9999px;
	margin: 7px 0 0 30px;
	padding: 0 0 0 0;
}

* html body #post-2 .about_text_box {
	float: left;
	width: 250px;
	height: 275px;
	background: url(images/about_text_02.gif) no-repeat left 15px;
	text-indent: -9999px;
	margin: 7px 0 0 15px;
	padding: 0 0 0 0;
}

#post-2 .about_img_box {
	float: right;
	margin: 0 30px 0 0;
	position: relative;
	width: 253px;
	height: 253px;
}

* html body #post-2 .about_img_box {
	float: right;
	margin: 0 15px 0 0;
	position: relative;
	width: 253px;
	height: 253px;
}

#post-2 .about_img_box_01 {
	position: absolute;
	top: 20px;  
	left: 0px;

}

#post-2 .about_img_box_02 {
	position: absolute;
	top: 173px;  
	left: 103px;
}

#post-2 .about_img_box_03 {
	position: absolute;
	top: 20px;  
	left: 153px;
}

#post-2 .about_img_box_04 {
	position: absolute;
	top: 173px;  
	left: 0px;
}

#post-2 .page_block.block_01 {
	clear: both;
	padding: 0 0 50px 0;
}

#post-2 .page_block.block_02 {
	clear: both;
	padding: 0 0 50px 0;
}

/***  システム - 個別設定  ****************************************/

.h2_system {
	background: url(images/h2_system.gif) no-repeat left top;
	width: 630px;
	height: 55px;
	text-indent: -9999px;
}

.system_bottom_link {
	text-align: center;
}

#post-6 .page_block .img_block {
	float: left;
	width: 250px;
	margin: 0 0 0 10px;
}

* html body #post-6 .page_block .img_block {
	float: left;
	width: 250px;
	margin: 0 0 0 5px;
}

#post-6 .page_block .text_block {
	float: right;
	width: 350px;
}

#post-6 dl {
	float: right;
	width: 340px;
	margin: 0 10px 15px 0;
}

* html body #post-6 dl {
	float: right;
	width: 340px;
	margin: 0 5px 15px 0;
}

#post-6 dt {
	float: left;
	clear: both;
	width: 240px;
	padding: 0 0 4px 0;
	margin: 0 0 4px 0;
	border-bottom: #eeeadb 1px dotted;
}

* html body #post-6 dt {
	float: left;
	clear: both;
	width: 240px;
	padding: 0 0 4px 0;
	margin: 0 0 4px 0;
	border-bottom: #eeeadb 1px dotted;
}

#post-6 dd {
	width: 100px;
	margin: 0 0 4px 240px;
	text-align: right;
	padding: 0 0 4px 0;
	border-bottom: #eeeadb 1px dotted;
}

* html body #post-6 dd {
	width: 95px;
	margin: 0 0 4px 240px;
	text-align: right;
	padding: 0 0 4px 0;
	border-bottom: #eeeadb 1px dotted;
}

#post-6 .block_07 {
	clear: both;	
}

#post-6 p {
	clear: both;
	padding: 0 15px 0 0;	
}

/***  メニュー - 個別設定  ****************************************/

.h2_menu {
	background: url(images/h2_system.gif) no-repeat left top;
	width: 630px;
	height: 55px;
	text-indent: -9999px;
}

#post-198 .left {
	float: left;
	width: 290px;
	margin: 0 0 0 10px;
}

* html body #post-198 .left {
	float: left;
	width: 290px;
	margin: 0 0 0 5px;
}

#post-198 .right {
	float: right;
	width: 290px;
	margin: 0 10px 0 0;
}

* html body #post-198 .right {
	float: right;
	width: 290px;
	margin: 0 5px 0 0;
}

#post-198 .page_block .img_block {
	float: right;
	width: 250px;
	margin: 0 0 0 15px;
}

#post-198 .page_block .text_block {
	float: left;
	width: 345px;
}

#post-198 dl {
	float: left;
	width: 290px;
	border-bottom: #eeeadb 1px dotted;
	padding: 0 0 4px 0;
	margin: 0 0 4px 0;
}

#post-198 dt {
	float: left;
	clear: both;
	width: 205px;
}

#post-198 dd {
	width: 85px;
	margin: 0 0 0 205px;
	text-align: right;
}

* html body #post-198 dd {
	width: 80px;
	margin: 0 0 0 205px;
	text-align: right;
}

#post-198 p {
	clear: both;
	padding: 0 0px 0 0;
}

#post-198 .block_07 p {
}

/***  WEBチケット - 個別設定  ****************************************/

h2.ticket {
	background: url(images/h2_system.gif) no-repeat left top;
	width: 630px;
	height: 55px;
	text-indent: -9999px;
}

.ticket_img {
	padding: 10px 0;
}

/***  アクセスマップ - 個別設定  ****************************************/

.h2_access {
	background: url(images/h2_access.gif) no-repeat left top;
	width: 630px;
	height: 55px;
	text-indent: -9999px;
}

#map {
	text-align: center;
}

#g_map_img {
	width: 610px;
	height: 420px;
	margin: 5px 0 5px 10px;
	border: #c5b59d 1px solid;
}

*:first-child+html body #g_map_img ,
* html body #g_map_img {
	width: 610px;
	height: 420px;
	margin: 5px 0 5px 0;
	border: #c5b59d 1px solid;
}

#post-10 dl {
	margin: 0 10px;
	background-color: #eeeadb;	
}

#post-10 dt {
	float: left;
	clear: both;
	width: 150px;
	padding: 3px 10px;
	border-top: #ffffff 3px solid;
}

#post-10 dd {
	margin: 0 0 0 150px;
	padding: 3px 10px;
	border-top: #ffffff 3px solid;
	border-left: #ffffff 3px solid;
	background-color: #f9f8f2;
}

/***  ガールズメッセージ - 個別設定  ****************************************/

.h2_gm {
	background: url(images/h2_gm.gif) no-repeat left top;
	width: 630px;
	height: 45px;
	text-indent: -9999px;
}

#girls_m .name {
	padding: 35px 110px 0 110px;
}

.gm_name {
	font-size: 16px;
	font-weight: bold;
	color: #FF1493;
}

.gm_name_2 {
	font-size: 12px;
	color: #aaaaaa;
	margin: 0 0 0 10px;
}

#girls_m {
	overflow: hidden;
	background: url(images/gm_bg.gif) no-repeat center top;
}

#girls_m .message {
	padding: 20px 100px 60px 100px;
	margin: 0;
}

#girls_m .name_select {
	text-align: center;
	padding: 70px 0 85px 0;
}

#girls_m .message p {
	padding: 0;
	margin: 0;
}

html > body #girls_m ul {
	overflow: hidden;
	padding: 15px 100px;
	border-top: #d3bf9b 1px solid;
}

html > body #girls_m li {
	float: left;
	white-space: nowrap;
	margin: 0 15px 10px 0;
}

* html body #girls_m ul {
	width: 630px;
	padding: 15px 95px;
	border-top: #d3bf9b 1px solid;
}

* html body #girls_m li {
	display: inline;
	margin: 0 10px 10px 0;
}

/***  リクルート - 個別設定  ****************************************/

h2.ricu {
	background: url(images/h2_ricu.gif) no-repeat left top;
	width: 630px;
	height: 55px;
	text-indent: -9999px;
}

.kyujin_top_h3 {
	font-size: 14px;
}

#post-17 h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 10px 1px 10px;
}

#post-17 p {
	padding: 0 15px 0 15px;
	margin: 0 0 0 0;
}

#post-17 dl {
	padding: 5px 0;
	margin: 0 10px;
	border-bottom: #d3bf9b 1px dotted;
}

#post-17 dl.end {
}

#post-17 dt {
	float: left;
	clear: both;
	width: 100px;
	padding: 0 10px;	
}

#post-17 dd {
	margin: 0 0 0 120px;
	padding: 0 0 0 15px;
}

#post-17 .block_02 dd {
	border-left: #FFE4E1 2px solid;
}

#post-17 .block_03 dd {
	border-left: #ccccff 2px solid;
}

#post-17 .block_04 dd {
	border-left: #dddddd 2px solid;
}

/***  検索結果  ****************************************/

#search_content h1 {
	margin: 0 0 1em 0;
}

#search_content .entry_block {
	margin: 0 0 15px 0;
}

#search_content p {
	padding: 0 20px 0 10px;
	margin: 0 0 0.75em 0;
}

.search_title {
	padding: 0 20px 0 10px;
}

.search_text {
	padding: 3px 20px 3px 10px;
}

.search_bottom_info {
	padding: 0 20px 0 10px;
}

/***  Notfound-404  ****************************************/

#notfound-404_content h1 {
	margin: 0 0 1em 0;
}

#notfound-404_content p {
	padding: 0 20px 0 10px;
	margin: 0 0 0.75em 0;
}

/***  サイドバー  ****************************************/

#sidebar {
	float: right;
	width: 200px;
}

.sidebar_block {
	margin: 0 0 30px 0;
}

.sidebar_block h5 {
	text-align: center;
	font-weight: bold;
	background: url(images/side_h5_bg.gif) no-repeat left top;
	border-bottom: #c5b59d 1px dotted;
	padding: 13px 0 2px 0;
	margin: 0 0 15px 0;
}

.sidebar_block .date {
	font-size: 10px;

}

.sidebar_block ul {
	line-height: 1.3;
	padding: 0 5px 0 5px;
}

.sidebar_block li {
	padding: 0 0 0 17px;
	margin: 0 0 6px 0;
	background: url(images/arrow_01.gif) no-repeat left 2px;
}

.sidebar_block.box_01 li {
	overflow: hidden;
	line-height: 1.5;
	margin: 0 0 4px 0;
	background: url(images/arrow_01.gif) no-repeat left 10px;
}

.sidebar_block .new_mark {
	color: #cc0000;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 0;
}

/***  フッター  ****************************************/

#footer_out {
	clear: both;
	width: 100%;
	min-width: 880px;
	border-top: #8d7546 2px solid;
}

#footer {
	width: 860px;
	text-align: left;
	margin: 0 auto;
	padding: 10px 10px 20px 10px;
}

* html body #footer {
	width: 880px;
	text-align: left;
	margin: 0 auto;
	padding: 10px 10px 20px 10px;
}

#backtotop {
	float: right;
}

#footer_navi {
	float: left;
}

#footer_info {
	clear: both;
	padding: 3px 0;
}

#copyright {
	clear: both;
	margin: 0px 0 0 0;
}

/***  バックトップ  ****************************************/

#backtotop {
	clear: both;
	text-align: right;
	font-size: 12px;
	letter-spacing: 1px;
}

#backtotop a {
	font-weight: bold;
}

/***  パンくずリスト  ****************************************/

.topicpath {
	clear: both;
	font-size: 10px;
	line-height: 1.1;
	margin: 0 5px 20px 5px;
}

/***  ページナビ  ****************************************/

.wp-pagenavi {
	text-align: center;
	letter-spacing: 0;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 1px 4px;
	margin: 0 1px;
	text-decoration: none;
	border: #ffffff 1px solid;
}
.wp-pagenavi a:visited {
	padding: 2px 4px;
	margin: 0 1px;
	text-decoration: none;
}
.wp-pagenavi a:hover {
	padding: 1px 4px;
	margin: 0 1px;
	text-decoration: underline;
	border: #d1bf99 1px solid;
}
.wp-pagenavi a:active {
	padding: 2px 4px;
	margin: 0 1px;
	text-decoration: none;
}
.wp-pagenavi span.pages {
	padding: 2px 4px;
	margin: 0 1px;
}
.wp-pagenavi span.current {
	padding: 1px 4px;
	margin: 0 1px;
	font-weight: bold;
	border: #d1bf99 1px solid;
}
.wp-pagenavi span.extend {
	padding: 2px 4px;
	margin: 0 1px;
}

/***  コメント  ****************************************/

#comments_block {

}

#comments {
	width: 90%;
	padding: 0 10px 0 10px;
}

.comment_head , .post_comment , .trackback_url , .ping_head , .no_comments {
	margin: 0 0 0.75em 0;
	font-weight: bold;
}

.comment_text {
	padding: 5px 0 20px 0;
}

#comments ol {
	padding: 0 0 20px 0;
}

#comments li {
	border: 1px solid #eeeeee;
	padding: 7px 15px;
	margin: 0 0 10px 0;
}

#comments ul.children li {
	margin: 5px 0 0 0;
}
	
#respond {
	clear: both;
	padding: 0 10px 5px 10px;
}

#respond .text-input {
	font-size: 13px;
	width: 200px;
	font-family: "ms pgothic", Osaka, sans-serif;
	border: 1px solid #999999;
	padding: 3px;
	margin: 2px 0 7px 0;
}

#respond textarea {
	font-size: 13px;
	width: 400px;
	height: 130px;
	font-family: "ms pgothic", Osaka, sans-serif;
	border: 1px solid #999999;
	padding: 3px;
	margin: 2px 0 7px 0;
}

#submit_comment {
	display: block;
	width: 130px;
	font-family: "ms pgothic", Osaka, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 5px 5px 10px 0;
	padding: 3px 0;
	background: #eeeeee;
	border: 1px solid #cccccc;
	cursor: pointer;
}

#submit_comment:hover {
	border: 1px solid #999999;
	color: #333333;
}

input#tb_url {
	background-color: #eeeeee;
	border: #cccccc 1px solid;
	padding: 2px 2px 2px 5px;
	width: 70%;
	margin: 0 0 25px 0;
}
