@charset "utf-8";
@import url("../../css/common.css");
@import url("common.css");



/* CSS Document */

div#contents {
	clear: both;
	}
	
div#contents div#text {
	margin-top: 20px;
	width: 866px;
	min-height: 600px;
	text-align: center;
	background: url(../images/index/back2.gif) center 91px no-repeat;
	}
* html  div#text {	/* ie6 */
	height: 600px;
	}
	
div#contents div#text p {
	margin: 0 100px 30px 100px;
	text-align: left;
	line-height: 1.8;
	font-size: 80%;
	color: #505050;
	}

div#contents div#text img {
	margin-bottom: -2px;
	}


