@charset 'utf-8';

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.alignleft {
	float: left;
}


.alignright {
	float: right;
}


/* Body */
* {
	margin:0;
	padding:0;
}

* html .iepngfix { behavior: expression(IEPNGFIX.fix(this)); }

body {
	margin: 0;
	padding: 0;
	font-size: 10pt;
	line-height:140%;
	color:#333;
	letter-spacing: 3px;
	background: #fff url('http://www.uchida-house.co.jp/images/backBody.gif');
	background-repeat: repeat;
	background-position: center top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#contents {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	border-bottom: 10px solid #ccc;
	position: relative;
	background: url('http://www.uchida-house.co.jp/images/backBody3.gif') repeat-x center top;
}


#wrap {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	z-index: 10;
	position: relative;
}

#wrap img#imgTop {
	border: 0;
	position: absolute;
	top: 5px;
	left: 0px;
	z-index: 10;
	behavior: expression(IEPNGFIX.fix(this));
}

#wrap img#imgTel {
	border: 0;
	position: absolute;
	top: 0px;
	right: 0;
	z-index: 11;
	behavior: expression(IEPNGFIX.fix(this));
}

#wrap h1{
	position: absolute;
	top: 0;
	left: 50px;
	font-size: 8pt;
	color: #333;
	z-index: 20;
	font-weight: 300;
	letter-spacing: 1px;
	line-height:120%;
}

/* Links */
a:link { color: #008c00; text-decoration: none; }
a:visited { color: #4ba614; text-decoration: none; }
a:hover { color:#d7e300; text-decoration: none; }
a:active { color: #ccc; text-decoration: none; }

a img {
	border:0;
}

/* Header */
#header {
	width: 900px;
	height: 200px;
	margin: 0 50px;
	padding: 0;
	z-index: 0;
	position: relative;
}

#header ul {
	list-style-type: none;
	position: absolute;
	top:90px;
	right:0px;
}

#header li {
	padding: 0;
	display: inline;
}

#frontphoto {
	margin:0 0 10px;
}

#main, #mainWide{
	margin:0 50px 0 0;
	padding: 0 0 0 30px;
	border: 0;
	position: relative;
	float:right;
	display: inline;
}
#main {
	width: 475px;
}

#mainWide {
	width: 670px;
}

#main h2, #mainWide h2{
	font-size: 12pt;
	font-weight: 600;
	width: 450px;
	height: 29px;
	margin: 20px 0;
	padding: 11px 0 0 15px;
}

#main h3, #mainWide h3{
	font-size: 10pt;
	font-weight: 600;
	height: 25px;
	margin: 20px 0;
	padding: 5px 0 0 15px;
}

#main h2 {
	width: 450px;
	background: url('http://www.uchida-house.co.jp/images/backH2s.gif');
	background-repeat: no-repeat;
	background-position: left top;
	color: #fff;
}

#main h3 {
	width: 450px;
	background: url('http://www.uchida-house.co.jp/images/backH3s.gif');
	background-repeat: no-repeat;
	background-position: left top;
	color: #333;
}

#mainWide h2 {
	width: 645px;
	background: url('http://www.uchida-house.co.jp/images/backH2_3.gif');
	background-repeat: no-repeat;
	background-position: left top;
	color: #fff;
}

#mainWide h3 {
	width: 645px;
	background: url('http://www.uchida-house.co.jp/images/backH3_1.gif');
	background-repeat: no-repeat;
	background-position: left top;
	color: #333;
}

#main h2 a, #mainWide h2 a {
	color:#fff;
}
#main h3 a, #mainWide h3 a{
	color:#333;
}

/* Sidebars */

#extras {
	float:right;
	line-height:1.4em;
	margin-right: 50px;
	padding:0;
	width:140px;
}

* html #extras {
	margin-right:25px;
}

#leftside p, #leftside ul, #leftside div.textwidget, #extras p, #extras ul, #extras div.textwidget {
	font-size:0.9em;
	margin:0 0 18px;
}

#leftside li, #extras li {
	line-height:1.2em;
	list-style:none;
	margin:0 0 6px;
}

#leftside ul ul, #extras ul ul {
	margin:6px 0 0 10px;
}

#leftside ul ul li, #extras ul ul li {
	margin:0 0 4px;
}

#leftside ul ul li a, #extras ul ul li a {
	font-weight:normal;
}

#leftside ul.linklist, #extras ul.linklist {
	font-size:1em;
}

#leftside ul.linklist ul, #extras ul.linklist ul {
	margin:0 0 20px;
}

#leftside ul.linklist ul li a, #extras ul.linklist ul li a {
	font-weight:bold;
}

#leftside h2, #leftside ul.linklist li h2, #leftside h3, #extras h2, #extras ul.linklist li h2, #extras h3, table#wp-calendar caption {
	background-color:inherit;
	color:#4ba614;
	font-size:1.0em;
	font-weight:600;
	text-align:left;
	margin:0 0 6px;
}

#leftside label, #extras label {
	display:none;
}






/* Main menu */

#menu {
	width: 200px;
	margin-left: 50px;
	padding: 0;
	border: 0;
	float: left;
	display: inline;
}


#menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#menu h5{
	font-size: 10pt;
	color: #fff;
	padding: 2px 5px;
	background: #008c00;
}

#menu li.btn {
	padding: 2px 0;
	margin: 0;
}

a.banner01 {
	display: block;
	margin: 20px 0;
}

a.banner02 {
	display: block;
	margin: 10px 0;
}

a.banner02 img{
	margin-bottom: 3px;
}

.realpro{
	color: #ee7800;
	font-size: 7pt;
	letter-spacing: 0px;
	line-height:110%;
}
.estate{
	color: #008c00;
	font-size: 7pt;
	letter-spacing: 0px;
	line-height:110%;
}


form.menuForm{
	font-size: 8pt;
	border: solid 1px #008c00;
	letter-spacing: 1px;
}





ul.page {
	list-style:none;
	margin:0 0 20px;
	width:140px;
}

ul.page li {
	display:inline;
	line-height:1.4em;
	width:140px;
}

ul.page li a {
	background-color:#f4f4f4;
	border-left:0px solid #cccccc;
	color:#505050;
	float:left;
	font-weight:bold;
	margin-bottom:5px;
	padding:5px 1px 5px 5px;
	text-decoration:none;
	width:130px;
}

ul.page li a:hover, ul.page li.current_page_item a {
	background-color:#eaeaea;
	border-left:0px solid #286ea0;
	color:#505050;
}

ul.page ul {
	font-size:0.9em;
	margin:0 0 0 15px;
	padding:0 0 5px;
	width:125px;
}

ul.page ul a {
	padding:3px 1px 3px 5px;
	width:115px;
}

ul.page ul ul {
	width:113px;
}

ul.page ul ul a {
	width:100px;
}


/* Footer */
#footer {
	clear: both;
	position: relative;
	width: 900px;
	height: 100px;
	margin: 0 50px;
	color: #333;
	padding-top: 50px;
}

#footer h4{
	font-weight: 300;
	letter-spacing: 1px;
	position: absolute;
	right: 10px;
	bottom: 1px;
	font-size:9pt;
}

#footer a{
	font-size: 9pt;
	font-weight: 300;
	line-height:100%;
	letter-spacing: 0px;
}

#footer p {
	margin:0;
	padding:0;
}

/* Subpage menu */
#subpages {
	border-bottom:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	float:right;
	font-weight:bold;
	line-height:1.3em;
	margin:-5px 0 8px 15px;
	padding:0 0 10px 10px;
	width:190px;
}

#subpages h2 {
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:1.3em;
	margin:0 0 12px;
}

#subpages ul.submenu {
	line-height:1.4em;
	list-style:none;
	margin:0;
}

#subpages ul.submenu li {
	display:inline;
	line-height:1.4em;
	width:180px;
	padding:0;
}

#subpages ul.submenu li a {
	background-color:#f4f4f4;
	border-left:0px solid #cccccc;
	color:#505050;
	float:left;
	font-weight:bold;
	margin-bottom:5px;
	padding:3px 1px 3px 5px;
	text-decoration:none;
	width:180px;
}

#subpages ul.submenu li ul {
	margin:0 0 5px 10px;
	width:170px;
}

#subpages ul.submenu li ul li a {
	width:170px;
}

#subpages ul.submenu li ul ul {
	margin:0 0 5px 10px;
	width:160px;
}

#subpages ul.submenu li ul ul li a {
	width:160px;
}

#subpages ul.submenu li ul ul ul {
	margin:0 0 5px 10px;
	width:150px;
}

#subpages ul.submenu li ul ul ul li a {
	width:150px;
}

#subpages ul.submenu li a:hover,#subpages ul.submenu li.current_page_item a {
	background-color:#eaeaea;
	border-left:0px solid #286ea0;
	color:#555;
}

#subpages ul.submenu li.current_page_item ul li a {
	background-color:#f4f4f4;
	border-left:0px solid #cccccc;
	color:#555;
}


/* Tags */
p,ul,ol {
	margin:0 0 18px;
}

blockquote {
	border-left:0px solid #e0e0e0;
	margin:20px;
	padding:8px 8px 8px 15px;
}

blockquote p {
	background-color:inherit;
	color:#505050;
	font-size:0.9em;
	line-height:1.3em;
}

label {
	background-color:inherit;
	color:#606060;
	font-size:0.9em;
	font-weight:bold;
}

table#wp-calendar {
	margin:0 0 20px;
	width:140px;
}

code {
	font-size:1.2em;
	display:block;
	padding:5px 5px 5px 8px;
	background-color:#f4f4f4;
	margin:5px 0 15px 0;border-left:0px solid #cccccc;
}


/* Forms */
#s,#submit {
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#505050;
	font-size:0.9em;
	margin:0 0 16px;
	padding:4px;
	width:130px;
}

#author,#email,#url,#comment {
	border:1px solid #cccccc;
	font-family:Book Antiqua,Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#commentsection {
	margin:25px 0 0;
}

#commentsection p {
	margin:0 0 6px;
}


/* Float fix */
.contenttext {
	overflow:hidden;
}

* html .contenttext {
	height:1px;
	overflow:visible;
}

* html .contenttext p {
	overflow:hidden;
	width:99%;
}


/* WP image align classes */
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;
}


/* Various classes */
.left {
	float:left;
	margin:10px 15px 10px 0;
}

.right {
	float:right;
	margin:10px 0 5px 10px;
}

.center {
	margin:5px auto 12px;
	text-align:center;
}

.textright {
	text-align:right;
}

.small {
	font-size:0.8em;
}

.bold {
	font-weight:bold;
}

.hide {
	display:none;
}

.post {
	margin:0 0 25px;
}

.postinfo {
	background-color:#f4f4f4;
	border-left:0px solid #cccccc;
	color:#606060;
	font-size:0.9em;
	font-weight:bold;
	line-height:1.5em;
	margin:1px 0 30px;
	padding:8px 5px 8px 8px;
}

.comment {
	background-color:#f4f4f4;
	border-left:0px solid #cccccc;
	color:#606060;
	margin:0 0 10px;
	padding:8px 5px 0 8px;
}

.comment p {
	font-size:0.9em;
	line-height:1.3em;
	margin:0 0 6px;
	padding-bottom:5px;
}

.gravatarside {
	float:right;
	width:48px;
	height:48px;
	margin:0 5px 5px 5px;
}

.navigation {
	display:block;
	margin:10px 0 20px 0;
	padding:0;
	text-align:center;
}

.navigation p {
	margin:0;
	padding:0;
}

.prevlink {
	margin-right:20px;
}

.nextlink {
	margin-left:20px;
}

