@charset "utf-8";
/* CSS Document */

/*1: universal reset */
*{

}

/*2: accessibility features */
body {
	line-height:170%;
    background:#F7F4EC url(../images/bg_body5.jpg);
	color:#333333;
	font-family: "HGPｺﾞｼｯｸM","MS UI Gothic", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:150%;
	font-size:12px;
	}

form,table,ul {
	font-family: "HGPｺﾞｼｯｸM", "MS UI Gothic",Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:170%;

}

ul,ol,li {
	list-style: none;
}

a {
    overflow: hidden;
    outline: none;
}

a:link {
	color: #0183B7;
}
a:visited {
	color:#CA4688;
}
a:hover, a:active {
	color: #CC3300;
}


img {
	border-style: none;
}
hr {
	display: none;
}
p {
	margin:0px 0px 10px 0px;
	padding:0px;
}

.alt_text{
	position:absolute;
	left:-9999px;
	overflow:hidden;
}

/*------------------------------------------------*/
body{
	margin: 0px auto;
	padding:0px 0px;
	text-align: center;
}

#wrapper {
	margin:0px auto;
	padding:0px 0px;
	width:920px;
	text-align:left;
    background:#ffffff url(../images/bg_wrapper5.jpg) repeat-y center top;
    /*background:#ffffff;*/
}

#header {
	height:90px;
	padding:0px 20px;
}

#header_menu {
	
}

#global_navigation {
	height:40px;
}

#contents {
	padding:15px 40px;
}

#main {
	float:left;
	width:620px;
}

#side {
	float:right;
	width:200px;
}

#footer {

}


/*------------------------------------------------*/
#main {
	float:right;}

#side {
	float:left;
}

#contents_top #main {
	float:left;
}

#contents_top #side {
	float:right;
}

/*------------------------------------------------*/
#site_title {
	padding:0px 0px 0px 20px;
	margin:0px;
}

.description {
	margin:0px;
	padding:5px 5px 0px 25px;
	font-size:10px;
	color:#330000;
	font-weight:normal;
}

#title_area {
	width:620px;
	float:left;
}

#header_navigation {
	width:260px;
	float:right;
}


#header_navigation ul {
	margin:0px;
	padding:10px 0px 0px 0px;
}

#header_navigation ul li{
	margin:0px;
	padding:0px;
	width:80px;
	height:30px;
	float:left;
}
#header_navigation ul li a{
	width:80px;
	height:30px;
	line-height:30px;
	display:block;
	margin:0px;
	padding:0px;
	text-indent:-999em;
	overflow:hidden;
	background-position:0 0;
}

#header_navigation_sitemap a{
	background:url(../images/bg_header_navigation_sitemap.gif);
}

#header_navigation_about a{
	background:url(../images/bg_header_navigation_about.gif);
}

#header_navigation_contact a{
	background:url(../images/bg_header_navigation_contact.gif);
}


#contents_sitemap #header_navigation_sitemap a,
#contents_about #header_navigation_about a,
#contents_contact #header_navigation_contact a{
	background-position:0px -60px;
}

#header_navigation ul li a:link,

#header_navigation ul li a:visited{
	background-position:0px 0px;
}

#header_navigation ul li a:active,
#header_navigation ul li a:hover{
	background-position:0px -30px;
}

/*------------------------------------------------*/
#global_navigation {
	margin:0px;
	padding:0px 0px 0px 40px;
	height:50px;
}

#global_navigation ul{
	margin:0px;
	padding:0px;
}

#global_navigation ul li{
	margin:0px;
	padding:0px;
	width:168px;
	height:50px;
	float:left;
}

#global_navigation ul li a{
	width:168px;
	height:50px;
	line-height:50px;
	display:block;
	margin:0px;
	padding:0px;
	text-indent:-999em;
	overflow:hidden;
	background-position:0 0;
}

#global_navigation_company a{
	background:url(../images/bg_global_navigation_company.gif);
}

#global_navigation_business a{
	background:url(../images/bg_global_navigation_business.gif);
}

#global_navigation_shop a{
	background:url(../images/bg_global_navigation_shop.gif);
}

#global_navigation_blog a{
	background:url(../images/bg_global_navigation_blog.gif);
}

#global_navigation_link a{
	background:url(../images/bg_global_navigation_link.gif);
}


#contents_company #global_navigation_company a,
#contents_company_business #global_navigation_business a,
#contents_company_shop #global_navigation_shop a,
#contents_blog #global_navigation_blog a,
#contents_link #global_navigation_link a {
	background-position:0px -100px;
}

#global_navigation ul li a:link,
#global_navigation ul li a:visited{
	background-position:0px 0px;
}

#global_navigation ul li a:active,
#global_navigation ul li a:hover{
	background-position:0px -50px;
}

/*------------------------------------------------*/
#pan_list {
	height:30px;
	line-height:30px;
	font-size:11px;
	padding:0px 0px;
}
/*------------------------------------------------*/
#main h2 {
	margin:0px 0px 15px 0px;
	padding:0px;
	border-bottom:#330000 5px solid;
	line-height:160%;
}

#main h3 {
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 15px;
	border-left:#330000 5px solid;
	line-height:160%;
}

/*------------------------------------------------*/
.copyright {
	clear:both;
	margin:0px;
	padding:5px;
	text-align:center;
	background:#F8F8EE;

}
#footer {
	margin:0px 20px;
	padding:4px 20px;
	text-align:right;
	background:url(../images/bg_footer.gif) 20px center no-repeat;
}


/*---------------------------------------------------*/
#company_menu {
}


#company_menu ul {
	margin:0px;
	padding:0px;
}

#company_menu ul li{
	margin:0px;
	padding:0px 0px 15px 0px;
	width:200px;
	height:35px;
}
#company_menu ul li a{
	width:200px;
	height:35px;
	line-height:35px;
	display:block;
	margin:0px;
	padding:0px;
	text-indent:-999em;
	overflow:hidden;
	background-position:0 0;
}

#company_menu_company_message a{
	background:url(../../company/images/bg_company_menu_company_message.gif);
}

#company_menu_company a{
	background:url(../../company/images/bg_company_menu_company.gif);
}

#company_menu_business a{
	background:url(../../company/images/bg_company_menu_business.gif);
}

#company_menu_shop a{
	background:url(../../company/images/bg_company_menu_shop.gif);
}

#company_menu_ceo a{
	background:url(../../company/images/bg_company_menu_ceo.gif);
}

/* CommentOut 2009.05.18 by kuro
#contents_company #company_menu_company a,
#contents_company #company_menu_company_message a,
#contents_company_business #company_menu_business a,
#contents_company_shop #company_menu_shop a,
#contents_company_ceo #company_menu_ceo a {
	background-position:-400px 0px;
}
*/

#company_menu ul li a:link,
#company_menu ul li a:visited{
	background-position:0px 0px;
}

#company_menu ul li a:active,
#company_menu ul li a:hover{
	background-position:-200px 0px;
}

/*---------------------------------------------------*/
/*  2009.05.05 Add by kuro                         */
/*---------------------------------------------------*/
#jigyo_menu {
}


#jigyo_menu ul {
	margin:0px;
	padding:0px;
}

#jigyo_menu ul li{
	margin:0px;
	padding:0px 0px 15px 0px;
	width:200px;
	height:35px;
}
#jigyo_menu ul li a{
	width:200px;
	height:35px;
	line-height:35px;
	display:block;
	margin:0px;
	padding:0px;
	text-indent:-999em;
	overflow:hidden;
	background-position:0 0;
}

#jigyo_menu_jigyo a{
	background:url(../../company/business/images/bg_jigyo_menu_jigyo.gif);
}

#jigyo_menu_gaikokujin_jp a{
	background:url(../../company/business/images/bg_jigyo_menu_gaikokujin_jp.gif);
}

#jigyo_menu_gaikokujin_eng a{
	background:url(../../company/business/images/bg_jigyo_menu_gaikokujin_eng.gif);
}

#jigyo_menu_seed24 a{
	background:url(../../company/business/images/bg_jigyo_menu_seed24.gif);
}


#contents_jigyo_jigyo #jigyo_menu_jigyo a,
#contents_jigyo_gaikokujin_jp #jigyo_menu_gaikokujin_jp a,
#contents_jigyo_gaikokujin_eng #jigyo_menu_gaikokujin_eng a,
#contents_jigyo_seed24 #jigyo_menu_seed24 a {
	background-position:-400px 0px;
}

#jigyo_menu ul li a:link,
#jigyo_menu ul li a:visited{
	background-position:0px 0px;
}

#jigyo_menu ul li a:active,
#jigyo_menu ul li a:hover{
	background-position:-200px 0px;
}

/*---------------------------------------------------*/
#site_menu {
}


#site_menu ul {
	margin:0px;
	padding:0px;
}

#site_menu ul li{
	margin:0px;
	padding:0px 0px 15px 0px;
	width:200px;
	height:35px;
}
#site_menu ul li a{
	width:200px;
	height:35px;
	line-height:35px;
	display:block;
	margin:0px;
	padding:0px;
	text-indent:-999em;
	overflow:hidden;
	background-position:0 0;
}

#site_menu_about a{
	background:url(../../about/images/bg_site_menu_about.gif);
}

#site_menu_sitemap a{
	background:url(../../about/images/bg_site_menu_sitemap.gif);
}

#site_menu_contact a{
	background:url(../../about/images/bg_site_menu_contact.gif);
}

#contents_about #site_menu_about a,
#contents_sitemap #site_menu_sitemap a,
#contents_contact #site_menu_contact a {
	background-position:-400px 0px;
}

#site_menu ul li a:link,
#site_menu ul li a:visited{
	background-position:0px 0px;
}

#site_menu ul li a:active,
#site_menu ul li a:hover{
	background-position:-200px 0px;
}

/*---------------------------------------------------*/
#top_flash {
	width:840px;
	height:220px;
}

.residential_item {
	width:195px;
	float:left;
	margin-bottom:15px;
}


#whats_new {
	clear:both;
	background:#F8F8EE;
	border:#DADAA5 solid 1px;
	height:150px;
	overflow:auto;
	margin:0px 0px 10px 0px;
	padding:10px;
}

#whats_new ul {
	list-style-type:none;
	padding:0px;
	margin:5px 5px;

}
#whats_new ul li{
	list-style-type:none;
	padding-left:20px;
	background:url(../images/bg_list_item.gif) left 3px no-repeat;
	line-height:150%;
	padding:3px 0px 3px 20px;
	color:#663366;
	border-bottom:1px #663333 dashed;
	font-size: 11px;
}

#blog_back_number {
	clear:both;
	background:#F8F8EE;
	border:#DADAA5 solid 1px;
	margin:0px 0px 20px 0px;
	padding:10px;
}


#blog_back_number ul {
	list-style-type:none;
	padding:0px;
	margin:5px 5px;}

#blog_back_number ul li{
	list-style-type:none;
	
	padding-left:20px;
	background:url(../images/bg_list_item.gif) left center no-repeat;
	line-height:180%;

}

.top_midashi {
	margin:0px;
	padding:0px;
}

.top_residential_title {
	background:url(../../images/midashi_bukken_item.jpg);
	line-height:25px;
	height:25px;
	margin:0px;
	padding:0px;
	color:#d6c5cf;
	font-weight:bold;
	font-size:12px;
}

.top_residential_info {
	text-align:right;
	clear:both;
	font-size:10px;
	line-height:16px;
	height:16px;
	color:#333333;
	margin:0px;
	padding:3px;
}
.top_residential_info .chintai{
	color:#990000;
}
.top_residential_info .baibai{
	color:#990000;
}
.top_residential_info .tenpo{
	color:#990000;
}


.top_residential_title a{
	display:block;
	padding-left:25px;
	text-decoration:none;
	line-height:25px;
	height:25px;
	font-weight:bold;
	font-size:12px;
}

.top_residential_title a:link,
.top_residential_title a:visited{
	color:#d6c5cf;}

.top_residential_title a:hover,
.top_residential_title a:active {
	color:#ffffff;
}

.bukken_item_list ul {
	margin:0px;
	padding:0px;
	list-style-type:none;

}

.bukken_item_list ul li{
	margin:0px;
	padding:0px 0px 0px 20px;
	list-style-type:none;
	line-height:190%;
	border-bottom:#333333 solid 1px;
	background:url(../images/bg_list_item.gif) center left no-repeat;
}


#news_and_info {
	width:400px;
	float:right;

}

#photo_gallery {
	width:200px;
	float:left;
}

.border_line {
	border-bottom:#663300 solid 1px;
	margin-bottom:0px;
}
/*---------------------------------------------------*/
.business_item {
	clear:both;
}

.business_item_photo {
	float:left;
	width:200px;
	margin-bottom:25px;

}

.business_item_text {
	float:right;
	width:400px;	
	margin-bottom:25px;
	line-height:180%;
}

/*-----------------------------------------------------*/
.company_detail_table {
	margin:0 auto 20px;
	padding:0px;

}

.company_detail_table table{
	width:100%;
	border-top:dashed 1px #452C0A;
}

.company_detail_table table th{
	background:#F5F3E0;
	border-bottom:dashed 1px #452C0A;
	border-right:dashed 1px #452C0A;
	padding:10px;

}


.company_detail_table table td{
	background:#FFFFFF;
	border-bottom:dashed 1px #452C0A;
	text-align:left;
	padding:10px;
}

.company_introduction {
	padding-left:130px;
	background:url(../../company/images/img_introduction.jpg) no-repeat;
	line-height:180%;
}

/*-----------------------------------------------------*/
.shop_detail_table {
	width:280px;
	float:left;
	margin:0 auto 20px;
	padding:0px;
	text-align:center;
}

.shop_detail_table table{
	width:100%;
	border-top:dashed 1px #452C0A;
}

.shop_detail_table table th{
	background:#F5F3E0;
	border-bottom:dashed 1px #452C0A;
	border-right:dashed 1px #452C0A;
	padding:10px 0px;
	width:30%;

}


.shop_detail_table table td{
	background:#FFFFFF;
	border-bottom:dashed 1px #452C0A;
	padding:10px;
	text-align:left;
}

.shop_map_area {
	width:620px;
	float:right;
}

.shop_movie{
	width:320px;
	float:left;
}

.shop_information {
	width:280px;
	float:right;
}

.shop_photo_gallery {
	clear:both;
	margin:0px;
	height:110px;
	padding:20px 0px;

}

.shop_photo {
	margin-right:16px;
	float:left;
	width:110px;
}

.shop_photo_end {
	float:left;
	width:110px;
}


/*-----------------------------------------------*/
.ceo_message {
	float:right;
	width:400px;
	line-height:170%;

}

.ceo_photo {
	float:left;
	width:200px;

}

/*-----------------------------------------------*/

.contact_table {
	float:left;
	margin:0 auto 20px;
	padding:0px;
	text-align:center;
}

.contact_table table{
	width:100%;
	border-top:solid 1px #452C0A;
	border-left:solid 1px #452C0A;
}

.contact_table table th{
	background:#F5F3E0;
	border-bottom:solid 1px #452C0A;
	border-right:solid 1px #452C0A;
	padding:10px;
	width:20%;

}


.contact_table table td{
	background:#FFFFFF;
	border-bottom:solid 1px #452C0A;
	border-right:solid 1px #452C0A;
	padding:10px;
	text-align:left;
	width:80%;
}
.error {
	font-weight:bold;
	color:#990000;
}

/*-----------------------------------------------*/
.midashi_large {
	border-left:#666666 solid 10px;
	line-height:180%;
	font-size:130%;
	padding-left:10px;
	font-weight:bold;
}

.midashi_medium {
	clear:both;
	border-bottom:#666666 solid 2px;
	line-height:180%;
	font-size:120%;
	padding:0px 5px;
	font-weight:bold;
}

.midashi_small {
	border-left:#666666 solid 5px;
	padding-left:20px;
	margin-left:5px;
	line-height:180%;
	font-size:110%;
	font-weight:bold;
}

/*-----------------------------------------------*/

ol.number_list {
	list-style-type:decimal;
	margin:10px 15px;
	padding:10px 10px;
}


ol.number_list li{
	list-style-type:decimal;
	margin:0px 0px;
	padding:0px 0px;
	line-height:180%;
}


/*---------------------------------------------------*/
#link_menu {
}


#link_menu ul {
	margin:0px;
	padding:0px;
}


#link_menu ul li{
	margin:0px;
	padding:0px 0px 15px 0px;
	width:200px;
	height:35px;
}
#link_menu ul li a{
	width:200px;
	height:35px;
	line-height:35px;
	display:block;
	margin:0px;
	padding:0px;
	text-indent:-999em;
	overflow:hidden;
	background-position:0 0;
}

#link_menu_life a{
	background:url(../../link/images/bg_link_menu_life.gif);
}
#link_menu_interior a{
	background:url(../../link/images/bg_link_menu_interior.gif);
}
#link_menu_medical a{
	background:url(../../link/images/bg_link_menu_medical.gif);
}
#link_menu_beauty a{
	background:url(../../link/images/bg_link_menu_beauty.gif);
}
#link_menu_partner a{
	background:url(../../link/images/bg_link_menu_partner.gif);
}

#link_menu ul li a:link,
#link_menu ul li a:visited{
	background-position:0px 0px;
}

#link_menu ul li a:active,
#link_menu ul li a:hover{
	background-position:-200px 0px;
}


/*------------------------------------------------------*/
.gallery_coma_photo {
	padding-bottom:15px;
	width:350px;
	float:left;
}
.gallery_photo_list {
	clear:both;
}


/*---------------------------------------------------*/
#top_chintai_menu {
	background:url(../../images/bg_list_chintai.jpg) no-repeat;
	padding-left:40px;
}


#top_chintai_menu ul {
	margin:0px 0px 15px 0px;
	padding:0px;
}

#top_chintai_menu ul li{
	margin:0px;
	padding:0px;
	width:160px;
	height:20px;
}
#top_chintai_menu ul li a{
	width:160px;
	height:20px;
	line-height:20px;
	display:block;
	margin:0px;
	padding:0px;
	text-indent:-999em;
	overflow:hidden;
	background-position:0 0;
}

#top_menu_list_chintai_apaman a{
	background:url(../../images/menu_list_chintai_apaman.jpg);
}
#top_menu_list_chintai_kodate a{
	background:url(../../images/menu_list_chintai_kodate.jpg);
}
#top_menu_list_chintai_parking a{
	background:url(../../images/menu_list_chintai_parking.jpg);
}
#top_menu_list_chintai_shop a{
	background:url(../../images/menu_list_chintai_shop.jpg);
}

#top_chintai_menu ul li a:link,
#top_chintai_menu ul li a:visited{
	background-position:0px 0px;
}

#top_chintai_menu ul li a:active,
#top_chintai_menu ul li a:hover{
	background-position:-160px 0px;
}


/*---------------------------------------------------*/
#top_baibai_menu {
	background:url(../../images/bg_list_baibai.jpg) no-repeat;
	padding-left:40px;
}


#top_baibai_menu ul {
	margin:0px 0px 15px 0px;
	padding:0px;
}

#top_baibai_menu ul li{
	margin:0px;
	padding:0px;
	width:160px;
	height:20px;
}
#top_baibai_menu ul li a{
	width:160px;
	height:20px;
	line-height:20px;
	display:block;
	margin:0px;
	padding:0px;
	text-indent:-999em;
	overflow:hidden;
	background-position:0 0;
}

#top_menu_list_baibai_jigyo a{
	background:url(../../images/menu_list_baibai_jigyo.jpg);
}
#top_menu_list_baibai_kodate a{
	background:url(../../images/menu_list_baibai_kodate.jpg);
}
#top_menu_list_baibai_manshon a{
	background:url(../../images/menu_list_baibai_manshon.jpg);
}
#top_menu_list_baibai_tochi a{
	background:url(../../images/menu_list_baibai_tochi.jpg);
}

#top_baibai_menu ul li a:link,
#top_baibai_menu ul li a:visited{
	background-position:0px 0px;
}

#top_baibai_menu ul li a:active,
#top_baibai_menu ul li a:hover{
	background-position:-160px 0px;
}

/*---------------------------------------------------*/
#top_toushi_menu {
	background:url(../../images/bg_list_toushi.jpg) no-repeat;
	padding-left:40px;
}

#top_toushi_menu ul {
	margin:0px 0px 15px 0px;
	padding:0px;
}

#top_toushi_menu ul li{
	margin:0px;
	padding:0px;
	width:160px;
	height:20px;
}
#top_toushi_menu ul li a{
	width:160px;
	height:20px;
	line-height:20px;
	display:block;
	margin:0px;
	padding:0px;
	text-indent:-999em;
	overflow:hidden;
	background-position:0 0;
}

#top_menu_list_toushi_apartment a{
	background:url(../../images/menu_list_toushi_apartment.jpg);
}
#top_menu_list_toushi_building a{
	background:url(../../images/menu_list_toushi_building.jpg);
}
#top_menu_list_toushi_manshon_touri a{
	background:url(../../images/menu_list_toushi_manshon_touri.jpg);
}
#top_menu_list_toushi_manshon_touuri a{
	background:url(../../images/menu_list_toushi_manshon_touuri.jpg);
}

#top_toushi_menu ul li a:link,
#top_toushi_menu ul li a:visited{
	background-position:0px 0px;
}

#top_toushi_menu ul li a:active,
#top_toushi_menu ul li a:hover{
	background-position:-160px 0px;
}

/**/
.link_list {
	clear:both;
	margin:0px 0px 20px 0px;
	padding:3px;
}

.link_list ul {
	list-style-type:none;
	padding:0px;
	margin:5px 0px;

}
.link_list ul li{
	list-style-type:none;
	padding-left:20px;
	background:url(../images/bg_list_item.gif) left center no-repeat;
	line-height:220%;
}

.link_item {
	width:400px;
	float:left;
	margin-bottom:5px;
	margin-right:15px;
}

.link_midashi_medium {
	clear:both;
	border-bottom:#666666 solid 2px;
	line-height:180%;
	font-size:120%;
	padding:10px 5px;
	font-weight:bold;
}

/*-----------------------------------------------*/

#room_hosoku{
	float:right;
	width:400px;
}

#room_table {
	float:left;
	text-align:center;
	width:400px;
}

#room_table table{
	margin:0px 0px 20px 0px;
	padding:0px;
	width:100%;
	border-top:solid 1px #452C0A;
	border-left:solid 1px #452C0A;
}

#room_table table th{
	background:#F5F3E0;
	border-bottom:solid 1px #452C0A;
	border-right:solid 1px #452C0A;
	padding:5px;
	width:40%;

}


#room_table table td{
	background:#FFFFFF;
	border-bottom:solid 1px #452C0A;
	border-right:solid 1px #452C0A;
	padding:5px;
	text-align:left;
	width:80%;
}

#room_table table.price{
	margin:0px 0px 20px 0px;
	padding:0px;
	width:100%;
	border-top:solid 1px #452C0A;
	border-left:solid 1px #452C0A;
}

#room_table table.price th{
	background:#F5F3E0;
	border-bottom:solid 1px #452C0A;
	border-right:solid 1px #452C0A;
	padding:5px;
	width:auto;
}


#room_table table.price td{
	background:#FFFFFF;
	border-bottom:solid 1px #452C0A;
	border-right:solid 1px #452C0A;
	padding:5px;
	text-align:center;
	width:auto;
}

.room_photo_area {
	margin-bottom:20px;


}
.room_item_photo {
	width:210px;
	height:210px;
	float:left;
	text-align:center;
}
.room_item_list {
	clear:both;
	overflow:auto;
	margin:0px 0px 20px 0px;
	padding:10px;
}

.room_item_list ul {
	list-style-type:none;
	padding:0px;
	margin:5px 0px;

}
.room_item_list ul li{
	list-style-type:none;
	padding-left:20px;
	background:url(../images/bg_list_item.gif) left center no-repeat;
	line-height:180%;
}


.img_click_info{
	text-align:right;
}

.indent_text {
	line-height:180%;
	margin:20px;

}

/*---------------------------------------------------------*/
.link_item_list ul {
	margin:0px;
	padding:0px;
	list-style-type:none;

}

.link_item_list ul li{
	margin:0px;
	padding:0px 0px 0px 20px;
	list-style-type:none;
	line-height:200%;
	background:url(../../images/bg_list_bukken.jpg) top left no-repeat;
}

.link_item_list {
	width:300px;
	float:left;
	margin-bottom:15px;
}


.impact_decoration {
	color: #990000;
	font-size: large;
	font-weight: bold;
}

#search{
	text-align:left;
	margin:0px auto;
	width:960px;
}
.search1{
	float:left;
	width:200px;
	height:145px;
	background:url(../images/banner_search_bg.jpg);
	margin:0px 0px 10px 0px;
}
.searchupper{
	float:left;
	width:100px;
	height:20px;
	margin:55px 0px 0px 10px;
}
.searchupper a{
	display:block;
	width:180px;
	height:40px;
	text-indent:-1000em;
	background-position:center top;
	text-decoration:none;
}
.searchupper a:hover{
	background-position:left bottom;
}
.searchupper a.c01{
	background-image: url(../images/banner_search_map.jpg);
}

.searchlower{
	float:left;
	width:100px;
	height:20px;
	margin:25px 0px 0px 10px;
}
.searchlower a{
	display:block;
	width:180px;
	height:40px;
	text-indent:-1000em;
	background-position:center top;
	text-decoration:none;
}
.searchlower a:hover{
	background-position:left bottom;
}
.searchlower a.c01{
	background-image: url(../images/banner_search_.cond.jpg);
}




.panorama{
	float:left;
	width:620px;
	height:144px;
	background:url(../images/Panorama-View_BG.jpg);
	margin:0px 0px 5px 0px;
}



.panoramaleft a{
	float:left;
	width:180px;
	height:40px;
	margin:3px 0px 0px 75px;
	border-TOP: 1px #696969 solid;
	border-right: 1px #696969 solid;
	border-bottom: 1px #696969 solid;

}
.panoramaleft a:hover{
	background-position:left bottom;
}


.panoramaleft a.c01{
	background-image: url(../images/Panorama-View-CRG.jpg);
}


.panoramacenter a{
	float:left;
	width:180px;
	height:40px;
	margin:3px 0px 0px 0px;
	border-TOP: 1px #696969 solid;
	border-bottom: 1px #696969 solid;

}
.panoramacenter a:hover{
	background-position:left bottom;
}


.panoramacenter a.c01{
	background-image: url(../images/Panorama-View-CRG.jpg);
}


.panoramaright a{
	float:left;
	width:180px;
	height:40px;
	margin:3px 0px 0px 0px;
	border-TOP: 1px #696969 solid;
	border-left: 1px #696969 solid;
	border-bottom: 1px #696969 solid;

}
.panoramaright a:hover{
	background-position:left bottom;
}
.panoramadiv {
	float:left;
	width:250px;
	height:40px;
	margin:3px 0px 5px 5px;
}
.panoramadiv_center {
	float:left;
	width:180px;
	height:40px;
	margin:3px 0px 5px 0px;
}

#panoramainfo{
	font-size:12px;
}

