@charset "UTF-8";

body {
	position:relative;
	font:normal 14px/28px 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Lucida Grande', Helvetica, sans-serif;
	color:#000;
	-webkit-text-size-adjust:none;
}
a, a:visited {
	color:#000;
	text-decoration:underline;
	outline:none;
}
a:hover {
	text-decoration:none;
}
strong {
	font-weight:bold;
}
.clear {
	clear:both;
}
/* For modern browsers */
.cf:before,
.cf:after {
	content:"";
	display:table;
}
.cf:after {
	clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf {
	zoom:1;
}



#header {
	background:url(/images/header_bg.png) 50% 0 repeat-x;
	width:100%;
	height:68px;
	z-index:100;
}
#content {
	background:#fafafa url(/images/content_bg_bg.gif) 50% 0 repeat-y;
	padding:55px 0 60px;
}
#en #content {
	padding-top:67px;
}
#content .container {
	background:url(/images/content_bg.gif) 50% 0 repeat-y;
	margin:0 auto;
	width:1024px;
	position:relative;
}
#main {
	background:url(/images/main_bg.jpg) 0 0 no-repeat;
	height:493px;
	position:relative;
}
#en #main {
	background:url(/en/images/main_bg.jpg) 0 0 no-repeat;
	height:630px;
}
h1 {
	position:absolute;
	left:27px;
}
h2 {
	position:absolute;
	top:38px;
}
#en h2 {
	top:29px;
}
h2,
#main p {
	padding-right:30px;
	position:absolute;
	left:458px;
}
#leadTxt {
	top:95px;
	font-size:16px;
}
#en #leadTxt {
	top:86px;
}
#signature {
	display:block;
	text-align:right;
	font-size:12px;
	line-height:20px;
}
#content dl {
	margin:0 30px 20px;
	padding:20px 30px 30px;
}
#content dt {
	font-size:16px;
	color:#800c17;
}
#cp {
	border:1px solid #c7c5c5;
	background:#e9e9e9;
}
#kc2 {
	border:1px solid #d5d3c9;
	background:#f0ede0;
}
#kc2 div {
	background:#fff;
	padding:12px 15px;
}
#footer {
	background:url(/images/footer_bg.png) 0 0 repeat-x;
	margin-top:-7px;
	position:relative;
	z-index:100;
}
#footer .container {
	margin:0 auto;
	padding:20px 0 15px;
	width:1024px;
}
#footer .container small {
	margin:4px 0 0;
	float:left;
	font-size:10px;
	line-height:18px;
	color:#858585;
}
#en #footer .container small {
	margin-top:20px;
}
#footer .container small a {
	color:#fff;
}
#footer .container .sega {
	margin:15px 0 0;
	float:right;
}
#en #footer .container .sega {
	margin-bottom:17px;
}
#footer .container .en {
	margin:0;
}
