@import url("../../shared/style/init.css");

@import url("../../shared/style/common.css");

body{
	background: url(../img/bg.jpg) right top #333;
}

h2 {
	background: url(../img/subtitle.gif) no-repeat right bottom;
	text-indent: -9999px;
}

.Navi_cd a {
	background-position: 0 -36px;
}

.Submenu {
	background: url(../img/submenu.gif) no-repeat;
}

.Section ul li {
	list-style: decimal inside;
	font-size: 0.75em;
}

.Section p {
	margin-bottom: 10px;
}

.Section ul {
	margin-bottom: 10px;
}

.Jacket {
	float: left;
	width: 180px;
	margin-bottom: 50px;
}

.Setumei {
	float: left;
	width: 390px;
	margin-bottom: 50px;
}

.Section h3 {
	font-size: 0.95em;
}

.Section {
	background: #eee;
	opacity: 0.8;
	padding-top: 50px;
}

.Section .Tokuten p {
	font-size: 10px;
}

.Gaiyou {
	float: left;
	width: 250px;
	padding-top: 20px;
}

.Tokuten {
	float: left;
	width: 130px;
	padding-top: 10px;
}