@charset "utf-8";
@import url("../../hall/css/hall.css");
@import url("../../plan/css/plan.css");

body {	line-height: 150%;}
div#globalNavi, div#footerNavi, div#sideNavi, div#catchCopy, div#gotop,
div#breadCrumb, div#leftArea, div#rightArea, div#underArea, div#sitemapNavi {
  display: none;
}
div#footerArea {
	font-style: normal;
	display: block;
	clear: both;
	height: auto;
	width: 100%;
	margin-top: 50px;
	float: left;
}
address {	font-style: normal;}
img {	border: none;}
h1 {
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
a {	text-decoration: none;	color: #000000;}
.rmv, .more{  display: none;}
#freeDial {
	font-size: 150%;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 50px;
	display: block;
}
#analytics {
	display: none;
}

/* 各種コンテンツ  display: none */
#corporateInfo p {  display: none;}
#sitemapList h2 {	display: none;}
#sitemapList p {	display: none;}

/* about02Box */
#about02Box {
	display: block;
	height: 220px;
	width: 100%;
	clear: both;
}

#about02Box dl {
	display: block;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#about02Box dt {
	float:left;
	width:60%;
	text-align: left;
	height: auto;
	padding: 0px;
	display: block;
	margin: 0px;
}

#about02Box dd {
	text-align: right;
	height: auto;
	width:40%;
	float: right;
	padding: 0px;
	display: block;
	margin: 0px;
}

/* flow */
#flow {
	height: auto;
	display: block;
	width: 670px;
	text-align: center;
	clear: both;
	margin-top: 25px;
	float: left;
	margin-bottom: 25px;
}

div#flowOut1, div#flowOut2 {
	border: 1px dashed #999999;
	padding: 10px;
	text-align: left;
	display: block;
	height: auto;
	width: 650px;
	clear: both;
}

div#flow H2, div#flowOut1 H2, div#flowOut2 H2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #744400;
	font-size: 200%;
	font-weight: bolder;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

div#flow H3, div#flowOut1 H3, div#flowOut1 H3 {
	padding: 0px;
	margin-bottom: 5px;
	font-size: 125%;
}

#flow dl {
	display: block;
	background-color: #FFF6D7;
	width: 670px;
	height: auto;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-repeat: repeat;
	float: left;
	border: 1px solid #CCCCCC;
}

#flow dt {
	float:left;
	width:50px;
	text-align: left;
	height: auto;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
}

#flow dd {
	text-align: left;
	height: auto;
	width: 590px;
	float: right;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	display: block;
}

#flow p {
	text-align: center;
	display: block;
	width: 670px;
	margin: 0px;
	padding: 0px;
	height: 26px;
	clear: both;
	float: left;
}

/* faq01Box */
#faq01Box {
	display: block;
	height: 224px;
	width: 100%;
	clear: both;
}

#faq01Box dl {
	display: block;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#faq01Box dt {
	float:left;
	width:70%;
	text-align: left;
	height: auto;
	padding: 0px;
	display: block;
	margin: 0px;
}

#faq01Box dd {
	text-align: right;
	height: auto;
	width: 30%;
	float: right;
	padding: 0px;
	display: block;
	margin: 0px;
}

h2#planH01, h2#planH02, h2#planH03, h2#planH04, h2#planH05, h2#planH06 {
	margin-top: 25px;
}