@charset "utf-8";

/* 共通 */

#space{
	width:850px;
	height:8px;
	background-color:#000000;
	margin:0;
}

#mainLeft{
	width:620px;
	background-image:url(../img/mainLeftbg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin:0 0 10px;
	padding:0;
	border-right:1px solid #c8c8c8;
	float:left;
	font-size:12px;
}

#contentsTitle{
	width:590px;
	height:16px;
	margin:15px auto;
	padding:0 0 5px;
	border-bottom:1px solid #666666;
}

#mainRight{
	width:229px;
	float:right;
}

#menu{
	width:169px;
	margin:15px auto;
	padding:0 10px;
	border-bottom:1px solid #c8c8c8;
}

#menu li{
	width:169px;
	height:16px;
	margin:0 0 20px;
}

#back{
	width:136px;
	height:30px;
	margin:0 0 0 20px;
}

#contents{
	width:590px;
	margin:0 auto;
	line-height:20px;
	letter-spacing:1px;
}

.detail{
	width:590px;
	margin:0 0 30px;
}

#kohyo{
	width:590px;
	margin:0 0 30px;
}

.dtailTitle{
	width:590px;
	margin:0 0 15px;
}

.detail p{
	width:590px;
	margin:0 0 15px;
}

ol{
	margin-left:30px;
	list-style:decimal;
}

#contact{
	width:590px;
	margin:0 0 35px;
}

#direct{
	width:590px;
	margin:0 0 30px;
	text-align:right;
}




/* 公表事項 */

.detail ul{
	margin:0 0 15px 30px;
}

.o2{
	margin:15px 0 0;
}

#cp{
	width:590px;
	margin:0 0 15px;
}

.demand{
	margin:15ox 0 20px;
}

.demand p{
	margin:0 0 15px 20px;
}

.demand ol{
	margin-left:60px;
}


