@charset "UTF-8";

/*
===============================================================================
| 			3D css
===============================================================================
*/
h1{
	background: url(./images/title.gif) no-repeat;
}
h2{
	background: url(./images/copy.gif) no-repeat;
	height: 130px;
}
h3{
	margin:0 0 15px 0;
	background-color:#333333;
	padding: 4px 10px;
}
div.chapter#illust{
	padding-bottom: 20px;
	background:url(/images/common/dot_line.gif) repeat-x bottom;
}
/*---------*/

div.contents#index h1{
	background: url(./images/title.gif) no-repeat;
}
div.contents#index h2#mainTitle{
	background: url(./images/copy.gif) no-repeat;
	height: 132px;
	margin-bottom:30px;
}
div.contents#index h3 {
	background:none;
	padding:0;
	font-size:110%;
	line-height:150%;
}
div.contents#index div.chapter#illust{
	padding-bottom: 20px;
	background:url(/images/common/dot_line.gif) repeat-x bottom;
}
/*---------*/
div.contents#p2d3d{

}
div.contents#p2d3d h2{
	height: 30px;
	background: url(./images/c2h1.gif) no-repeat;
}
/*---------*/
div.contents#s3d{
}
div.contents#s3d h2{
	height: 30px;
	background: url(./images/c3h1.gif) no-repeat;
}
div.contents#s3d h2#mainTitle{
	background: none;
	height: auto;
}

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