@charset "utf-8";
/* CSS Document */

/**headCont
---------------------------------------------------------**/
	
#headCont {
	height:300px;
}


div#fixMenu{
	position:static;
	}

/**メインメニューの背景を指定
------------------------------------------------------**/

#fixMenu ul#mainMenu li#mm34 a{
	background-image:url(../img/aMainMenu_act.gif);
	color:#FF9900;
	}
	

/**ページメニューの高さを指定
------------------------------------------------------**/
#fixPageMenu{
	height:34px;
	}
	
	
/**copyBox
------------------------------------------------------**/
#copyBox{
	}

#copyBox p{
	}
p#headCopy{
	
	}
#headSubCopy{
	}
#copyBox strong{
	}
#dcpn p{
	}


/**mainCont
------------------------------------------------------**/
.mainCont h2#formH202{
	margin-bottom:20px;
	}
.mainCont p{
	font-size:0.88em;
	line-height:150%;
	}

#kanryoBox{
	_padding-left:125px;
	padding-bottom:60px;
	background:url(../img/kanryoBack.jpg) no-repeat right;
	}
#kanryoBox p{
	padding-bottom:1em;
	}
	#kanryoBox h3.mds01{
		margin-top:30px;
		font-size:1.4em;
		padding:10px !important;
		margin-bottom:60px;
		}
/**formTel
------------------------------------------------------**/
#formTel{
	padding-bottom:60px;
	}
	

/**入力フォームの整形
------------------------------------------------------**/
#contents{
	padding-left:125px;
	padding-bottom:60px;
	}






	
#contact{
	display:none;
	}	
	
	
/**fixed解除
------------------------------------------------------**/
body {
	background-attachment:scroll;
}

#headCont h1{
	position:static !important;
}

#fixMenu{
	position:absolute !important;
	}
#pageMenu{
	position:absolute !important;
	}

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