/* ------------------------------
 初期設定
------------------------------ */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	outline: 0px none;
	font-size: 100%;
	text-align: center;
	vertical-align: baseline;
	background: none repeat scroll 0% 0% transparent;
}
* {
	margin: 0px;
	padding: 0px;
}
/* a img {
	
	border: medium none;
	vertical-align: bottom;
	
} */
img {
	vertical-align: middle;
}
html {
	overflow: auto;
}
body {
	margin: 0px;
	padding: 0px;
	font-family:"ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	/* for IE6/7 */
	*font-size:small;
	/* for IE Quirks Mode */
	*font:x-small;
	background: #FFFFFF;
}
body {
	width:100%;
	/* min-width: 1020px; */
	overflow-x: hidden;
	position: relative;
}
body{
	/* background: url(../../img_n//bg0.png) repeat-x; */
}
html>/**/body {
	font-size /*\**/: small\9;
	/*overflow-x: scroll;*/
}
.cf:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.cf {
	display: inline-block;
} /* Hides from IE-mac \*/
* html .cf {
	height: 1%;
}
.cf {
	display: block;
	overflow:hidden;
} /* End hide from IE-mac */
.cb {
	margin: 0px;
	padding: 0px;
	clear: both;
}
p {
	margin: 0px;
	padding: 0px;
	color: #333333;
	text-align: left;
}
ul {
	list-style-type: none;
}
a {
	color: #333333;
	text-decoration: none;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: red;
}
a:active {
	text-decoration: none;
}

/*this web site default*/

/*clear both*/
.clear{
clear: both;
}

/*image opacity change*/
.linkimg{
opacity: 1;
/* IE7 */
filter: alpha(opacity=100);zoom:1;
/* IE8 */
/*
-ms-filter:
"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";*/
-ms-filter: "alpha( opacity=100 )";
}

/*page start fade-in*/
/*
#fade{
	background:#fff;
	position:absolute;
	width:100%;
	height:2000px;
}
*/

/*common layout*/
/* #wrap{
	width: 100%;
	height: auto;
	margin: 0px auto;
	background: url(../../img_n/bg1.png) repeat-x; 
} */

#wrap-site{
	width:100%;
	max-width: 1020px;
	margin: 0px auto;
	position: relative;
	z-index:0;
}

/*header*/
/* #header-text-area{
	width: 1020px;
	height: 25px;
	z-index:0;
}

#header-text-area h1{
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
	padding-left:10px;
	padding-top: 3px;
}

#header-company-name-area{
	width: 1020px;
	height: 45px;
	z-index:0;
}

#header-company-name-area p{
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	padding-left:40px; 
	padding-top: 20px;
}

#header-logo-area{
	float: left;
	width: 210px;
	height: 80px;
	margin: 0px 128px 0px 10px;
	position: relative;
	z-index: 3;
}

#header-logo-area a{
	width: 210px;
	height: 80px;
	display: block;
}

#gv-area{
	float: left;
	width: 662px;
	height: 68px;
	margin-right: 10px;
	margin-bottom: 12px;
	overflow:hidden;
	position: relative;
	z-index: 3;
}

#gv-area ul{
	list-style: none;
}

#gv-area li.off1{
float: left;
width: 132px;
height: 68px;
background: url(../../img_n/gv1.png);
overflow: hidden;
}

#gv-area li.off1 a{
display: block;
width: 132;
height: 68px;
text-indent: -9999px;
overflow: hidden;
}

#gv-area li.off2{
float: left;
width: 132px;
height: 68px;
background: url(../../img_n/gv2.png);
overflow: hidden;
}

#gv-area li.off2 a{
display: block;
width: 132px;
height: 68px;
text-indent: -9999px;
overflow: hidden;
}

#gv-area li.off3{
float: left;
width: 132px;
height: 68px;
background: url(../../img_n/gv3.png);
overflow: hidden;
}

#gv-area li.off3 a{
display: block;
width: 132px;
height: 68px;
text-indent: -9999px;
overflow: hidden;
}

#gv-area li.off4{
float: left;
width: 132px;
height: 68px;
background: url(../../img_n/gv4.png);
overflow: hidden;
}

#gv-area li.off4 a{
display: block;
width: 132px;
height: 68px;
text-indent: -9999px;
overflow: hidden;
}

#gv-area li.off5{
float: left;
width: 134px;
height: 68px;
background: url(../../img_n/gv5.png);
overflow: hidden;
}

#gv-area li.off5 a{
display: block;
width: 134px;
height: 68px;
text-indent: -9999px;
overflow: hidden;
} */

/*contents*/
#content-wrap{
	width: 100%;
	margin-top: 80px;
}

#content-area{
	width: 960px;
	margin: 0 auto;
}

#side{
	float: left;
	width: 200px;
	margin-right: 60px;
	text-align: left;
}

#side ul li{
	text-align: left;
}

#main{
	float: left;
	width: 700px;
	text-align: left;
}

#main p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

/*footer*/
#footer-wrap{
	width: 100%;
	margin-top: 80px;
	/* background: url(../../img_n/footer_bg.png) repeat-x; */
}

#footer-area{
	width: 100%;
	margin: 0 auto;
}

#footer-block1{
	float: left;
	width: 112px;
	height: 185px;
	margin-left: 10px;
	position: relative;
}

#footer-block1 ul{
	padding-top: 26px;
}

#footer-block1 li.icon1-1{
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 4px;
	background: url(../../img_n/icon1.png) no-repeat;
}

#footer-block1 li.icon1-2{
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-top: 10px;
	background: url(../../img_n/icon2.png) no-repeat;
}

#footer-block2{
	float: left;
	width: 450px;
	height: 185px;
	position: relative;
}

#footer-block2 ul{
	padding-top: 49px;
}

#footer-block2 li.icon2-2{
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-top: 10px;
	background: url(../../img_n/icon2.png) no-repeat;
	background-position: left center;
}

#footer-block3{
	float: left;
	width: 438px;
	height: 185px;
	margin-right: 10px;
	position: relative;
}

#footer-block3 #footer-text-area{
	margin-top: 28px;
}

#footer-block3 #footer-text-area1 p{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

#footer-block3 #footer-text-area2{
	float: left;
	width: 70px;
}

#footer-block3 #footer-text-area2 p{
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	margin-left: -5px;
}

#footer-block3 #footer-text-area3{
	float: left;
	width: 355px;
}

#footer-block3 #footer-text-area3 p{
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

#footer-sig{
	width: 100%;
	height: 25px;
}

#footer-sig p{
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	padding-top: 5px;
}

/*etc*/
.red{color: red;}
.mt10{margin-top: 10px;}
.pl15{padding-left: 15px;}
.pl20{padding-left: 20px;}

#fade{
	background:#fff;
	position:absolute;
	width:100%;
	height:2000px;
}

