﻿@charset "utf-8";

/* ---------------------------------------------------
Theme Name: for shobun
Description: SHOBUN.com
Date: 2010 2 05
Version: 1.0
Author: ZERO WEB
Author URI: http://www.zero-web.co.jp/
Tags: Japanese,template
---------------------------------------------------*/


* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
line-height: 1.5em;
font-size: 14px;
}

li{
	list-style: none;
}

img{
	border: 0px;
}

a{
	color: #728700;
	text-decoration: none;
}

a:hover{
	color: #728700;
	text-decoration: underline;
}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
}
.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
}

.clear {
	clear: both;
}

.hissu {
color:#cc0000;
font-size: 10px;
}

table {
border-collapse: separate;
border-spacing: 3px;
}

td{
padding: 5px;
}

th{
padding: 5px;
text-align: left;
background-color: #ffffcc;
}


#image_navi h2.widgettitle, #news_cost h2.widgettitle {
display: none;
}




#wrapper {
	padding: 0px;
	height: auto;
	width: 940px;
	margin: 0px auto 0px auto;
	text-align: left;
}








#header{
	width: 940px;
	overflow: hidden;
	margin: 5px 0px 0px 0px;
}

#header_logo h1{
	font-size: 12px;
	font-weight: normal;
	color: #728700;
	margin: 0px 0px 14px 0px;
}

#header_logo{
	float: left;
	width: 500px;
}

#header_tell{
	text-align: right;
	width: 300px;
	float: right;
}

#header_tell ul{
	font-size: 12px;
	margin: 0px 0px 22px 0px;
}

#header_tell ul li{
	display: inline;
}







#image_navi {
	width: 940px;
	overflow: hidden;
	clear: both;
}

#image_navi .widget{
	float: left;
	width: 618px;
}

#image_navi ul{
	float: right;
	width: 296px;
}

#image_navi ul li{
	margin: 0px 0px 0px 0px;
}
#image_navi ul li a {
	display: block;
	margin: 0px 0px 5px;
}







#news_cost{
	width: 940px;
	margin: 24px 0px 0px 0px;
	overflow: hidden;
	clear: both;
}

#news{
	float: left;
	width: 447px;
	height: 67px;
	padding: 20px 10px 20px 10px;
	background:url(images/bg_top_topics.gif) no-repeat left top;
}

#news_cost .widget{
	float: right;
	width: 423px;
}









#big_small{
	width: 940px;
	overflow: hidden;
	margin: 24px 0px 14px 0px;
	clear: both;
}

#big p{
	float: left;
	margin: 0px 15px 0px 0px;
}

#small p{
	margin: 0px 0px 5px 0px;
}





#container {
	width: 940px;
	overflow: hidden;
	margin: 25px 0px;	
}


#sidebar {
	width: 206px;
	float: left;
}

#sidebar ul#navigation{
	list-style: none;
}

#sidebar ul#navigation li a{
	display: block;
	margin: 0px 0px 2px;
}

#sidebar .widget_sp_image {
	margin: 20px 0 0;
}

#sidebar .widget_sp_image h2 {
	display: none;
}



#main {
	width: 715px;
	float: right;
}

#bread{
	color:#999999;
}

.section{
	margin: 10px 0px 0px 0px;
}



.section h2{
	height: 39px;
	padding: 10px 0px 0px 17px;
	margin: 0px 0px 5px 0px;
	background: url(images/bg_title_h2.gif) no-repeat left top;
	font-size: 16px;
}


.item{
	width: 715px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 30px 0px;
}

.item h3{
	font-size: 14px;
	width: 715px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 15px 0px;
	border-left: 5px solid #e0e6d8;
	border-bottom: 1px solid #e0e6d8;
}

.item h4{
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
	border-left: 10px solid #fbb838;
}

.item p{
	margin: 0px 0px 20px 15px;
}
.item p img {
	margin: 0px 0px 0px -10px;
}

.item ul{
	margin: 0px 0px 0px 20px;
}

.item ul li{
	margin: 0px 0px 20px 0px;
}

.item table td,
.item table th{
	border:1px solid #cccccc;
	margin: 0px 0px 20px 0px;
}

/*-----よくあるご質問-----*/
.item p.question {
	font-weight: bold;
	background: url(http://111.89.133.43/wp/wp-content/uploads/bg_q.gif) no-repeat ;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 10px 0px;
}
.item p.answer {
	background: url(http://111.89.133.43/wp/wp-content/uploads/bg_a.gif) no-repeat;
	padding: 0px 0px 15px 30px;
	border-bottom: 1px dotted #cccccc;
	margin: 0px 0px 15px 0px;
}

/*-----出張エリア-----*/

.item .tenpo {
	border: solid 1px #dddddd;
	padding: 10px 15px;
	line-height: 160%;
	margin: 0px 0px 20px 15px;
}
.item .tenpo img {
	margin: 0px 0px 10px;
}
.item .tenpo a {
	background: url(images/icon_tenpo.gif) no-repeat;
	color: #ff0000;
	padding: 0px 20px 0px 10px;
}

/*-----スタッフ紹介-----*/
.item .staff {
	width: 129px;
	text-align: center;
	float: left;
	margin: 0px 13px 20px 0px;
}

/*-----お部屋を片付けたい-----*/
.item table.room1 {
	margin: 0px 0px 40px 15px;
}

.item table.room1 th {
	text-align: right;
	background: #ffea96;
	border: none;
	padding: 1px 3px;
}
.item table.room1 td {
	text-align: left;
	width: 140px;
	border: none;
	padding: 1px 3px;
}

/*-----hikitori-----*/
.item table.hikitori {
	float: right;
}
.item table.hikitori h4 {
	color: #993300;
	border: none;
	margin: 0;
	padding: 0;
}
.item table.hikitori th {
	margin: 0;
	padding: 5px 10px;
}
.item table.hikitori td {
	margin: 0;
	padding: 5px 10px;
}

/*-----サイトマップ-----*/
.item ul.sitemap {
	margin: 0px 0px 0px 50px;
}
.item ul.sitemap ul {
	margin: 0px 0px 0px 20px;
}
.item ul.sitemap li {
	margin: 0px;
	line-height: 250%;
}
.item ul.sitemap li li {
	background: url(images/icon_sitemap.gif) no-repeat 0 7px;
	padding: 0px 0px 0px 20px;
}


/*-----フッター-----*/
#footer{
	border-top: 1px solid #000000;
	padding: 10px 0px 10px 0px;
	font-size: 12px;
	text-align: right;
	clear: both;
}

#footer ul {
	list-style: none;
	margin: 5px 0px;
}

#footer ul li {
	display: inline;
	margin: 0px 0px 0px 15px;
}