@charset "utf-8";

/*2009/11/05*/

/*materials.css
============================================================*/

/*コンテンツ
----------------------------------------*/
#content h2 {
	background: url(../img/materials/img_main.jpg) no-repeat;
}

#page_title {
	background: url(../img/materials/title_materials.png) no-repeat;
}

#main .box {
	background: url(../img/materials/img1_2.png) no-repeat left bottom;
	margin: 30px 20px 70px;
	border: 1px solid #CCCCCC;
	padding: 10px 20px;
	font-size: 10px;
	line-height: 150%;
	text-align: right;
}
