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


/* ------------------------------------------コスプレプラン------------------------------------------ */
div#contents h2 {
	width: 600px;
	height: 27px;
	text-indent: -9999px;
	clear: both;
	background-repeat: no-repeat;
	background-position: center;
}
div#contents p {
	width: 560px;
	margin:5px auto;
}
div#contents div {
	clear: both;
}
div#contents h2.first {
	background-image: url(../../images/cosplay/h2.jpg);
	margin-bottom:10px;
}
div#contents h3.first {
	width: 600px;
	height: 70px;
	clear: both;
	text-indent: -9999px;
	background-image: url(../../images/cosplay/obi.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
div#contents div#first_t {
	width: 600px;
	height: 384px;
	background-image: url(../../images/cosplay/cosplay_img1.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;
}
div#contents div#first_b {
	width: 600px;
	height: 80px;
	background-image: url(../../images/cosplay/cosplay_img2.jpg);
	background-repeat: no-repeat;
	margin-bottom:20px;
}
div#first_b img {
	margin-left:20px;
}
div#first_b p{
	margin: 10px 0 0 20px;
	font-size:x-small;
}
div#contents h2.second {
	background-image: url(../../images/cosplay/h2_2.jpg);
}
div#contents .table_price{
	margin: 10px auto 20px;
	width:578px;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-collapse:collapse;
	border-color: #d58a51;
}
div#contents .table_price th{
	background:url(../../images/photoclub/th_bg.jpg) repeat-x;
	height:32px;
	line-height:32px;
	font-weight:bold;
	text-align:center;
	border-bottom:#d58a51 solid 1px;
	border-right:#d58a51 solid 1px;
}
div#contents .table_price td{
	line-height:2.5;
	height:25px;
	padding: 0 0 0 20px;
	border-bottom:#d58a51 solid 1px;
	border-right:#d58a51 solid 1px;
}
div#contents img.price{
	margin-bottom:10px;
}
div#contents div#second dl{
	font-size: x-small;
	margin-bottom: 5px;
}
div#contents div#third dl dt{
	color: #a72126;
	font-weight: bold;
	line-height: 20px;
}
