@charset "UTF-8";

/* Reset
----------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:top;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
img{vertical-align:bottom;}
h1, h2, h3, h4, h5, h6 {font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}

/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

/*h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
*/
#main h2 {
	font-size:1.4em;
	/*margin:1.5em 0 1em;*/
	height:40px;
	line-height:30px;
}
#main h3 {
	font-size:1.2em;
	margin:1.5em 0 1em;
	background:url(../../img/yell/common/bg_h04.jpg) no-repeat;
	height:30px;
	line-height:30px;
	padding-left:15px;
}


/* End Headers */


strong {font-weight:bold;}
ul {list-style-type:none;}
ol {list-style-type:decimal;}
address, em{font-style:normal;}
a{text-decoration:none;}
th{ white-space: nowrap;}

/* Yahoo fonts.css 2.7.0
http://developer.yahoo.net/yui/license.txt
- Font size Adjustment.
 http://developer.yahoo.com/yui/examples/fonts/fonts-size_source.html
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}
pre,code,kbd,samp,tt{font-family:monospace; line-height:100%;}

/* Common
----------------------------------------------- */
body{font-family:serif;}
/*Links*/
a:link,
a:visited{color:#811788;}
a:hover,
a:focus{color:#D10065; text-decoration:underline;}

.block{clear:both;}
.block:after{content:"";display:block;clear:both;height:0.1px;overflow:hidden;}

/* Frame
----------------------------------------------- */
/*html{background:#01245C url(../../img/yell/common/bg_html.jpg) repeat-x;}*/
body{color:#444; line-height:1.5; background:#01245C url(../../img/yell/common/bg_body.jpg) no-repeat center top;}

#container{width:920px; background:url(../../img/yell/common/bg_container.jpg) no-repeat center 110px;}
#header{width:920px; height:85px; padding-top:25px; position:relative;}
/* #global_nav{width:100%; height:55px; background-color:#E6D1E7;} */
#contents{width:900px; background:#FFF url(../../img/bg-content.jpg) bottom repeat-x; padding-bottom: 40px;}
#sidebar{float:right; width:250px; overflow:hidden;}
#main{
	float:left;
	width: 650px;
	overflow:hidden;
}
#footer{width:100%; padding:15px 0 20px;}

#container,
#header,
#global_navi,
#contents,
#footer{
	clear:both;
	margin:0 auto;
}

#contents:after,
#header:after,
#global_nav:after,
#contents:after,
#footer:after{
	content:"";display:block;clear:both;height:0.1px;overflow:hidden;
}


/* Header
----------------------------------------------- */
#header{color:#02275E; margin-bottom:6px;}
#header #logo{float:left; width:380px; position:absolute; bottom:0px; left:0px;}

#header #sub_nav{width:200px; float:right; padding-right:20px; text-align:right;}
#header #description{width:600px; float:left; color: white; font-size: 12px;}

#header a.contact{display:block; width:230px; height:50px; position:absolute; bottom:10px; right:10px;}


#header a:link,
#header a:visited{color:#02275E;}
#header a:hover,
#header a:focus{text-decoration:underline;}

/* Global Navigation
----------------------------------------------- */
#global_nav_area_top{
	width:100%;
	padding-top:5px;
	height:225px;
	position:relative;
}
#intro_area{
	width:100%;
	height:225px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	padding-bottom:6px;
	background:url(../../img/yell/home/bg_intro_area.jpg) bottom center repeat-x;
}
#loading{
	width:100%;
	height:225px;
	position:absolute;
	top:0;
	left:0;
	z-index:50;
	background: url(../../img/yell/home/loading_w.gif) center center no-repeat;
}

#global_nav_area{
	width:100%;
	padding-top:5px;
	margin-bottom:5px;
	position:relative;
}

#portfolio{position:absolute; top:0; left:0;}

#global_nav_area:after,
#global_nav ul:after{content:"";display:block;clear:both;height:0.1px;overflow:hidden;}

/* Topic path
----------------------------------------------- */
/* #topic_path{font-size:0.9em; padding-bottom:1em;} */

/* Sidebar
----------------------------------------------- */
#sidebar{font-size:0.9em; background: url(../../img/yell/common/bg_sidebar.jpg) repeat-x;}
#sidebar h2{padding-left:10px; margin-bottom:15px; background:url(../../img/yell/common/bg_st.jpg) repeat-x;}

#sidebar .sb_block{clear:both; padding:0 10px; margin-bottom:10px;}
#sidebar .sb_block:after{content:"";display:block;clear:both;height:0.1px;overflow:hidden;}


#sidebar .sb_block li{clear:both; margin-bottom:1em;}
#sidebar .sb_block li:after{content:"";display:block;clear:both;height:0.1px;overflow:hidden;}

#sidebar .sb_block img{float:left; margin-bottom:10px;}
#sidebar .sb_block p{padding-left:110px;}
/*
#sidebar p em{
	font-size:0.9em;
	color:#FFF;
	padding:0 0.5em;
	text-align:center;
}
#sidebar p em.type1{background-color:#630;}
#sidebar p em.type2{background-color:#066;}
#sidebar p em.type3{background-color:#09C;}
#sidebar p em.type4{background-color:#C03;}
#sidebar p em.type5{background-color:#CCC930;}
*/
#sidebar a:link,
#sidebar a:visited{color:#444;}
#sidebar a:hover,
#sidebar a:focus{text-decoration:underline;}

/* Main
----------------------------------------------- */

#main p{margin-bottom:1.2em;}
/*#main h2{
	margin: 10px 0;
	font-size: 1.5em;
	color: #066;
}*/

/* Footer
----------------------------------------------- */
#footer{color:#FFF; text-align:center; background-color:#011A41; font-size: 1em;}
#footer ul{padding:0.5em 0;}
#footer ul li{display:inline; font-size: 1em; padding:0 0.5em; border-left:1px solid #BAFFAC;}
#footer ul li.first{border:none;}

#footer a:link,
#footer a:visited{color:#FFF;}
#footer a:hover,
#footer a:focus{text-decoration:underline;}

/* home
----------------------------------------------- */
/* info */
#info{padding-bottom:20px; background: url(../../img/yell/home/bg_info.jpg) 0px 40px repeat-x;}
#info h2{padding-left:10px; background:url(../../img/yell/common/bg_h01.jpg) repeat-x;}

#info dl{line-height:1.5em; padding-bottom:15px; margin-bottom:10px; height:100px; overflow:auto;}
#info dt{width:6em;}
#info dd{padding-left:6.5em; margin-top:-1.5em;}

/* picup */
#picup{background: url(../../img/yell/home/bg_reco.jpg) 0px 40px repeat-x;}
#picup h2{padding-left:10px; background:url(../../img/yell/common/bg_h01.jpg) repeat-x;}

#picup ul.pro_list{width:100%; font-size:0.8em; padding-top:1em}
#picup ul.pro_list li{float:left; width:33%; height:113px; overflow:hidden;}
#picup ul.pro_list li .cont{padding:5px;}

#picup ul.pro_list img{float:left;}
#picup ul.pro_list p{padding-left:100px; margin-bottom:0.5em;}

#picup ul.pro_list em{padding:1px 5px; border-bottom:1px solid; border-left:5px solid; background-color:#F5F5F5;}
#picup ul.pro_list em.type1{border-color:#00C;}/*新築一戸建て*/
#picup ul.pro_list em.type2{border-color:#C00;}/*土地*/
#picup ul.pro_list em.type3{border-color:#725A5A;}/*中古一戸建て*/
#picup ul.pro_list em.type4{border-color:#F90;}/*マンション*/

#picup:after,
#picup ul.pro_list:after{content:"";display:block;clear:both;height:0.1px;overflow:hidden;}

.list_sold{ float: left; width: 50%; text-align: center;}
.sold{ background: #FFECEC; }
/* View
----------------------------------------------- */
#view,
#view_list,
#view_all{padding:0 15px 40px;}


/* Begin Typography & Colors */


.widecolumn .entry p {
	font-size: 1.05em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.comments{
	clear: both;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}




/* Begin Structure */
/*.narrowcolumn {
	float: left;
	padding: 0 0 20px 20px;
	margin: 0px 0 0;
	width: 610px;
	}*/

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 15px 40px;
	}
	
h2.page_title{
	padding-left:20px; background:url(../../img/yell/common/bg_h01.jpg) repeat-x;
	margin: 0 0 1em;
	height: 40px;
	line-height: 40px;
	font-size: 1.4em;
	color: #FFF;
}
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/* End Structure */





/* Begin Images */
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

.post img{
	padding: 2px;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
.error-message{
	color: #C00;
}
.checkbox{
	width: 200px;
	float: left;
}
/* End Form Elements */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
/*	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* property detail*/
#prop_info { padding: 10px; }

.tb-b01 td, .tb-b01 th{
	border-collapse: collapse;
	border: solid 1px #CCC;
	padding: 2px;
}

.propimg_1 img, .propimg_2 img{
	width: 280px;
}
.propimg_3 img, .propimg_4 img,
.propimg_5 img, .propimg_6 img{
	width: 120px;
}

.buttons{
	text-align: right;
}
.submit_contact, .submit_print{
	margin: 10px 0;
}

/* Common
----------------------------------------------- */
table.type01{
	width:100%;
	text-align:left;
	border-collapse:collapse;
	margin-bottom:1.5em;
}
table.type01 th,
table.type01 td{
	vertical-align:top;
	padding:0.5em 1em;
	border:1px solid #CCC;
}
table.type01 th {background-color:#F0F0F0;}

/* add
----------------------------------------------- */
#page-6 .staff_info{clear:both; margin-bottom:1.5em; border-bottom:1px dotted #DDD; height: 250px;}
#page-6 .staff_info img{float:left;}
#page-6 .staff_info h3{margin:0 0 1em 260px;}
#page-6 .staff_info dl{line-height:1.5em; margin:0 0 0 260px;}
#page-6 .staff_info dl dt{width:4.5em; font-weight:bold;}
#page-6 .staff_info dl dd{margin:-1.5em 0 0 5em;}
 
#page-22 th,
#page-15 th{width:20%;}

#page-2 .wp-caption{margin:2px;}
#page-2 .c-profile{clear:both; margin-top:2em;}

#page-33 h3{clear:both;}
#page-33 ul{list-style-type:disc; list-style-position:inside; margin-bottom:2em;}
#page-33 ul li{float:left; width:50%; margin-bottom:1em;}
#page-33 ul:after{content:"";display:block;clear:both;height:0.1px;overflow:hidden;}

#page-13 ul{margin-bottom:3em;}
#page-13 ul li{border:1px solid #DDD; padding:0.5em 1em; margin-bottom:1em; background-color:#F5F5F5;}

.paging{margin-bottom:1em;}

.partial-page{ height: 250px; overflow: auto; border: solid 1px #CCC }

.blogcate-fromcompany{
	text-indent: 50px;
	background: url(../../img/bg-icon-staffblog.gif) no-repeat 0 1px;
}
.blogcate-fromsales{
	text-indent: 50px;
	background: url(../../img/bg-icon-staffblog.gif) no-repeat 0 -75px;
}
