@charset "UTF-8";

/* *****************************************
/*+  layout  +******************************
/***************************************** */
#mainContentsInner {
	width: 520px;
	float: none;
	}



/* *****************************************
/*+  common  +******************************
/***************************************** */
#mainContents dt {
	margin-bottom: 2px;
	color: #008131;
	}
#mainContents dd {
	margin-bottom: 10px;
	padding-bottom: 12px;
	border-bottom: #E6E6E6 1px solid;
	}
#mainContents .contact {
	margin-bottom: 40px;
	text-align: right;
	}



/* *****************************************
/*+  pagetop  +*****************************
/***************************************** */
.pagetop a {
	margin-left: 450px;
	}
