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

div#cover {
	width:310px;
	margin:10px 15px;
	padding:0px;
	float:left;
}
div#cover h2 {
	font-size:108%;
	font-weight:bold;
	text-align:center;
	margin:0px;
	padding:0px;
}
div#cover div#hitorigoto {
	background-color:#FFFFCC;
	border:1px solid #FFCC00;
	padding:10px 15px;
	margin-top:10px;
}
div#cover div#hitorigoto h3 {
	margin:0px auto;
	overflow:hidden;
	background-image: url(../img21/hitorigoto_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 0px;
	width: 214px;
	padding-top: 43px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#cover div#hitorigoto h4 {
	font-size:108%;
	font-weight:bold;
	margin:10px 0px;
}
div#cover div#hitorigoto h4 img {
	margin-right:5px;
	
}
div#cover div#hitorigoto p {
	font-size:93%;
	line-height:170%;
}
div#cover div#hitorigoto div#author {
	font-weight:bold;
	text-align:right;
	font-size:108%;
	margin-top:10px;
}
div#contents {
	width:370px;
	margin-top:10px;
	margin-right:15px;
	float:right;
}
div#contents h2 {
	margin: 0px;
	background-image: url(../img21/contents.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 0px;
	width: 370px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}

div#contents ul {
	margin:5px 1px;
	padding:0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
div#contents ul li {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	font-size: 108%;
	line-height:130%;
	background-image: url(../img21/listicon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-top: 15px;
	padding-right: 7px;
	padding-bottom: 15px;
	padding-left: 37px;
}
