@charset "utf-8";

#wrapper {
	width: 1140px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../../images/back_b.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#wrap-a {
	width: 1140px;
	background-image: url(../../images/back_a.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#wrap-top {
	width: 1140px;
}

#wrap-sub {
	width: 1140px;
}

#wrap-b {
	width: 940px;
	margin: 0 auto;
	height: 100px;
}

#wrap-b-a {
	float: left;
	width: 138px;
}

#wrap-b-b {
	float: left;
	width: auto;
	margin: 46px 0 0 15px;
	padding: 0;
}

#wrap-b-c {
	float: right;
	margin: 36px 0 0 0;
	width: auto;
}

#wrap-b h1 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
}

#wrap-c {
	width: 940px;
	margin: 0 auto;
}

/* --------------ヘッダー-------------- */
#header {
	width: 940px;
	height: 60px;
	margin: 0;
	padding: 0;
}

#container {
	background-color: #FFFFFF;
	width: 940px;
	padding: 0;
	margin: 0;
}


#h-w {
	height: 60px;
	width: 940px;
}

#h-w ul {
	margin: 0;
	padding: 0;
}

#h-w li {
	list-style-type: none;
	display: inline;
	float: left;
}

#h-w a {
	text-decoration: none;
	display: block;
	height: 100%;
	text-indent: -9999px;
}


#h01 {
	background-image: url(../../images/h_01.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 188px;
}

#h02 {
	background-image: url(../../images/h_02.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 188px;
}

#h03 {
	background-image: url(../../images/h_03.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 188px;
}

#h04 {
	background-image: url(../../images/h_04.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 188px;
}

#h05 {
	background-image: url(../../images/h_05.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 188px;
}

/* --------------フッター-------------- */
#footer {
	height: 30px;
}

#footer ul {
	margin: 0 0 0 25px;
	padding: 6px 0;
}

#footer li {
	list-style-type: none;
	margin: 0 20px 0 0;
	padding: 0;
	color: #aeaeae;
	vertical-align: middle;
	display: inline;
	float: left;
}


#footer a:link {
	text-decoration: none;
	color: #aeaeae;
}

#footer a:visited {
	text-decoration: none;
	color: #aeaeae;
}

#footer a:hover {
	text-decoration: underline;
	color:#FFFF99;
}

#footer a:active {
	text-decoration: none;
	color: #aeaeae;
}
