@import "../../css/common.css";

.contents {
	text-align:left;
	background:url(../images/back_gear.jpg) no-repeat right bottom;
	/*width:900px;*/
	height:655px;
}


.contents h2 img {
	display:block;
	padding-bottom:4px;
}
/*-------------VIOLET SYSTEM------------------*/
#system {
	width:653px;
	float:left;
}

#system_left {
	float:left;
}

#system_right {
	float:right;
	background-color:#d5e707;
	padding:6px 0 6px 411px;
	margin-top:30px;
}

/*-------------COURSE------------------*/
#left {
	clear:both;
	float:left;
	padding-left:25px;
	width:312px;
	height:561px;
	overflow:hidden;
}

#left p {
	width:270px;
	margin:11px auto;
	line-height:2.0;
}

#left dl {
	margin:auto;
	margin-bottom:18px;
	width:234px;
	padding:10px 15px;
	text-align:right;
}

#left dt {
	border-bottom:solid 1px #d5e707;
	width:33px;
	float:left;
	margin-bottom:5px;
}
#left dd {
	border-bottom:solid 1px #d5e707;
	width:186px;
	float:left;
	margin-bottom:5px;
}

#standard {
	background:url(../images/standard_back.gif) no-repeat left top;
	height:106px;
}

#trial {
	background:url(../images/trial_back.gif) no-repeat left top;
	height:19px;
}

#three {
	background:url(../images/three_back.gif) no-repeat left top;
	height:47px;
	margin-bottom:0;
}
/*-------------HOW TO------------------*/
#right {
	float:right;
	width:291px;
	padding-left:25px;
}

#right h3 {
	margin-bottom:12px;
}


#right ol li {
	margin-top:13px;
	width:221px;
	height:66px;
	padding-left:50px;
	padding-top:25px;
	padding-right:20px;
	text-align:center;
	background:url("../images/howto_back.png") no-repeat left top;
}

#right ol li.aliance{
	height:56px;
	padding-top:35px;
}

* html #right ol li {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale,src='images/howto_back.png');
}
/*-------------OPTIONESHOP INFO------------------*/
#others {
	float:right;
	width:222px;
}

#option_left {
	float:left;
}

#option_right {
	float:right;
	background-color:#d5e707;
	padding:6px 0 6px 44px;
	margin-top:30px;
}

#option {
	clear:both;
	background:url("../images/option_back.png") no-repeat left top;
	height:178px;
	width:165px;
	padding:12px 16px;
	margin-left:25px;
	margin-bottom:11px;
}

* html #option {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale,src='images/option_back.png');
}
#option ul {
	margin:15px auto;
}
#option li {
	display:inline;
}

#info_left {
	display:block;
	float:left;
	width:94px;
	height:94px;
}

* html #info_left {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale,src='images/info_batch.png');
}

* html #info_left img {
	display:none;
}

/*-------------SHOP INFO------------------*/
#info_right {
	float:right;
	background-color:#d5e707;
	padding:6px 0 6px 12px;
	margin-top:30px;
}
#others h2 {
	height:94px;
}
#others dl {
	clear:both;
	width:183px;
	height:210px;
	background:url("../images/info_back.png") no-repeat left top;
	padding:20px 7px;
	margin-left:25px;
}

* html #others dl {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale,src='images/info_back.png');
}

#others dt {
	border-bottom:solid 1px #d5e707;
}

#others dd {
	text-align:right;
	margin-bottom:5px;
}