@import "common.css";
/*-----------コース-------------*/

#left_contents {
	float:left;
	margin-bottom:15px;
}

#course {
	height:468px;
	width:567px;
}

#campaign {
	width:535px;
	height:141px;
	margin:0 auto;
	margin-bottom:15px;
	background:url(../images/system/campaign_back.gif) no-repeat left bottom;
}
#campaign div p {
	text-align:center;
	line-height:100px;
}

#price {
	width:535px;
	height:252px;
	margin:0 auto;
	background:url(../images/system/course_back.gif) no-repeat left bottom;
}

#price dl {
	padding:13px;
}


#price dd span {
	font-size:10px;
}

#price dd#min ul {
	height:30px;
	float:left;
	padding:0 10px 0 3px;
}
#price dd#min li {
	float:left;
	padding:6px 3px;
}

#price dd#min span {
	line-height:42px;
}

#price dd#time {
	line-height:31px;
	padding-left:13px;
}

#price dd#time span {
	padding-left:10px;
}

#price dd#trans {
	padding:8px 0 0 13px;
	line-height:18px;
}

#price dd#trans span {
	display:block;
	line-height:14px;
}



h3 {
	margin-bottom:20px;
}

ul {
	list-style:none;
}

table,th,tr,td {
	text-align:center;
	height:0;
	padding:0;
}

table {
	font-size:12px;
	width:567px;
	height:372px;
	background:url(../images/table_back.gif) no-repeat left top;
}

th {
	width:70px;
	height:74px;
	padding:0;
}

th#bottom {
	height:76px;
}

td {
	line-height:16px;
	width:152px;
}


th.space {
	width:0;
	height:0;
}
/*-----------コスプレ-------------*/
#course p {
	margin:8px 0 0 0;
}

#costume {
	width:572px;
	margin-bottom:25px;
	padding-right:5px;
}

#costume li {
	float:left;
	height:180px;
	width:126px;
	background-color:#626262;
	padding:5px;
	padding-bottom:28px;
	margin:0 7px 13px 0;
}

* html #costume li {
	width:136px;
	padding-bottom:0px;
}

#right_contents {
	float:right;
}

#costume dd {
	text-align:center;
	line-height:28px;
}
/*-----------基本プレイ-------------*/
#standard {
	width:218px;
	height:468px;
}


#right_contents ul {
	padding-left:5px;
}

#right_contents li {
	float:left;
	width:106px;
	line-height:17px;
}
/*-----------オプション-------------*/
#option {
	width:218px;
}

#option p {
	clear:both;
	padding-left:5px;
	padding-top:20px;
}