/*@charset "Shift_JIS";*/

html {
margin: 0;
/* setting border: 0 hoses ie6 win window inner well border */
padding: 0;
min-width: 900px;
}

body {
margin: 0;
/* setting border: 0 hoses ie5 win window inner well border */
padding: 0;
background: #4F5A6E;
}

/* Class Section*/

.clear {
	clear: both;
}

a {
	color: #666666;
	text-decoration: none;
	
}
a:hover {
	color: #FF6600;
	text-decoration: none;
	
}


/* ------------ CONTAINER ------------ */


#container {
	margin: 0px auto;
	width: 99%;
	font-family: Arial, "ＭＳ Ｐ ゴシック", "Osaka", verdana, sans-serif;
	font-size: 12px;
	color: #333333;
}
#main_contents {
	width: 908px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contents {
	float: left;
	width: 908px;
	background-image: url(../images/line_01.gif);
	background-repeat: repeat-y;
}
#fla-cont {
	background-color: #FFFFFF;
	width: 900px;
}
#side_line {
	width: 10px;
}

.cont-space {
	height: 10px;
	margin: 0px;
	background-color: #ADADAD;
}
.line-space {
	height: 10px;
}
.s-line {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ADADAD;
}
.img-space {
	padding-bottom: 20px;
}
.center {
	text-align: center;
}
hr {
	background-color: #ADADAD;
	height: 1px;
	padding: 0px;
	margin: 0px;
	clear: both;
	display: none;
}

/* ------------ Headder Contents ---------*/

.hide-text {
	display: none;
}
.over-text {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
}

#headder_link {
	font-size: 11px;
	float: left;
	padding-bottom: 0px;
	height: 15px;
	width: 463px;
	padding-top: 14px;
	text-align: right;
	padding-right: 40px;
	padding-left: 0px;
}

#headder_link a {
}



#headder {
	width: 900px;
	background-color: #FFFFFF;
}
#headder_logo {
	width: 364px;
	float: left;
	padding-left: 32px;
}

#headder-navi {
	height: 29px;
	width: 829px;
	font-weight: bold;
	float: left;
	padding-left: 35px;
	margin-top: 5px;
/*	background-image: url(../nv_image/navi_set.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
}
#headder-navi ul {
	display: block;
	margin: 0px;
	padding: 0px;
	
}
#headder-navi li {
	display: inline;
}

#headder-navi a {
	color: #FFFFFF;
	text-decoration: none;
	
}
#headder-navi a:hover {
	color: #FF0000;
	text-decoration: none;
	
}

.nv-f1 {
	width: 118px;
	height: 29px;
	float: left;
	background-image: url(../nv_image/navi_set.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-align: center;
	padding: 0px;
	margin: 0px;
	
}
.nv-f1:hover {
	background-image: url(../nv_image/navi_set.gif);
	background-repeat: no-repeat;
	background-position: 0px -28px;
}

.nv-over-f1 {
	width: 118px;
	height: 29px;
	float: left;
	background-image: url(../nv_image/navi_set.gif);
	background-repeat: no-repeat;
	background-position: 0px -28px;
	display: block;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.nv-f2 {
	width: 118px;
	height: 29px;
	float: left;
	background-image: url(../nv_image/navi_set.gif);
	background-repeat: no-repeat;
	background-position: -117px 0px;
	display: block;
	text-align: center;
	padding: 0px;
	margin: 0px;
	
}

.nv-f2:hover {
	background-image: url(../nv_image/navi_set.gif);
	background-repeat: no-repeat;
	background-position: -117px -28px;
}
.nv-over-f2 {
	width: 118px;
	height: 29px;
	float: left;
	background-image: url(../nv_image/navi_set.gif);
	background-repeat: no-repeat;
	background-position: -117px -28px;
	display: block;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.nv-f3 {
	width: 118px;
	height: 29px;
	float: left;
	background-image: url(../nv_image/navi_set.gif);
	background-repeat: no-repeat;
	background-position: -235px 0px;
	display: block;
	text-align: center;
	padding: 0px;
	margin: 0px;
	
}

.nv-f3:hover {
	background-image: url(../nv_image/navi_set.gif);
	background-repeat: no-repeat;
	background-position: -235px -28px;
}
.nv-over-f3 {
	width: 118px;
	height: 29px;
	float: left;
	background-image: url(../nv_image/navi_set.gif);
	background-repeat: no-repeat;
	background-position: -235px -28px;
	display: block;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.nv-f4 {
	width: 118px;
	height: 29px;
	float: left;
	background-image: url(../nv_image/navi_set.gif);
	background-repeat: no-repeat;
	background-position: -353px 0px;
	display: block;
	text-align: center;
	padding: 0px;
	margin: 0px;
	
}
.nv-f4:hover {
	background-image: url(../nv_image/navi_set.gif);
	background-repeat: no-repeat;
	background-position: -353px -28px;
}
.nv-over-f4 {
	width: 118px;
	height: 29px;
	float: left;
	background-image: url(../nv_image/navi_set.gif);
	background-repeat: no-repeat;
	background-position: -353px -28px;
	display: block;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.nv-f5 {
	width: 118px;
	height: 29px;
	float: left;
	background-image: url(../nv_image/navi_set.gif);
	background-repeat: no-repeat;
	background-position: -471px 0px;
	display: block;
	text-align: center;
	padding: 0px;
	margin: 0px;
	
}
.nv-f5:hover {
	background-image: url(../nv_image/navi_set.gif);
	background-repeat: no-repeat;
	background-position: -471px -28px;
}
.nv-over-f5 {
	width: 118px;
	height: 29px;
	float: left;
	background-image: url(../nv_image/navi_set.gif);
	background-repeat: no-repeat;
	background-position: -471px -28px;
	display: block;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.nv-f6 {
	width: 118px;
	height: 29px;
	float: left;
	background-image: url(../nv_image/navi_set.gif);
	background-repeat: no-repeat;
	background-position: -589px 0px;
	display: block;
	text-align: center;
	padding: 0px;
	margin: 0px;
	
}
.nv-f6:hover {
	background-image: url(../nv_image/navi_set.gif);
	background-repeat: no-repeat;
	background-position: -589px -28px;
}
.nv-over-f6 {
	width: 118px;
	height: 29px;
	float: left;
	background-image: url(../nv_image/navi_set.gif);
	background-repeat: no-repeat;
	background-position: -589px -28px;
	display: block;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.nv-f7 {
	width: 118px;
	height: 29px;
	float: left;
	background-image: url(../nv_image/navi_set.gif);
	background-repeat: no-repeat;
	background-position: -707px 0px;
	display: block;
	text-align: center;
	padding: 0px;
	margin: 0px;
	
}
.nv-f7:hover {
	background-image: url(../nv_image/navi_set.gif);
	background-repeat: no-repeat;
	background-position: -707px -28px;
}
.nv-over-f7 {
	width: 118px;
	height: 29px;
	float: left;
	background-image: url(../nv_image/navi_set.gif);
	background-repeat: no-repeat;
	background-position: -707px -28px;
	display: block;
	text-align: center;
	padding: 0px;
	margin: 0px;
}



/* ------------ Footer Contents ---------*/
#footer {
	width: 908px;
	background-image: url(../images/line_01.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}


#footer_line {
	height: 17px;
	width: 908px;
	background-image: url(../images/footer_line.gif);
	background-repeat: no-repeat;
}
#logo_link {
	background-color: #FFFFFF;
	width: 900px;
}
#footer_link {
	padding-right: 30px;
	font-size: 11px;
	width: 250px;
}
#copy_right {
	background-color: #FFFFFF;
	width: 900px;
	padding-top: 10px;
	font-size: 9px;
	line-height: 1.5em;
	text-align: center;
	color: #666666;
}
.logo_ci {
	padding-left: 30px;
}
#footer_link a {
	padding-left: 15px;
}

