@charset "iso-2022-jp";
@media print {div.photo {display:none;}}

div.contents h1 {
	margin-bottom:0;
	}
div.contents h1 span {
	background-image:url(img/images.png);
	background-position:left top;
	}

div.photo {
	background-position:50px 40px;
	background-repeat:no-repeat;
	margin-bottom:30px;
	}
div.photo span.gazohogo {
	background-image:url(img/images.png);
	background-position:0 -160px;
	background-repeat:no-repeat;
	}
div.photo img {
	width:900px;
	height:430px;
	}

div.contents h2 {
	font-size:2px;
	text-indent:-9999px;
	background-image:url(img/h2.png);
	background-position:left top;
	height:45px;
	margin-bottom:30px;
	}

div.sections {
	margin:0 80px;
	}
div.sections p {
	line-height:1.6;
	}
div.sections p a:hover {
	background-color:#fff47b;
	text-decoration:none;
	}
div.sections p.mgb-1em {
	margin-bottom:1.6em;
	}

/* 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:#23b8e3;
	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;
	}