@charset "UTF-8";

/*
===============================================================================
| 			3D css
===============================================================================
*/
h1{
	background: url(./images/title.gif) no-repeat;
}
h2{
	background: url(./images/copy.gif) no-repeat;
	height: 130px;
}

div.chapter#illust{
	padding-bottom: 20px;
	background:url(/images/common/dot_line.gif) repeat-x bottom;
}