@charset "UTF-8";

body {
	background-color: #000000;
}

*img {
	border: 0;
}

/* header */

header {
	background: url("../../img/c_static_h_bg01.jpg") no-repeat left top;
	margin: 0 auto;
	min-height: 98px;
	height: auto !important;
	height: 98px;
	width: 1100px;
}

header h1 {
	z-index: 3;
	position: absolute;
	left: 25px;
	top: 17px;
	width: 137px;
}

header ul {
	z-index: 100;
	float: right;
	width: 358px;
}

header ul li {
	float: left;
}

header ul#h_link li:nth-child(even) {
	margin-left: 22px;
}

nav ul#gnav {
	z-index: 199;
	background: url("../../img/c_static_gnav_bg01.jpg") no-repeat left top;
	-moz-box-shadow: 0 0 3px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0.2);
	box-shadow: 0 0 3px 1px rgba(0,0,0,0.2);
	margin: 0 auto;
	padding: 3px 40px 1px 50px;
	width: 1010px;
}

nav ul#gnav li {
	float: left;
	margin: 0;
}

/* nav */

p#nav {
	z-index: 200;
	position: fixed;
	right: 0;
	top: 191px;
}

/* article */

article {
	background: url("../../img/c_static_bg01.gif") repeat-y left top;
	margin: 0 auto;
	width: 1100px;
}

/* box01 */

#box01 {
	background: url("../img/index_bg01.gif") left top;
}

#box01 div#m_box {
	float: left;
	padding-top: 163px;
}

#box01 div#m_box section {
	width: 458px;
}

#box01 div#m_box section h1 {
	margin-bottom: 20px;
}

#box01 div#m_box section#tit01 {
	margin-left: 0;
}

#box01 div#m_box section#tit01 {
	background: url("../img/index_bg02.png") no-repeat right 82px;
	margin-bottom: 106px;
}

#box01 div#m_box section#text01 {
	margin: 0 0 51px 83px;
}

#box01 div#m_box section#tit01 h1 {
	margin: 0 0 43px 80px;
}

#box01 div#m_box section#tit01 p {
	margin-left: 81px;
}

#box01 div#m_box section#text01 h1 {
	margin-bottom: 23px;
}

#box01 div#m_box section#text02,
#box01 div#m_box section#text03,
#box01 div#m_box section#text04 {
	margin: 0 0 35px 81px;
}

#box01 div#m_box section#text02 h1,
#box01 div#m_box section#text03 h1,
#box01 div#m_box section#text04 h1 {
	margin-bottom: 12px;
}

#box01 div#m_box section#text05 {
	margin: 0 0 132px 81px;
}

#box01 div#m_box section#text05 h1 {
	margin-bottom: 0;
}

#box01 div#pics {
	float: right;
	margin-bottom: 53px;
	width: 500px;
}

#box01 div#pics section {
	background-color: #44474a;
	padding: 27px 0 43px 20px;
	color: #ffffff;
	width: 400px;
}

#box01 div#pics section h1 {
	background-color: #44474a;
	border-bottom: solid 1px #ffffff;
	padding-bottom: 5px;
	width: 400px;
}

#box01 div#pics section table {
	margin: 11px 0 0 2px;
	border-collapse: collapse;
	width: 385px;
}

#box01 div#pics section table tr th {
	padding-right: 12px;
	vertical-align: top;
}

#box01 div#pics section table tr td {
	vertical-align: top;
}