@charset "shift_jis";

#contents {
	height: 1200px;
}

/*---*/
#index-banner {
	width: 650px;
	height: 40px;
	float: right;
	margin-bottom: 15px;
	margin-right: 65px;
}
/*---*/

/*-i{bNX--*/

#works-box {
	width: 753px;
	float: right;
	margin-bottom: 45px;
	background-color: #ffffff;
}


#works-box dl.list {
	float: left;
	text-align: left;
	width: 660px;
	margin-left: 50px;
	padding: 20px 0px;
	text-align: left;
@@@@display: block;
	background-color: #ffffff;
}

#works-box dl.list dt {
	float: left;
	text-align: left;
	width: 150px;
	height: 100px;
	margin-bottom: 10px;
}


#works-box dl.list dd {
	float: left;
	text-align: left;
	width: 420px;
	height: 100px;
	margin: 0px 0px 10px 30px;
	padding: 0px 25px 0px 15px;
	line-height: 1.8;
        border-bottom: 1px dotted #CCCCCC;
}




/*-i{bNX--*/
#works-bottombox {
	width: 753px;
	height: 200px;
	float: right;
	margin-bottom: 15px;
	background-color: #ffccff;
}



