@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: justify;
	text-justify: distribute;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: bottom;
}
a {
	color: #336600;
	text-decoration: none;
}
a:link {
}
a:visited {
}
a:hover {
	color: #66CC33;
	text-decoration: underline;
}
a:active {
	color: #66CC33;
	text-decoration: underline;
}
table.waku {
	padding: 0px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
table.waku tr {
}
table.waku th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 5px;
	background-color: #EEEEDD;
}
table.waku td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
table.waku ul {
	margin-top: 5px;
}

table.waku li {
	margin-left: 20px;
	margin-top: 0px;
}
form   table.waku   th   {
	padding: 10px;
}
form table.waku td {
	padding: 10px;
	background-image: url(images/box_waku01_bg.gif);
}


table.system {
	padding: 0px;
	margin-top: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
table.system tr {
}
table.system th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 5px;
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
}
table.system td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
p {
	margin-top: 10px;
}
p.text_small {
	margin-top: 5px;
}
h1 {
}
h2 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 40px;
	color: #000000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #990033;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	line-height: 20px;
}
h2.title {
	font-size: 15px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	line-height: 100px;
	font-weight: bold;
	color: #776655;
	letter-spacing: 5px;
	background-image: url(images/title_bg.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	height: 100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #776655;
	padding-left: 5px;
	line-height: 20px;
}
h4 {
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
}

ol {
	margin-top: 10px;
}
ul {
	margin-top: 10px;
}
li {
	margin-left: 50px;
	margin-top: 5px;
}
dl {
	margin-top: 10px;
}
dt {
}
dd {
}
.clear {
	clear: both;
}
.margin_top00 {
	margin-top: 0px;
}
.margin_top05 {
	margin-top: 5px;
}
.margin_top10 {
	margin-top: 10px;
}
.margin_top20 {
	margin-top: 20px;
}
.margin_top40 {
	margin-top: 40px;
}
.margin_left05 {
	margin-left: 5px;
}

.text_small {
	font-size: 11px;
	line-height: 14px;
}
.text_big {
	font-size: 16px;
	line-height: 20px;
}
.appeal_color {
	color: #990000;
}
.appeal_marker01 {
	background-color: #CCFF00;
}

.page_top {
	text-align: right;
	margin-top: 40px;
}
.icon_link {
	background-image: url(images/link_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 15px;
	list-style-type: none;
}
.icon_backlink {
	background-image: url(images/backlink_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 15px;
	list-style-type: none;
}
.icon_bottomlink {
	background-image: url(images/bottomlink_icon%20.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 15px;
	list-style-type: none;
}
.box_waku01 {
	padding: 20px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	background-image: url(images/box_waku01_bg.gif);
}
.box_waku02 {
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	background-image: url(images/box_waku01_bg.gif);
}
.movie_box {
	background-color: #000000;
	padding: 10px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

.w80percent {
	width: 80%;
}
.w99percent {
	width: 99%;
}
.pic_thumbnail01 {
	margin-top: 5px;
}
.pic_thumbnail01   img {
	border: 1px solid #EEEEEE;
}


.pic_thumbnail01 td {
	padding-top: 6px;
	padding-right: 6px;
}
.pic_thumbnail01 td.last {
	padding-right: 0px;
}




#wrapper_contents {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#header {
	height: 90px;
}
#header #rogo_mark {
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
}
#header #rogo_type {
	float: right;
	margin-top: 35px;
}
#header p {
	font-size: 11px;
	padding-right: 20px;
	float: right;
	line-height: 20px;
	display: block;
	height: 20px;
	margin-top: 35px;
}
#global_navi {
	height: 35px;
	margin-top: 40px;
}
#global_navi ul {
	margin: 0px;
	padding: 0px;
	height: 35px;
}
#global_navi li {
	margin: 0px;
	list-style-type: none;
	float: left;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 30px;
	width: 217px;
	background-image: url(images/side_navi_shadow.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#global_navi li.last {
	border-right-style: none;
}
#grobal_navi2 a:hover {
	background-image: url(images/global_navi2_on.jpg);
}
#main_contents {
	float: right;
	width: 640px;
}
#side_contents {
	float: left;
	width: 200px;
}
#news {
	margin-top: 40px;
}
#news_list {
	height: 200px;
	overflow-y: scroll;
	overflow-x:hidden;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	font-size: 11px;
	line-height: 14px;
	background-image: url(images/box_waku01_bg.gif);
}
#news_list ul {
	margin: 0px;
	padding: 0px;
}
#news_list li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}
#newLand_list {
	height: 200px;
	overflow-y: scroll;
	overflow-x:hidden;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	font-size: 11px;
	line-height: 14px;
	background-image: url(images/box_waku01_bg.gif);
}
#newLand_list ul {
	margin: 0px;
	padding: 0px;
}
#newLand_list li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}
#newEvent_list {
	height: 136px;
	overflow-y: scroll;
	overflow-x:hidden;
	padding: 10px;
	font-size: 11px;
	line-height: 14px;
	margin-top: 35px;
	border: 1px solid #CCCCCC;
	background-image: url(images/box_waku01_bg.gif);
	color: #333333;
}
#newEvent_list ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#newEvent_list li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#side_navi {
	margin-top: 40px;
	width: 200px;
}
#side_navi h1 a {
	font-size: 15px;
	font-weight: bold;
	background-color: #000000;
	background-image: url(images/side_navi_off.jpg);
	height: 70px;
	display: block;
	line-height: 70px;
	padding-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #336600;
	background-position: right center;
}
#side_navi h1 a:hover {
	background-color: #336600;
	background-image: url(images/side_navi_on.jpg);
}
#side_navi ul {
	margin: 0px;
	padding: 0px;
}
#side_navi li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#side_navi li a {
	line-height: 28px;
	height: 28px;
	padding-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #665544;
	display: block;
	margin-top: 1px;
	font-size: 13px;
	border: 1px solid #776655;
	background-image: url(images/side_navi_bg.gif);
}
#side_navi li a:hover {
	background-color: #666666;
}
#related_link {
	width: 200px;
	margin-top: 10px;
}
#related_link ul {
	margin: 0px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
#related_link li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 21px;
}
#related_link li a {
	font-size: 11px;
	line-height: 21px;
	display: block;
	background-image: url(images/link_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	height: 21px;
}
#side_navi2 {
	margin-top: 0px;
}
#side_navi2 ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#side_navi2 li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 40px;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(images/side_navi_shadow.jpg);
	background-repeat: repeat-x;
	background-position: center 40px;
}
#side_navi2 li.banner {
	height: 60px;
	background-position: center 60px;
	background-image: url(images/side_navi_shadow.jpg);
	background-repeat: repeat-x;
}

#pankuzu p {
	font-size: 11px;
	margin-top: 40px;
	padding-bottom: 5px;
	line-height: 14px;
}
#footer_navi {
	margin-top: 50px;
	background-color: #333333;
	background-image: url(images/side_navi_bg.gif);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#footer_navi ul {
	margin: 0px;
	padding: 0px;
	height: 30px;
}

#footer_navi   li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer_navi a {
	display: block;
	float: left;
	width: 292px;
	line-height: 30px;
	text-align: center;
	height: 30px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #FFFFFF;
}
#footer_navi a:hover {
	background-color: #000000;
	background-image: url(images/side_navi_bg.gif);
}

#footer_navi a.last {
	border-right-style: none;
}


#keyword_link {
	background-image: url(images/box_waku01_bg.gif);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#keyword_link ul {
	margin: 0px;
	height: 140px;
	padding: 0px;
}
#keyword_link li {
	float: left;
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#keyword_link a {
	color: #666666;
	display: block;
	height: 20px;
	width: 168px;
	float: left;
	font-size: 11px;
}
#banner01 {
	padding: 10px;
	background-image: url(images/banner_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 20px;
}
#footer p {
	float: right;
	font-size: 11px;
}
#footer address {
	font-style: normal;
	font-size: 11px;
	margin-top: 10px;
}
#flash {
	margin-top: 40px;
}
#catch_img {
	position: relative;
}
#catch_img ul {
	margin: 0px;
	padding: 0px;
}
#catch_img li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 29px;
	width: 200px;
}
#catch_img a {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/btn01_off-trans.png);
	height: 24px;
	display: block;
	padding-left: 20px;
	background-repeat: no-repeat;
	width: 180px;
	text-decoration: none;
	line-height: 24px;
	margin-bottom: 5px;
}
#catch_img a:hover {
	background-image: url(images/btn01_on-trans.png);
}
#catch_img ul.reform {
	position: absolute;
	left: 300px;
	top: 200px;
	width: 200px;
	height: 87px;
}
#catch_img ul.order_house {
	position: absolute;
	height: 87px;
	width: 200px;
	left: 320px;
	top: 200px;
}
#catch_img ul.sale_house {
	height: 58px;
	width: 200px;
	position: absolute;
	left: 20px;
	top: 226px;
}
#catch_img ul.land {
	height: 58px;
	width: 200px;
	position: absolute;
	left: 320px;
	top: 160px;
}

.sitemap {
	margin-top: 40px;
	width: 320px;
	float: left;
}
.sitemap  ul {
	margin: 0px;
}
.sitemap   li {
	margin-left: 20px;
	list-style-type: none;
}
.sitemap a {

}
.sitemap a.level01 {
	color: #FFFFFF;
}
.sitemap a.level01:hover {
	text-decoration: none;
	background-image: url(images/side_navi_bg.gif);
	background-color: #666666;
}



.sitemap .level01 {
	background-image: url(images/side_navi_bg.gif);
	display: block;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #333333;
	background-color: #665544;
	color: #999999;
}
.sitemap  ul.level03 li {
	list-style-type: circle;
	margin-left: 40px;
}


#event {
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 10px;
	background-image: url(../top/images/event_bg.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
#event h2 {
	width: 397px;
}

#event .eventCalendar {
	font-size: 10px;
	line-height: 27px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#event  .eventCalendar .sun {
	font-weight: bold;
	color: #990000;
}
#event .eventCalendar .sun a {
	color: #990000;
	background-color: #FFFF99;
	display: block;
	text-decoration: none;
}
#event .eventCalendar .sun a:hover {
	background-color: #FFFF00;
}

#event  .eventCalendar .sat {
	font-weight: bold;
	color: #006699;
}
#event .eventCalendar .sat a {
	color: #006699;
	background-color: #FFFF99;
	display: block;
	text-decoration: none;
}
#event .eventCalendar .sat a:hover {
	background-color: #FFFF00;
}

#event .eventCalendar .no_date {
	background-image: url(images/box_waku01_bg.gif);
}

#event  .eventCalendar th {
	text-align: center;
	width: 27px;
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	color: #333333;
	background-image: url(images/box_waku01_bg.gif);
	background-color: #DDDDBB;
}
#event .eventCalendar  td   {
	text-align: center;
	width: 27px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#exterior table {
	background-image: url(../order_house/images/exterior_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#exterior td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#map {
	border: 1px solid #CCCCCC;
}
#family_info_title {
	margin-top: 40px;
	background-color: #333333;
	color: #FFFFFF;
	background-image: url(images/side_navi_bg.gif);
}
#family_info_title td {
	padding: 5px;
}

#family_info_include {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.mtos_mainbox {
	width: 440px;
	float: left;
}
.mtos_mainbox  img.mt-image-none {
	-ms-interpolation-mode: bicubic;
	max-width: 100% !important;
	height: auto !important;
}
.mtos_mainbox ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.mtos_mainbox li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.mtos_sidebox {
	float: right;
	width: 180px;
}

.mtos_sidebox ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.mtos_sidebox li {
	list-style-type: none;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
