@charset "utf-8";
@import "common.css";

#main-contents-area {
	margin-top: 10px;
	clear: both;
	margin-left: 2px;
	padding-left: 0px;
}
#photo-area {
	background-color: #F0F0F0;
	margin-left: 3px;
	width: 520px;
	float: left;
	margin-bottom: 12px;
}
.photo {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.photo img {
	border: 4px solid #FFFFFF;
}
#photo-area .kongetu {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#gekkan-book-area {
	float: left;
}
.dot-line {
	clear: both;
	background-image: url(../images/dot3.gif);
	background-repeat: repeat-x;
	margin-right: 15px;
	margin-left: 15px;
	height: 10px;
	margin-bottom: 3px;
	text-indent: -10000px;
}
.book-area {
	background-color: #A9C11A;
	width: 250px;
	margin-left: 10px;
	padding-bottom: 10px;
}
.book-header-area {
	background-image: url(../images/gsy.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 110px;
	position: relative;
	left: 3px;
	top: 2px;
	margin-bottom: 3px;
}
.book-form-area {
	font-size: 13px;
	color: #FFFFFF;
	margin-left: 15px;
}
#gekkan-book-area form {
	margin: 0px;
	padding: 0px;
}
.yoko-line {
	background-image: url(../images/yoko-line.gif);
	background-repeat: repeat-x;
	height: 11px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.book-contents-area {
	height: auto;
	width: 235px;
	position: relative;
	left: 7px;
	font-size: 14px;
	background-color: #F7FFC4;
}
.hatubaibi {
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	position: relative;
	left: 160px;
	top: 3px;
}
.book-title {
	font-size: 20px;
	font-weight: bold;
	color: #663300;
}
.koukai {
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}

#sub-contents-area {
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	width: 800px;
	height: 330px;
}
#sub-contents-area ul  {
	list-style-type: none;
	padding: 0px;
	font-size: 12px;
	line-height: 12px;
	color: #666666;
	margin: 0px;
}
#sub-contents-area li {
	float: left;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 15px;
	height: 310px;
	border: 1px solid #A9C11A;
}
#sub-contents-wrap {
	width: 800px;
	position: relative;
	left: 25px;
	top: 20px;
	height: 330px;
}

.s-head-line-area {
	background-image: url(../images/headline-title.gif);
	height: 31px;
	background-color: #A9C11A;
	width: 236px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding-top: 3px;
	background-position: center;
}
.s-middle-area {
	width: 230px;
}
.column-area {
	background-image: url(../images/column-title.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 230px;
	background-color: #A9C11A;
	margin-bottom: 5px;
	padding-top: 3px;
	background-position: center;
}
.column-top-area {
	background-image: url(../images/top-red.gif);
	background-repeat: no-repeat;
	width: 266px;
	height: 16px;
	text-indent: -10000px;
	margin-bottom: -7px;
}
.column-middle-area {
	background-image: url(../images/middle-red.gif);
	background-repeat: repeat-y;
	width: 266px;
	margin: 0px;
	padding-left: 20px;
}


.column-bottom-area {
	width: 266px;
	background-image: url(../images/bottom-red.gif);
	background-repeat: no-repeat;
	height: 16px;
}
span {
	display: none;
}

table td {
	vertical-align: top;
	font-size: 14px;
	line-height: 18px;
}
table p {
	margin: 0px;
	background-image: url(../column/img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-size: 14px;
	color: #000000;
}
table {
	margin-bottom: 0px;
}
table .timg {
	border: 1px solid #000000;

}

.s-info-area {
	background-image: url(../images/infomation-title.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 250px;
	margin-bottom: 5px;
	background-color: #A9C11A;
	padding-top: 3px;
	background-position: center;
}
.info-top-area {
	background-image: url(../images/top-blue.gif);
	background-repeat: no-repeat;
	width: 266px;
	height: 16px;
	text-indent: -10000px;
	margin-bottom: -7px;
}
.info-middle-area {
	background-image: url(../images/middle-blue.gif);
	background-repeat: repeat-y;
	width: 266px;
	margin: 0px;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
}
.info-bottom-area {
	width: 266px;
	background-image: url(../images/bottom-blue.gif);
	background-repeat: no-repeat;
	height: 16px;
}
.info-dl dd {
	font-size: 15px;
	color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 18px;
}
.info-dl {
	font-size: 15px;
	color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 10px;
}

.head-line-dl dd {
	padding: 0px;
	font-size: 14px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.head-line-dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
}

.head-line-dl  {
	padding: 0px;
	font-size: 13px;
	margin: 0px;
}
.login {
	margin-left: 10px;
}
.new   {
	font-weight: bold;
	color: #CC0033;
	display: inline;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}