@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.9;
	padding-top: 50px;
}

.Section .Tokuten p {
	font-size: 10px;
}

.Gaiyou {
	float: left;
	width: 250px;
	padding: 20px 0;
}

.Tokuten {
	float: left;
	width: 130px;
	padding-top: 10px;
}

.OmoideBadge {
	width: 153px;
	height: 183px;
	background: url(../img/omoidebadge.gif) no-repeat top left;
}

.SetumeiOmoide {
	float: left;
	width: 390px;
}

.OmoideTokuten_top {
	background: url(../img/bg_omoidetokuten_top.gif) no-repeat top left;
	height: 27px;
	margin-top: 30px;
}

.OmoideTokuten_bottom {
	background: url(../img/bg_omoidetokuten_bottom.gif) no-repeat top left;
	height: 27px;
}

.OmoideTokuten {
	background: #39f;
	width: 388px;
}

.OmoideTokuten h3 {
	text-indent: -9999px;
	height: 75px;
	background: url(../img/omoidetokuten_h3.gif) no-repeat 27px top;
}

.OmoideTokuten p {
	margin-bottom: 0;
	font-size: 11px;
	padding: 0 27px;
}

.OmoideComment_top {
	height: 16px;
	background: url(../img/bg_omoide_comment_top.gif) no-repeat left top;
	margin-top: 15px;
}

.OmoideComment_bottom {
	height: 16px;
	background: url(../img/bg_omoide_comment_bottom.gif) no-repeat left top;
	margin-bottom: 50px;
}

.OmoideComment {
	background: #f1b3c2;
	width: 566px;
}

.OmoideComment p {
	padding: 13px 40px;
	margin-bottom: 0;
}
