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

#mainwrapper #title {
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 750px;
}
#mainwrapper .priceBlock, 
#mainwrapper .tokutenBlock, 
#mainwrapper .studioBlock, 
#mainwrapper .enpouBlock {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	position:relative;
}

#mainwrapper .priceBlock h3, 
#mainwrapper .tokutenBlock h3, 
#mainwrapper .studioBlock h3, 
#mainwrapper .enpouBlock h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 115%;
	font-weight: bold;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #C06;
	padding-left: 10px;
	height: 25px;
	padding-top: 5px;
	margin-bottom: 15px;
	letter-spacing: 2px;
}


.tokutenBlock {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background:url(../image/note_bg.gif) repeat;
	padding:10px 20px 20px;
	border:1px solid #ddd;
	position:relative;
}

.tokutenBlock h5 {
font-size:1.2em;
margin:10px 15px 0px;
border-top:1px dashed #ddd;
padding-top:20px;
}
.tokutenBlock h5.first {
border-top:0;
}
.tokutenBlock h5 strong {
color:#dd0000;
}
.tokutenBlock h5 span {
color:#0ebf79;
font-size:2.0;
margin-right:15px;
}
.tokutenBlock p {
margin:0 15px 10px;
font-size:0.9em;
}



#mainwrapper .enpouBlock p.attention {
color:#990000;
}
#mainwrapper .studioBlock span.price {
color:#aa0000;
font-size:1.6em;
font-weight:bold;
}

#mainwrapper .studioBlock img {
float:right;
margin-left:10px;
}