@charset "iso-2022-jp";

div.brd-cover h1.h1-common {
	background-image:url(img/images.jpg);
	}
div.brd-cover h1.h1-common span {
	height:299px;
	}

p.p-copy {
	line-height:1.5;
	text-align:center;
	margin-bottom:1.5em;
	}

/* board */
div.cover div.brd-cover {
	position:relative;
	background-image:url(img/cm_frame.png);
	background-position:left top;
	background-repeat:repeat-y;
	margin:0 28px;
	}
div.cover div.brd-cover div.contents {
	background-image:url(img/cm_frame.png);
	}

.hovnuri a {
	background-color:#86b866;
	}

p.p-towrite {
	background-image:url(img/images.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:460px;
	margin-left:232px;
	margin-bottom:30px;
	}
p.p-towrite a {
	display:block;
	font-size:2px;
	text-indent:-9999px;
	width:460px;
	height:90px;
	}

div#qanda {
	margin:0 56px;
	border-bottom:10px solid #86b866;
	}
div#qanda h2 {
	position:relative;
	background-image:url(img/images.png);
	background-repeat:no-repeat;
	background-position:0 -90px;
	height:80px;
	}
div#qanda h2 span.update {
	position:absolute;
	display:block;
	color:#b2e07b;
	font-size:87.5%;
	font-weight:bold;
	text-align:right;
	line-height:1.25;
	width:790px;
	left:0;
	top:48px;
	}

div#qanda div.sections {
	border-bottom:solid 2px #000;
	}

div#qanda div.sections h3 {
	color:#000;
	background-image:url(img/h3.png);
	background-position:-900px 0;
	background-repeat:no-repeat;
	background-color:#ffe033;
	line-height:1.5;
	cursor:pointer;
	padding:15px 100px 15px 35px;
	}

div#qanda div.sections div.pdg-box {
	color:#666;
	padding:15px 25px;
	background-color:#fff;
	border-left:solid 10px #ffe033;
	border-right:solid 10px #ffe033;
	border-bottom:solid 10px #ffe033;
	}
div#qanda div.sections p {
	line-height:1.5;
	}

div#qanda div.sections p a:hover {
	background-color:#f4e0c2;
	text-decoration:none;
	}