/* @override 
	http://10.0.1.25:8008/css/base.css */

@charset "UTF-8";

/* @group 初期設定 */

html,
body{
	overflow-x: hidden;
}

h1,h2,h3,h4,h5,h6,p,img,ul,li,a,dl,dt,dd,ul,li {
	margin: 0;
	padding: 0;
}

* {
	background-position: 0 0;
	background-repeat: no-repeat;
}

p,dt,dd,li {
	font-size: 12px;
}

body {
	background-image: url(/page_parts/bg_body_second.gif);
	background-repeat: repeat-x;
}

body#page_home {
	background-image: none;
}

a {color: #3b5998;
}

/* @end */

/* @group box_main_img */

body#page_home div#box_main_img {
	width: 100%;
	margin-top: -4px;
	margin-bottom: 20px;
	background-image: url(/page_parts/bg_box_main_img.gif);
	position: absolute;
	overflow: hidden;
}

/*div#slider {
	height: 330px;
	overflow: hidden;
}

div#slide1 {
	width: 642px;
	margin: 0 auto;
}*/

.bx-wrapper{
	width: 100% !important;
	overflow: hidden;
	position: relative !important;
}

.bx-window{
	width: 642px !important;
	margin: 0 auto !important;
	overflow: visible !important;
	height: 330px;
	position: relative;
		background-image: url(/page_parts/bg_main_img_cen.png);
	padding: 8px 11px 12px 7px;
}

#slider div{
	width: 661px;
	height: 330px;
}

#slider div.pager {
	margin: 0;
}

.prev-next{
	width: 661px;
	margin: 0 auto;
	position: relative;
}

a.bx-prev {
	width: 47px;
	height: 47px;
	display: block;
	background-image: url(/page_parts/btn_prev.png);
	position: absolute;
	top:-265px;
	left: -23px;
	text-indent: -9999px;
	z-index: 10000;
}
	
a.bx-next {
	width: 47px;
	height: 47px;
	display: block;
	background-image: url(/page_parts/btn_next.png);
	position: absolute;
	top:-265px;
	right: -23px;
	text-indent: -9999px;
	z-index: 10000;
}

div.bx-pager {
width: 610px;
	display: block;
	margin: 0 auto;
	zoom:1;
}

a.pager-link {
	width: 92px;
	height: 47px;
	display: inline-block;
	margin: 0 5px;
	padding: 9px 10px;
	background-image: url(/page_parts/bg_main_img_thum.png);
}

div.bx-pager a:hover img {
	opacity: 0.8;
	-moz-opacity: 0.8; /* Firefox */
	filter: alpha(opacity=80); /* IE6/7 */
	-ms-filter: "alpha(opacity=80)"; /* IE8 */
}


a.pager-link img {
	width: 92px;
	height: 47px;
}

a.pager-link.pager-active {
	background-image: url(/page_parts/bg_main_img_act.png);
}

div#box_slider_img {
width: 661px;
height: 349px;
	background-image: url(/page_parts/bg_main_img_cen.png);
}

div#box_wraper {
width: 980px;
margin: 0 auto;
position: relative;
}

.ie6 div#box_wraper {
width: auto;
}

*+html div#box_wraper {
width: auto;
margin: 0 auto;
}

div#img_left {
	width: 1000px;
	height: 330px;
	position: absolute;
	top: -432px;
	right: 833px;
	background-image: url(/page_parts/bg_dot.png);
	background-position: 100% 0;
	background-repeat: repeat-x;
}

div#img_right {
	width: 1000px;
	height: 330px;
	position: absolute;
	top: -432px;
	left: 829px;
	background-image: url(/page_parts/bg_dot.png);
	background-position: 100% 0;
	background-repeat: repeat-x;
}




/* @end */

/* @group header */

div#box_header {
	width: 980px;
	height: 89px;
	margin: 0 auto;
}

div#box_header p {
	float: left;
	display: inline;
}


div#box_header p#logo_head {
	margin-top: 6px;
	margin-right: 12px;
}

div#box_header h1 {
	margin-top: 24px;
	margin-right: 17px;
	float: left;
	display: inline;
}

p#typo_telephone_head {
	margin-top: 3px;
	margin-right: 13px;
}

/* @end */

p.btn_inquiry a:hover img {
	opacity: 0.8;
	-moz-opacity: 0.8; /* Firefox */
	filter: alpha(opacity=80); /* IE6/7 */
	-ms-filter: "alpha(opacity=80)"; /* IE8 */
}


/* @group box_utility */

div#box_utility {
	width: 980px;
	margin: 0 auto;
	background-image: url(/page_parts/bg_box_utility.gif);
	margin-top: -3px;
	position: relative;
}

body#page_home div#box_utility {
	margin-top: 0;
}

div#box_utility:after{
	content: '.';
	visibility: hidden;
	height: 0;
	clear: both;
	display: block;
}

p#typo_supported {
	/*margin-left: 5px;
	margin-top: 3px;*/
	margin-right: 12px;
	position: absolute;
	top: 3px;
	left: 5px;
}

body#page_home div#box_utility ul {
	width: 580px;
	height: 27px;
	margin-left: 183px;
	margin-right: 15px;
	float: left;
	background-image: url(/page_parts/arrow_head_line.gif);
	margin-top: 9px;
	display: inline;
	overflow: hidden;
}

body#page_home div#box_utility li {
width: 580px;
font-size: 14px;
	padding-left: 24px;
	line-height: 1.8;
	color: #fff;
	/*letter-spacing: -0.1em;*/
}

body#page_home div#box_utility li a {
	color: #fff;
	
}

div#box_sns div {
	height:24px;
	float:left;	
	margin-top: 7px;
	display: inline;
}

div#box_sns:after{
	content: '.';
	visibility: hidden;
	height: 0;
	clear: both;
	display: block;
}

div#tweet {
	width:78px;
	padding-top:2px;
	overflow:hidden;
}

div#face {
	width:76px;
	margin-right:6px;
	overflow:hidden;
}

*:first-child+html div#face {
	width:77px;
}

div#mixi {
	width:58px;
	padding-top:3px;
	margin-right:8px;
	overflow:hidden;
	text-align:left;
}

/* @end */

/* @group box_station */

div#box_station {
	width: 980px;
	margin: 470px auto 10px;
	overflow: hidden;
}

div#box_ttl_tab {
	width: 977px;
	height: 56px;
	background-image: url(/page_parts/parts_tab_03.gif);
	background-position: 0 100%;
	padding-bottom: 1px;
}

div#box_map {
margin-top: 20px;
margin-bottom: 20px;
	text-align: center;
	position: relative;
}

div#box_map p {
	position: absolute;
	top: 20px;
	right: 40px;
}

div#box_ttl_tab h2 {
	float: left;
	display: inline;
	margin-left: 38px;
	margin-right: 19px;
}

div#box_station ul {
	width: 977px;
	height: 45px;
}

.ie6 div#box_station ul,
.ie7 div#box_station ul {
	margin-top: -40px;
	padding-left: 337px;
}

div#box_station li {
	height: 45px;
	display: block;
	float: left;
	background-image: url(/page_parts/bg_tab_station.gif);
	text-indent: -9999px;
}

div#box_station li:hover {
	cursor: pointer;
}

li#tab_rail_01 {
	width: 390px;	
}

li#tab_rail_01.active {
height: 44px;
	background-position: 0 -45px;
}

li#tab_rail_02 {
	width: 222px;
	background-position: -390px 0;
}

li#tab_rail_02.active {
height: 44px;
	background-position: -390px -45px;
}

/* @end */


/**/

div#box_contents {
	width: 967px;
	margin: 0 auto 15px;
	padding-top: 14px;
	padding-left: 13px;
	background-color: #ededed;
	padding-bottom: 0;
}

body#page_home div#box_contents {
width: 966px;
	padding-left: 14px;
	background-image: url(/page_parts/bg_contents_top.gif);
	clear: both;
}

div#box_contents:after{
	content: '.';
	visibility: hidden;
	height: 0;
	clear: both;
	display: block;
}

/* @group box_snavi */

div#box_snavi {
	
	
}

div#box_snavi:after{
	content: '.';
	visibility: hidden;
	height: 0;
	clear: both;
	display: block;
}

div#box_snavi p {
	float: left;
	margin-right: 6px;
	display: inline;
	background-color: #fff;
}

div#box_snavi p a:hover img {
	opacity: 0.8;
	-moz-opacity: 0.8; /* Firefox */
	filter: alpha(opacity=80); /* IE6/7 */
	-ms-filter: "alpha(opacity=80)"; /* IE8 */
}


/* @end */

div#box_left {
	width: 715px;
	float: left;
	display: inline;
}

body#page_home div#box_left {
	width: 716px;
}

/* @group box_town_info */

div#box_town_info {
	width: 712px;
	background: url(/page_parts/bg_town_info.gif);
	background-position: 0 100%;
	padding-bottom: 30px;
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-left: 4px;
	margin-bottom: 5px;
	position: relative;
}

div.town_info:after{
	content: '.';
	visibility: hidden;
	height: 0;
	clear: both;
	display: block;
}

div#box_town_info h2 {
	position: absolute;
	right: -5px;
	top: 20px;
	z-index: 10;
}

div#box_town_info ul {
	padding-left: 100px;
	position: relative;
	z-index: 1000;
}

div#box_town_info ul:after{
	content: '.';
	visibility: hidden;
	height: 0;
	clear: both;
	display: block;
}

div#box_town_info li {
	height: 26px;
	margin-bottom: 9px;
	cursor: pointer;
	float: left;
	display: inline-block;
	text-indent: -9999px;
}

li#tab_kiyose {
	width: 64px;
	background-image: url(/page_parts/btn_kiyose.gif);
}

li#tab_kiyose.select {
	width: 64px;
	background-image: url(/page_parts/btn_kiyose_act.gif);
}

li#tab_hibari {
	width: 114px;
	background-image: url(/page_parts/btn_hibari.gif);
}

li#tab_hibari.select {
	width: 114px;
	background-image: url(/page_parts/btn_hibari_act.gif);
}

li#tab_hanakoganei {
	width: 99px;
	background-image: url(/page_parts/btn_hanakoganei.gif);
}

li#tab_hanakoganei.select {
	width: 99px;
	background-image: url(/page_parts/btn_hanakoganei_act.gif);
}

li#tab_kumegawa {
	width: 83px;
	background-image: url(/page_parts/btn_kumegawa.gif);
}

li#tab_kumegawa.select {
	width: 83px;
	background-image: url(/page_parts/btn_kumegawa_act.gif);
}

li#tab_h_tokorozawa {
	width: 83px;
	background-image: url(/page_parts/btn_higashi_tokorozawa.gif);
}

li#tab_h_tokorozawa.select {
	width: 83px;
	background-image: url(/page_parts/btn_higashi_tokorozawa_act.gif);
}

li#tab_tokorozawa {
	width: 64px;
	background-image: url(/page_parts/btn_tokorozawa.gif);
}

li#tab_tokorozawa.select {
	width: 64px;
	background-image: url(/page_parts/btn_tokorozawa_act.gif);
}

/**/

div#box_town_info h3 {
	display: none;
}

div.inner_town_left {
	width: 348px;
	
	padding-right: 20px;
	border-right: 1px solid #cccbcc;
	float: left;
	display: inline;
}

div#box_town_info p.img_town {
	margin-bottom: 10px;
}

div.inner_town_left h4 {
	font-size: 14px;
	color: #225a9a;
	margin-top: 5px;
	margin-bottom: 7px;
	padding-left: 62px;
}

div.inner_town_left h4 a {
	text-decoration: none;
}

div.inner_town_left p {
line-height: 1.4;
	padding-left: 62px;
}

div.inner_town_left p.icon_facebook {
	float: left;
	padding-left: 15px;
	display: inline;
}

div.inner_town_right {
	float: left;
	width: 245px;
	display: inline;
	padding-left: 15px;
}

div.inner_town_right dt {
	font-size: 14px;
	margin-bottom: 4px;
}

div.inner_town_right dd {
	padding-left: 4.6em;
	margin-bottom: 2px;
}

p.btn_town_search {
	position: absolute;
	right: 24px;
	bottom: 30px;
}

html.safari div.inner_town_right dt {
	margin-bottom: 1px;
}

html.safari div.inner_town_right dd {
	padding-left: 6em;
	margin-bottom: 1px;
}

/* @end */

/* @group box_ttl */

div.box_ttl {
	width: 711px;
	position: relative;
	height: 40px;
	margin-bottom: 3px;
	z-index: 100;
}

div.box_ttl h2 {
	position: absolute;
	top: 0;
	left: 0;
}

div.box_ttl p {
	position: absolute;
	top: 0;
	right: 0;
}

p.btn_search a:hover img {
	opacity: 0.8;
	-moz-opacity: 0.8; /* Firefox */
	filter: alpha(opacity=80); /* IE6/7 */
	-ms-filter: "alpha(opacity=80)"; /* IE8 */
}


/* @end */


/* @group box_keyword */

div#box_keyword {
	margin-bottom: 27px;
	zoom:1;
}

div#inner_keyword:after{
	content: '.';
	visibility: hidden;
	height: 0;
	clear: both;
	display: block;
}

div#inner_keyword p {
	width: 234px;
	height: 164px;
	float: left;
	margin-right: 6px;
	position: relative;
	overflow: hidden;
}

div#inner_keyword p img {
	position: absolute;
	top: 0;
	left: 0;
}

div#inner_keyword p a {
font-size: 11px;
	text-decoration: none;
	color: #4e4a4a;
	line-height: 1.4;
}

div#inner_keyword p a span {
	width: 180px;
	position: absolute;
	left: 35px;
	top: 97px;
}

div#box_keyword p a:hover img {
	opacity: 0.8;
	-moz-opacity: 0.8; /* Firefox */
	filter: alpha(opacity=80); /* IE6/7 */
	-ms-filter: "alpha(opacity=80)"; /* IE8 */
}


div#box_keyword p.btn_right {
	margin-right: 0;
}



/* @end */

div#box_right {
	width: 231px;
	margin-top: -180px;
	position: relative;
	z-index: 10000;
	margin-right: 10px;
	float: right;
	display: inline;
}

body#page_home div#box_right {
	margin-top: 0;
}

div#box_right div {
	margin-bottom: 15px;
}

/* @group box_sns_min */

div#box_sns_min {
	width: 224px;
	text-align: center;
	background-color: #fff;
	padding: 11px 0 5px;
}

div#box_sns_min h4 {
	margin-bottom: 7px;
}

div#box_sns_min p {
	margin-bottom: 8px;
}

/* @end */

/* @group box_info */

div#box_info {
	width: 224px;
	overflow: visible;
	background-color: #fff;
	padding-bottom: 10px;
}

div#box_info div {
	margin-bottom: 0;
}

div#box_info h4 {
	
}

div#box_info dl {
	width: 200px;
	height: auto;
		padding-top: 6px;
	padding-left: 12px;
	padding-right: 6px;
	
	overflow: auto;
}

div#box_info dt {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	text-align: left;
}

div#box_info dd {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-image: url(/page_parts/dot_glay_w.gif);
	background-position: 0 100%;
	background-repeat: repeat-x;
	text-align: left;
}

/* @end */

/* @group box_about */

div#box_about {
	width: 224px;
	overflow: visible;
	background-color: #fff;
	padding-bottom: 12px;
}

div#box_about h4 {
	margin-bottom: 6px;
}


div#box_about p {
	margin-left: 12px;
}

div#box_about p a {
	display: block;
	width: 199px;
	height: 37px;
	background-image: url(/page_parts/bg_about.gif);
	text-indent: -9999px;
}

div#box_about p#about_company a {
	height: 31px;
}

body.company div#box_about p#about_company a {
	height: 31px;
	background-position: -213px 0;
}

p#about_inquiry a {
	background-position: 0 -31px;
}

p#about_request a {
	background-position: 0 -68px;
}

p#about_recruit a {
	background-position: 0 -105px;
}

body.recruit p#about_recruit a {
	background-position: -213px -105px;
}

p#about_shop a {
	background-position: 0 -142px;
}

body.shop p#about_shop a {
	background-position: -213px -142px;
}

div#box_about p#about_sitemap a {
	background-position: 0 -179px;
}

body.sitemap div#box_about p#about_sitemap a {
	background-position: -213px -179px;
}

div#box_about p a:hover {
	opacity: 0.8;
	-moz-opacity: 0.8; /* Firefox */
	filter: alpha(opacity=80); /* IE6/7 */
	-ms-filter: "alpha(opacity=80)"; /* IE8 */
}


/* @end */

/* @group box_shopinfo */

div#box_shopinfo {
	width: 224px;
	overflow: visible;
	background-color: #fff;
	padding-bottom: 6px;
}

div#box_shopinfo h4 {
	margin-bottom: 6px;
}

div#box_shopinfo p {
	width: 200px;
	margin: 0 auto 10px;
	line-height: 1.4;
}

.typo_root {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-weight: bold;
}

/* @end */

/* @group box_footer */

div#box_footer {
	width: 980px;
	margin: 0 auto 30px;
}

div#box_footer:after{
	content: '.';
	visibility: hidden;
	height: 0;
	clear: both;
	display: block;
}

div#box_footer div.goto_top {
	text-align: right;
	margin-bottom: 14px;
}

div#box_footer div.goto_top p {
	margin-right: 3px;
}

div.goto_top p a:hover img {
	opacity: 0.8;
	-moz-opacity: 0.8; /* Firefox */
	filter: alpha(opacity=80); /* IE6/7 */
	-ms-filter: "alpha(opacity=80)"; /* IE8 */
}


div#box_footer p.btn_inquiry {
	float: left;
	display: inline;
	margin-top: 35px;
	margin-right: 12px;
}

p#typo_telephone_footer {
	float: left;
	display: inline;
	margin-top: 39px;
	margin-right: 15px;
}

div#inner_footer {
	float: left;
	display: inline;
	margin-top: 48px;
}

div#inner_footer:after{
	content: '.';
	visibility: hidden;
	height: 0;
	clear: both;
	display: block;
}

div#inner_footer p {
	float: left;
	margin-right: 11px;
	margin-bottom: 10px;
	display: inline;
}

div#inner_footer p a:hover img {
	opacity: 0.8;
	-moz-opacity: 0.8; /* Firefox */
	filter: alpha(opacity=80); /* IE6/7 */
	-ms-filter: "alpha(opacity=80)"; /* IE8 */
}


p#typo_copyright {
	clear: both;
	font-family: Verdana, sans-serif;
}

p#logo_footer {
	float: right;
	display: inline;
	margin-top: 18px;
	padding-left: 34px;
	background-image: url(/page_parts/dot_glay_h.gif);
	background-repeat: repeat-y;
}

/* @end */

/* @group box_osusume */

div#box_osusume {
	width: 711px;
	position: relative;
	margin-bottom: 30px;
	overflow: hidden;
}


div.inner_osusume {
	height: 900px;
	margin-left: 11px;
	overflow: auto;
	border-bottom: 1px solid #cacaca;
	position: relative;
}

span#osusume_btm {
width: 680px;
height: 11px;
position: absolute;
bottom: 1px;
left: 11px;
	background-image: url(/page_parts/gradient.png);
	background-position: 0 100%;
	background-repeat: repeat-x;
	z-index: 1000;
}

.ie7 span#osusume_btm,
.ie6 span#osusume_btm {
	bottom: 0;
}


ul.eswsPropertyInfo:after{
	content: '.';
	visibility: hidden;
	height: 0;
	clear: both;
	display: block;
}

li.eswsPropertyContainer {
	width: 207px;
	min-height: 344px;
	_height: 344px;
	float: left;
	display: inline-block;
	position: relative;
	margin-right: 25px;
	margin-bottom: 15px;
	z-index: 0;
}

li.eswsPropertyContainer.info_right {
	margin-right: 0px;
}

span.eswsPrice {
	font-size: 30px;
	color: #00489e;
	font-weight: bold;
	margin-right: 2px;
}

p.eswsTitlePrice a {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}


span.eswsBuildingType a span {
	width: 84px;
	height: 22px;
	position: absolute;
	text-indent: -9999px;
	margin-top: 6px;
	margin-left: 8px;
}

span.icon_house {
	background-image: url(/page_parts/img_cat_house.gif);
	
}

span.icon_mansion {
	background-image: url(/page_parts/img_cat_mansion.gif);
}

span.icon_apart {
	width: ;
	background-image: url(/page_parts/img_cat_apartment.gif);
	
}

span.icon_rent {
	background-image: url(/page_parts/img_cat_rent.gif);
}

div.box_access {
height: 48px;
text-decoration: none;
background-image: url(/page_parts/bg_eswsAccess.gif);
background-position: 0 100%;
padding-bottom: 1px;
margin-bottom: 4px;
}

p.eswsAccess {
height: 37px;
	width: 207px;
	text-align: center;
	background-image: url(/page_parts/bg_eswsAccess.gif);
	background-repeat: repeat-x;
	padding-top: 2px;
	margin-bottom: 6px;
	overflow: hidden;
}

p.eswsAccess a {
width: 193px;
height: 33px;
display: table-cell;
vertical-align: middle;
padding: 7px;
	font-size: 11px;
	color: #000;
	zoom:1;
	overflow: hidden;
	text-decoration: none;
}

td.eswsImageArea {
	width: 271px;
	height: 154px;
	text-align: center;
	background-color: #fff;
	border-right: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
}

td.eswsImageArea img {
	width: auto;
	height: auto;
	border: 5px solid #ffffff;
}

td.eswsImageArea a {
	display: block;
}

td.eswsInformation ul {
	width: 207px;
	position: absolute;
	top: 250px;
	left: 5px;
	background-image: url(/page_parts/dot_glay_w.gif);
	background-position: 0 100%;
	background-repeat: repeat-x;
	padding-bottom: 10px;
}

td.eswsInformation ul li {
font-size: 12px;
	display: inline;
	line-height: 1.4;
}

td.eswsInformation ul li br {
	display: none;
}

td.eswsInformation ul li a {
	color: #000;
	text-decoration: none;
}

.eswsOsusumeHorizontal .eswsBtnOsusumeDetail {
	width: 99px;
	height: 37px;
	position: absolute;
	bottom: 5px;
	left: 55px;
}

div.eswsBtnOsusumeDetail a {
	width: 99px;
	display: block;
	height: 37px;
	margin: 0;
	text-indent: -9999px;
	background-image: url(/page_parts/btn_detail.gif);
}

div.eswsBtnOsusumeDetail a:hover {
	opacity: 0.8;
	-moz-opacity: 0.8; /* Firefox */
	filter: alpha(opacity=80); /* IE6/7 */
	-ms-filter: "alpha(opacity=80)"; /* IE8 */
}


/* @end */


/* @group 物件 */



/*　右システム　*/

#page_search .resultnumber{
	padding:0 0 10px 0;
	border-bottom:1px solid #c5c5c5;
}

#page_search .resultnumber li{
	float:left;
}

#page_search .resultnumber li.num{
	font-weight:bold;
	font-size:117%;
	color:#333;
	margin-right:24px;
}

#page_search .resultnumber:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
#page_search .resultnumber { display:inline-block; }
/*\*/
* html #page_search .resultnumber { height:1%; }
#page_search .resultnumber { display:block; }
/**/

#page_search .changearea{
	margin-bottom:2px;
	padding:6px 0 6px 0;
	border-bottom:1px solid #c5c5c5;
}

#page_search .changearea span{
	font-weight:bold;
	margin-right:8px;
	color:#333;
}

#page_search .changearea a{
	margin-right:7px;
}

#page_search .changearea:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
#page_search .changearea { display:inline-block; }
/*\*/
* html #page_search .changearea { height:1%; }
#page_search .changearea { display:block; }
/**/

#page_search .checkcontact{
	width:707px;
	height:40px;
	margin-bottom: 15px;
	padding: 8px 0 3px 8px;
	clear:both;
	border-bottom:1px solid #c5c5c5;
}

#page_search .checkcontact .typo_checkcontact {
	padding-bottom: 7px;
	margin-left: 7px;
}

#page_search .listsection{
	width:713px;
	margin-bottom:12px;
	padding:0 0 12px 0;
	clear:both;
	font-size: 12px;
	background-image: url(/page_parts/bg_listsection.gif);
	background-position: 0 100%;
}

#page_search .listsection .new{
font-size: 14px;
	height: 37px;
	color: #fff;
	line-height: 40px;
	text-indent: 36px;
	margin-bottom:16px;
	background-image: url(/page_parts/bg_listsection.gif);
	background-position: 0 0;
	overflow: hidden;
	font-weight: bold;
	text-align: left;
	padding-right: 15px;
}

#page_search .listsection .left{
	width:354px;
	float:left;
	margin-left: 17px;
	padding:0 0 16px 0;
	display: inline;
}

#page_search .listsection .left .img{
	width:383px;
	margin-bottom:8px;
	text-align:center;
}

#page_search .listsection .left .img a img{
	width:auto !important;
	height:255px !important;
}

#page_search .listsection .left .imgin{
	width:354px;
	text-align:center !important;
	background-color:#EFEFEF;
}

#page_search .listsection .left .imgin a img{
	width:auto !important;
	height:115px !important;
}

#page_search .listsection .left ul li{
	margin-right:9px;
	width:187px;
	margin:0 auto;
}

#page_search .listsection .right{
	width:316px;
	float:right;
	margin-right: 15px;
	display: inline;
}

#page_search .listsection .right .namearea{
	padding-bottom:6px;
	text-align: left;
}

#page_search .listsection .right .namearea:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
#page_search .listsection .right .namearea { display:inline-block; }
/*\*/
* html #page_search .listsection .right .namearea { height:1%; }
#page_search .listsection .right .namearea { display:block; }
/**/

#page_search .listsection .right .namearea .name,
#page_search .listsection .right .namearea .time{
	font-size:14px !important;
	line-height:1.7 !important;
	color:#333;
	font-weight:bold;
}

#page_search .listsection .right .cb{
	line-height: 1.7;
	text-align: left;
}

#page_search .listsection .right .namearea .name{
	width:316px;
	float:left;
}

#page_search .listsection .right .namearea .name br{
	display:none;
	padding-left:1em;
}

/*#page_search .listsection .right .namearea .time{
	width:76px;
	float:right;
	text-align:right;
} */

#page_search .listsection .right .tb_price{
	width:316px;
	margin-top:11px;
}

#page_search .listsection .right .tb_price th{
	width:50%;
}

#page_search .listsection .right .tb_price td{
	color:#f07c0f;
	font-weight:bold;
	font-size:30px !important;
	line-height:1.2;
}

#page_search .listsection .right .tb_detail01{
	width:316px;
	margin-top:18px;
	border-top:1px solid #DFDFDF;
	border-left:1px solid #DFDFDF;
}

#page_search .listsection .right .tb_detail01 th,
#page_search .listsection .right .tb_detail01 td,
#page_search .listsection .right .tb_detail02 th,
#page_search .listsection .right .tb_detail02 td{
	border-right:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;
	line-height:1.7 !important;
}

#page_search .listsection .right .tb_detail01 th{
	width:65px;
	background-color:#EEEEEE;
	text-align:center;
	color:#333;
	padding:5px 0;
}

#page_search .listsection .right .tb_detail01 td{
	width:85px;
	padding:5px 0 5px 8px;
}

#page_search .listsection .right .tb_detail02{
	width:316px;
	margin-top:8px;
	border-top:1px solid #DFDFDF;
	border-left:1px solid #DFDFDF;
}

#page_search .listsection .right .tb_detail02 th{
	width:65px;
	background-color:#EEEEEE;
	text-align:center;
	color:#333;
	padding:5px 0;
}

#page_search .listsection .right .tb_detail02 td{
	padding:5px 0 5px 8px;
}

#page_search .listsection .right .listbtn{
	height: 41px;
	clear:both;
	margin-top: 20px;
	margin-bottom: 20px;
}

#page_search .listsection .right .listbtn li{
	float:left;
	display: inline;
	margin-left: 4px;
}

#page_search .listsection .cheack{
	clear:both;
	padding:15px 0 10px 0;
	border-top: 1px solid #d6d6d6;
}

#page_search .listsection .cheack input{
	margin:0 8px;
}

#page_search .listsection:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
#page_search .listsection { display:inline-block; }
/*\*/
* html #page_search .listsection { height:1%; }
#page_search .listsection { display:block; }
/**/

#page_search .pnation{
	width:715px;
	text-align:center;
	padding:26px 0 25px;
	font-size:117%;
	border-bottom:1px solid #c5c5c5;
}

#page_search .pnation li {
	font-size: 16px;
}

#page_search .pnation a{
	color: #17c0f3;
	text-decoration:underline;
}

#page_search .pnation a:hover{
	text-decoration:none;
}


/*　左検索　*/

#page_search .contleft .lsection{
	width:233px;
	margin-bottom:27px;
	clear:both;
	text-align:left;
	vertical-align:middle;
}

#page_search .contleft .lsection:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
#page_search .contleft .lsection { display:inline-block; }
/*\*/
* html #page_search .contleft .lsection { height:1%; }
#page_search .contleft .lsection { display:block; }
/**/

#page_search .contleft .lsection .lbox{
	width:233px;
	clear:both;
}

#page_search .contleft .lsection .txtlink{
	width:233px;
	padding:4px 0 0 0;
}

#page_search .contleft .lsection .txtlink li{
	width:116px;
	float:left;
}

#page_search .contleft .lsection .tit{
	margin-bottom:13px;
}

#page_search .contleft .lsection .caution{
	width:233px;
	padding:4px 0 0 0;
	line-height:1.35;
	clear:both;
}

#page_search .contleft .lsection .list_n li{
	margin-top:2px;
}

#page_search .contleft .lsection .list_w li{
	width:50%;
	float:left;
	margin-top:2px;
}

/*　詳細　*/

.sysdetail .contright2{
	width:715px;
	margin:0 auto !important;
}

#page_search .contright2 h2{
	font-weight:bold;
	font-size:200%;
	color:#f07c0f;
	vertical-align:top;
	line-height:1.4;
	margin-top:-8px;
	margin-bottom:7px;
}

#page_search .contright2 h2 span{
	margin-left:24px;
}

#page_search .detailcontact{
	width:715px;
	clear:both;
}

#page_search .detailcontact .tb_contactno{
	width:383px;
	float:left;
	border-top:1px solid #DFDFDF;
	border-left:1px solid #DFDFDF;
}

#page_search .detailcontact .tb_contactno th,
#page_search .detailcontact .tb_contactno td{
	border-right:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;
}

#page_search .detailcontact .tb_contactno th{
	width:131px;
	background-color:#EEEEEE;
	text-align:center;
	color:#333;
	padding:3px 0;
}

#page_search .detailcontact .tb_contactno td{
	padding:3px 0 3px 16px;
	font-weight:bold;
	font-size:150%;
	color:#00BFFF;
}

#page_search .detailcontact ul{
	width:324px;
	float:right;
}

#page_search .detailcontact ul li{
	float:left;
	padding-left:8px;
}

#page_search .print{
	width:715px;
	clear:both;
	padding-top:20px;
	text-align:right;
}

#page_search .print p{
	float:right;
}

#page_search .print span{
	width:154px;
	height:32px;
	float:right;
	margin:-4px 0 0 16px;
}

#page_search .tb_detailinfo{
	width:715px;
	margin:16px 0 24px;
	border-top:1px solid #DFDFDF;
	border-left:1px solid #DFDFDF;
	clear:both;
}

#page_search .tb_detailinfo02{
	width:715px;
	margin:12px 0 5px;
	border-top:1px solid #DFDFDF;
	border-left:1px solid #DFDFDF;
	clear:both;
}

#page_search .tb_detailinfo th,
#page_search .tb_detailinfo td,
#page_search .tb_detailinfo02 th,
#page_search .tb_detailinfo02 td{
	border-right:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;
}

#page_search .tb_detailinfo th{
	background-color:#EEEEEE;
	text-align:center;
	color:#333;
	padding:5px 0;
	line-height:1.35;
}

#page_search .tb_detailinfo td{
	padding:5px 0 5px;
	text-align:center;
	line-height:1.35;
}

#page_search .tb_detailinfo td span{
	font-weight:bold;
	font-size:150%;
	color:#333;
}

#page_search .tb_detailinfo02 th{
	width:132px;
	background-color:#EEEEEE;
	text-align:center;
	color:#333;
	padding:7px 0;
	line-height:1.35;
}

#page_search .tb_detailinfo02 td{
	width:558px;
	padding:7px 8px 7px 16px;
	line-height:1.35;
}

#page_search .tb_detailinfo02 tr.l4 th{
	width:132px !important;
}

#page_search .tb_detailinfo02 tr.l4 td{
	width:225px !important;
}

#page_search .tb_detailinfo02 .w132{
	width:132px !important;
}

#page_search .tb_detailinfo02 td a{
	width:92px;
	margin-top:6px;
	vertical-align:middle;
	display:inline-block;
}

#page_search .flashcont{
	width:715px;
	clear:both;
	text-align:center;
	margin:0 auto;
}

#page_search .checkarea{
	width:610px;
	clear:both;
	padding:16px 0 28px 105px;
	background:url(../listimg/ic_check.jpg) no-repeat 0 16px;
}

#page_search .telarea{
	width:715px;
	clear:both;
	margin-bottom:26px;	
}

#page_search .telarea:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
#page_search .telarea { display:inline-block; }
/*\*/
* html #page_search .telarea { height:1%; }
#page_search .telarea { display:block; }
/**/

#page_search .telarea .telno{
	width:383px;
	height:86px;
	float:left;
	background:url(../listimg/img_telno.jpg) no-repeat 0 0;
	position:relative; 
}

#page_search .telarea .telno span{
	width:240px;
	text-align:center;
	position:absolute;
	top:14px;
	left:92px;
}

#page_search .telarea .qr{
	width:186px;
	height:76px;
	padding:10px 110px 0 0;
	float:right;
	background:url(../listimg/img_qr.jpg) no-repeat right 10px;
}

#page_search .telarea ul{
	width:324px;
	float:right;
}

#page_search .telarea ul li{
	float:left;
	padding-left:8px;
}

#page_search .titdetail{
	font-weight:bold;
	color:#07B6FF;
	font-size:117%;
	clear:both;
}

#page_search .titdetails{
	font-weight:bold;
	color:#07B6FF;
	clear:both;
	margin-bottom:12px;
}

/*　各ボタン　*/

.btnserach input{
	background:none;
	border:0;
	width:233px;
	height:54px;
	background:url(../listimg/btn_searchoff.jpg) no-repeat 0 0;
	cursor:pointer;
	font-size:0;
	line-height:0;
	text-align:left;
	display:block;
	text-decoration:none;
	text-indent:-9999px;
}

.btnserach input:hover {
	background:url(../listimg/btn_searchon.jpg) no-repeat 0 0;
	color:#000;
}

#page_search .print input{
	background:none;
	border:0;
	width:154px;
	height:32px;
	background:url(../listimg/btn_printoff.jpg) no-repeat 0 0;
	cursor:pointer;
	font-size:0;
	line-height:0;
	text-align:left;
	display:block;
	text-decoration:none;
	text-indent:-9999px;
}

#page_search .print input:hover {
	background:url(../listimg/btn_printon.jpg) no-repeat 0 0;
	color:#000;
}

#page_search .back{
	width:314px;
	margin:-26px auto 40px;
	clear:both;
}

/* --------------------------------------------------------------------------------------
 エリア・沿線検索
--------------------------------------------------------------------------------------- */

#page_search .searchlist{
	width:715px;
	margin-bottom:40px;
	clear:both;
}

#page_search .searchlist:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
#page_search .searchlist { display:inline-block; }
/*\*/
* html #page_search .searchlist{ height:1%; }
#page_search .searchlist { display:block; }
/**/

#page_search .searchlist .searchtit{
	font-weight:bold;
	color:#07B6FF;
	margin-bottom:12px;
	font-size:117%;
}

#page_search .searchlist .stit01{
	padding:0 0 12px 0;
}

#page_search .searchlist .stit02{
	padding:28px 0 12px 0;
}

#page_search .searchlist .list_4{
	width:715px;
	clear:both;
	margin-bottom:12px;
	padding:0 0 16px 0;
	border-bottom:1px solid #DFDFDF;
}

#page_search .searchlist .list_4 li{
	width:178px;
	float:left;
}

#page_search .searchlist .searchbtn{
	width:500px;
	margin:0 auto;
	padding:24px 0 0 0;
	clear:both;
}

#page_search .searchlist .searchbtn li{
	width:234px;
	margin:0 8px;
	float:left;
}

/* --------------------------------------------------------------------------------------
 NONE
--------------------------------------------------------------------------------------- */

.eswsNoCount{
	width:715px;
	position:absolute;
	right:0;
}

.eswsNoCount span{
	font-weight:bold;
	font-size:117%;
}

/* --------------------------------------------------------------------------------------
 システム
--------------------------------------------------------------------------------------- */

.eswsSearchForm {
    padding: 0 0 10px\9;
}

.eswsTitleSearchCondition h4,
.eswsTitleSearchCondition p a {
	height:43px;
	height:45px\9;
	background-position:0 10px\9; 
	font-size:4px\9;
}


/* @end */

/* @group navi */

div#box_navi {
	width: 784px;
	height: 37px;
	margin-left: 195px;
	padding-top: 3px;
	position: relative;
}

ul#navi ul:after{
	content: '.';
	visibility: hidden;
	height: 0;
	clear: both;
	display: block;
}

ul#navi li {
	height: 37px;
	float: left;
}

ul#navi li a {            
	height: 37px;
	display: block;	
	background-image: url(/page_parts/bg_navi.gif);
	text-indent: -9999px;
}

li#navi_home a {
	width: 67px;
}

li#navi_search a {
	width: 110px;
	background-position: -67px 0;
	display: none;
}

body.rent li#navi_search a {
	background-position: -68px -37px;
}

body.rent li#navi_home a {
	width: 67px;
}

body.rent li#navi_line a {
	width: 108px;
	background-position: -179px 0;
}

li#navi_line a {
	width: 110px;
	background-position: -177px 0;
}

body.ensenkensaku li#navi_line a {
width: 111px;
	background-position: -178px -37px;
}

body.ensenkensaku li#navi_area a {
	width: 122px;
	background-position: -289px 0;
}

li#navi_area a {
	width: 124px;
	background-position: -287px 0;
}

body.tiikikensaku li#navi_area a {
	width: 125px;
	background-position: -288px -37px;
}

body.tiikikensaku li#navi_key a {
	width: 150px;
	background-position: -413px 0;
}


li#navi_key a {
	width: 152px;
	background-position: -411px 0;
}

body.huri-rennto li#navi_key a,
body.sikikinnreikinn li#navi_key a,
body.sinnguru li#navi_key a,
body.dezaina-zu li#navi_key a,
body.kodate li#navi_key a,
body.ekitika li#navi_key a,
body.petto li#navi_key a,
body.sinntiku li#navi_key a,
body.sekilyuriteli li#navi_key a{
	background-position: -412px -37px;
}

body.huri-rennto li#navi_about a,
body.sikikinnreikinn li#navi_about a,
body.sinnguru li#navi_about a,
body.dezaina-zu li#navi_about a,
body.kodate li#navi_about a,
body.ekitika li#navi_about a,
body.petto li#navi_about a,
body.sinntiku li#navi_about a,
body.sekilyuriteli li#navi_about a {
	width: 122px;
	background-position: -565px 0;
}

li#navi_about a {
	width: 124px;
	background-position: -563px 0;
}

body#page_about li#navi_about a{
	width: 125px;
	background-position: -564px -37px;
}

body#page_about li#navi_key a {
	width: 151px;
}

body#page_about li#navi_inquiry a {
	width: 96px;
	background-position: -689px 0;
}

li#navi_inquiry a {
	width: 97px;
	background-position: -687px 0;
}

ul#inner_navi {
	/*margin-top: 36px;
	margin-left: 410px;*/
	top: 40px;
	left: 410px;
	border-bottom: 1px solid #ef9112;
	position: absolute;
	z-index: 100000;
}

.ie6 ul#inner_navi,
.ie7 ul#inner_navi {
	left: 350px;
}

ul#inner_navi li  {
height: auto;
float: none;
display: block;
background-image: none;
}

body#page_about ul#inner_navi li a,
ul#inner_navi li a {
width: 180px;
height: auto;
padding: 6px;
color: #000000;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #ef9112;
	border-right: 1px solid #ef9112;
	border-left: 1px solid #ef9112;
	text-decoration: none;
	text-indent: 0;
	background: none #fef8f3;
}

body#page_about ul#inner_navi li a:hover,
ul#inner_navi li a:hover {
	background-color: #f2f1f1;
}

/* @end */

/* @group company */

div#box_ttl {
	width: 980px;
	margin: 0 auto;
}

div#corner_navi {
	margin-top: 5px;
	margin-left: 33px;
	margin-bottom: 18px;
	zoom:1;
}

div#corner_navi:after{
	content: '.';
	visibility: hidden;
	height: 0;
	clear: both;
	display: block;
}

div#corner_navi ul {
	
}

div#corner_navi p {
	height: 23px;
	float: left;
	margin-right: 27px;
	display: inline;
}

div#corner_navi p a {
	height: 23px;
	display: block;
	background-image: url(/page_parts/bg_corner_navi_about.gif);
	text-indent: -9999px;
}

div#corner_navi p a:hover {
	opacity: 0.8;
	-moz-opacity: 0.8; /* Firefox */
	filter: alpha(opacity=80); /* IE6/7 */
	-ms-filter: "alpha(opacity=80)"; /* IE8 */
}

p#c_navi_about a {
	width: 81px;
	background-position: 0 -23px;
}

body#page_about.company p#c_navi_about a {
	background-position: 0 0;
}

p#c_navi_recruit a {
	width: 81px;
	background-position: -108px -23px;
}

body#page_about.recruit p#c_navi_recruit a {
	background-position: -108px 0;
}

p#c_navi_shop a {
	width: 121px;
	background-position: -217px -23px;
}

body#page_about.shop p#c_navi_shop a {
	background-position: -217px 0;
}

div#box_left h3 {
	margin-bottom: 10px;
}

body.company div#box_left h3 {
	margin-bottom: 3px;
}

/*店舗案内*/

ul#shop_list {
	width: 670px;
	padding-left: 34px;
	margin-bottom: 20px;
	padding-top: 20px;
	background-image: url(/page_parts/line_blue.gif);
	background-repeat: repeat-x;
}

ul#shop_list:after{
	content: '.';
	visibility: hidden;
	height: 0;
	clear: both;
	display: block;
}

ul#shop_list li {
	font-size: 14px;
	float: left;
	display: inline;
	margin-right: 20px;
}

div.box_shop {
	width: 674px;
	clear: both;
	background-image: url(/page_parts/bg_box_shop.gif);
	background-position: 0 100%;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-left: 27px;
	position: relative;
}

div.box_shop:after{
	content: '.';
	visibility: hidden;
	height: 0;
	clear: both;
	display: block;
}

div.box_shop h4 {
	width: 650px;
	color: #3b5998;
	font-size: 18px;
	background-image: url(/page_parts/dot_blue_w.gif);
	background-position: 0 100%;
	background-repeat: repeat-x;
	line-height: 1;
	padding-bottom: 10px;
	margin-bottom: 10px;
	display: inline-block;
}

p.btn_goto_shop {
	position: absolute;
	top: 20px;
	right: 12px;
}

p.btn_goto_shop a:hover img {
	opacity: 0.8;
	-moz-opacity: 0.8; /* Firefox */
	filter: alpha(opacity=80); /* IE6/7 */
	-ms-filter: "alpha(opacity=80)"; /* IE8 */
}

div.box_shop h5 {
	font-size: 14px;
	color: #4c4c4c;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 15px;
}

p.img_shop_main {
	float: left;
	margin-bottom: 30px;
	display: inline;
}

div.box_shop dl {
	float: left;
	display: inline;
	margin-left: 20px;
}

div.box_shop dt {
	width: 70px;
	font-size: 12px;
	color: #3b5998;
	font-weight: bold;
	float: left;
	clear: both;
	margin-bottom: 7px;
	display: inline;
}

div.box_shop dd {
	padding-left: 70px;
	margin-bottom: 7px;
	line-height: 1.6em;
}

div.box_shop dd.img_thumb {
	padding-left: 0;
	margin-top: 10px;
}

dd.img_thumb li {
	width: 90px;
	float: left;
	display: inline;
	line-height: 0.6;
}

dd.img_thumb a {
	width: 77px;
	height: 57px;
	display: block;
	overflow: hidden;
	border: 1px solid #e4e3e3;
}

dd.img_thumb a.active {
	border: 2px solid #326698;
}

/*会社案内*/

div#box_img {
	margin-bottom: 9px;
	margin-left: -1px;
}

table#about_info {
	width: 704px;
	background-color: #ffffff;
	margin-left: 4px;
	margin-bottom: 40px;
}

table#about_info th,
table#about_info td {
	font-size: 16px;
	padding: 9px 20px;
	line-height: 1.6;
	border-bottom: 1px solid #f9d7bc;
}

table#about_info th.cell_btm,
table#about_info td.cell_btm {
	border-bottom: 1px solid #b3b3b3;
}

table#about_info p {
	font-size: 16px;
	line-height: 1.4;
	margin-bottom: 0.6em;
}

table#about_info em {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

table#about_info span {
	color: #ef8f12;
}

table#about_info th {
	width: 130px;
	color: #3b5998;
	background-color: #fef8f3;
	border-right: 1px solid #f9d7bc;
	font-weight: bold;
}

/*リクルート*/

div#inner_contents {
	width: 704px;
	background-color: #fff;
	margin-left: 4px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

div.inner_right {
	width: 490px;
	float: right;
	display: inline;
	margin-top: 47px;
	margin-right: 26px;
}

div#inner_contents img#img_recruit {
	margin-top: 20px;
	margin-left: 22px;
}

div#inner_contents h4 {
	margin-bottom: 10px;
}

div#inner_contents p {
	margin-bottom: 7px;
}

table#about_info.recruit {
	width: 647px;
	margin: 20px auto;
	border-top: 1px solid #f9d7bc;
	border-left: 1px solid #f9d7bc;
	border-right: 1px solid #f9d7bc;
}

table#about_info.recruit th {
	width: 100px;
}

table#about_info.recruit th,
table#about_info.recruit td {
	font-size: 12px;
}

table#about_info.recruit td.job_typo {
	width: 140px;
	text-align: center;
}

/* @end */

/* @group テンプレ使用 */


/*物件一覧*/

body#eswsBody.eswsRentDetail,
body.privacy,
body.sitemap,
body#eswsBody.eswsRentList {
	background-image: url(/page_parts/bg_body_template.gif);
	background-position: 0 86px;
}

div#eswsContainer {
background-image: none;
position: relative;
z-index: 1;
}

div#eswsPaneContainer {
	background-image: none;
	min-height: 500px;
}

div#eswsPaneBetaInner.eswsMainContent {
	margin: 0 auto;
	z-index: 1;
}

div#eswsPaneContainerInner {
	z-index: 1;
}

div.eswsNoCount {
font-size: 14px;
	margin: 0 auto;
	position: relative;
}

/*個人情報*/

div#box_privacy {
	width: 800px;

}

div#box_privacy h3 {
	font-size: 16px;
	color: #3b5998;
	font-weight: bold;
}

.eswsTitleHeaderPage {
	margin-bottom: 20px;
}

div#box_privacy h4 {
	font-size: 16px;
	margin-bottom: 1em;
	font-weight: bold;
	color: #3b5998;
}

div#box_privacy p {
	font-size: 14px;
	line-height: 1.6;
	margin-bottom: 1em;
}


/* @end */

/* @group sitemap */

div#box_sitemap {
	width: 940px;
}

div#box_sitemap:after{
	content: '.';
	visibility: hidden;
	height: 0;
	clear: both;
	display: block;
}

div#box_sitemap h3 {
	width: 940px;
	font-size: 16px;
	color: #3b5998;
	font-weight: bold;
}

div#box_sitemap  a {
	text-decoration: none;
}

div#box_sitemap dl {
	margin-bottom: 20px;
}

div#box_sitemap dl:after{
	content: '.';
	visibility: hidden;
	height: 0;
	clear: both;
	display: block;
}

div#box_sitemap dt,
div#box_sitemap dd {
	font-size: 14px;
	
	border: 1px solid #f9d7bc;
	text-align: center;
	margin-bottom: 4px;
}

div#box_sitemap dt {
	width: 130px;
	padding: 14px;
	color: #3b5998;
	background-color: #fef8f3;
	font-weight: bold;
	float: left;
	clear: both;
}

div#box_sitemap dd {
	width: 200px;
	margin-left: 170px;
}
div#box_sitemap dd a {
display: block;
padding: 14px;
}

div#box_sitemap dd a:hover {
	display: block;
	background-color: #f3f2f2;
}

div#inner_left {
	width: 45%;
	float: left;
}

div#inner_right {
	width: 45%;
	float: left;
	
}

/* @end */
