/*

	Theme Name: LadysPro
	URI: http://www.seireisha.jp
	Version: 1.0
	Author: SESHIMO SEIREISHA
	Author URI: http://www.seireisha.jp

	The 3 column relaxation design by Clemens Orth (http://clemens.orth.me.uk)
	
	The CSS, XHTML and design is released under the GPL:
	http://www.opensource.org/licenses/gpl-license.php
	

*/

@import url("style_ac.css");


h1, h2, h3, h4, h5, h6, p, address,
dl, dt, dd,
table, caption, th, td, img, form {
	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	text-align: left;
	font-family: sans-serif;
}

a {
	outline: none;
}

hr {
	clear: both;
	padding-right: 25px;
}

html, body {
	margin: 0;
	padding: 0;
	text-align: left;
}

body {
	background: #E0EDFA;
	font-size: x-small;
}

#space {
	background: #ffffff url(images/bg.jpg) repeat-y;
	height: 5px;
	width: 820px;
	margin: 0 auto;
}

#header {
	margin: 0 auto;
	background: #FFFFFF url(images/header.jpg) no-repeat top center;
	height: 200px;
    width: 820px;
}

.blogtitle {
	font-size: x-large;
	letter-spacing: 0.05em;
	text-align: left;
	font-weight: bold;
	text-indent: -900px;
}

#navbar {
	background: #FFFFFF url(images/navbar.jpg) no-repeat top center;
	height: 50px;
	width: 820px;
	padding: 0px;
	margin: 0 auto;
}

#navbar ul {
	float: left;
	width: 800px;
	margin: 0;
	padding: 5px 10px;
	height: 40px;
/*	background: url(images/menu.gif) repeat-x;*/
}

#navbar ul li {
	display: inline;
}

#navbar ul li a {
	text-decoration: none;
	float: left;
	text-align: center;
	width: 132.5px;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 40px;
}

#navbar ul li.page_item a {
	text-decoration: none;
/*	border-left: 1px solid #656795;*/
	color: #ffffff;
}

#navbar ul li:first-child.page_item a {
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	float: left;
/*	border-left: 1px solid #656795;
	border-style: none;*/
}

#navbar ul li.page_item a:hover {
	color: blue;
	background: url(images/menu.gif) repeat-x 0 -60px;
}

#navbar ul li:first-child a {
	color: gray;
	text-decoration: none;
/*	border-style: none;*/
}

#navbar ul li.current_page_item a {
	color: #444444;
	text-decoration: none;
/*	border-left: 1px solid #656795;*/
/*	background: url(images/menu.gif) repeat-x 0 -30px;*/
}

#navbar ul li:first-child.current_page_item a {
	color: #444444;
	text-decoration: none;
/*	border-style: none;*/
}

#navbar ul li.current_page_item a:hover {
	color: white;
/*	background: url(images/menu.gif) repeat-x 0 -60px;*/
}

#page {
	background: #FFFFFF url(images/bg.jpg) center top repeat-y;
	margin: 0 auto;
	text-align: left;
	width: 820px;
}

#wrapper {
	float: right;
	margin: 0;
	padding: 0;
	width: 525px;
}

blockquote {
	border-left: 3px solid #CC6600;
	padding-left: 15px;
	margin: 0 20px 0 15px;
}

a {
	text-decoration: none;
}
a:link {
}
a:visited {
}
a:hover, a:active {
}

code {
	color: #005577;
	text-align: left;
}

h1, h2, h3, h4 {
	clear: both;
}

h1 {
	text-align: left;
	font-size: 14px;
}

h2 {
	text-align: left;
	font-size: 12px;
}

h3 {
	text-align: left;
	font-size: 12px;
}

h4 {
	font-size: small;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #000088;
}

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

small {
	font-size: x-small;
        text-transform: uppercase;
        letter-spacing: 0.03em;
}

#comment {
	background: #ffffff;
	border: 1px solid #CC9933;
	color: #595949;
	font-size: small;
	vertical-align: middle;
}

#content {
	background: transparent;
	border: none;
	float: left;
	padding: 10px 25px 10px 0px;
	text-align: left;
	width: 500px;
}

#topcontent {
	background: transparent;
	border: none;
	float: left;
	text-align: left;
	width: 500px;
	font-size: 1.4em;
	line-height: 1.4em;
	padding-top: 10px;
}

#topcontent .post p {
	padding: 10px 15px 10px 10px;
}

#content h1{
	padding: 2px 0 2px 10px;
	background: url(images/h1.jpg) repeat-x top;
	border-left: 6px #4cc9f2 solid;
	border-bottom: 1px #4cc9f2 solid;
	margin-bottom: 3px;
	line-height: 20px;
}

#topcontent h1{
	padding: 2px 0 2px 10px;
	background: url(images/h1.jpg) repeat-x top;
	border-left: 6px #4cc9f2 solid;
	border-bottom: 1px #4cc9f2 solid;
	margin-bottom: 3px;
	line-height: 20px;
}

#content h2 {
	margin-top: 6px;
	padding: 3px 0 3px 10px;
	background: url(images/h2.jpg) repeat-x top;
	border-left: 6px #ffcc00 solid;
	border-bottom: 1px #ffcc00 solid;
	margin-bottom: 3px;
	line-height: 20px;
}

#topcontent h2 {
	margin-top: 6px;
	padding: 3px 0 3px 10px;
	background: url(images/h2.jpg) repeat-x top;
	border-left: 6px #ffcc00 solid;
	border-bottom: 1px #ffcc00 solid;
	margin-bottom: 3px;
	line-height: 20px;
}

#content .beliefpost h2 {
	font-size: 14px;
	margin-top: 6px;
	padding: 0px 0 0px 32px;
	background: #FFFF88 url(images/lpicon30.gif) no-repeat top left;
	margin-bottom: 3px;
	line-height: 30px;
	border: none;
}

#content .beliefpost h2:first-letter {
	font-size: 18px;
	color: #0000DD;
	font-weight: bold;
	}

#content h3 {
	margin-top: 6px;
	padding: 1px 0 1px 10px;
	background: #2dbeeb;
	margin-bottom: 3px;
	line-height: 20px;
	color: #ffffff;
}

#content .plist_post h3 {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	margin-top: 6px;
	padding: 6px 0;
	background: #356AA0;
	margin-bottom: 3px;
	height: 16px;
	color: #ffffff;
	border-left: #88bbff 2px solid;
	border-top: #88bbff 2px solid;
	border-bottom: #003388 2px solid;
	border-right: #003388 2px solid;
}


#content ul {
	padding: 5px 5px 5px 20px;
	list-style-position: outside;
	list-style-type: disc;
	margin: 0;
}

#content ul li {
	line-height: 1.5em;
}

#content ol {
	margin:0 0 0 3px;
	padding: 5px 5px 5px 20px;
	list-style-position: outside;
}

#content ol li {
	line-height: 1.5em;
}

ul#sitemap_list{
	list-style: none;
	padding: 0;
}


ul#sitemap_list ul{
	list-style: none;
	padding: 0;
}


.archive {
	text-align: left;
}

#content a:hover {
	text-decoration: underline;
}

#infobanner{
	clear: both;
	width: 500px;
	height: 120px;
	padding: 0 0 10px 0;
	margin: 0;
}
	
#infobanner span.txt{
	position: relative;
	left: 10000px;
	}	

#price{
	clear: both;
	width: 500px;
	height: 70px;
	padding: 0 0 10px 0;
	margin: 0;
}


#topbutton {
	padding: 0;
	margin: 0;
	width: 510px;
}

#topbutton a {
	text-indent: -900px;
}

#topbutton a:hover {
	filter:alpha (opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

#topbutton a.soko {
	float: left;
	display: block;
	width: 165px;
	height: 80px;
	background: url(images/soko.jpg) no-repeat;
	padding: 0 0 7px 7px;
}

#topbutton a.uwaki {
	float: left;
	display: block;
	width: 165px;
	height: 80px;
	background: url(images/uwaki.jpg) no-repeat;
	padding: 0 0 7px 7px;
}

#topbutton a.shozai {
	float: left;
	display: block;
	width: 165px;
	height: 80px;
	background: url(images/shozai.jpg) no-repeat;
	padding: 0 0 7px 0;
}

#topbutton a.shinjo {
	float: left;
	display: block;
	width: 165px;
	height: 80px;
	background: url(images/shinjo.jpg) no-repeat;
	padding: 0;
	padding-right: 7px;
}

#topbutton a.iede {
	float: left;
	display: block;
	width: 165px;
	height: 80px;
	background: url(images/iede.jpg) no-repeat;
		padding: 0;
	padding-right: 7px;
}

#topbutton a.toku {
	float: left;
	display: block;
	width: 165px;
	height: 80px;
	background: url(images/toku.jpg) no-repeat;
}


#footer {
	width: 820px;
	background: #ffffff url(images/bg.jpg) repeat-y top center;
    padding: 5px 0x;
    height: 60px;
    clear: both;
}

#footer ul {
	width: 600px;
	margin: 0 auto;
	padding: 3px auto;
	font-size: 14px;
	line-height: 2em;
	height: 2em;
	overflow: hidden;
}

#footer ul li {
	display: inline;
}

#footer ul li a {
	text-decoration: none;
	float: left;
	text-align: center;
	width: 160px;
	margin: 0;
	padding: 0;
}

#footer .copyright {
	padding: 5px 20px;
	margin: 0;
	font-size: 12px;
	text-align: center;
	color: #888888;
}

#sidebar {
	float: left;
	font-size: x-small;
    letter-spacing: 0.03em;
	text-align: left;
	width: 260px;
	padding: 10px 0 10px 25px;
}

#sidebar .column {
	width: 250px;
}

#sidebar .column .top {
	background: url(images/yup.gif) no-repeat bottom;
	height: 7px;
}

#sidebar .column .mid {
	background: url(images/ymid.gif) repeat-y ;
}

p.call {
	text-align: center;
	font-size: 16px;
	color: #356AA0;
	font-weight: bold;
	padding: 2px 0;
}

p.phone {
	padding: 3px 0;
	text-align: center;
	font-size: 24px;
	color: #BA2636;
	font-weight: bold;
}

#sidebar .column .mid .address {
	margin: 0 auto;
	text-align: center;
	background: #356AA0;
	color: #ffffff;
	font-size: 14px;
	padding: 5px;
	width: 15em;
	line-height: 1.4em;
}

#sidebar .column .mid p.here {
	text-align: center;
	font-size: 14px;
	color: #356AA0;
	padding: 5px 0;
}

#sidebar .column .mid p.here a {
	background: #FF0000;
	color: #ffffff;
	padding: 2px;
}

#sidebar .column .mid p.here a:link{
	color: #ffffff;
}

#sidebar .column .mid p.here a:hover{
	color: #ffddff;
}


#sidebar .column .bottom {
	background: url(images/ybottom.gif) no-repeat top;
	height: 7px;
}

#sidebar .fivebanner {
	margin: 0;
	padding: 10px 0 0 0 ;
}

#sidebar a {
	color: #666666;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #0000FF;
}

#sidebar h2 {
	background: url(images/sidetab.jpg) left no-repeat;
	margin:0;
	padding:0;
	font-size: 14px;
	line-height: 30px;
	width: 250px;
	height: 30px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}

#sidebar .sub {
	padding: 10px 0 0 0;
	margin: 0;
}

#sidebar .accordion ul {
	width: 238px;
	list-style-type: none;
	margin: 0;
	padding: 5px;
	border-left: 1px #888888 solid;
	border-right: 1px #888888 solid;
	border-bottom: 1px #888888 solid;
}

#sidebar li {
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	padding-left: 12px;;
	border-bottom: dotted 1px #ff8888;
	background: url(images/bullet.gif) no-repeat 5px 9px;
}

#noindent {
	margin: 0;
	padding: 0;
}

input, textarea, submit {
border:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-size:         x-small;
padding:           2px;
}

#author, email, url {
	background: #ffffff;
	border: 1px solid #CC9933;
	color: #595949;
	font-size: small;
	padding-left: 2px;
	vertical-align: middle;
}

.entry{
}

.entrytext {
		padding: 10px 10px 20px 10px;
        font-size: 1.2em;
}

.entrytext p {
	line-height: 1.6em;
	padding: 5px;
}

.entrytext ol {
}

ol {
   margin-left: 0;
   padding: 5px 0 5px 25px;
}

ol.roman {
   list-style-type: upper-roman;
   margin-left: 0;
   padding-left: 10px;
}

ol.kata {
	list-style-type: katakana;
	margin-left: 0;
	padding-left: 15px;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
}

.commentbody {
	border-top: 1px solid #CC9933;
        width: 375px;
	color: #333333;
        letter-spacing: 0.05em;
        padding: 15px;
        margin-bottom: 10px;
}

.commentbody p {
	line-height: 1.2em;
	font-size: x-small;
}

.commentlink {
	font-size: x-small;
}

.commentlist {
	list-style: none;
}


html[xmlns] .commentcount {
	position: absolute;
	right: 7px;
	top: 0;
}

.navigation {
	font-size: small;
	padding: 40px 0 0 0;
}

.postmetadata {
	color: #808979;
	font-size: x-small;
	margin: 25px;
        text-align: center;
        text-transform: uppercase;
}

.pagination {
	color: #808979;
	font-size: small;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}

.postmetadata a {
	color: #cc9933;
}

.entry img {
padding: 0;
margin: 0;
}

.entry img.wp-smiley {
	display: inline;
	padding: 0;
	margin: 0;
	border: 0;
}

.entrytext img.wp-smiley {
	display: inline;
	padding: 0;
	margin: 0;
	border: 0;
}

.entrytext img.alignleft {
	padding: 3px;
}

.entrytext img.aligncenter {
padding: 10px 0 10px 150px;
}

#minibanner {
	padding: 0 0 5px 0;
	width:  510px;
	margin: 0;
}

#minibanner a {
	width: 250px;
	padding:0 ;
	margin: 0;
	overflow: hidden;
}

#minibanner a img {
	padding: 0;
	margin: 0;
}

img {
        padding: 0;
        border: 0;
	margin: 0;
}

/* different postmetadata style for single.php */

.alt {
	border-top: 1px solid #CC9933;
	color: #000000;
	font-size: small;
        padding: 15px;
        margin-bottom: 10px;
}

.alt a {
	color: #005577;
}

table.summary {
	border: 1px solid #444444;
	border-collapse: collapse;
	font-size: 0.9em;
	width: 100%;
}

table.summary td {
	padding: 5px;
	border: 1px solid #444444;
} 

table.summary td.name {
	text-align: center;
	background: #eeeeee;
} 

table.contactform {
	border: 1px solid #444444;
	border-collapse: collapse;
	font-size: 0.9em;
	width: 100%;
}

table.contactform td{
	padding: 5px;
	border: 1px solid #444444;
}

#searchform {
	padding: 10px 0;
}

#accordion {
	width:250px; 
	margin:0;
}

.accordion {
	width:250px;
}
.accordion dt {
	background: url(images/sidetab.jpg) left no-repeat;
	margin:10px 0 0 0;
	padding:0;
	font-size: 14px;
	line-height: 30px;
	width: 250px;
	height: 30px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}
.accordion dt:hover {
	color: #0000ff;
}

.accordion dd {
	overflow:hidden; 
	background:#fff;
	margin: 0;
	padding: 0;
}

table.ad {
	border: none;
	width: 100%;
}

table.ad td {
	padding: 1px 3px;
}

/*ul.sitemap_list {
	font-size: 0.9em;
}*/

table.law {
	border-collapse: collapse;
}

table.law td {
	border: 1px #444444 solid;
	padding: 4px;
}

table.law td:first-child {
	text-align: center;
	width: 80px;
	background: #dddddd;
}

table.law ol {
	list-style-type: cjk-ideographic;
}

.buttons {
	width: 500px;
}

.buttons a {
	float: left;
	padding-bottom: 0;
}

.buttons a.button{
	height: 100px;
	padding: 0;
}

.buttons img.omakase {
	padding: 0;
	height: 50px;
}

.clear {
	clear: both;
}

.up {
	position: relative;
	bottom: 5px;;
}

table.pr tr td {
	padding: 3px;
}

table.planlist {
	width: 100%;
}

table.planlist tr td {
	padding: 6px 3px 6px 3px;
	border-top: 1px #EEEEEE solid;
	border-left: 1px #EEEEEE solid;
	border-bottom: 1px #888888 solid;
	border-right: 1px #888888 solid;
}

table.planlist tr td.plandisc {
	color: #0000AA;
	font-weight: bold;
	background: #EEEEEE;
	text-align: center;
}

table.planlist tr td.listname {
	width: 250px;
	background: #FFFFFF;
	text-align: center;
}

table.planlist tr td.time {
	background: #008800;
	text-align: center;
	color: #FFFFFF;
}

table.planlist tr td.price1 {
	background: #FFFF88;
	font-weight: bold;
	font-size: 1.4em;
	text-align: right;
	color: #cc0000;
}

table.planlist tr td.price2 {
	background: #FFFF88;
	font-weight: bold;
	font-size: 1.4em;
	text-align: right;
		color: #cc0000;
}

table.pricelist {
	width: 100%;
}

table.pricelist tr td {
	width: 50%;
	padding: 6px 3px 6px 3px;
	border-top: 1px #EEEEEE solid;
	border-left: 1px #EEEEEE solid;
	border-bottom: 1px #888888 solid;
	border-right: 1px #888888 solid;
}

table.pricelist tr td.name {
	background: #CCCCCC;
	text-align:center;
	}
	
table.pricelist tr td.price {
	background: #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	text-align: right;
	color: #000088;
}

table.buil {
	width: 100%;
	border-collapse: collapse;
}

table.buil tr td {
	padding: 1px 10px;
	border: 1px solid #FFFFFF;
	background: #EEEEEE;
	font-weight: bold;
}

table.buil tr td.fc {
	text-align: center;
}

a:hover {
		filter:alpha (opacity=80);
		-moz-opacity:0.8;
		opacity:0.8;
}