/*
Theme Name: サクラハウジング09	
Theme URI: http://www.sas44.net
Description: Designed by Kawashima Design.
サクラハウジング様納品用テーマです。
Author: Yokoyama
Author URI: http://www.sas44.net/
Tags: 
Version: 
*/

/*   Gloval    */
	
body {
	margin: 0px;
	padding: 0px;
	color: #6e7073;
	font: 11px/18px "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
}

a {
	color: #666;
	outline: none;
}

a:hover {
	color: #6e7073;
	outline: none;
	text-decoration: underline;
}

p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

img {
	border: none;
}

ul, ol {
	margin-bottom: 20px;
}

span {
	font-size: 18px;
	color: #960;
}

blockquote {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 5px solid #f7f7f7;
}

/*	Layout */
	
#page {
	width: 900px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #999999;
}
	
#header {
	position: relative;
	height: 180px;
	background-image: url(images/header_img.jpg);
	background-repeat: no-repeat;
	background-position: 100px 85px;
}

#content {
	padding: 20px 0 0 0;
	background-color: #fff;
	background-image: url(images/foot_page.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#content-top {
	background-color: #fff;
	background-image: url(images/foot_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content-right {
	float: right;
	width: 652px;
	margin-top: 30px;
}

#content-left {
	float: left;
	width: 230px;
	margin-top: 30px;
	margin-bottom: 40px;
}

#footer {
	float: left;
}

/*	heading */
	
h1 {
	position: absolute;
	padding: 0px;
	line-height: 1;
	font-size: 24px;
	font-weight: normal;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 320px;
	margin-left: 30px;
	text-indent: -9999px;
	bottom: 100px;
}

h1 a {
	color: #fff;
	text-decoration: none;
	height: 40px;
	width: 320px;
	display: block;
}

h2 {
	margin: 0 0 20px 20px;
}

h2#blog-description {
	position: absolute;
	bottom: 40px;
	left: 650px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	height: 30px;
	width: 150px;
	background-image: url(images/lovepeace.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

h3 {
	margin: 0 0 20px 0;
	font-size: 1.8em;
	font-weight: normal;
}

h3 a {
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

h4 {
	margin: 0 0 10px 0;
	font-size: 12px;
}

/*	PIX */
	
.housepix {
	border: 3px double #CCC;
	float: left;
	margin-top: 10px;
}

/*	HEADER */

.navi {
	width: 220px;
	float: right;
	margin-top: 30px;
	margin-right: 20px;
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.navi h2 {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC7BC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.navi p {
	line-height: 12px;
	font-size: 10px;
}
	
#top-nav {
	position: absolute;
	top: -18px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 600px;
	text-align: right;
}

#top-nav li {
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

#top-nav li#rss {
	padding: 0 0 0 15px;
	background: url(img/rss-icon.gif) no-repeat left center;
}

/*	#### CONTENT ##### */
	
/** box right */

.box-right {
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 40px;
	margin-left: 10px;
}

.box-right a {
	color: #333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

.box-right a:hover {
	color: #F00;
	text-decoration: underline;
}

.box-right h2 {
	background-image: url(images/h2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	padding-left: 26px;
	padding-top: 6px;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#content-right h2 {
	background-image: url(images/h2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	padding-left: 20px;
	padding-top: 6px;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

.box-right h3 {
	font-size: 16px;
	color: #000;
	margin: 0px;
}

.box-right h4 {
	background-image: url(images/h2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	padding-top: 9px;
	padding-left: 18px;
	font-size: 14px;
	margin-bottom: 5px;
}

.bin {
	background-image: url(images/h2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	padding-top: 9px;
	padding-left: 20px;
	font-size: 16px;
	margin-bottom: 10px;
}

.box-right h5 {
	font-size: 13px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 10px;
}

.box-right h6 {
	font-size: 13px;
	color: #E90000;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.ddt {
	float: left;
	width: 100%;
	position: static;
}

dt {
	float: left;
	width: 110px;
	padding-bottom: 15px;
	padding-left: 30px;
}

dd {
	float: left;
	width: 400px;
	padding-bottom: 15px;
}

.dtt {
	float: left;
	width: 150px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 58px;
	padding-top: 10px;
}

.ddd {
	float: left;
	width: 360px;
	padding-top: 10px;
	border: 1px dotted #ED7974;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 4px;
	display: block;
	margin-right: 60px;
	height: 55px;
}

.dtd {
	float: left;
	width: 360px;
	padding-top: 10px;
	border: 1px dotted #63BF9D;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 4px;
	display: block;
	margin-right: 60px;
	height: 58px;
}


/** Top Page Only */

.flash {
	height: 400px;
	width: 600px;
	margin-bottom: 10px;
	text-align: center;
}

.topix {
	float: left;
	width: 300px;
	margin-top: 20px;
}

.topxInfo1 {
	height: 200px;
	margin-right: 28px;
}

.topxInfo2 {
	height: 135px;
	background-image: url(images/topix_pix2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 28px;
}

.topxInfo3 {
	height: 200px;
}

.topxInfo4 {
	float: right;
	width: 240px;
	margin-top: 20px;
	text-align: left;
	padding-top: 20px;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	margin-right: 40px;
}

.topxInfo5 {
	float: right;
	width: 280px;
	margin-top: 20px;
}

.topix2 {
	width: 290px;
	margin-top: 20px;
	float: right;
	background-image: url(images/topix2_img1.jpg);
	background-repeat: no-repeat;
	background-position: 5px top;
	padding-top: 200px;
	text-align: center;
	font-size: 10px;
}

.btnTopix {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-right: auto;
	height: 30px;
	margin-bottom: 20px;
	margin-left: auto;
}

/** Page Style*/

.styleTop {
	height: 320px;
	width: 600px;
	background-image: url(images/style_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.styleBot {
	width: 600px;
	background-image: url(images/style_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.styleList1 {
	width: 240px;
	height: 130px;
	background-image: url(images/style_list1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 170px;
	padding-left: 110px;
}

.styleList2 {
	width: 240px;
	height: 130px;
	background-image: url(images/style_list2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 170px;
	padding-left: 110px;
}

.styleList3 {
	width: 240px;
	height: 130px;
	background-image: url(images/style_list3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 170px;
	padding-left: 110px;
	padding-bottom: 130px;
}

/** Page Style1*/

.styleTop1 {
	height: 326px;
	width: 600px;
	background-image: url(images/style_top1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
}

.styleList4 {
	padding-left: 70px;
}

.styleList5 {
	width: 350px;
	margin-right: 90px;
	margin-left: 160px;
}

.styleList6 {
	width: 380px;
	height: 200px;
	margin-left: 140px;
	padding-bottom: 70px;
	text-align: center;
	padding-top: 50px;
}

/** Page Style2*/

.sekou-top {
	height: 300px;
	width: 600px;
	background-image: url(images/sekou1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-bottom: 40px;
}

.sekouText {
	background-image: url(images/sekou2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	width: 600px;
	float: left;
}

.sekouLink {
	height: 230px;
	width: 350px;
	display: block;
	text-indent: -9999px;
	margin-top: 40px;
	margin-left: 130px;
}

/** Page Style3*/

.styleTop3 {
	background-image: url(images/style_top3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 273px;
	width: 600px;
	text-indent: -9999px;
}

.styleText {
	padding: 30px;
}

.styleText h3 {
	font-size: 12px;
	color: #603;
}

.styleText h4 {
	background-image: none;
	color: #C00;
	font-size: 12px;
	font-weight: normal;
}

.styleText h5 {}

.styleText h6 {
	background-color: #EBDFDC;
}

/** house Pages */

.house {
	margin-bottom: 10px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	float: left;
	width: 520px;
}

.houseTop {
	background-image: url(images/list_housetop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 46px;
	padding-left: 30px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	padding-top: 14px;
}

.houseText {
	float: right;
	width: 280px;
	margin-right: 5px;
	padding-right: 20px;
}

.houseTpx-top {
	width: 540px;
	float: left;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.houseTpx1 {
	width: 280px;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
}

.houseTpx2 {
	float: left;
	width: 270px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
}

.houseTpx3 {
	float: left;
	height: 200px;
	width: 285px;
}

.houseTpx4 {
	width: 275px;
	float: left;
	padding-left: 30px;
	height: 200px;
}

.houseTpx-eye {
	float: left;
	width: 300px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.houseEye {
	float: left;
	height: 60px;
	width: 300px;
	background-image: url(images/sakuraseye.jpg);
	background-repeat: no-repeat;
}

.ext {
	width: 100%;
	float: left;
}

.comment1 {
	width: 150px;
	padding-right: 10px;
	float: left;
}

.comment2 {
	width: 100px;
	float: right;
}

/** estate Pages */


.title {
	color: #000;
	font-size: 12px;
	letter-spacing: 4px;
	margin-bottom: -3px;
}

.est {
	background-color: #999;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 10px;
	line-height: 12px;
}

.estBox {
	background-color: #CCC;
	text-align: center;
	color: #000;
}

.estText {
	background-color: #FFF;
}

.estText2 {
	text-indent: 5px;
}

.estCenter {
	text-align: center;
}

.estCenterP {
	text-align: center;
	color: #F00;
}

.estate {
	background-image: url(images/toprealestate.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 130px;
	width: 600px;
	color: #C00;
	font-size: 22px;
	line-height: 1.2em;
	padding-top: 80px;
}

.estatePix-left {
	width: 210px;
	padding: 15px;
	float: left;
}

.estatePix-right {
	width: 300px;
	padding: 15px;
	float: right;
}

.estateImg-top {
	height: 20px;
	background-image: url(images/estate_imgtop.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 10px;
	color: #630;
	text-indent: 120px;
	padding-top: 5px;
}

.estateImg {
	padding-top: 0px;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dabd87;
	border-bottom-color: #dabd87;
	border-left-color: #dabd87;
}

.estate-vice1 {
	height: 80px;
	width: 300px;
	background-image: url(images/estate_voice1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: right;
}

.estate-vice2 {
	background-image: url(images/estate_voice2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 285px;
	text-align: center;
	padding-right: 15px;
	float: right;
}

.estate-vice3 {
	background-image: url(images/estate_voice2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 255px;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 60px;
	padding-left: 10px;
	float: right;
}

.estateImg-vice {
	float: left;
	border: 6px solid #C60;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 10px;
}

.space {
	height: 20px;
}

/** all Pages */

.pageTop {
	background-image: url(images/pagetop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	float: right;
	height: 20px;
	width: 100px;
}

.meta {
	clear: both;
	padding: 10px;
	background: #fff url(img/bg-meta.gif) repeat-x left top;
	color: #5e5e5e;
}

.meta-date {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-date.gif) no-repeat 0px 2px;
	font-size: 12px;
}

.meta-categories {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-categories.gif) no-repeat 0px 2px;
	font-size: 12px;
}

.meta-comments {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-comments.gif) no-repeat 0px 2px;
	font-size: 12px;
}

p.tags {
	clear: both;
}

/** box left */

.box-left {
	border: 1px dotted #CCC;
	margin-top: 0;
	margin-right: 23px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 20px;
	padding-left: 2px;
}

.box-left h2 {
	color: #333;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 16px;
	background-image: url(images/line_sideh2.gif);
	background-repeat: no-repeat;
	background-position: -5px bottom;
	padding-bottom: 15px;
	padding-left: 5px;
}

.box-left h3 {}

.box-left h4 {}

.box-left ul {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style: none;
}

.box-left li {
	margin: 0px;
	border-bottom: 1px solid #dedede;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.box-left li a {
	text-decoration: none;
}

.box-left li a:hover {
	text-decoration: none;
	color: #999;
}

/*	comments */
	
#commentform label {
	display: block;
	margin: 0 0 5px 0;
}

#commentform input.text, #commentform textarea {
	width: 500px;
	margin: 0 0 10px 0;
}

#commentform .text {
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform textarea {
	height: 150px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 20px;
	background: #4a4f54;
	border: none;
	color: #fff;
}

.commentlist {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.commentlist .quote {
	padding: 20px;
	background: url(img/bg-comment-quote.gif) no-repeat right top;
}

.commentlist li {
	margin: 20px 0 0 0;
	padding: 0px;
	background: #4a4f54 url(img/bg-comment-bubble.gif) no-repeat left bottom;
	color: #fff;
}

.commentlist cite {
	display: block;
	font-style: normal;
}

.avatar {
	float: left;
	margin: 0 20px 10px 0;
}

/*	SEARCHFORM */
	
#searchform #search {
	float: left;
	width: 85px;
	height: 22px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0;
	margin-top: 10px;
}

#searchform .button {
	width: auto;
	height: 30px;
	background: #4a4f54;
	border: none;
	color: #fff;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*	footer */

#footer {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 13px;
	padding-left: 0;
	text-align: center;
	position: relative;
}

#footer p {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#legal {
	float: left;
	width: 400px;
}

#webdemar {
	float: right;
	width: 400px;
	text-align: right;
}

/* useful */

.clear {
	clear:both;
}

.100pct {
	width: 600px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.tex-center {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/** WORDPRESS CSS */

.aligncenter,
div.aligncenter {
   	display: block;
   	margin: 0 auto;
}

.aligncenter {
	margin-bottom: 20px!important;
}

.alignleft {
   	float: left;
   	margin: 0 20px 20px 0;
}

.alignright {
   	float: right;
   	margin: 0 0 20px 20px;
}

.wp-caption {
	margin-bottom: 20px;
	padding-top: 4px;
   	border: 1px solid #ccc;
   	text-align: center;
   	background-color: #f7f7f7;
}

.wp-caption img {
   	float: none;
   	margin: 0px;
   	padding: 0px;
   	border: none;
}

.wp-caption p.wp-caption-text {
   	padding: 0px;
  	margin: 0px;
}

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}

#wp-calendar caption {
	margin: 0 0 10px 0;
	background: #dedede;
}
