@charset "UTF-8";
/*
	Theme Name: Relaxed v2-Duckbill
	Theme URI: http://businessbroker.bizmp.com/businessbroker.html
	Description: Calm Relaxed Theme
	Version: 2.0
	Author: Business Broker
	Author URI: http://businessbroker.bizmp.com/businessbroker.html
*/

/************************************************
 *	Main structure                              *
 ************************************************/
body {
  margin:0px;
  padding:0px;
  text-align:center;
/*  font:11px "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif; */
  font-size: medium;
/*	color: #474E44; */
	color: #000;
	background: #fffff2;
}
#maincol {
/*  width:72%; */
  width:77%;
  float:left;
}
#maincol .col {
	padding-bottom: 0.5em;
	padding-left:2.5em;
/*	padding-right:8.5em; */
	padding-right:2.5em;
	line-height:1.55em;
}
#navcol {
	padding:0.5em;
	padding-top: 2em;
	clear:right;
/*	width:25%; */
	width:20%;
  right:0px;
	float:right;
/*  font-size:1em; */
  font-size:small;
}
#container{	
 width:90%;
 text-align:left;
 margin-left: auto;
 display:block;
 margin-right: auto;
 padding-bottom:0;
/* background-image: url("images/content_bg.gif"); */
 background-position: bottom left;
 background-repeat: no-repeat;
}

#container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#footer{
	font-family:"Trebuchet MS", "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	border-top:1px solid #324031;
	border-bottom:1px solid #324031;
/*	color: #eee;
	background: #93aa8f; */
	color: #103D2F;
	background: #FAFAED;
	clear:both;
	padding: 0.3em;
	text-align:center;
	margin-left: auto;
	display:block;
  margin-right: auto;
/*  font-size: 0.9em; */
  font-size: small;
/*  margin-top:5em; */
  margin-top:2.5em;
}
#footer a{
	color: #103D2F;
	font-weight:bold;
}
a{
/*	color: #3C657B; */
	color: #006f6e;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
/************************************************
 *	Header                                      *
 ************************************************/
#header {
	padding: 0px;	
	/* margin-top: 0.3em; */
	padding-top:1em;	
	margin-bottom:0px;
/*    background-image: url("images/header_bg.gif"); */
    background-image: url("images/header.jpg");
	background-repeat: repeat-x;
/*	height: 69px; */
	height: 125px; 
/*	text-align:right;
	padding-right:2em;
	padding-left:-.5em; */
	text-align:left;
	padding-left:3em;
}

#header h1{
	padding:0px;
	margin: 0px;
	margin-bottom: 4px;
	/* font-size: 2.2em; */
	font-size: 36px;
	letter-spacing:0.1em;
}
#header h1 a {
/*	color:#5B7B57; */
/*	color: #103D2F; */
	color: #998324;
}
#header h1 a:hover {
	text-decoration:none;
/*	color: #bb4444; */
	
}
#header img {
	border:none;
}
#header .logo { 
	float: right;
/*	margin-top: 24px; */
/*	margin-right: 80px; */
	margin-top: 4px;
	margin-right: 20px;
	color: #fff;
 }
#description {
	margin-bottom:4px;
	font-size: 12px;
	text-transform:uppercase;
	color: #103D2F;
}
/************************************************
 *	Content                                     *
 ************************************************/
h1, h2, h3, h4, h5, h6 {
	font-family:"Trebuchet MS", "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	margin-bottom:0.1em;
	color: #103D2F;
}
h2 {
	font-size: 1.2em;
	margin-bottom:0.5em;
}
.entrydate{
/*	margin-bottom:0.3em;
	font-size: 1.8em; */
	font-size: small;
	font-weight:normal;
	color:#86942A;
	text-transform:uppercase;
}
.entrymeta{
	font-weight:bold;
	color:#99A879;
}
h2.entrytitle a, h3.entrytitle a{
/*	color: #507642; */
	color: #E5802F;
}
h2.entrytitle, h3.entrytitle{
	margin-top:0px;
	margin-bottom:0.1em;
/*	font-size: 1.8em; */
}
.entrybody p {
/*	margin-top:0.8em;
	margin-bottom:1.6em; */
	margin-top:0em;
	margin-bottom: 0.1em;
	text-indent: 1em;
}
.entry{
	padding-bottom: 0em;
/*	font-family:"Trebuchet MS","Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif; */
}

.comments_link { 
	font-size: x-small;
	text-align: right;
 }

/************************************************
 *	Navigation Sidebar                          *
 ************************************************/
#navcol ul {
 margin:0 0 1em 0;
 padding-left:0px;
 list-style-type:none;
}
/************************************************
 *	Comments													*
 ************************************************/
#tburi {
	font-size: xx-small;
	text-align: right;
	color: #9b9b9b;
  }

h2#comments{
/*	text-align:center;
	background:#E2ECD5;
	padding:0.3em;
	margin:3em 5em 0em 5em;
	border-top:1px solid #9ba1aa;
	border-bottom:1px solid #9ba1aa; */
	padding-left:1.5em;
    margin-top: 0;
}
ol#commentlist {
	margin-top:0px;
	padding: 0.5em;
	margin-left: 0px;
	color: #9b9b9b;
	list-style-type: none;
	font-size:0.9em;
}
#commentlist li  p{
	padding: 0px;
	margin: 0px;
}
.commentname {
	float: left;
	margin: 0;
	padding: 0 0 0.2em 0;
}
.commentinfo{
	width: 20em;
	float: right;
	text-align: right;
}
.commenttext {
	clear: both;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 3em;
	border-top: 1px solid #ebebeb;
	line-height:1.2em;
	color: #5b5b5b;
}
#commentsformheader{
	padding-left:1.5em;
/*	font-size: 1.4em; */
}
#commentsform{
	margin-top:none;
	text-align:center;
	border:1px solid #ddd;
	background:#ecefdf;
	padding:0em 1em;
}
#commentsform form{
	text-align:left;
	margin:0px;
}
#commentsform p{
	margin:0.5em;
}
#commentsform form textarea{
	width:100%;
}
/************************************************
 *	Extra																				*
 ************************************************/
code{
	font-family: 'lucida console', 'Courier New', monospace;
	font-size: 0.8em;
	display:block;
	padding:0.5em;
	background-color: #E5EaE4;
	border: 1px solid #d2d8d1;
}
input[type="text"], textarea {
	padding:0.3em;
	border: 1px solid #CCCFBC;
	color: #656F5C;
	-moz-border-radius: 0.5em;
}
input[type="submit"]{
	padding:0.2em;
/*	font-size: 1.25em; */
	border: 1px solid #CCCFBC;
	color: #353F2f;
	background: #fefff8;
	-moz-border-radius: 0.5em;
}
blockquote {
	border-left: 3px solid #686868;
	color: #888;
	padding-left: 0.8em;
	margin-left: 2.5em;
}
a img {
	border:none;
}
.imgborder img{
	border: 1px solid #87a284;
	background:#CCCFBC;
	padding:0.3em;
}
.imgborder{
	text-align: center;
}

.entryhome{
	background-color:#FAFAED;
	border:solid thin #F5F5E8;
	margin:1em;
	padding:1em;
}

.entry img {
        padding: 12px;
}

td.gray { /* 「注文方法」の料金表テーブルで用いる */
        color: #666666;
}

div.divbox { /* 「注文方法」の料金表テーブルで用いる */
        margin: 2% 15%;
        padding: 0.5ex 0.5em;
        border: thick ridge #afaf80;
        background-color: #fffff8;
}

img#wpstats{position:absolute;top:0;width:0px;height:0px;overflow:hidden}
