@charset "utf-8";
@import "../common/css/common.css";



#contents  div.top-txt {
	display: block;
	width: 450px;
	margin-left: 420px;
	padding-top: 43px;
	margin-bottom: 50px;
}
#contents {
	background: url(../img/bg_door.gif) no-repeat 70px 120px;
	padding-bottom: 50px;
}
#contents .top-txt .since {
	font-family: 'Times New Roman',serif;
	font-style: italic;
	margin-top: 30px;
	letter-spacing: 0.1em;
}

#contents div.top-txt h2 {
	margin-bottom: 20px;
	letter-spacing: 0.1em;
}
#contents div.top-product {
	width: 440px;
	display: block;
	margin-left: 420px;
}
#contents div.top-product h2 {
	margin-bottom: 15px;
}
#contents .top-product ul {
	padding-bottom: 20px;
}

#contents .top-product li {
	list-style: none;
	font-size: 70%;
	display: block;
	width: 92px;
	margin-right: 18px;
	float: left;
}
#contents .top-product li img {
	background: #F7F7F7;
	border: 1px solid #E1E1E1;
	padding: 5px;
}
#contents .top-product .clearfix a:link, #contents .top-product .clearfix a:visited {
	color: #333333;
	text-decoration: none;
}
#contents .top-product .clearfix a:hover, #contents .top-product .clearfix a:active {
	color: #333333;
	text-decoration: underline;
}
#wrapper {
	position: absolute;
	height: 100%;
	width: 100%;
	background: url(../img/bg_door.gif) no-repeat center bottom;
	left: 0px;
	bottom: 0px;
	padding: 60px 0px 177px;
}
#contents .top-news h2 {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 7px;
	font-size: large;
}
#contents .top-product h2 {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 7px;
	font-size: large;
}

#contents div.top-news {
	display: block;
	width: 440px;
	margin-left: 420px;
	padding-top: 0px;
	margin-bottom: 50px;
}
#contents .top-news p a:link, #contents .top-news p a:visited {
	color: #000000;
	text-decoration: none;
}
#contents .top-news p a:hover, #contents .top-news p a:active {
	color: #000000;
	text-decoration: underline;
}
.top-news  dt {
	float: left;
}
.top-news dd {
	float: none;
	margin-bottom: 5px;
	margin-left: 6em;
}
#contents .top-txt h2 {
	font-family: "ヒラギノ明朝 Pro W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 26px;
	line-height: 1.7em;
}
