@charset "utf-8";

/* @group initialize */

html, body {
	z-index: 1;
	height: 100%;
}

body {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif
}

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
	font-weight: normal;
	font-style: normal;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 1em;
	font-weight: bold;
}

ul,ol {
	list-style: none;
}

fieldset,img {
	border: none;
}

img, object, embed {
	vertical-align: bottom;
}

caption,th {
	text-align: left;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	display: none;
}

/* @end */

/* @group hacks */

.iepngfix {
	behavior: url(/common/css/iepngfix.htc);
}


/* clearfix for IE 5.5-7*/

.clearfix {
	zoom: 1;
}

/* clearfix 新しいブラウザ用 */

.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

/* clearfix IE用 */

.clearfix {
	display: inline-table;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1px;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

/* @end */

/* @group layout */

body {
	margin: 0 auto;
	text-align: center;
	color: #595959;
}

#container {
	background: url("../images/bg_footer_upper.gif") no-repeat center bottom;
}

/* @group header */

#header {
	z-index: 100;
	background: url("../images/bg_header.gif") repeat-x center bottom;
}

#headerBox {
	width: 970px;
	margin: 0 auto;
	position: relative;
}

#header h1 {
	z-index: 110;
	position: absolute;
	left: -10px;
	top: 20px;
	height: 32px;
	color: #808080;
	font-weight: normal;
}

#header h2 {
	position: absolute;
	left: 0px;
	top: 3px;
	height: 32px;
	color: #666;
	font-weight: normal;
}

#header div.headerUpper h3 {
	position: absolute;
	top: 55px;
	right: 10px;
	text-align: right;
}

#header div.headerUpper h3 a {
	color: #000;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
}

#header div.headerUpper div.headerR {
	margin-top: 15px;
}

#header div.headerLower {
	margin: 55px 0 0 250px;
}

.rangai {
	position: absolute;
	right: -120px;
	top: 15px;
	width: 100px;
	text-align: left;
}

.rangai ul {
	/*
	position: absolute;
	left: 975px;
	top: 0.5em;
	_width: 100px;
	*/
}

/* @end */

/* @group globalNavi */

#globalNavi li {
	float: left;
	line-height: 1px;
}

#globalNavi li a {
	display: block;
	height: 29px;
	width: 160px;
}

.menu01 a:link,.menu01 a:visited {
	background: url("../images/bg_global.gif") no-repeat 0px 0px;
	text-decoration: none;
}

.menu01 a:hover,.menu01 a:active {
	background: url("../images/bg_global.gif") no-repeat 0px -29px;
	text-decoration: none;
}

#about .menu01 a:link,#about .menu01 a:visited,#about .menu01 a:hover,#about .menu01 a:active {
	background: url("../images/bg_global.gif") no-repeat 0px -58px;
	text-decoration: none;
}

.menu02 a:link,.menu02 a:visited {
	background: url("../images/bg_global.gif") no-repeat -160px 0px;
	text-decoration: none;
}

.menu02 a:hover,.menu02 a:active {
	background: url("../images/bg_global.gif") no-repeat -160px -29px;
	text-decoration: none;
}

#uritai .menu02 a:link,#uritai .menu02 a:visited,#uritai .menu02 a:hover,#uritai .menu02 a:active {
	background: url("../images/bg_global.gif") no-repeat -160px -58px;
	text-decoration: none;
}

.menu03 a:link,.menu03 a:visited {
	background: url("../images/bg_global.gif") no-repeat -320px 0px;
	text-decoration: none;
}

.menu03 a:hover,.menu03 a:active {
	background: url("../images/bg_global.gif") no-repeat -320px -29px;
	text-decoration: none;
}

#kaitai .menu03 a:link,#kaitai .menu03 a:visited,#kaitai .menu03 a:hover,#kaitai .menu03 a:active {
	background: url("../images/bg_global.gif") no-repeat -320px -58px;
	text-decoration: none;
}

.menu04 a:link,.menu04 a:visited {
	background: url("../images/bg_global.gif") no-repeat -480px 0px;
	text-decoration: none;
}

.menu04 a:hover,.menu04 a:active {
	background: url("../images/bg_global.gif") no-repeat -480px -29px;
	text-decoration: none;
}

#gallery .menu04 a:link,#gallery .menu04 a:visited,#gallery .menu04 a:hover,#gallery .menu04 a:active {
	background: url("../images/bg_global.gif") no-repeat -480px -58px;
	text-decoration: none;
}

/* @end */

/* @group main */

#main {
	width: 970px;
	margin: 60px auto 0;
	text-align: left;
}

#top #main {
	width: 970px;
	margin: 0 auto;
	text-align: left;
}

#main div.bannerArea div.left {
	margin-right: 10px;
}

#main div.bannerArea div.lastItem {
	margin-right: 0px;
}

#main div.kaitaiBox {
	width: 564px;
	border-top: 2px solid #8fc31f;
}

#main div.fukidashi {
	margin-top: -75px;
}

#main div.faqBox {
	width: 366px;
	_width: 386px;
	margin-left: 20px;
	padding: 10px;
	background-color: #e4dad5;
	overflow: auto;
	height: 170px;
	_height: 190px;
}

#main div.faqBox h4 {
	color: #94252a;
}

#main div.mainLeft {
	width: 705px;
}

#main div.mainRight {
	width: 265px;
}

#main div.mainRight ul.sateiBox {
	margin-bottom: 1em;
}

#main div.mainRight ul.sateiBox li {
	float: right;
}

#main div.mainRight ul.sateiBox li.shitenTel {
	float: right;
	border-bottom: 1px solid #00a0e9;
}

#main div.mainRight ul.bannerBox li {
	float: right;
	margin-bottom: 10px;
}

div.shitenIchiran {
	border: 4px solid #cbcbcb;
	padding: 3em 30px 0.5em;
}

div.shiten {
	margin-bottom: 2.5em;
}

div.shitenIchiranLeft {
	width: 318px;
	_width: 328px;
	margin-right: 10px;
}

div.shitenIchiranLeft div.shitenImg {
	margin-top: 0.5em;
}

div.shitenIchiranRight {
	width: 307px;
}

div.shitenIchiran h4 {
	border-bottom: 1px solid #f00;
	margin-bottom: 0.5em;
	color: #000;
}

div.contactBox {
	border: 4px solid #ccc;
	padding: 15px;
}

#mottoBox div.boxMid {
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	padding: 0.5em 1.5em;
}

#mottoBox div.resetOriginal h4 {
	border-bottom: 1px solid #f00;
}

#mottoBox div.resetOriginal div.setsumei {
	width: 150px;
	margin-right: 30px;
}

#mottoBox div.resetOriginal div.setsumeiLast {
	width: 150px;
	margin-right: 0px;
}

/* @end */

/* @group footer */

#footerUpper {
	width: 970px;
	margin: 60px auto 0;
	text-align: left;
	padding-bottom: 55px;
}

#footerUpper p.footerLead {
	margin-bottom: 0.5em;
	color: #808080;
}

#footerUpper div.resetOriginal {
	padding: 30px 10px 35px 10px;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
}

#footerUpper div.resetOriginal h4 {
	border-bottom: 1px solid #f00;
}

#footerUpper div.resetOriginal div.setsumei {
	width: 150px;
	margin-right: 30px;
}

#footerUpper div.footerLogo {
	margin: 20px 40px 0 30px;
}

#footerUpper div.resetOriginal p.hosoku {
	color: #808080;
	font-weight: bold;
	margin-bottom: 0.5em;
}

#footerLower {
	background: url("../images/bg_footer_lower.gif") repeat-y center top;
	padding-bottom: 2em;
}

#footerLower div.shitenItem {
	margin-left: 35px;
	padding-top: 5px;
}

#footerLower div.shitenItem div.left {
	margin-right: 100px;
}

#footerLower div.shitenItem div.lastItem {
	margin-right: 0px;
}

#footerLower div#footerLowerBox {
	width: 970px;
	margin: 0 auto;
	text-align: left;
}

div#footerMenu {
	margin-top: 3em;
}

div#footerMenu div.boxMid {
	background: url("../images/footer_box_mid.gif") repeat-y left top;
}

div#footerMenu div.boxMid h5 {
	margin: 0.5em 15px;
	color: #000;
}

div#footerMenu div.boxMid ul {
	margin: 0.5em 15px;
}

#footerLower div#footerMenu div.footerMenuL {
	width: 464px;
}

#footerLower div#footerMenu div.footerMenuC {
	width: 222px;
	margin: 0 20px;
}

#footerLower div#footerMenu div.footerMenuR {
	width: 222px;
}

#footerLower ul.bannerBox {
	width: 634px;
	text-align: center;
	margin: 1.5em auto;
}

#footerLower ul.bannerBox li {
	float: left;
}

#footerLower div#copyright {
	text-align: center;
	margin-top: 3em;
}

/* @end */

/* @group areaPicker */

div.areaPickerContainer {
	z-index: 200;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	cursor: default;
	/* background: #000; */
	text-align: center;
}

div.areaPicker {
	z-index: 210;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 640px;
	height: 260px;
	margin-top: -157px;
	margin-left: -330px;
	padding-top: 35px;
	_padding-bottom: 35px;
	border: 10px solid #8fc31f;
	background: #fff;
	text-align: center;
}

div.areaPicker a.closeBtn{
	z-index: 220;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}

* html div.areaPickerContainer {
	z-index: 200;
    position: absolute;
}

* html div.areaPicker {
	z-index: 210;
    position: absolute;
}



/* @end */

/* @end */

/* @group common parts */

/* @group margin variations */

.m0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.m05 {
	margin-top: 0.5em !important;
	margin-bottom: 0.5em !important;
}

.m1 {
	margin-top: 1em !important;
	margin-bottom: 1em !important;
}

.m15 {
	margin-top: 1.5em !important;
	margin-bottom: 1.5em !important;
}

.m2 {
	margin-top: 2em !important;
	margin-bottom: 2em !important;
}

.m25 {
	margin-top: 2.5em !important;
	margin-bottom: 2.5em !important;
}

.m3 {
	margin-top: 3em !important;
	margin-bottom: 3em !important;
}

.m35 {
	margin-top: 3.5em !important;
	margin-bottom: 3.5em !important;
}

.m4 {
	margin-top: 4em !important;
	margin-bottom: 4em !important;
}

.m45 {
	margin-top: 4.5em !important;
	margin-bottom: 4.5em !important;
}

.m5 {
	margin-top: 5em !important;
	margin-bottom: 5em !important;
}

.mT0 {
	margin-top: 0 !important;
}

.mT05 {
	margin-top: 0.5em !important;
}

.mT1 {
	margin-top: 1em !important;
}

.mT15 {
	margin-top: 1.5em !important;
}

.mT2 {
	margin-top: 2em !important;
}

.mT25 {
	margin-top: 2.5em !important;
}

.mT3 {
	margin-top: 3em !important;
}

.mT35 {
	margin-top: 3.5em !important;
}

.mT4 {
	margin-top: 4em !important;
}

.mT45 {
	margin-top: 4.5em !important;
}

.mT5 {
	margin-top: 5em !important;
}

.mB0 {
	margin-bottom: 0 !important;
}

.mB05 {
	margin-bottom: 0.5em !important;
}

.mB1 {
	margin-bottom: 1em !important;
}

.mB15 {
	margin-bottom: 1.5em !important;
}

.mB2 {
	margin-bottom: 2em !important;
}

.mB25 {
	margin-bottom: 2.5em !important;
}

.mB3 {
	margin-bottom: 3em !important;
}

.mB35 {
	margin-bottom: 3.5em !important;
}

.mB4 {
	margin-bottom: 4em !important;
}

.mB45 {
	margin-bottom: 4.5em !important;
}

.mB5 {
	margin-bottom: 5em !important;
}

/* @end */

/* @group table style */

table.tbl01 td.contactBoxL {
	width: 245px;
}

table.tbl01 td.contactBoxC {
	width: 234px;
	margin: 0 10px;
}

table.tbl01 td.contactBoxC p.shitenName {
	margin-right: 15px;
}

table.tbl01 td.contactBoxR {
	width: 166px;
}

table.tbl01 .iconTel {
	padding-left: 30px;
	background: url(../images/icon_tel.gif) no-repeat left center;
	color: #f00;
	font-family: impact;
	font-size: 30px;
	line-height: 33px;
}

table.tbl02 th {
	font-weight: bold;
	width: 100px;
	vertical-align: top;
}

table.tbl02 th,table.tbl02 td {
	padding: 10px;
}

table.tbl02 td {
	width: 565px;
}

table.tbl02 tr.obi01 {
	background-color: #f2f2f2;
}

table.contactForm {
	border-top: 1px solid #ccc;
}

table.contactForm th,table.contactForm td {
	border-bottom: 1px solid #ccc;
	vertical-align: top;
}

table.contactForm th {
	background-color: #f2f2f2;
	padding: 1em 15px;
	width: 150px;
	font-weight: bold;
}

table.backBlue th {
	background-color: #daeefa;
	padding: 1em 15px;
	width: 150px;
	font-weight: bold;
}

table.contactForm td {
	padding: 1em 15px;
	width: 495px;
}

table.contactForm input {
	line-height: 1.5em;
}

table.contactForm .txt1 {
	width: 400px;
}

table.contactForm .txt2 {
	width: 200px;
}

table.contactForm .txt3 {
	width: 485px;
}

/* @end */

/* @group icon */

.icon01 {
	padding-left: 12px;
	background: url(../images/icon_01.gif) no-repeat left center;
}

.icon02 {
	padding-left: 12px;
	background: url(../images/icon_02.gif) no-repeat left center;
}

.icon03 {
	padding-left: 12px;
	background: url(../images/icon_03.gif) no-repeat left center;
}

.icon04 {
	padding-left: 14px;
	background: url(../images/icon_04.gif) no-repeat left center;
}

.iconNew {
	padding-left: 40px;
	background: url(../images/icon_new.gif) no-repeat left center;
}

.iconPdf {
	padding-left: 20px;
	background: url(../images/icon_pdf.gif) no-repeat left center;
}

.iconDoc {
	padding-left: 20px;
	background: url(../images/icon_doc.gif) no-repeat left center;
}

.iconXls {
	padding-left: 20px;
	background: url(../images/icon_xls.gif) no-repeat left center;
}

.iconPpt {
	padding-left: 20px;
	background: url(../images/icon_ppt.gif) no-repeat left center;
}

.iconOuter {
	padding-left: 14px;
	background: url(../images/icon_outer.gif) no-repeat left center;
}

/* @end */

/* @group ul style */

ul.ul01 li {
	list-style: disc;
	margin-left: 2em;
}

ul.ul02 li {
	list-style: circle;
	margin-left: 2em;
}

ul.ul03 li {
	margin-left: 4em;
}

ul.dotline {
	border-top: 1px dotted #ccc;
	line-height: 2.5em;
}

ul.dotline li {
	border-bottom: 1px dotted #ccc;
}

ul.noline {
	border: none;
}

ul.noline li {
	border: none;
}

/* @end */



/* @group clear */

br.clear-both, div.clear-both, br.clear-left, div.clear-left {
	font: 1px/1px monospace;
	display: block;
}

.clear-both {
	clear: both;
}

.clear-left {
	clear: left;
}

/* @end */

/* @group anchor */

a:link {
	color: #0068b7;
	text-decoration: none;
}

a:visited {
	color: #551a8b;
	text-decoration: none;
}

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

a:active {
	color: #f00;
	text-decoration: none;
}

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

.pagetop a:link {
	color: #808080;
	text-decoration: none;
}

.pagetop a:visited {
	color: #808080;
	text-decoration: none;
}

.pagetop a:hover {
	color: #006979;
	text-decoration: underline;
}

.pagetop a:active {
	color: #f00;
	text-decoration: none;
}

.question a:link,.rangai a:link,#footerMenu a:link {
	color: #006979;
	text-decoration: none;
}

.question a:visited,.rangai a:visited,#footerMenu a:visited {
	color: #006979;
	text-decoration: none;
}

.question a:hover,.rangai a:hover,#footerMenu a:hover {
	color: #006979;
	text-decoration: underline;
}

.question a:active,.rangai a:active,#footerMenu a:active {
	color: #f00;
	text-decoration: none;
}

/* @end */

/* @group text */

.serif {
	font-family: 'Hiragino Mincho Pro','ヒラギノ明朝 Pro W3','ＭＳ Ｐ明朝','MS PMincho',serif;
	font-weight: normal;
}

.mono {
	font-family: monospace;
}

.bold {
	font-weight: bold;
}

.noBold {
	font-weight: normal;
}

.condensed {
	letter-spacing: -0.08em;
}

.alignLeft {
	text-align: left;
}

.alignRight {
	text-align: right;
}

.alignCenter {
	text-align: center;
}

.green {
	color: #8fc31f;
}

.blue {
	color: #00a0e9;
}

.black {
	color: #000;
}

.cyusyaku {
	color: #808080;
}

/* @end */

/* @group others */


strong {
	color: #f00;
	text-decoration: none;
	font-weight: bold;
}

em {
	color: #f00;
	text-decoration: none;
	font-weight: bold;
}

.pagetop {
	margin: 1em 0 2em 0;
	text-align: right;
	padding-right: 16px;
	background: url(../images/icon_pagetop.gif) no-repeat right center;
}

.left {
	float: left;
}

.right {
	float: right;
}

.hide {
	display: none;
}

#globalNavi li img,h2.logo img,.shitenItem .left img {
	behavior: url(common/css/iepngfix.htc);
}

input.formBtn {
	float: left;
	display: block;
	width: 166px;
	height: 36px;
	padding-top: 36px;
	overflow: hidden;
	border: none;
}

/* My Comment */

input.formBtn.kakunin {
	margin: 0 15px 0 180px;
	_margin: 0 15px 0 100px;
	background: url(../images/btn_kakunin.gif) no-repeat;
}

input.formBtn.kakunin:hover {
	background: url(../images/btn_kakunin_on.gif) no-repeat;
}

input.formBtn.soushin {
	margin: 0 15px 0 180px;
	_margin: 0 15px 0 100px;
	background: url(../images/btn_soushin.gif) no-repeat;
}

input.formBtn.soushin:hover {
	background: url(../images/btn_soushin_on.gif) no-repeat;
}

input.formBtn.back {
	background: url(../images/btn_modoru.gif) no-repeat;
	float: left;
	display: block;
	width: 117px;
	height: 36px;
	padding-top: 36px;
	overflow: hidden;
	border: none;
}

input.formBtn.back:hover {
	background: url(../images/btn_modoru_on.gif) no-repeat;
}

/* @end */

/* @group box */

.boxTop {
	font-size: 1px;
	line-height: 1px;
}

.boxBtm {
	font-size: 1px;
	line-height: 1px;
}

.grayBox {
	background-color: #f2f2f2;
	padding: 2em;
}

/* @end */

/* @end */



/* @group page styles */

/* @group top */

#top div.flash {
	z-index: 2;
	position: relative;
	width: 970px;
	margin: 20px auto 0;
}

#top div.flash script, #top div.flash object, #top div.flash embed {
	z-index: 3;
}

#top div#staffBanner {
	z-index: 50;
	position: absolute;
	right: 8px;
	top: -20px;
	cursor: pointer;
}

#top ul#newslist {
	margin: 1em 0;
	padding: 1em 1.5em;
	border: 3px solid #abc;
	background: #f1f1f5;
}

#top ul#newslist span.new {
	font-weight: bold;
	color: #f00;
}

#top ul#newslist span.date {
	padding-right: 1em;
	font-weight: bold;
	color: #000;
}

#top ul#newslist {
}

/* @end */

/* @group about */

#about #main h3 {
	border-top: 2px solid #f00;
	margin-bottom: 2.5em;
}

/* @end */

/* @group uritai */

#uritai #main h3 {
	border-top: 2px solid #00a0e9;
	margin-bottom: 2.5em;
}

#uritai #main h5 {
	color: #00a0e9;
}

#uritai #main ul.meritBox {
	background: #ebebeb;
	padding: 1.5em 2em 1em;
}

#uritai #main ul.meritBox li {
	margin-bottom: 0.5em;
}

#uritai #main ul.meritBox li.merit1 {
	padding-left: 90px;
	background: url(../../images/uritai/mark_merit1.gif) no-repeat left center;
}

#uritai #main ul.meritBox li.merit2 {
	padding-left: 90px;
	background: url(../../images/uritai/mark_merit2.gif) no-repeat left center;
}

#uritai #main ul.meritBox li.merit3 {
	padding-left: 90px;
	background: url(../../images/uritai/mark_merit3.gif) no-repeat left center;
}

#uritai #main ul.meritBox li.merit4 {
	padding-left: 90px;
	background: url(../../images/uritai/mark_merit4.gif) no-repeat left center;
}

/* @end */

/* @group kaitai */

#kaitai #main h3 {
	border-top: 2px solid #8fc31f;
	margin-bottom: 2.5em;
}

#kaitai #main h5 {
	color: #000;
	font-size: 200%;
}

/* @group 物件一覧 */

#kaitai.bukkenList div.item {
	position: relative;
	padding: 1em 0 2em;
	border-top: 2px solid #abc;
}

#kaitai.bukkenList div.item div.left {
	width: 130px;
	height: 130px;
}

#kaitai.bukkenList div.item div.left a {
	display: block;
	width: 125px;
	height: 0px;
	_height: 125px;
	zoom: 1;
	padding-top: 125px;
	overflow: hidden;
	border: 1px solid #ccc;
	background-repeat: no-repeat;
	background-position: center center;
}

#kaitai.bukkenList div.item div.right {
	width: 565px;
}

#kaitai.bukkenList div.item span.city {
	color: #0093c9;
	font-weight: bold;
}

#kaitai.bukkenList div.item h3 {
	color: #8fc31f;
	border: none !important;
	margin: 0.3em 0 0.5em !important;
}

#kaitai.bukkenList div.item span.newIcon {
	color: #f00;
	padding-right: 0.5em;
}

#kaitai.bukkenList div.item span.price {
	color: #f00;
	font-family: Impact;
	font-size: 200%;
	padding-right: 0.2em;
}

#kaitai.bukkenList div.item span.yen {
	color: #f00;
}

#kaitai.bukkenList div.item span.madori {
	color: #000;
	padding-left: 1em;
	font-weight: bold;
}

#kaitai.bukkenList div.item p.adr {
	margin: 0.4em 0;
	color: #000;
	font-weight: bold;
}

#kaitai.bukkenList div.item p.setsumei em {
	color: #000;
}

#kaitai.bukkenList div.item p.link {
	margin: 0.4em 0 0;
}

#kaitai.bukkenList div.item div.btn {
	position: absolute;
	top: 1em;
	right: 0px;
}



/* @end */

/* @group 物件詳細 */

#kaitai.bukken p.backUpper {
	margin-top: -1.5em;
}

#kaitai.bukken div.item {
	position: relative;
	padding: 1em 0 2em;
	border-top: 2px solid #abc;
}

#kaitai.bukken p.address1 {
	color: #8fc31f;
}

#kaitai.bukken p.catch {
	color: #8fc31f;
}

#kaitai.bukken .bukkenName {
	color: #8fc31f;
}

#kaitai.bukken .bukkenName span.newIcon {
	margin-right: 0.5em;
	color: #e60012;
}

#kaitai.bukken div.lead {
	margin: 2em 0;
}

#kaitai.bukken div.lead div.right {
	width: 490px;
	margin-left: 10px;
}

#kaitai.bukken span.price {
	color: #e60012;
	font-size: 28px;
	font-family: impact !important;
}

#kaitai.bukken span.tani {
	margin: 0 1em 0 0.3em;
	color: #e60012;
	font-weight: bold;
	font-family: impact;
}

#kaitai.bukken span.spec {
	color: #000;
	font-weight: bold;
}

#kaitai.bukken div.row3 p {
	margin: 0;
}

#kaitai.bukken div.section {
	margin-bottom: 3em;
}

#kaitai.bukken div.section table {
	width: 340px;
	border-top: 1px solid #abc;
}

#kaitai.bukken div.section table caption {
	font-weight: bold;
	color: #000;
}

#kaitai.bukken div.section table th, #kaitai.bukken div.section table td {
	padding: 0.3em 7px;
	border-bottom: 1px solid #abc;
}

#kaitai.bukken div.section table th {
	width: 120px;
	color: #475360;
	background: #e5e8ed;
	font-weight: bold;
}

#kaitai.bukken ul.bukkenImage li {
	float: left;
	width: 230px;
	height: 190px;
	margin: 0 3px 1em 0;
}

#kaitai.bukken ul.bukkenImage li div.img a {
	display: block;
	width: 228px;
	height: 0px;
	_height: 172px;
	padding-top: 170px;
	overflow: hidden;
	border: 1px solid #abc;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #abc;
}

#kaitai.bukken ul.bukkenImage li p {
	margin: 0.3em 0;
	color: #0093c9;
}

/* @end */

/* @end */

/* @group lifestage */

#lifestage #main h3 {
	border-top: 2px solid #f00;
	margin-bottom: 2.5em;
}

#lifestage #main p.catch {
	color: #000;
	font-weight: bold;
}

#lifestage #main h4.subtitle {
	margin: 0.2em 0 2em;
	padding-left: 175px;
	background: url(/images/lifestage/lifestage.gif) no-repeat left center;
	color: #8fc31f;
	line-height: 30px;
	font-weight: bold;
	font-size: 1.4em;
}

#lifestage div.column {
	position: relative;
	margin: 3em 0;
	padding: 0 30px 20px;
}

#lifestage div.column.kaitai {
	border: 3px solid #8fc31f;
}

#lifestage div.column.kaitai {
	border: 3px solid #8fc31f;
}

#lifestage div.column.uritai {
	border: 3px solid #00a0e9;
}

#lifestage div.column h4 {
	margin: -15px 0 2em;
	text-align: center;
}

#lifestage div.column h5 {
	margin: 2em 0 2em;
	color: #8fc31f;
	font-size: 1.2em;
}

#lifestage div.column p {
	margin: 1.5em 0;
}

#lifestage div.column div.right {
	margin-left: 20px;
}

#lifestage div.column p.merit {
}

#lifestage div.stages {
	margin: 3em 0;
}

#lifestage div.stages div.left {
	float: left;
	width: 110px;
}

#lifestage div.stages div.right {
	float: right;
	width: 590px;
}

#lifestage div.stages p {
	margin: 1.5em 0;
}

#lifestage div.stages h4 {
	font-size: 24px;
	line-height: 24px;
}

#lifestage div.stages.item1 h4 {
	color: #e4007f;
}

#lifestage div.stages.item2 h4 {
	color: #f90;
}

#lifestage div.stages.item3 h4 {
	color: #0068b7;
}

#lifestage div.stages.item4 h4 {
	color: #947f28;
}

#lifestage div.stages h5 {
	margin: 1em 0 -0.7em;
	font-size: 16px;
	color: #000;
}

/* @end */

/* @group news */

#news #main h3 {
	border-top: 2px solid #f00;
	margin-bottom: 2.5em;
}

#news .newsBox .newsBoxTop {
	background: url(../../images/news/news_box_top.gif) no-repeat left top;
	height: 5px;
}

#news .newsBox .newsBoxMid {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 2em;
}

#news .newsBox .newsBoxBtm {
	background: url(../../images/news/news_box_btm.gif) no-repeat left bottom;
	height: 5px;
}

#news .newsBox h4 {
	font-weight: bold;
	color: #000;
	margin-bottom: 2em;
}

#news ul.files {
	margin: 1em 0;
	padding: 1.0em 1.3em 0.5em;
	background: #ffe6e6;
	list-style: none;
}

#news ul.links {
	margin: 1em 0;
	padding: 1.2em 1.5em 0.5em;
	background: #e6e6e6;
	list-style: none;
}

#news ul.files li,#news ul.links li {
	margin-bottom: 0.5em;
}

#news div.imgBox {
	margin: 2em 0;
}

#news div.imgBox div.w160 {
	float: left;
	width: 160px;
	margin-right: 5px;
	text-align: center;
	background-color: #000;
}

#news div.imgBox div.w160Right {
	float: left;
	width: 160px;
	margin-right: 0px;
	text-align: center;
	background-color: #000;
}

#news div.imgBox div.w215 {
	float: left;
	width: 215px;
	margin-right: 5px;
	text-align: center;
	background-color: #000;
}

#news div.imgBox div.w215Right {
	float: left;
	width: 215px;
	margin-right: 0px;
	text-align: center;
	background-color: #000;
}

#news div.imgBox div.w325 {
	float: left;
	width: 325px;
	margin-right: 5px;
	text-align: center;
	background-color: #000;
}

#news div.imgBox div.w325Right {
	float: left;
	width: 325px;
	margin-right: 0px;
	text-align: center;
	background-color: #000;
}

#news div.imgBox p.caption {
	padding-top: 0.5em;
	background-color: #fff;
	text-align: left;
}

#news div.imgBox div.w655 {
	float: left;
	width: 655px;
	text-align: center;
	background-color: #000;
}

/* @end */

/* @group faq */

#faq #main h3 {
	border-top: 2px solid #f00;
	margin-bottom: 2.5em;
}

#faq #main h4 {
	color: #f00;
	margin-bottom: 0.5em;
}

table.tbl03 th {
	font-weight: bold;
	width: 10px;
}

table.tbl03 th.question {
	padding: 20px 0px 2px 20px;
}

table.tbl03 td.question {
	padding: 20px 20px 2px 5px;
}

table.tbl03 th.answer {
	padding: 2px 0px 20px 20px;
}

table.tbl03 td.answer {
	padding: 2px 20px 20px 5px;
}

table.tbl03 td {
	width: 675px;
}

table.tbl03 tr.obi01 {
	background-color: #f2f2f2;
}

#faq table.bdStyle01 {
	border-top: 2px solid #8fc31f;
	border-bottom: 2px solid #8fc31f;
}

#faq table.bdStyle02 {
	border-top: 2px solid #00a0e9;
	border-bottom: 2px solid #00a0e9;
}

/* @end */

/* @group company */

#company #main h3 {
	border-top: 2px solid #808080;
	margin-bottom: 2.5em;
}

#company table.companyList {
	border-top: 1px solid #ccc;
}

#company table.companyList th,#company table.companyList td {
	border-bottom: 1px solid #ccc;
	vertical-align: top;
}

#company table.companyList th {
	background-color: #f2f2f2;
	padding: 1em 15px;
	width: 150px;
	font-weight: bold;
}

#company table.companyList td {
	padding: 1em 15px;
	width: 495px;
}

/* @end */

/* @group contact */

#contact #main h3 {
	border-top: 2px solid #808080;
	margin-bottom: 2.5em;
}

#contact #main h4.subTitle {
	color: #000;
}

/* @end */

/* @group satei */

#satei #main h3 {
	border-top: 2px solid #00a0e9;
	margin-bottom: 2.5em;
}

#satei #main h4.subTitle {
	color: #00a0e9;
}

/* @end */

/* @group privacy */

#privacy #main h3 {
	border-top: 2px solid #808080;
	margin-bottom: 2.5em;
}

#privacy .grayBox h4 {
	color: #000;
}

/* @end */

/* @group sitemap */

#sitemap #main h3 {
	border-top: 2px solid #808080;
	margin-bottom: 2.5em;
}

/* @end */


/* @end */