html{
	overflow-y:scroll;
}
body, p, table, th, td, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, caption, form, fieldset, legend{
	padding: 0;
	margin: 0;
	border: 0;
}
/*見出し*/
h1, h2, h3, h4, h5, h6 {	
	font-size:100%;
}
hr{	
	display:none;
}	

/*非可視（スクリーンリーダー向け）*/		
.forReader {	
	position:absolute;
	top:-100000px;
}

/*Link*/
a{
	color:#0055bb;
	text-decoration:underline;
}	
a:visited{
	color:#553377;
	text-decoration:underline;
}	
a:hover{	
	text-decoration:underline;
}

/*画像border*/
img {
	border:none;
}
a img.borderImg {
	border:1px solid #CCCCCC;
}
a:hover img.borderImg {
	border:1px solid #CC1144;
}
a:hover img.btn {
	/*position: relative;
	top: 1px;
	left: 1px;*/
}

/*List*/	
ul,ol,dl{	
	list-style-type:none;
}
ul.point li {
background:url(../images/bg_point.gif) 0 0.5em no-repeat;
padding-left:10px;
}


/*float*/	
.floatLeft{	
	float:left;
}	
.floatRight{	
	float:right;
}	
.clear{	
	clear:both;
}	
.clearLeft{	
	clear:left;
}	
.clearRight{	
	clear:right;
}	
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{
	/* For Mac IE5 \*//*/
	width: 100%;
	/* End for Mac IE5 */ 
	display:inline-block;
	/* Hide for Mac IE5 \*/
	clear:both;
	height:1%;
	min-height:1%;
	overflow:visible;
	/* End Hide for Mac IE5 */
}
.clearfix{/* for Safari Opera */
	/* Hide for Mac IE5 \*/
	display:block;
	/* End Hide for Mac IE5 */
}
.imgL{
	float:left;
	margin-right:10px;
}	
.imgR{
	float:right;
	margin-left:10px;
}

/*text-align*/	
.center {	
	margin-right:auto;
	margin-left:auto;
	text-align: center; 
}	
.left {	
	text-align: left; 
}	
.right {	
	text-align: right; 
}

.notes {
margin-top:0.5em;
font-size:80%;
line-height:130%;
}


/*marginTop*/ 
.marginTop60{	
	margin-top:60px !important;
}	
.marginTop50{	
	margin-top:50px !important;
}	
.marginTop40{	
	margin-top:40px !important;
}	
.marginTop30{	
	margin-top:30px !important;
}	
.marginTop22{	
	margin-top:22px !important;
}	
.marginTop18{	
	margin-top:18px !important;
}	
.marginTop12{	
	margin-top:12px !important;
}
.marginTop05{	
	margin-top:5px !important;
}
.marginTop0{	
	margin-top:0px !important;
}	
.marginRight22{	
	margin-right:22px !important;
}
.marginRight18{	
	margin-right:18px !important;
}
.marginRight12{	
	margin-right:12px !important;
}
.marginRight05{	
	margin-right:5px !important;
}
.marginBottom22{
	margin-bottom:22px !important;
}
.marginBottom10{
	margin-bottom:10px !important;
}
.marginBottomM1{
	margin-bottom:-0.8em !important;
}
.marginBottom0{
	margin-bottom:0px !important;
}
.marginLeft10{
	margin-left:10px !important;
}
.marginLeft5{
	margin-left:5px !important;
}
.paddingTop12{	
	padding-top:12px !important;
}
.paddingLeft10{	
	padding-left:10px !important;
}
.paddingLeft20{	
	padding-left:20px !important;
}
.paddingRight20{	
	padding-right:20px !important;
}
.num16 {
	text-indent:-1.6em !important;
	margin-left:1.6em !important;
}
.indent8 {
	text-indent:-8em !important;
	margin-left:8em !important;
}
.padding10 {
	padding:10px;
}
.padding20 {
	padding:20px;
}


/*-------------------------------------------------------------------
--------------------------------------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	/*background:url(../images/bg.gif) bottom repeat-x #F7F6ED ;*/
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size:90%;
	color: #333333;
}

/*---------------------------------------------------------------------------------------------------------------------------


---------------------------------------------------------------------------------------------------------------------------*/
#brochureTop #header{
	height:99px;
	position:fixed;
	left:center;
	width:100%;
	z-index:100;
}
#brochureTop #headerInner{
	width: 939px;
	margin: 0px auto 20px auto;
}
#brochureTop #header #seotxt{
	position:absolute;
	padding:5px 20px;
	color:#FFF;
	z-index:1;
	font-size:80%;
}
#brochureTop #header h1{
	position:absolute;
	top:0px;
	z-index:0;
}
#brochureTop #header #headerTel{
	width:192px;
	position:relative;
	z-index:2;
	top:32px;
	left:497px;
}
#brochureTop #header #headerMail{
	width:229px;
	position:relative;
	z-index:10;
	top:-17px;
	left:701px;
}

/**/
#brochureTop #main{
	width:888px;
	height:436px;
	padding-top:100px;
	margin:0 auto;
}
* html #brochureTop #main{
	padding-top:0;
}
#brochureTop #main #mainImg{
	position:absolute;
	z-index:0;
}
#brochureTop #main h2{
	position:relative;
	top:50px;
	z-index:1;
	width:388px;
}
#brochureTop #main p{
	position:relative;
	top:80px;
	z-index:1;
	width:290px;
}

/**/
#brochureTop #merit{
	width:898px;
	height:161px;
	margin:-15px auto 40px auto;
	z-index:2;
}
#brochureTop #merit h2{
	width:126px;
	margin-bottom:10px;
	position:relative;
	z-index:3;
}
#brochureTop #merit ul{
	margin:0;
}
#brochureTop #merit ul li{
	float:left;
	margin-right:6px;
}


#brochureTop #merit1,
#brochureTop #merit3{
	background:#f0f5f8 url(../images/detail1_bg.gif) top repeat-x;
}
#brochureTop #merit1 .meritInner,
#brochureTop #merit3 .meritInner{
	width: 899px;
	padding:43px 20px;
	margin:0 auto;
}
#brochureTop #merit2{
	background:#fff url(../images/detail2_bg.gif) top repeat-x;
}
#brochureTop #merit2 .meritInner{
	width: 899px;
	padding:43px 20px;
	margin:0 auto;
}
#brochureTop #merit4{
	background:#fff url(../images/detail2_bg.gif) top repeat-x;
}
#brochureTop #merit4 .meritInner{
	width:899px;
	padding:43px 20px 85px 20px;
	margin:0 auto;
}
#brochureTop #merit1 h2,
#brochureTop #merit2 h2,
#brochureTop #merit4 h2{
	margin-bottom:42px;
}
#brochureTop #merit1 ul{
	margin-left:20px;
}
#brochureTop #merit2 ul{
	margin-left:7px;
}
#brochureTop #merit1 ul li,
#brochureTop #merit2 ul li{
	float:left;
}
#brochureTop #merit1 p.more,
#brochureTop #merit2 p.more,
#brochureTop #merit3 p.more{
	margin:42px 0 0 0;
}
#brochureTop #merit4 #gyoushu{
	width:100%;
}
#brochureTop #merit4 dl{
	float:left;
	margin-right:29px;
}
#brochureTop #merit4 dl.marR0{
	margin-right:0
}
#brochureTop #merit4 dl dt{
	padding-bottom:20px;
	border-bottom:1px dotted #666;
}
#brochureTop #merit4 dl dt.marT35{
	padding-top:35px;
}
#brochureTop #merit4 dl dd{
	width:125px;
	border-bottom:1px dotted #666;
	height:3em;
	padding-top:1.8em;
}
#brochureTop #merit4 dl dd.t2l{
	padding-top:1.4em;
	height:3.3em;
}
#brochureTop #merit4 dl dd.t3l{
	padding-top:0.8em;
	height:4em;
}

/*アコーディオン-------------------------------------------------------------------------------*/
#brochureTop .accordionArea.open .more{
	background:url(../images/brochure_acd_close.png) 480px 16px no-repeat;
}
#brochureTop .accordionArea .more{
	background:url(../images/brochure_acd_more.png) 480px 16px no-repeat;
}
#brochureTop .accordion{
	display:none;
	width:912px;
	background:url(../images/brochure_acdB.gif) bottom no-repeat;
}
#brochureTop .accordion .accordionInner{
	background:url(../images/brochure_acdT.gif) top no-repeat;
	padding:20px 6px 20px 6px;
}
#brochureTop .accordion .accordionInner .arrowSec{
	width:660px;
	margin:0 auto;
	background:url(../images/brochure_acd_arrow.gif) bottom center no-repeat;
	padding-bottom:36px;
	margin-bottom:20px;
	line-height:180%;
}
#brochureTop .accordion .accordionInner .arrowSecNone{
	width:660px;
	margin:0 auto;
	background:none;
	margin-bottom:40px;
	line-height:200%;
}
#brochureTop .accordion .accordionInner .arrowSec h3{
	text-align:center;
	margin-bottom:1em;
}
#brochureTop .accordion .accordionInner p{
	line-height:200%;
}
#brochureTop .accordion .accordionInner .acdColmn{
	margin:0 auto;
	width:745px;
}
#brochureTop #more02 .accordion .accordionInner .acdColmn{
	width:675px;
	margin-left:80px;
}
#brochureTop .accordion .accordionInner .btnClosed{
	margin:0 auto;
	width:114px;
}




/**/
#brochureTop #addressArea{
	background:#f0f5f8 url(../images/detail1_bg.gif) top repeat-x;
	font-size:90%;
}
#brochureTop #addressArea #addressInner{
	width:889px;
	padding:25px;
	margin:0 auto;
}
#brochureTop #addressArea h2,
#brochureTop #addressArea h3{
	margin-bottom:1em;
}
#brochureTop #addressArea #addressInner #address{
	width:889px;
	z-index:0;
}

#brochureTop #addressArea dl dt{
	float:left;
	width:5em;
}
#brochureTop #addressArea dl dd{
	margin-left:5em;
}
#brochureTop #addressArea dl.floatLeft,
#brochureTop #addressArea dl.floatRight{
	width:420px;
}



#brochureTop #footerArea{
	background:#000 url(../images/copyright_bg.gif) top repeat-x;
}
#brochureTop #footerArea #footerInner{
	width:919px;
	padding:10px 10px 0 10px;
	margin:0 auto;
	position:relative;
}



#brochureTop #footerArea #copy{
	font-size:90%;
	color:#FFF;
	padding:0 7px 10px 7px;
}
#brochureTop #footerArea #footer{
	z-index:10;
	width:924px;
	height:106px;
}
#brochureTop #footerArea #footer #footerImg{
	position:absolute;
	z-index:50;
}
#brochureTop #footerArea #footer #footerBtn{
	position:relative;
	width:128px;
	top:15px;
	left:783px;
	z-index:100;
}

#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
	z-index:1000;
}
#page-top a {
	background: url(../images/brochure_pagetop.gif) 0 0 no-repeat;
	width: 42px;
	height:42px;
	display:block;
	text-indent:-9999px;
}

