@charset "shift_jis";

html {
	color: #fff;
	background: #000;
}

body {
	background: #000;
}

#header_inner {
	height:30px;
}

#header h1#siteTitle {
	display:none;
}

#header_inner #header_nav ul#header_nav_list li a{
	color:#fff;
}

#header_inner #header_nav ul#header_nav_list li a:hover{
	color:#999;
}

#g_nav_area {
	padding: 0 0;
	border-top:0px solid #000;
	border-bottom:0px solid #000;
}

#document {
	background: #000;
}

address#copyright {
	color:#fff;
	padding: 0 0;
}

#mainVisual{
	height:432px;
	position:relative;
	margin: 0 auto 10px;
	padding: 0;
	width: 768px;
}

#mainVisual .kv_txt{
position:absolute;
left:0;
top:0;
}

#contents .section {
	margin: 0 60px;
	font-size: 14px;
	line-height:1.5;
	position:relative;
}

#contents .section h2{
	margin: 0 0 0;
	padding: 0 0 50px 0;
	text-align:center;
	zoom: 1;
}

#contents .section_left{
	float: left;
	display: inline;
	margin: 0 0 0;
	padding: 0 0 0 0;
	width: 300px;
	font-size: 14px;
	line-height:1.5;
}

#contents .section .section_left h2{
	margin: 0 0 0;
	padding: 0 0 0 0;
	zoom: 1;
}

#contents .section_right{
	float: right;
	display: inline;
	margin: 0 0 0;
	padding: 0 0 0 0;
	width: 430px;
	font-size: 14px;
	line-height:1.9;
}

#contents .section .section_txt{
	color:#fff;
	font-size: 13px;
	line-height:1.5;
}

address#corp {
	margin: 80px 0 0 0;
	font-size: 10px;
	line-height:1.3;
	color:#fff;
}

address#corp  strong{
	font-weight:bold;
	font-size: 12px;
}

address#corp  span{
	color:#541b85;
	font-size: 11px;
}

