@charset "utf-8";

/*----------------------------------------------------
	index
----------------------------------------------------*/
#indexCon{
	background:url(../images/index/index_bg01.jpg) no-repeat 273px top;
}

#indexCon p{
	width:270px;
	margin:10px 0px 30px 0px;
}

#indexCon dl{
	margin:20px 0px 15px 0px;
	width:650px;
	overflow:hidden;
}

#indexCon dd{
	float:left;
}

