@charset "shift_jis";
body {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 75%;
	line-height: 2;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-repeat: repeat-x;
	background-position: top;
}
h1, h2, h3, h4, h5, p, ul, ol, li, dl, dt, dd, form {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: none;
}
img {
	border: none;
}
input, textarea, select {
	font-size: 1em;
}
form {
	margin: 0px;
}
table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}
/*リンク設定
---------------------------------------------------------------------------*/
a {
	color: #333333;
}
a:hover {
	color: #2f72b9;
	text-decoration: none;
}
/*コンテナー
---------------------------------------------------------------------------*/
#container {
	text-align: left;
	width: 1078px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/container_bg.gif);	/*HP最上段にある色のついたボーダー*/
	background-repeat: repeat-y;
	padding-top: 1px;
	clear: left;
}
/*ヘッダー
---------------------------------------------------------------------------*/
#header {
	text-align: left;
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	height: 55px;
	position: relative;
}
#header h1 {
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	position: absolute;
	left: 12px;
	top: 24px;
	color: #2f72b9;
}
#container #main #detail_contents {
	font-size: 14px;
}
#logo {
	position: absolute;
	left: 276px;
}
#tel {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#container #main .message_table {
	width: 800px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 130px;
	width: 100%;
}
#container #main .message_table tr #name_td {
	text-align: right;
	padding-right: 115px;
}
/*メインメニュー
---------------------------------------------------------------------------*/
ul#menu {
	background-image: url(images/menu_bg.gif);
	height: 50px;
	width: 1069px;
	padding-left: 19px;
	margin-right: auto;
	margin-left: auto;
}
ul#menu li {
	float: left;
}
ul#menu img {
	vertical-align: bottom;
}
/*トップページ
---------------------------------------------------------------------------*/
#top_img001 {
	padding-bottom: 10px;
	text-align: center;
	background-image: url(images/index_img001.jpg);
	background-repeat: no-repeat;
	height: 250px;
}
#top_img002 {
	padding-bottom: 10px;
	text-align: center;
	background-image: url(images/index_img002.jpg);
	background-repeat: no-repeat;
	height: 250px;
}
#top_img003 {
	padding-bottom: 10px;
	text-align: center;
	background-image: url(images/index_img003.jpg);
	background-repeat: no-repeat;
	height: 250px;
}
#mainimg img {
	vertical-align: bottom;
}
/*メインコンテンツ
---------------------------------------------------------------------------*/
#main {
	float: left;
	width: 760px;
	padding-top: 10px;
	padding-bottom: 20px;
	display: inline;
	margin-right: 10px;
	padding-left: 10px;
}
#main p {
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;

	padding: 0.5em 20px 1em;
}
/*サイドコンテンツ
---------------------------------------------------------------------------*/
#side {
	float: left;
	width: 280px;
	padding-top: 10px;
	padding-bottom: 30px;
	display: inline;
	margin-left: 5px;
}
#side h3 {
	font-size: 100%;
	border: 3px double #bfbfbf;
	text-align: center;
	background-image: url(images/h3bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-bottom: 5px;
}
#side p {
	padding-top: 0.5em;
	padding-bottom: 1em;
}
/*サイドメニュー
---------------------------------------------------------------------------*/
#side .sidemenu {
	margin-bottom: 1em;
}
#side .sidemenu li {
	background-image: url(images/sidemenu_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#side .sidemenu a {
	display: block;
	width: 300px;
	border-bottom: 1px solid #bfbfbf;
	text-decoration: none;
	padding: 5px 10px 5px 20px;
}
#side .sidemenu a:hover {
	background-color: #e8f1fb;
}
.topics_detail {
	width: 630px;
	margin-top: 10px;
	margin-left: 10px;
	height: auto;
}
#news {
	width: 1068px;
	clear:both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#container div h1 .topics {
	color: #333;
	font-size: 14px;
	line-height: 40px;
	width: 1043px;
	background-color: #CCC;
	letter-spacing: 0.1em;
	padding-left: 15px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-image: url(images/topics_bar.gif);
	background-repeat: repeat-x;
	height: 35px;
}
#topics_detail {
	padding: 0px 12px 20px 8px;
	font-size: 13px;
}
#topics_detail li {
	border-bottom: 1px dotted #CCCCCC;
	text-indent: -1em;
	padding-left: 1em;
}
#container #news #topics_detail a {
	color: #333333;
	text-decoration: none;
}
#container #news #topics_detail a:hover {
	color: #2f72b9;
	text-decoration: underline;
}
/*フッターメニュー
---------------------------------------------------------------------------*/
ul#footermenu {
	clear: both;
	text-align: center;
	width: 100%;
}
ul#footermenu li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
#footer {
	text-align: center;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	width: 1080px;
	padding: 40px 4px 20px;
}
/*メインコンテンツ
---------------------------------------------------------------------------*/
#main dl.new {
	width: 700px;
	height: 140px;
	overflow: auto;
	padding: 10px 0px 10px 10px;
	margin-right: auto;
	margin-left: auto;
}
#main dl.new dt {
	font-weight: bold;
}
#main dl.new dd {
	border-bottom: 1px solid #bfbfbf;
}
/*物件一覧（横長）ボックス
---------------------------------------------------------------------------*/
.box {
	overflow: hidden;
	padding: 5px;	/*ボックス内の余白*/
	border-top: 1px solid #bfbfbf;		/*ボックスの上の線*/
	border-right: 1px solid #bfbfbf;	/*ボックスの右の線*/
	border-bottom: 1px solid #bfbfbf;	/*ボックスの下の線*/
	border-left: 5px solid #5B92D7;		/*ボックスの左の線*/
	margin-bottom: 1em;
	width: 674px;
	margin-right: auto;
	margin-left: auto;
}
/*写真の配置設定*/
.box img {
	float: left;
	width: 150px;	/*配置する写真に合わせてここは変更する*/
}
/*h3見出し設定*/
.box h3 {
	font-size: 100%;
	color: #055723;	/*文字色*/
	padding-left: 160px;	/*左の写真サイズに合わせてここは調整*/
}
.box h3 a {
	color: #5B92D7;	/*リンクにした際に色が黒に戻らないように設定*/
}
.box p {
	padding: 0px 0px 0px 160px !important;	/*左の写真サイズに合わせてここは調整*/
}
.box.osusume {
	background-image: url(images/boxbg_osusume.gif);	/*「おすすめ物件」画像指定*/
	background-repeat: no-repeat;						/*画像をリピートしない*/
	background-position: right bottom;					/*画像を右下に配置*/
}
.box.sumi {
	background-image: url(images/boxbg_sumi.gif);		/*「ご契約済み」画像指定*/
	background-repeat: no-repeat;						/*画像をリピートしない*/
	background-position: right bottom;					/*画像を右下に配置*/
}
/*物件一覧（ミニサイズ）ボックス
---------------------------------------------------------------------------*/
.boxmini {
	overflow: auto;
	padding: 5px;		/*ボックスの左の線*/
	margin-bottom: 1em;
	border: 1px solid #bfbfbf;
	width: 150px;
	height: 230px;
	float: left;
	margin-left: 10px;
	margin-right: 2px;
	display: inline;
}
/*h3見出し設定*/
.boxmini h3 {
	font-size: 100%;
	color: #055723;	/*文字色*/
}
.boxmini h3 a {
	color: #5B92D7;	/*リンクにした際に色が黒に戻らないように設定*/
}
.boxmini p {
	padding: 0px !important;
	font-size: 12px;
	line-height: 1.6;
}
.boxmini.osusume {
	background-image: url(images/boxbg_osusume.gif);	/*「おすすめ物件」画像指定*/
	background-repeat: no-repeat;						/*画像をリピートしない*/
	background-position: right bottom;					/*画像を右下に配置*/
}
.boxmini.sumi {
	background-image: url(images/boxbg_sumi.gif);		/*「ご契約済み」画像指定*/
	background-repeat: no-repeat;						/*画像をリピートしない*/
	background-position: right bottom;					/*画像を右下に配置*/
}
/*その他
---------------------------------------------------------------------------*/
.color1 {
	color: #FF0000;
}
.look {
	background-color: #E4E4E4;
}
.mb1em {
	width: 800px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 130px;
}
.ta1 {
	width: 100%;
}
.ta1 td {
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px dotted #999999;
}
.ta1 h3 {
	color: #002e73;
	font-size: 100%;
	padding-left: 18px;
	line-height: 24px;
	width: 150px;
	background-image: url(images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
.col01 {
	width: 20%;
}
.col02 {
	width: 80%;
}
.clear {
	clear: both;
}
#container #main h2 .index_bar01 {
	font-size: 100%;
	line-height: 40px;
	color: #FFF;
	background-image: url(images/h2bg01.gif);	/*h2背景画像設定*/
	background-repeat: no-repeat;
	height: 40px;
	overflow: hidden;
	padding-left: 10px;
	background-color: #82A9D9;
	clear: both;
	width: 750px;
}
#container #main h2 .index_bar02 {
	font-size: 100%;
	line-height: 40px;
	color: #FFF;
	background-image: url(images/h2bg02.gif);	/*h2背景画像設定*/
	background-repeat: no-repeat;
	height: 40px;
	overflow: hidden;
	padding-left: 10px;
	background-color: #82A9D9;
	clear: both;
	width: 750px;
}
#container #main h2 .sub_bar01 {
	font-size: 100%;
	line-height: 40px;
	color: #FFF;
	background-image: url(images/h2bg01.gif);	/*h2背景画像設定*/
	background-repeat: repeat-x;
	height: 40px;
	overflow: hidden;
	padding-left: 10px;
	background-color: #82A9D9;
	clear: both;
	width: 1048px;
}
#container #main h2 .sub_bar02 {
	font-size: 100%;
	line-height: 40px;
	color: #FFF;
	background-image: url(images/h2bg02.gif);	/*h2背景画像設定*/
	background-repeat: repeat-x;
	height: 40px;
	overflow: hidden;
	padding-left: 10px;
	background-color: #82A9D9;
	clear: both;
	width: 1048px;
}
#container #main h2 .sub_bar03 {
	font-size: 100%;
	line-height: 40px;
	color: #FFF;
	background-image: url(images/h2bg03.gif);	/*h2背景画像設定*/
	background-repeat: repeat-x;
	height: 40px;
	overflow: hidden;
	padding-left: 10px;
	background-color: #82A9D9;
	clear: both;
	width: 1048px;
}
#container #main #google_map {
	width: 800px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 180px;
}
#container #main div #form1 .ta1_form {
	width: 550px;
}
#container #main div #form1 {
	width: 550px;
	padding-left: 250px;
}
#form1 .ta1_form {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#err_table {
	color: #F00;
	font-weight: bold;
}
#result_msg {
	margin-right: auto;
	margin-left: auto;
	width: 530px;
}
#container #top_img002 h2 #main_img_bar {
	width: 550px;
	text-align: left;
	margin-left: 450px;
	padding-top: 35px;
	font-size: 18px;
}
#container #top_img002 #detail_img_bar {
	text-align: left;
	width: 550px;
	margin-left: 450px;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
}
#container #top_img002 #detail_img_bar #president_name {
	text-align: right;
}
#container #top_img003 h2 #main_img_bar {
	width: 550px;
	text-align: left;
	margin-left: 450px;
	padding-top: 35px;
	font-size: 18px;
}
#container #top_img003 #detail_img_bar {
	text-align: left;
	width: 550px;
	margin-left: 450px;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
}