@charset "UTF-8";
/* CSS Document */

/*#contents{
	font-size:14px;
	line-height:24px;
	width:670px;
	padding:0 28px;
}*/

#contents p,#contents li{
	font-size:14px;
	line-height:24px;
}

#contents h3 {
	font-size:16px;
	line-height:20px;
	text-indent:30px;
	background-color:transparent;
	color:white;
	/* 見出し頭　*/
	background-image:url(../img/features_img/Gat.png);
	background-position:left top;
	background-repeat:no-repeat;
	margin-top:7px;
	margin-bottom:35px;
}

#contents h4{
	margin-left:14px;
}

#contents .block{
	margin:7px;
	padding:7px;
	/* 見出し背景　*/
	background-image:url(../img/features_img/haikei_mori2.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#contents a{
	color:black;
	text-decoration:underline;
}
.red{
	color:red;
}

.block2{
	padding:14px;
	border: 2pt solid navy;
	margin-top:24px;
	margin-bottom:24px;
}

.nodecoration{
	text-decoration:none;
}


#contents .block2 h2{
	font-size:18px;
	line-height:20px;
	margin-top:7px;
	margin-bottom:7px;
	text-align:left;
}

#contents .block2 p{
	margin-top:0px;
	margin-bottom:0px;
}
#contents .label1 {
	font-weight:bold;
	color:red;
}
.bookdata{
	float:left;
}
#hidden_form{
	display:none;
}

#contents .page_label{
	font-size:28px;
}

.sumnail{
	border-top:1px solid silver;
	border-bottom:3px solid black;
	border-left:2px solid silver;
	border-right:3px solid black;

}


#mokuji li{
	list-style-position: outside;
	list-style-type: circle;
}

#main{
	background-image:url(../img/features_img/haikei_kami1.png);
	background-repeat:repeat;
}
