@charset "iso-2022-jp";
@media print {div.contents h2 span {background-color:#fff;}}

div.contents h1 {
	margin-bottom:30px;
	}
div.contents h1 span {
	background-image:url(img/images.png);
	background-position:left top;
	}

div.contents h2 {
	background-repeat:no-repeat;
	background-position:center top;
	}
div.contents h2 span {
	display:block;
	font-size:2px;
	text-indent:-9999px;
	background-image:url(../css/img/trans.png);
	height:240px;
	margin-bottom:30px;
	}

div.sections {
	margin:0 80px 40px;
	}
div.sections h3 {
	background-image:url(img/images.png);
	background-repeat:no-repeat;
	background-position:0 -500px;
	color:#7bb200;
	line-height:1.25;
	padding-left:50px;
	margin-bottom:0.75em;
	}
div.sections p {
	line-height:1.6;
	margin-bottom:1.6em;
	}

div.pics {
	background-repeat:no-repeat;
	margin:0 210px 40px;
	}
div.pics span {
	display:block;
	background-image:url(img/images.png);
	background-position:0 -100px;
	}
div.pics span img {
	width:480px;
	height:320px;
	}

/* backnumber */
div.main div.cover div.backnumber {
	margin:0 60px 40px;
	border:solid 10px #d9d9d9;
	background-image:url(../css/img/bgw.png);
	}
div.backnumber h2 {
	font-size:2px;
	text-indent:-9999px;
	background-color:#b2cc01;
	background-image:url(../css/img/cm_png.png);
	background-position:0 -1030px;
	height:70px;
	border-bottom:10px solid #f0f0f0;
	}
div.backnumber ul {
	list-style-type:none;
	}
div.backnumber ul li {
	display:block;
	float:left;
	width:840px;
	border-bottom:1px solid #b2b2b2;
	}
div.backnumber ul li a {
	display:block;
	padding:15px 30px;
	line-height:1.25;
	text-decoration:none;
	}
div.backnumber ul li a:hover {
	background-color:#fff5b2;
	}