@charset "euc-jp";
@import url("../../css/common.css");
@import url("../../css/parts.css");
@import url("../../../css/class.css");

p#presents {
	text-align: right;
	padding-right: 15px;
	margin-top: 10px;
	margin-bottom: 3px;
}
#posenclosure {
	border: 3px solid #2f1d07;
	padding: 1px;
	background-color: #f1ebc7;
}
#posbg {
	padding: 10px;
	border: 1px solid #2F1D07;
	background-color: #F1EBC7;
	background-image: url(../images/pos_bg.gif);
	width: 650px;
}
#title{
	width: 167px;
	text-align: center;
	float: right;
}
#title h2{
}
#title p{
	margin-top: 9px;
	margin-bottom: 9px;
	_margin-top: 3px;
	_margin-bottom: 3px;
}
#posbg .clear {
	padding-top: 2px;
	padding-bottom: 5px;
	text-align: center;
}
.hosoku {
	background-color: #f8f5e1;
	border: 1px solid #918228;
	padding: 10px;
	margin-top: 5px;
}
.hosoku h3 {
	font-size: 80%;
	font-weight: bold;
	color: #990033;
}
ul#sono1 {
	line-height: 150%;
}
ul#sono1 li {
	background-image: url(../images/li_bul.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
ul#sono2 {
	line-height: 100%;
	font-size: 80%;
}
ul#sono2 li {
}
.hosoku p {
	line-height: 150%;
}

h3.h3bg {
	margin-top: 30px;
	padding-bottom: 10px;
	text-align: right;
	background-image: url(../images/h_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 5px;
	padding-right: 15px;
}
.synopsis {
	background-color: #F1EBC7;
	width: 680px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.synopsis h4 {
	padding-top: 15px;
	padding-left: 15px;
	float: left;
}
.synopsis p {
	width: 345px;
	padding: 15px;
	float: right;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	line-height: 130%;
	background-color: #f8f5e1;
	background-image: url(../images/synopsis_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.synopsis div {
	clear: both;
	display: block;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
#proend {
	background-image: url(../images/profile_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 15px;
}
.profile {
	background-color: #eee5d9;
	width: 650px;
	padding: 15px;
	margin-bottom: 2px;
}

.profile img {
	float: left;
	margin-right: 15px;
}
.profile h4 {
	color: #2f1d07;
}
.profile h4 span {
	font-weight: normal;
	font-size: 80%;
}
.profile p {
	line-height: 130%;
	padding-top: 0.4em;
}
.profile div {
	clear: both;
	display: block;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
