@charset "utf-8";
/*===================================================

目次
1:リセット
2:共通スタイル
3:グローバルレイアウト
4:ヘッター
5:グローバルナビ（ヘッター）
6:フッター
7:サイドナビ


=====================================================*/


/* 1:リセット ---------------------------------------*/ 
* {
	margin: 0px;
	padding:0px;
	font-size: 13px;
	line-height: 20px;
	color: #2f2f2f;
}

body {
	font-family: Verdana, "ＭＳ Ｐゴシック", sans-serif;
	background: #eaeaea;
}
a {
/*	text-decoration: none;*/
	color: #2f2f2f;
}
strong {
	font-weight:normal;
}

/* 2:共通スタイル -----------------------------------*/

img {
	vertical-align: bottom;
	border: none;
}

.clr {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

ul {
	list-style-type: none;	
}

ul li a:hover {
	text-decoration: none;
}
.clr {
	clear: both;	
}

.iepngfix {  
     behavior: expression(IEPNGFIX.fix(this));  
}  
h2 span{
	display: none;	
}
#pankuzu li {
	display: inline;	
}
#pankuzu {
	margin: 10px 0px;	
}
.red {
	color: #ff0000;
	font-weight: bold;
}
/* 3:グローバルレイアウト ---------------------------*/
#allContainer {
	padding: 0px 30px 0px;
	width: 900px;
	margin: 0px auto;
	background: #fff;
}

#block_rightcontent {
	float: right;
	width: 650px;
}
#blockContent {
	overflow: hidden;
	margin-top: 10px;
}
#boxUpContents {
	margin-top: 50px;	
}
#blockContent {
	margin-bottom: 100px;
}

#blockContent h3 {
	margin-bottom: 20px;	
}
.imgTitle {
	text-align: right;
	font-size: 10px;
}

/* 4:ヘッター ---------------------------------------*/
h1 {
	background: url(/img/common/logo/head_logo.gif) no-repeat;
	width: 440px;
	height: 50px;
	float: left;
}
h1 a {
	display: block;
	width: 440px;
	height: 50px;
}
h1 a span {
	display: none;	
}
#boxHeaderContent strong {
	width: 460px;
	float: right;
	font-size: 10px;
	font-weight: normal;
	margin-top: 5px;
	text-align: right;
}
/* グローバルナビ -----------------------------------*/
#g_top,#g_mm,#g_emergency,#g_company {
	float: left;
	width: 150px;
	height: 45px;
}
#g_top a,#g_mm a,#g_emergency a,#g_company a {
	width: 150px;
	height: 45px;
	display: block;
	background-position: 0px 0px;		
}

#boxHeaderContent ul li a:hover {
	background-position: 0px -45px;		
}
#boxHeaderContent ul li a span {
	display: none;	
}
#g_top a {
	background: url(/img/common/gronavi/g_menu_top.gif) no-repeat;
}

#g_mm a {
	background: url(/img/common/gronavi/g_menu_mm.gif) no-repeat;
}
#g_emergency a {
	background: url(/img/common/gronavi/g_menu_sc.gif) no-repeat;
}

#g_company a {
	background: url(/img/common/gronavi/g_menu_com.gif) no-repeat;
}
#gronaviList {
	position: relative;	
	background: url(/img/common/gronavi/g_menu_back.gif) repeat-x;
}

#g_mansion_manage ul {
	position: absolute;
	top: 45px;
	left: 160px;
	display: none;
	width: 140px;
	overflow: hidden;
	height: 54px;
}
#g_search ul span {
	display: none;	
}
#g_search_eki {
	height: 27px;
	background: url(/img/common/btn/g_menu_sp01.gif) no-repeat;
	background-position: 0px 0px;
	position: absolute;
	display: block;
	left: 0px;
	top: 0px;
}
#g_search_area {
	height: 27px;
	width: 140px;
	background: url(/img/common/btn/g_menu_sp02.gif) no-repeat;	
	background-position: 0px 0px;
	position: absolute;
	display: block;
	left: 0px;
	top: 27px;
}
/* 2:パン屑 -----------------------------------*/
#pankuzu a {
	color: #2d6db5;
	
}
/* フッター -----------------------------------------------*/
#totop {
	text-align: right;
	margin-bottom: 10px;
	margin-top: 10px;
}
#totop li {
	background: url(/img/common/footer/bt_top.gif) no-repeat;
	width: 86px;
	height: 11px;
	float: right;
}
#totop a {
	font-weight: bold;
	display: block;
	width: 86px;
	height: 11px;
}
#totop a span {
	display: none;
}
#footerLink {;
	width: 500px;
	padding-left: 20px;
	margin-bottom: 100px;
}
#FooterAddress {
	width: 411px;
	float: right;
}
#footer_up_link li {
	float: left;
	border-right: 1px solid #000;
}
#footer_up_link li a {
	padding: 0px 6px;
	display: block;
}

#footer_up_link {
	border-left: 1px solid #000;
}
#footer_up_link li a,
#bottom_link_both a {
	line-height: 13px;
}
#footer_up_link {
	margin: 5px 0px 8px;
}
#bottom_link_both {
	font-size: 10px;
	width: 12.1em;
	text-align: center;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
#bottom_link_both a {
	display: block;
	padding: 0px 6px;
}
#footerLink ul li a {
	display: block;
	text-decoration: none;
	font-size: 10px;
}
#footerLink ul li a:link {
	text-decoration: none;
}
#footerLink ul li a:hover {
	text-decoration: underline;
}
address {
	background: url(/img/common/footer/foot_add.gif) no-repeat;
	width: 290px;
	height: 15px;
	float: left;
	padding-right: 10px;
}
#FooterAddress ul {
	width: 111px;
	float: left;
}
#FooterAddress ul li {
	background: url(/img/common/logo/foot_logo.gif) no-repeat;
	width: 111px;
	height: 15px;
}
#FooterAddress ul li a {
	display: block;
	width: 111px;
	height: 15px;
}
#FooterAddress ul li span {
	display: none;	
	width: 111px;
	height: 15px;
}
address span {
	display: none;	
}
#blockFooter {
	 background: url(/img/common/bg/foot_back_top.gif) no-repeat;
	 padding-top: 20px;
}
#boxFooterContent {
	 background: url(/img/common/bg/foot_back_body.gif) repeat-y;
}
#blockLeftside {
	width: 230px;
	background: #eaeaea;
	float: left;
	padding-bottom: 32768px;
	margin-bottom: -32768px;
}
/* 7:サイドナビ -------------------------------------*/


#blockLeftside ul {
	margin-left: 20px;
	padding-top: 20px;
}
#blockLeftside ul li {
	
	margin-bottom: 20px;
}
#blockLeftside ul li a {
	background: url(/img/common/arrow/li_mk_01.gif) 0px 2px no-repeat;
	padding-left: 20px;
}
/* 4:ライトコンテンツ -------------------------------*/

#block_rightcontent h3 {
	width: 650px;
	height: 48px;
}
#block_rightcontent h3 span {
	display: none;	
}

