@charset "utf-8";

/*=====================================
全体共通設定
=====================================*/
/*初期化*/
* {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
/*	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;*/
}
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	font-size: 12px;
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
p, ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
img {
	border-style: none;
	margin: 0px;
	padding: 0px;
}
th {
	font-weight: normal;
}
address{
	text-decoration:none;
	font-style: normal;
}
/*アンカー関係*/
a {
	color: #003399;
}
a:hover {
	color: #E2B100;
}
a:visit{
	color: #000000;
}
a:active{
	color: #000000;
}
/*回り込み解除*/
.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 1px;
}
/*写真の位置*/
.img_left{
	float: left;
	font-size:12px;
	text-align:center;
	color: #666666;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}
.img_right{
	float: right;
	font-size:12px;
	text-align:center;
	color: #666666;
	vertical-align: top;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.img_center{
	font-size:12px;
	text-align:center;
	padding: 10px 0px;
	color: #666666;
	vertical-align: top;
}
/*文字修飾*/
.f12 {
	font-size: 12px;
}
.f14 {
	font-size: 14px;
}
.f14b {
	font-size: 14px;
	font-weight: bold;
}
.red {
	color: #FF0000;
}
.gray {
	color: #666666;
}
/*=====================================
基本レイアウト
=====================================*/
#ALL {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images_site/all_bg_yrep.png);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	height: auto;
}
/*=====================================
ヘッダー
=====================================*/
#HEADER {
	background-image: url(images_site/header_bg_xrep.png);
	background-repeat: repeat-x;
	height: 70px;
	padding-top: 12px;
	padding-bottom: 26px;
	position: relative;
}
a#LOGO {
	background-image: url(images_site/logo.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 325px;
	text-indent: -9999px;
	display: block;
}
#TAGLINE {
	background-color: #D4D0C8;
	border-bottom: 1px solid #CCCCCC;
}
#TAGLINE h1, #TAGLINE p {
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	line-height: 12px;
	padding: 3px 20px 5px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
ul#GM {
	height: 24px;
	width: 264px;
	display: block;
	position: absolute;
	right: 11px;
	top: 50px;
}
ul#GM li {
	float: left;
}
ul#GM li a {
	display: block;
	text-indent: -9999px;
}
ul#GM li.home a {
	background-image: url(images_site/gm_home.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 71px;
}
ul#GM li.about a {
	background-image: url(images_site/gm_about.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 95px;
}
ul#GM li.contact a {
	background-image: url(images_site/gm_contact.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 98px;
}
ul#GM li a:hover {
	background-position: 0px -24px;
}

/* パンくず */
p#TOPICPATH {
	margin: 0px;
	padding: 0px;
}

#MAINIMAGE {
	height: 256px;
	width: 800px;
	overflow: hidden;
	position: relative;
}
p.toProfile {
	display: block;
	left: 623px;
	bottom: 2px;
	position: absolute;
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	width: 165px;
	margin: 0px;
	padding: 5px;
}
p.toProfile a {
	color: #000000;
}
p.toProfile a:hover {
	color: #FF9900;
}

/* 3つのサービスメニュー */
#SERVICE {
	position: relative;
	padding-top: 15px;
	padding-right: 11px;
	padding-left: 7px;
	height: 190px;
	width: 782px;
}
#SERVICE p {
	padding-right: 14px;
	padding-bottom: 7px;
	padding-left: 27px;
	line-height: 150%;
}
#SERVICE ul {
	margin: 0px;
	padding: 0px 10px 0px 20px;
}

#SERVICE li {
	background-image: url(images_site/list_marker.gif);
	background-repeat: no-repeat;
	padding-bottom: 7px;
	padding-left: 15px;
	font-size: 14px;
}
a.topServiceLink {
	text-indent: -9999px;
	display: block;
	height: 80px;
	width: 260px;
}
#ServiceSouzoku {
	position: absolute;
	height: 190px;
	width: 260px;
	left: 7px;
	top: 15px;
	background-image: url(images_site/top_category_souzoku_bg.png);
	background-repeat: no-repeat;
}
#ServiceFudosan {
	position: absolute;
	height: 190px;
	width: 260px;
	left: 268px;
	top: 15px;
	background-image: url(images_site/top_category_fudosan_bg.png);
	background-repeat: no-repeat;
}
#ServiceZeimu {
	position: absolute;
	height: 190px;
	width: 260px;
	left: 529px;
	top: 15px;
	background-image: url(images_site/top_category_zeimu_bg.png);
	background-repeat: no-repeat;
}

/* コンテンツ */
#WRAPPER {
	padding: 10px 15px;
}
#CONTENTS {
	float: left;
	width: 520px;
}
#CONTENTS h1 {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	border-bottom: 1px solid #D4D0C8;
	margin-bottom: 10px;
	padding-bottom: 5px;
	color: #000066;
	padding-left: 10px;
}
#CONTENTS h2 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(images_site/heading_2.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 510px;
	padding-top: 7px;
	padding-left: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
#CONTENTS h3 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	padding: 3px 3px 3px 6px;
	border-left: 3px solid #CCCCCC;
	color: #20386A;
	margin-top: 10px;
}
.topContentTitle {
	font-size: 16px !important;
	line-height: 20px !important;
	font-weight: normal !important;
	padding-right: 10px !important;
	padding-bottom: 10px !important;
	padding-left: 10px !important;
}
#CONTENTS p {
	font-size: 14px;
	line-height: 18px;
	padding: 6px 10px 8px;
}
.date {
	font-weight: bold;
}
#NEWS {
	background-image: url(images_site/border_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
}
/* サイドバー */
#SIDE {
float: right;
width: 235px;
}
#SIDE h4 {
	background-image: url(images_site/side_categoryLabel.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 225px;
	text-align: center;
	font-size: 18px;
	padding-top: 18px;
}
#SIDE ul {
	padding-bottom: 10px;
}
#SIDE li {
	border-top: 1px dotted #D4D0C8;
	padding: 10px 8px;
	font-size: 14px;
}
.sideBox01,.sideBox02,.sideBox03,.sideBlog {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #CCCCCC;
}
#SIDE p {
padding: 5px;
font-size: 12px;
line-height: 16px;
}
p.textLink {
	text-align: right;
}
.bookTitle {
	font-size: 14px;
	font-weight: bold;
}
p.bookTitle a {
	text-decoration: none;
}

/* フッター */
#FOOTER {
	background-color: #DDE9F2;
	border-top: 1px solid #B7D0E3;
	position: relative;
	width: 800px;
	height: auto;
}
#FOOTER p {
	line-height: 150%;
}
#FOOTER a {
	color: #000000;
	text-decoration: none;
}
#FOOTER a:hover {
	color: #FF9900;
	text-decoration: underline;
}
p.footerMenu {
	text-align: center;
	padding-top: 15px;
}
#FOOTER .address {
	padding: 15px 15px 15px 80px;
	float: left;
}
#FOOTER .address h4 {
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 5px;
}
p.name {
	font-size: 14px;
}
p#AREA {
	padding: 5px;
	border: 1px dotted #666666;
	float: right;
	margin-right: 50px;
	margin-top: 10px;
}
p.copyright {
	text-align: center;
	padding: 10px;
	margin-right: 20px;
	margin-left: 20px;
	clear: both;
	border-top: 1px dotted #999999;
	margin-top: 20px;
}
#CONTENTS #TITLE {
	background-image: none;
	margin-bottom: 0px;
	height: 150px;
}

#CONTENTS ul,#CONTENTS ol {
	margin: 5px 0 5px 15px;
	padding: 0 0 0 15px;
}

#CONTENTS ul li {
	list-style-type: square;
	line-height: 150%;
	list-style-position: outside;
	font-size: 14px;
}
#CONTENTS ol li {
	line-height: 150%;
	list-style-position: inside;
	font-size: 14px;
	list-style-type: decimal;
}
#CONTENTS .separater {
	height: 1px;
	border-top: 1px dotted #D4D0C8;
	line-height: 1px;
	font-size: 1px;
}
#SIDE .sideBox01 a {
	text-decoration: none;
}
#SIDE .sideBox02 a {
	text-decoration: none;
}
#SIDE .sideBox03 a {
	display: block;
	height: 75px;
	width: 220px;
	text-decoration: none;
}
#MENU {
	height: 26px;
}
#MENU li {
	float: left;
}
#MENU li a:hover {
	background-position: 0px -26px;
}

#MENU .gm_souzoku {
	background-image: url(images_site/gm_souzoku.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 267px;
	display: block;
	text-indent: -9999px;
}
#MENU .gm_kantei {
	background-image: url(images_site/gm_kantei.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 266px;
	display: block;
	text-indent: -9999px;
}
#MENU .gm_tax {
	background-image: url(images_site/gm_tax.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 267px;
	display: block;
	text-indent: -9999px;
}
#CONTENTS table {
	background-color: #DDE9F2;
}
#CONTENTS th,#CONTENTS td {
	background-color: #FFFFFF;
}
.hissu {
	font-weight: bold;
}
.muryosoudan {
	background-image: url(images_site/muryo_bg.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 500px;
	position: relative;
}
.muryosoudan h3 {
	text-indent: -9999px;
	border-left: none!important;
}

.muryosoudan .muryotext {
	position: absolute;
	left: 235px;
	top: 20px;
	width: 255px;
	font-size: 12px!important;
	padding: 0px!important;
}
.muryosoudan .muryomail {
	position: absolute;
	left: 227px;
	top: 51px;
}
.muryosoudan a.muryomail {
	text-indent: -9999px;
	display: block;
	height: 41px;
	width: 253px;
	background-image: url(images_site/muryo_mail.gif);
	background-repeat: no-repeat;
}
.muryosoudan a:hover.muryomail {
	background-position: 0px -41px;
}
.sideBlog h3 a {
	background-image: url(images_site/side_blog.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 225px;
	margin-top: 3px;
	text-indent: -9999px;
	display:block;
}

