body {
	text-align:left;
	margin: 0;
	padding: 0;
	background: url(../images/bg4.gif) repeat-x;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border: 0;
}
h1 {
	font-size: 10px;
	text-align:left;
	color: #fff;
	margin:0;
	font-weight:bold;
	padding:2px 0 5px 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #7f8bc9;
}

h2{
	margin:0;
	text-align:left;
	padding-top:5px;
	padding-left:5px;
	border:none;
	background-image:url(../images/link_green.gif);
	background-repeat:repeat-x;
	width:160px;
	height:20px;
	font-size:13px;
	color:#defcd9;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h3{
	margin:0;
	font-size:10px;
	background-image:url(../images/h3_green.gif);
	background-repeat:repeat-x;
	width:528px;
	height:32px;
	font-size:15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align:left;
	padding-top:10px;
	padding-left:12px;
	color:#defcd9;
}
img { border:0;}

b { font-weight:normal; font-style:normal;}

#seo {display:none;}
#seo h2 { font-size:10px;}
#seo dl,dt,dd{}
hr.style2 {
	margin:0;
	height:1px;
	border: #ccc 1px dashed;
	border-bottom:none;
	border-left:none;
	border-right:none;
    color: #ccc;
    background: none;
}
/*-----------------------------------------------------------------------------
  ◆大枠の設定
-------------------------------------------------------------------------------*/
#wrapper {
	padding: 0;
	margin: 0 auto;
	height: auto;
	width: 800px;
	background: #fff;
	border-right:solid 2px #0A1973;
	border-left:solid 2px #0A1973;
}

#wrapper_top {
	padding: 0;
	margin: 0 auto;
	height: 1828;
	width: 800px;
	background: #fff;
	border-right:solid 2px #0A1973;
	border-left:solid 2px #0A1973;
}
#head_img {
	margin: 0;
	padding: 0;
	background-color: #0A1973;
	height: 35px;
}
#outline {
	width:796px;
	border-right:solid 2px #0A1973;
	border-left:solid 2px #0A1973;
}

#flash {
	margin:0;
	padding:0;
}

#navi {
	height: 25px;
	width: 796px;
}
#table_sp{
	width: 796px;
}

/*--やすらぎと＆お気に入りボタン---------------------*/
.top_image {
	margin:0;
	width:800px;
	height:200px;
	background-image:url(../images/aurora_top03.jpg);
	background-position:center;
}
.okiniiri {
	height:25px;
	float:right;
	text-align:right;
	width:inherit;
	margin:10px 0;
}
.okiniiri2 {
	float:right;
	width::auto;
	font-size:70%;
	margin:2px 25px 2px 0;
	color:#000;
	font-weight:normal;
}
.list_nav {
	margin:5px;
	padding:0;
	width:180px;
	float:right;
	font-weight:bold;
	font-size:14px;
	color:#F66;
	letter-spacing:1px;
}
.list_navchintai {
	width:150px;
	height:50px;
	margin-top:5px;
	line-height:50px;
	padding-left:38px;
    background-image:url(../images/list_btn_chintai.gif);
	background-repeat:no-repeat;
	font-size:17px;
	font-weight:bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.list_navchintai a {
	display:block;
	text-decoration:none;
    color:#777;
	padding-right:17px;
}
.list_navchintai a:hover {
	text-decoration:none;
    color:#336fac; 
}
.list_navbaibai {
	width:150px;
	height:50px;
	margin-top:5px;
	line-height:50px;
	padding-left:38px;
	background-image:url(../images/list_btn_baibai.gif);
	background-repeat:no-repeat;
	font-size:17px;
	font-weight:bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.list_navbaibai a {
	display:block;
	text-decoration:none;
    color:#666;
	padding-right:15px;
}
.list_navbaibai a:hover {
	text-decoration:none;
    color:#336fac; 
}
.list_tenant {
	width:150px;
	height:50px;
	margin-top:5px;
	line-height:50px;
	padding-left:38px;
	background-image:url(../images/list_btn_baibai.gif);
	background-repeat:no-repeat;
	font-size:13px;
	font-weight:bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.list_tenant a {
	display:block;
	text-decoration:none;
    color:#666;
	padding-right:18px;
}
.list_tenant a:hover {
	text-decoration:none;
    color:#336fac; 
}
#top_text {
	padding-left:30px;
	padding-top:30px;
	padding-bottom:10px;
	text-align:left;
	font-size: 13px;
	color: #444;
	line-height: 1.8em;
}
#top_text2 {
	padding:0;
	float: right;
	height: auto;
	width: 540px;
	text-align:left;
	font-size: 13px;
	color: #000;
	line-height: 1.8em;
}
/*-----------------------------------------------*/
#contents {
	width: 796px;
	margin: 0;
	padding: 0;
	height: auto;
}
#contents2 {
	width:800px;
	margin-top:10px;
}
/*-----------------------------------------------------------------------------
  右メニューの設定
-------------------------------------------------------------------------------*/
#right_in1 {
	margin-top:5px;
	padding:0;
	height: auto;
	width: 540px;
	text-align:left;
	float: right;
	margin-bottom: 10px;
}
#right_in2 {
	margin-top:5px;
	padding:0;
	height: auto;
	width: 540px;
	text-align:left;
	float: right;
	margin-bottom: 10px;
}
#right_menu2 {
	margin-right:20px;
	padding:0;
	float: right;
	height: auto;
	width: 540px;
}
#right_menu {
	margin-right:20px;
	padding:0;
	float: right;
	height: auto;
	width: 540px;
	text-align: center;
}
div#right_menu a:link {color: #036;}
div#right_menu a:visited {color: #036;}
div#right_menu a:hover {
}
div#right_menu a:active {
}

#tablelink{
	height: auto;
	width: 540px;
	float: right;
}
#news { 
    width:538px;
	margin:0;
	padding:0;
}
#in_menu { 
    width:100px;
	margin:0;
	padding:0;
}
#right_spc1 { 
    width:538px;
	height: 80px;
}
#right_spc2 { 
    width:538px;
	height: 40px;
}

/*---------------------------------------------------------------------------------------
 左のリストメニューの設定
-----------------------------------------------------------------------------------------*/
#left_menu {
	float: left;
	width: 170px;
	height: auto;
	text-align: center;
	margin: 0;
	padding: 0 0 10px 20px;
	color: #666;
}
#left_spc {
	float: left;
	width: 170px;
	height:100px;
}

.left_li{
	width:165px;
    margin: 0 0 10px 0;
    padding: 0;
	height:auto;
	border:solid 1px #339;
	background-color:#ffc;
	clear:both;
}
.left_li2{
	width:165px;
    margin: 15px 0 15px 0;
    padding: 0;
	height:auto;
	border:solid 1px #339;
	background-color:#ffc;
	clear:both;
}
.left_li h3{
    margin:0;
    padding:0;
	border:none;
}
.real_useful {
	width:150px;
	margin:5px auto;
	padding:0;
	text-align:left;
}

.real_useful ul {
	margin:0;
	padding:0;
} 
.real_useful ul li {
	margin: 5px 0 0 0;
	width:150px;
	height:18px;
	padding:0;
	list-style-type:none;
	font-size:11px;
	font-weight:bold;
}

.real_useful2 {
	width:150px;
	margin: 5px auto;
	padding:0;
	text-align:left;
}

.real_useful2 ul {
	margin:0;
	padding:0;
} 

.real_useful2 ul li {
	margin: 5px 0 0 0;
	width:150px;
	height:18px;
    padding:4px 0 0 18px;	
	list-style-type:none;
	font-size:11px;
	font-weight:bold;
    background: url(../images/leftbt.gif) no-repeat; color:#333;
}

.real_useful a { height:18px; text-decoration:none; display:block; padding:4px 0 0 18px;}
.real_useful a:link,
.real_useful a:visited,
.real_useful a:active { background: url(../images/leftbt.gif) no-repeat; color:#333;}
.real_useful a:hover { background: url(../images/leftbt_r.gif) no-repeat; color:#333;}
.real_useful a.live { background: url(../images/leftbt_r.gif) no-repeat; color:#333;}
.real_useful2 li.in {
	height:15px;
	text-indent:0px;
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing:2px;
	background-image:none;
	clear:both;
	margin-left:20px;
}
.real_useful2 li.in a {
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
.real_useful2 li.in a:hover {
	text-decoration:underline;
}
#left_about {
	width: 165px;
	margin:10px 0 0 0;
	font-size:12px;
	border:solid 1px #339;
	background-color:#ffc;
	margin-bottom:10px;
}
.left_about_txt {
	text-align:left;
	line-height:1.5em;
	margin:5px;
	clear:both;
}
.left_about_txt a {
	color:#00C;
}

/*-----------------------------------------------------------------------------
  ◆テーブル
-------------------------------------------------------------------------------*/

.tablein1 {
	background-color:#f1eddc;
	border:1px solid #d3c792;
	padding:5px;
	line-height:1.4;
}

.refomeimg {
	background-color:#EEEEEE;
	height:116px;
}

a.link_lineup {
	text-align:right;
	margin-top:5px;
	width:60px;
	background-image:url(../images/icon_yazirusi1.gif);
	background-repeat:no-repeat;
	background-position:right;
	float:right;
	padding-right:15px;
	color:#362f2d;
	text-decoration:none;
}

a.link_lineup:hover {
	text-decoration:underline;
}
/*--一覧テーブル--*/

table.table_r2 {
	width:540px;
	font-size:80%;
	text-align:left;
}

table.table_r2 td {
	padding:4px 0;
	border-bottom:1px dotted #CDCDCD;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
}

table.table_r2 td.top_g {
	height:36px;
	border-top:2px solid #307c28;
	text-align:left;
	font-size:18px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	color: #090;
	background-image: url(../images/gr_green3.gif);
	
}

table.table_r2 td.r_g {
	border-right:2px solid #307c28;
	font-size:90%;
}

table.table_r2 td.toptext {
	color: #069;
}

table.table_r2 td.bodernone {
	border-bottom:none;
	padding:0;
}

table.table_r2 a{
	background-image:url(../images/icon_yazirusi1.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	display:block;
}


/*--左下オーロラビル画像-------------------------------------------------------------------*/
#aurora_img {
	margin:20px 0 0 0;
}
/*-----------------------------------------------------------------------------
  ◆ブログ
-------------------------------------------------------------------------------*/
#qr {
	margin:10px 0 0 0;
	width:165px;
	border: 1px solid #339;
	height:auto;
	padding-bottom:10px;
	background-color:#ffc;
}
.qrimg hr {
	width:120px;
	margin: 0 auto 10px auto;
	height:auto;
	padding-bottom:10px;
	background-color:#ffc;
}
.qrimg {
	width:150px;
	font-size:12px;
	text-align:center;
	line-height:16px;
	margin:0 auto;
}
/*-------------------------------------------------------------------------------------------------------
  ◆住所の設定
--------------------------------------------------------------------------------------------------------*/
#add {
	width:150px;
	margin:10px 0 0 15px;
	padding:0;
	color:#687cbe;
	text-align:left;
	font-size:11px;
}
#add dl {
	margin:0;
	padding:0;
}
#add dd{
	text-align:left;
	margin:0;
	padding:0;
}
#add address {
	font-style:normal;
	line-height:1.2em;
}
/*-----------------------------------------------------------------------------------------
  ◆フッターの設定
------------------------------------------------------------------------------------------*/
#footer {
	clear:both;
	width:800px;
	margin:0;
	padding:12px 0 0 0;
	background: #0A1973;
	}
#footer_link {
	height: 30px;
	text-align: right;
	margin:0;
	padding:0;
}
#footer_link ul {
	font-size: 10px;
	color: #fff;
	list-style-type: none;
	padding:0 10px 0 0;
}
#footer_link li {
	display: inline;
	margin:0;
	padding: 5px 10px 2px 10px;
	color: #fff;
}
#footer_link a {}
#footer_link a:link, #footer_link a:visited, #footer_link a:active {text-decoration:none; color:#fff;}
#footer_link a:hover{text-decoration:underline; color:#fff;}
/*---------------------------------------------------------------------------------------------------------*/
#copyright {
	margin: 0;
	padding: 0;
	height: 25px;
	font-size: 14px;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 2px;
}
#copyright a {}
#copyright a:link,
#copyright a:visited,
#copyright a:active,
#copyright a:hover {text-decoration:none; color:#fff;}
/*---------------------------------------------------------------------------------------------------------*/
.style1 {font-size: 14px;}
.style2 {color:#C00; font-size:90%}
.style8 {color: #f00;}
.style10 {color: #000;}
.style10 { font-size:11px; font-weight:normal;}
.style02 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
}
.style03 {color: #0000FF;}
.style04 {
	color: #FF0000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
}
.style05 {font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; font-size: 11px; color: #0000FF; }
.style10 {color: #FF0000;}
.style12 {font-size: 75%; color: #333333;}
.style11 {
	color: #F00;
}
.style13 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	margin-left:88px;
}
.style14 {
	font-size:10px;
}
.style15{
	font-size:12px;
	line-height:2em;
	}
.style16{
	font-size:14px;
	line-height:2em;
	font-weight:bold;
}
.style17{
	font-size:12px;
	text-align:left;
	padding:13px;
	line-height:2em;
}
.style18{
	font-size:12px;
	text-align:right;
	padding:13px;
	line-height:2em;

}
.style19{
	font-size:14px;
	color:red;
	font-weight:bold;}
/*----------------------------------------------------------------------------------
  更新日
-----------------------------------------------------------------------------------*/
#day {
	clear:both;
	margin:0 0 0 24px;
	font-size:11px;
	text-align:left;
	padding-right:20px;
	padding-top: 10px;
}
/*----------------------------------------------------------------------------------
  仙台の不動産屋さん店舗案内
-----------------------------------------------------------------------------------*/
.tenpo {
	margin:0px;
	border:0px;

	font-size:14px;
	font-weight:bold;
	color:#0066FF;
}


/*----------------------------------------------------------------------------------
  バナー
-----------------------------------------------------------------------------------*/
#banner {
	margin-top:20px;
	width:540px;
	border: #2a52a8 1px solid;
}
#banner_txt {
	margin:0;
	width:540px;
	font-size:11px;
	text-align:right;
}
#banner_txt a {
	text-decoration:none;
}
#banner2 {
	width:540px;
	margin-top:20px;
}
.banner_space　{
	margin-top:50px;
	float:center;
	width:538px;
	margin-bottom:10px;
}
.banner_space img {
	border:0px ;
	margin-bottom: 10px;

}
.banner_space02 img {
	margin-bottom:10px;

}
.banner_bodernone {
	border:none;
}
/*----------------------------------------------------------------------------------
  左のリンクの小文字　
-----------------------------------------------------------------------------------*/
.passyonkanko {
	font-size: 10px;
}
.passyon {
	font-size: 10px;
}
.pasyon {
	font-size: 9px;
}
.passyon {
	font-size: 10px;
}
.s {
	font-size: 10px;
}
/*-----------------------------------------------------------------------------
  トップのナビ
-------------------------------------------------------------------------------*/
#navi {
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	height: 22px;
	width: 800px;
	background-color:#74ce1a;
	background-image:url(../images/bg_navi.gif);
	background-repeat:repeat-x;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#navi li {
	list-style:none;
	float:left;
	text-align:center;
}
#navi li a {
	padding-top:4px;
	display:block;
	width:130px;
	height:18px;
	font-weight:bold;
	font-size:75%;
	color:#000;
	text-decoration:none;
	background-image:url(../images/btn_nav.gif);
	background-repeat:no-repeat;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
#navi li a:hover {
	background-image:url(../images/btn_nav.gif);
	background-position:0 -22px;
}
#navi li a.top {
	text-align:center;
	padding-top:4px;
	display:block;
	width:130px;
	height:18px;
	font-weight:bold;
	font-size:75%;
	color:#000;
	text-decoration:none;
	background-image:url(../images/btn_nav_top.gif);
	background-repeat:no-repeat;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
#navi li a.top:hover {
	background-image:url(../images/btn_nav_top.gif);
	background-position:0 -22px;
}
#navi ul {
	margin:0;
	padding:0 0 0 50px;
}
#navi2 {
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	height: 22px;
	width: 800px;
	background-color:#74ce1a;
	background-image:url(../images/bg_navi.gif);
	background-repeat:repeat-x;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin:0;
}
#navi2 li {
	list-style:none;
	float:left;
	text-align:center;
}
#navi2 li.navi2_hp {
	font-size:75%;
	padding-top:4px;
	letter-spacing:1px;
	color:#FFF;
	text-shadow:1px 1px 1px #589C14;
}
#navi2 li a {
	padding-top:4px;
	display:block;
	width:130px;
	height:18px;
	font-weight:bold;
	font-size:75%;
	color:#000;
	text-decoration:none;
	background-image:url(../images/btn_nav2.gif);
	background-repeat:no-repeat;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
#navi2 li a:hover {
	background-image:url(../images/btn_nav2.gif);
	background-position:0 -22px;
	color:#000;
}
#navi2 li a.top {
	text-align:center;
	padding-top:4px;
	display:block;
	width:130px;
	height:18px;
	font-weight:bold;
	font-size:75%;
	color:#000;
	text-decoration:none;
	background-image:url(../images/btn_nav_top2.gif);
	background-repeat:no-repeat;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	background-position:0 -22px;
}
#navi2 li a.top:hover {
	background-image:url(../images/btn_nav_top2.gif);
	background-position:0 -22px;
	color:#000;
}
#navi2 ul {
	margin:0;
	padding:0 0 0 50px;
}
#header_img {
	background-color:#1a1a1a;
}
/*-----------------------------------------------------------------------------
  パンくず
-------------------------------------------------------------------------------*/
.pan {
	font-size:80%;
	text-align:left;
	margin-left:20px;
	margin-top:5px;
	color:#666;
}
.pan2 {
	font-size:80%;
	text-align:left;
	padding-bottom:5px;
	color:#666;
}
a.topic {
	background-image:url(../images/icon_yazirusi1.gif);
	background-repeat:no-repeat;
	padding:3px 0 0 15px;
	display:block;
	float:right;
}
/*-----------------------------------------------------------------------------------------
  ◆トップへ戻る
------------------------------------------------------------------------------------------*/
.return_top {
	margin:0 0 20px;
	clear:both;
	font-size:12px;
	color:#060;
	text-align:right;
}
.return_top a {
	text-decoration:none;
}
.return_top a:hover{
	text-decoration:underline; 
	color:#e33b00;
}
#left_about p {
	margin:0 0 5px 0;
}

