@charset "utf-8";
/*=========================================
+++++ GUNZE Global Site CSS INFORMATION +++++
----- common ------

_1 common
_1-1 TAG format
_1-2 class

_2 TAG option

_3 layout
_3-1 wrapper
_3-2 header
_3-3 2nd-content
_3-4 navigation
_3-5 footer
_3-6 pageup
=========================================*/

/*=========================================
_1 common

===========================================
_1-1 TAG format
=========================================*/

h1,h2,h3,h4,h5,h6,p,
ul,ol,li,dl,dt,dd,
form,fieldset,legend,pre,blockquote,
button,
address,
noscript {
	margin: 0px;
	padding: 0px;
	font: normal normal 12px/1.4em  Verdana, Geneva, Arial,sans-serif;
	text-align:left;
	/*word-break: break-all;*/
}


ul,ol,li {
	list-style:none;
}

img {
	margin:0px;
	padding:0px;
	border:0;
	vertical-align:bottom;
	margin-bottom: 25px;
}


hr {
	display:none;
}


li img {
	vertical-align:top;
}

li a img{
	vertical-align:top;
}

li a{
	vertical-align:top;

}


/*===========================================
_1-2 class

=========================================*/

/*clearfix*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-block; }
/* except Mac IE5 \*/
*html .clearfix { height: 1%; }
.clearfix {display: block;}
/* end of Holly Hack */


/*clearfix? no-Hack*/
.clear {
	height:0px;
	line-height:0;
	font-size:0;
	display:block;
	clear:both;
	visibility:hidden;
}

/*no-text*/
.pix{
	display:block;
	font-size:5px;
	line-height:1em;
	text-indent:-9999px;
	overflow:hidden;
	width: 550px;
	height: 200px;
	;
}





/*===========================================
_2 TAG option

=========================================*/
body {
	margin:0;
	padding:0;
	color: #666666;
	background:#e6ebf0;
	font-family:Verdana, Geneva, Arial, sans-serif;
	text-align:center;
	line-height:2.8em;
  font-size: 12px;

}


/*=========================================
_3 layout

===========================================
_3-1 wrapper
=========================================*/
#wrapper{
	width:790px;
	margin:0 auto;
}

/*=========================================
_3-2 header
=========================================*/
#header{
	position:relative;
	width:790px;
	height:83px;
	margin:0;
	padding:0;
	background:url(../images_cmn/h_bg.gif) no-repeat;
}

#header h1{
	width:193px;
	height:30px;
	position: absolute;
	top: 30px;
	left: 15px;
}


#header h1 a{
	display:block;
	width:193px;
	height:30px;
	background:url(../images_cmn/gunze_logo.gif) no-repeat;
}

#header ul{
	width:125px;
	height:11px;
	position: absolute;
	top: 17px;
	right: 21px;
}


#header li{
	float:left;
}

#header li#h-btn01 a{
	display:block;
	width:49px;
	height:11px;
	background:url(../images_cmn/h_btn01.gif) no-repeat;
}

#header li#h-btn02 a{
	display:block;
	width:73px;
	height:11px;
	background:url(../images_cmn/h_btn02.gif) no-repeat;
}


#header li#h-btn03 a{
	display:block;
	width:73px;
	height:11px;
	background:url(../images_cmn/h_btn03.gif) no-repeat;
}


#header li#h-btn04 a{
	display:block;
	width:71px;
	height:11px;
	background:url(../images_cmn/h_btn04.gif) no-repeat;
}




/*=========================================
_3-3 2nd-content
=========================================*/
#cnt2nd-ttl{
	width:790px;
	margin:5px auto;
	padding:0;
}

#cnt2nd-ttl h2{
	float:left;
	width:790px;
	height:152px;
	margin:0;
	padding:0;
	text-align:left;
}

#cnt2nd-ttl h3{
	float:left;
	width:585px;
	height:152px;
	margin:0;
	padding:0;
	text-align:left;
}

#cnt2nd-main{
	width:790px;
	margin:0 auto;
	padding:0;
	background:url(../images_cmn/cnt2nd_bg.gif) repeat-y;
}

#cnt2nd-cntent{
	float:right;
	text-align:left;
	margin:0;
	padding:0px;
	width: 570px;
}

#cnt2nd-lnav{
	float:left;
	width:215px;
}

#cnt2nd-lnav li a{
	display:block;
	width:215px;
	height:69px;
}

#cnt2nd-ftop{
	width:560px;
	height:15px;
	background:url(../images_cmn/cnt2nd-ftop.gif) no-repeat;
}

#cnt2nd-fend{
	width:790px;
	height:8px;
	margin:0 auto;
	background:url(../images_cmn/cnt2nd_fend.gif) no-repeat;
}



/*=========================================
_3-4 navigation
=========================================*/
#h-nav{
	width:790px;
	height:40px;
	margin:0 auto;
	padding:0;
}

#h-nav li{
	float:left;
	margin:0;
	padding:0;
}

#h-nav li a{
	margin:0;
	padding:0;
	vertical-align:top;
}

#h-nav li#h-nav01 a{
	display:block;
	width:208px;
	height:40px;
	background:url(../images_cmn/h_nav01.gif) top no-repeat;
	overflow:hidden;
}

#h-nav li#h-nav01 a:hover{
	background:url(../images_cmn/h_nav01.gif) bottom no-repeat;
	overflow:hidden;
}

#h-nav li#h-nav01-a a{
	display:block;
	width:208px;
	height:40px;
	background:url(../images_cmn/h_nav01a.gif) bottom no-repeat;
	overflow:hidden;
}

#h-nav li#h-nav02 a{
	display:block;
	width:208px;
	height:40px;
	background:url(../images_cmn/h_nav02.gif) top no-repeat;
	overflow:hidden;
}

#h-nav li#h-nav02 a:hover{
	background:url(../images_cmn/h_nav02.gif) bottom no-repeat;
}

#h-nav li#h-nav02-a a{
	display:block;
	width:208px;
	height:40px;
	background:url(../images_cmn/h_nav02a.gif) bottom no-repeat;
	overflow:hidden;
}


#h-nav li#h-nav03 a{
	display:block;
	width:212px;
	height:40px;
	background:url(../images_cmn/h_nav03.gif) top no-repeat;
	overflow:hidden;
}

#h-nav li#h-nav03 a:hover{
	background:url(../images_cmn/h_nav03.gif) bottom no-repeat;
}

#h-nav li#h-nav03-a a{
	display:block;
	width:212px;
	height:40px;
	background:url(../images_cmn/h_nav03a.gif) bottom no-repeat;
	overflow:hidden;
}

#h-nav li#h-nav04 a{
	display:block;
	width:162px;
	height:40px;
	background:url(../images_cmn/h_nav04.gif) top no-repeat;
	overflow:hidden;
}

#h-nav li#h-nav04 a:hover{
	background:url(../images_cmn/h_nav04.gif) bottom no-repeat;
}

#h-nav li#h-nav04-a a{
	display:block;
	width:162px;
	height:40px;
	background:url(../images_cmn/h_nav04a.gif) bottom no-repeat;
	overflow:hidden;
}


/*=========================================
_3-5 footer
=========================================*/
#footer{
	width:790px;
	margin:15px 0 5px;
}

#footer p{
	float:left;
	width:300px;
	height:12px;
	background:url(../images_cmn/foot_copy.gif) no-repeat;
}

#footer ul{
	width:178px;
	float:right;
	padding:0;
}

#footer li{
	float:left;
}

#footer li#f-btn01 a{
	display:block;
	width:65px;
	height:14px;
	background:url(../images_cmn/foot_btn01.gif) no-repeat;
	overflow:hidden;
}

#footer li#f-btn02 a{
	display:block;
	width:113px;
	height:14px;
	background:url(../images_cmn/foot_btn02.gif) no-repeat;
	overflow:hidden;
}


/*=========================================
_3-6 pageup
=========================================*/

p.pageup{
	float:right;
	width:88px;
}

p.pageup a{
	display:block;
	width:88px;
	height:41px;
	background:url(../images_cmn/btn_to_pagetop.gif) center no-repeat;
	font-size:5px;
	line-height:1em;
	text-indent:-9999px;
	overflow:hidden;
}

p{
	line-height:1.6em;
}
