/*
Description: ユーミーマンション Wordpressテーマ
Version: 1.0
*/

/* ページ基本制御 */


*{
	margin:0;
	padding:0;
}

body{
	font-size: 12px;
	text-align:center;
	margin:0 auto;
	padding: 0px;
	line-height: 1.5em;
	color: #333333;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

h1,h2,h3,h4,h5,h6,address{
	margin:0px;
	padding:0px;
	border:0px;
	font-style: normal;
	font-weight: normal;
	white-space:normal;
	font-size: 12px;
	display:block;
}


div,blockquote,p,pre,ul,ol,li{
	margin: 0px;
	padding: 0px;
	border: 0;
	font-style: normal;
	font-weight:normal;
	white-space:normal;
	font-size: 100%;
	list-style: none;
}

div {
	margin:0px;
	padding:0px;
	border: 0;
}

table,caption, th td{
	margin: 0px;
	padding: 0px;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}

form, fieldset, input, button, select, optgroup, option, textarea,
label, legend {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	/*text-align: right;*/
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, q, br,
ins, del, a, img, object {
	margin: 0px;
	padding: 0px;
	border: 0;
	font-size: 100%;
	font-weight:normal;
}

ul,li{
	list-style-type: none;
}


a:link {
	color:#333333;
	text-decoration: underline;
}

a:visited {
	color:#333333;
	text-decoration: underline;
}


a:hover {
	color: #FF9900;
	text-decoration: underline;
}

a:active {
	color:#333333;
	text-decoration: underline;
}


/* コンテンツ */

#pagetitle_top {
	clear:both;
	width:680px;
	height:510px;
}

.sub-top{
	margin:auto;
	width:730px;
}

#content {
	text-align:left;
	float:right;
	margin:0 0 0 5px;
}

.text-box{
	padding:10px 5px;
}


.img-box{
	padding:0;
	margin:5px 0;
}

.img-box img{
	float:left;
	padding:0 10px 0 0;
}

/* 会社概要 */

.gaiyou{
	width:670px;
	text-align:left;
	margin:10px 0;
	padding:0;
}

.gaiyou img{

}
.gaiyou table{
	width:670px;
	margin:15px 0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E7E0D8;
	border-left-color: #E7E0D8;
}

.gaiyou td{
	padding:5px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-right-color: #E7E0D8;
	border-bottom-color: #E7E0D8;
}

/* ザ・ホーム用 */

.img-box{
	padding:0;
	margin:5px 0;
}

.img-box img{
	float:left;
	padding:0 10px 0 0;
}

.img-box2{
	padding:0;
	margin:0;
}

.img-box2 h4{
	padding-top:3px;
	font-size:120%;
}

.img-box2 h5{
	padding:3px;
	font-weight:bold;
}

.img-box2 img{
	float:left;
	margin:0 10px 15px 0;
}

.img-box2-r{
	padding:0;
	margin:0;
}

.img-box2-r h4{
	padding-top:3px;
	font-size:120%;
}

.img-box2-r h5{
	padding:3px;
	font-weight:bold;
}

.img-box2-r img{
	float:right;
}

.img-box2-c{
	padding:0;
	margin:0;
}

.img-box2-c h4{
	padding-top:3px;
	font-size:120%;
}

.img-box2-c h5{
	padding:3px;
	font-weight:bold;
}

.secret{
	float:right;
}

/* 施工事例 */

.result-box{
	height:100%;
	margin:0px;
	padding-left:15px;
}

.result-box img{
	margin:18px;

}



.result-box li{
	float:left;
}

.result-box2{
	padding:5px 5px;
	margin:2px;
}

.result-box2 img{
	margin:5px 8px;

}

.result-box2 li{
	float:left;
}

.sb-box {
	font-size:105%;
	background-attachment: scroll;
	background-image: url(../images/sub-contents/sub-bg.gif);
	background-repeat: repeat-y;
	padding:5px 15px 0 5px;
}

.sb-box h2{
	padding:10px 0;
	font-size: 130%;
	font-weight: bold;
	color: #003399;
}

.sb-box h3{
	padding:10px 0;
	font-size: 110%;
	font-weight: bold;
}

.sb-box h4{
	font-size: 110%;
	font-weight: bold;
	color: #003399;	
}

/* 6つの安心 */

.safety-box{
	width:610px;
	display:block;
	padding:1px;
	border: 1px solid #B5973E;
	margin-bottom:10px;
}

.safety-box img{
	float:left;
	padding:0 10px 0 0;
}


/* サイドナビ */

#subnavi {
	text-align:left;
	float:left;
	width:200px;
	background-color: #e7e7e7;
	margin:0;
}

.main-links {
	margin:5px 0 0 5px;	
}

.main-links li {
	margin-bottom:10px;
	width:190px;
	line-height:0;
	list-style-type: none;
}


.main-links li a{
	text-decoration:none;
}

.main-links li a:link{
	text-decoration:none;
}

.main-links li a:visited{
	text-decoration:none;
}


.nav1 a{
	width:190px;
	height:52px;
	display:block;
	line-height:normal;
	padding:0;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
	background-image: url(image/side-navi/list-bg1.jpg);
	background-repeat: no-repeat;
}

.nav1 a span{
	display:none;
	padding:10px 0 0 12px;
}

.nav2 a{	
	width:190px;
	height:52px;
	display:block;
	line-height:normal;
	padding:0;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
	background-image: url(image/side-navi/list-bg2.jpg);
	background-repeat: no-repeat;	
}

.nav2 a span{
	display:none;
	padding:10px 0 0 12px;
}


.nav3 a{	
	width:190px;
	height:48px;
	display:block;
	line-height:normal;
	padding:0;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
	background-image: url(image/side-navi/list-bg3.jpg);
	background-repeat: no-repeat;
}

.nav3 a span{
	display:none;
	padding:10px 0 0 12px;
}

.nav4 a{
	width:190px;
	height:48px;
	display:block;
	line-height:normal;
	padding:0;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
	background-image: url(image/side-navi/list-bg4.jpg);
	background-repeat: no-repeat;
}

.nav5 a{
	width:190px;
	height:48px;
	display:block;
	line-height:normal;
	padding:0;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
	background-image: url(image/side-navi/list-bg5.jpg);
	background-repeat: no-repeat;
}

.nav6 a{
	width:190px;
	height:48px;
	display:block;
	line-height:normal;
	padding:0;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
	background-image: url(image/side-navi/list-bg6.jpg);
	background-repeat: no-repeat;
}

.nav7 a{	width:190px;
	height:48px;
	display:block;
	line-height:normal;
	padding:0;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
	background-image: url(image/side-navi/list-bg7.jpg);
	background-repeat: no-repeat;
}

.nav8 a{
	text-decoration:none;
	width:190px;
	height:35px;
	display:block;
	line-height:normal;
	padding:0;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
	background-image: url(image/side-navi/list-bg8.jpg);
	background-repeat: no-repeat;
}

.nav8 a:link{
	text-decoration:none;
	width:190px;
	height:35px;
	display:block;
	line-height:normal;
	padding:0;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
	background-image: url(image/side-navi/list-bg8.jpg);
	background-repeat: no-repeat;
}


.nav8 a:visited{
	text-decoration:none;
	width:190px;
	height:35px;
	display:block;
	line-height:normal;
	padding:0;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
	background-image: url(image/side-navi/list-bg8.jpg);
	background-repeat: no-repeat;
}

.nav8 a span{
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	padding:5px 0 0 23px;
	font-size:14px;
	font-weight:bold;
}

.sub-links li{
	line-height:normal;
	display:block;
}

.sub-links li img{
	padding:5px 0 0 5px;	
}


/* フォントスタイル */

.font_bold_blue {
	display:block;
	font-weight:bold;
	color:#425dae;
	font-size:120%;
	margin:10px 0;
}

.style2{
	font-size:90%;
}

.style3{
	padding:0;
	font-size:110%;
	font-weight:bold;
}

.style4{
	font-size:11px;
	color:#FF6600;
}

.middle-box{
	margin:10px 0;
	width:682px;	
}

*{
	margin:0;
	padding:0;
}

body{
	font-size: 12px;
	text-align:center;
	margin:0 auto;
	padding: 0px;
	line-height: 1.5em;
	color: #333333;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

h1,h2,h3,h4,h5,h6,address{
	margin:0px;
	padding:0px;
	border:0px;
	font-style: normal;
	font-weight: normal;
	white-space:normal;
	font-size: 12px;
	display:block;
}


div,blockquote,p,pre,ul,ol,li{
	margin: 0px;
	padding: 0px;
	border: 0;
	font-style: normal;
	font-weight:normal;
	white-space:normal;
	font-size: 100%;
	list-style: none;
}

div {
	margin:0px;
	padding:0px;
	border: 0;
}

table,caption, th td{
	margin: 0px;
	padding: 0px;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}

form, fieldset, input, button, select, optgroup, option, textarea,
label, legend {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	/*text-align: right;*/
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, q, br,
ins, del, a, img, object {
	margin: 0px;
	padding: 0px;
	border: 0;
	font-size: 100%;
	font-weight:normal;
}


a:link {
	color:#333333;
	text-decoration: underline;
}

a:visited {
	color:#333333;
	text-decoration: underline;
}


a:hover {
	color: #FF9900;
	text-decoration: underline;
}

a:active {
	color:#333333;
	text-decoration: underline;
}

/* ページ全体 */


#wrapper {
	background-repeat:repeat-y;
	width:910px;
	margin:0 auto;
}

#main {
	width:910px;
	padding-top:12px;
	margin:0 auto;
}

.section01{
	padding:0 10px;
}

/* ヘッダ */

#header_logo {
	height:60px;
	width:200px;
	margin-left:5px;
	float:left;
}

#header_menu {
	margin-right:10px;
	width:670px;
	float:right;
	height:50px;
	text-align:right;	
}

#header_menu h1{
	margin-right:30px;
}

#header_menu ul {
	margin:0;
	height:30px;
	padding:25px 20px 0 0;
	text-align:right;
}

#header_menu li {
	margin-left:5px;
	font-size:90%;
	display:inline;
	padding:0 0 0 15px;
	height:15px;
	background-attachment: scroll;
	background-image: url(image/common/headder_mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* フッタ */

#footer{
	padding-bottom:10px;
	font-size:12px;
	width:100%;
	clear: both;
	margin: auto;	
}

#footer_logo{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	
}

#footer_text{
	text-align:left;
	float: left;
	margin-top: 10px;
}

#footer_text p{
	margin:0px;
	padding:0px;
}

/* コンテンツ */

#pagetitle_top {
	clear:both;
	width:680px;
	height:510px;
}

.sub-top{
	margin:auto;
	width:730px;
}

#content {
	text-align:left;
	float:right;
	width:680px;
	margin:0 0 0 5px;
}

.page-title{
	height:25px;
	font-weight:bold;
	font-size:15px;
	padding:10px 0 5px 50px;
	line-height:1em;
	margin-top:15px;
	color: #333333;
	background-attachment: scroll;
	background-image: url(image/common/title-bg.gif);
	background-repeat: no-repeat;
}

.text-box{
	padding:10px 5px;
}


.img-box{
	padding:0;
	margin:5px 0;
}

.img-box img{
	float:left;
	padding:0 10px 0 0;
}

/* 会社概要 */

.gaiyou{
	width:670px;
	text-align:left;
	margin:10px 0;
	padding:0;
}

.gaiyou img{

}
.gaiyou{
	width:670px;
	margin:15px 0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E7E0D8;
	border-left-color: #E7E0D8;
}

.gaiyou td{
	padding:5px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-right-color: #E7E0D8;
	border-bottom-color: #E7E0D8;
}

/* ザ・ホーム用 */

.img-box{
	padding:0;
	margin:5px 0;
}

.img-box img{
	float:left;
	padding:0 10px 0 0;
}

.img-box2{
	padding:0;
	margin:0;
}

.img-box2 h4{
	padding-top:3px;
	font-size:120%;
}

.img-box2 h5{
	padding:3px;
	font-weight:bold;
}

.img-box2 img{
	float:left;
	margin:0 10px 15px 0;
}

.img-box2-r{
	padding:0;
	margin:0;
}

.img-box2-r h4{
	padding-top:3px;
	font-size:120%;
}

.img-box2-r h5{
	padding:3px;
	font-weight:bold;
}

.img-box2-r img{
	float:right;
}

.img-box2-c{
	padding:0;
	margin:0;
}

.img-box2-c h4{
	padding-top:3px;
	font-size:120%;
}

.img-box2-c h5{
	padding:3px;
	font-weight:bold;
}

.secret{
	float:right;
}

/* 施工事例 */

.result-box{
	height:100%;
	margin:0px;
	padding-left:15px;
}

.result-box img{
	margin:18px;

}



.result-box li{
	float:left;
}

.result-box2{
	padding:5px 5px;
	margin:2px;
}

.result-box2 img{
	margin:5px 8px;

}

.result-box2 li{
	float:left;
}

.sb-box {
	font-size:105%;
	background-attachment: scroll;
	background-image: url(../images/sub-contents/sub-bg.gif);
	background-repeat: repeat-y;
	padding:5px 15px 0 5px;
}

.sb-box h2{
	padding:10px 0;
	font-size: 130%;
	font-weight: bold;
	color: #003399;
}

.sb-box h3{
	padding:10px 0;
	font-size: 110%;
	font-weight: bold;
}

.sb-box h4{
	font-size: 110%;
	font-weight: bold;
	color: #003399;	
}

/* 6つの安心 */

.safety-box{
	width:610px;
	display:block;
	padding:1px;
	border: 1px solid #B5973E;
	margin-bottom:10px;
}

.safety-box img{
	float:left;
	padding:0 10px 0 0;
}


.sub-links li{
	line-height:normal;
	display:block;
}

.sub-links li img{
	padding:5px 0 0 5px;	
}


/* フォントスタイル */

.font_bold_blue {
	display:block;
	font-weight:bold;
	color:#425dae;
	font-size:120%;
	margin:10px 0;
}

.style2{
	font-size:90%;
}

.style3{
	padding:0;
	font-size:110%;
	font-weight:bold;
}

.style4{
	font-size:11px;
	color:#FF6600;
}

.middle-box{
	margin:10px 0px 10px 2px;
}

.middle-box ul{
	clear:both;	
}
.middle-box li{
	margin-right:2px;
	float:left;	
}