@charset "shift-jis";

@import url("important.css");
@import url("common.css");
#contain {
	padding: 25px 20px 0;
}
.top#wrap h1 {
	width: 85px;
	height: 37px;
	text-indent: -1000em;
/*
	background: url(/img/about/hed_about.gif) no-repeat left top;
	float: left;
*/
	margin-bottom: 30px;
	display: none;
}
.top #cMain {
	color: #999;
	margin-bottom: 60px;
	background: url(/img/common/accent_3color.gif) no-repeat right top;
	padding-top: 40px;
}
.top #cMain ul {
	width: 48%;
	margin: 0;
	padding: 0;
	list-style: none;
	color: #666;
}
.top #cMain ul li {
	margin: 0;
	padding: 0;
	line-height: 1.2;
	list-style: none;
}

.top #cMain div.floatL {
/*
	padding: 68px 40px 0 0;
*/
	padding: 0 40px 0 0;
	width: 394px;
	margin-bottom: 30px;
}
.top #cMain div.floatL img {
	padding-top: .25em;
}



.top #cMain div.floatR {
/*
	padding: 68px 0 0 0;
	background: url(/img/common/accent_3color.gif) no-repeat right top;
*/
	margin-bottom: 30px;
	width: 396px;
}


.top #cMain div.floatL h2,
.top #cMain div.floatR h2 {
	font-size: 150%;
	color: #000;
	margin: 1.5em 0;
	line-height: 1.2;
}
.top #cMain div.floatL h2,
.top #cMain div.floatR h2 {
	font-size: 150%;
	color: #000;
	margin: 1.5em 0;
	line-height: 1.2;
}
.top #cMain div.floatR p {
	font-size: 80%;
	line-height: 1.4;
	color: #999;
	margin-top: 0;
	margin-bottom: 1em;
	text-align: justify;
}

