@charset "shift_jis";


/* **************************************
*Since: 2008-11-06
*Modified: 2008-11-00
************************************** */


/* Reset & Restyle
----------------------------------------------- */
*{
	margin:0px;
	padding:0px;
}

body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dt,dd,li,table,th,td,form,select,option,address,pre,strong,em{
	font-style:normal;
	font-weight:normal;
	font-family:Verdana,sans-serif;
	text-decoration:none;
	line-height:1.5;
	color: #333;
	margin:0;
	padding:0;
}

body{
	font-size:12px;
	text-align:center;
	background:url(../images/bg_body.gif);
	margin:0;
	padding:0px;
}

img{
	border: 0px;
	margin:0px;
	padding:0px;
}

ul, ol{
	list-style-type:none;
}

table {
	border:none;
}

th, td {
	padding:0px;
}

hr{
	visibility:hidden;
	clear:both;
}

sup{
font-size:80%;
}


/* clearFix
----------------------------------------------- */
.clearFix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearFix{
 display:inline-block;
}

/*\*/ * html .clearFix{
 height:1%;
} /**/

/*\*/ .clearFix{
 display:block;
} /**/


/* link color
----------------------------------------------- */
a {
	color:#333;
 	text-decoration: none;
}

a:hover {	
	color:#333;
	text-decoration: underline;
}


/* wrapper
----------------------------------------------- */
#wrapper{
	background:url(../images/bg_wrapper.gif) repeat-x top;
	padding-top:3px;
	margin:0;
}

#mainwrapper{
	width:800px;
	margin:0px auto;
}


/* header
----------------------------------------------- */
#header{
	width:800px;
	height:66px;
	clear:both;
}

#header h1{
	width:456px;
	float:left;
	text-align:left;
}

#header .right{
	width:344px;
	float:left;
	text-align:right;
}

#header .right ul{
	float:right;
	margin-top:10px!important;
	margin-top:13px;
}

#header .right ul li{
	float:left;
	height:13px;
	margin-left:5px;
}

#header .right ul li a{
	display:block;
}

#header .right ul li a:hover{
	background-color:transparent;
}

#header .right ul li a:hover img{
	visibility:hidden;
}

#header .right ul .headNavi01{
	background:url(../images/headnavi01_hover.gif) top no-repeat ;
	height:12px;
	width:85px;
}

#header .right ul .headNavi02{
	background:url(../images/headnavi02_hover.gif) top no-repeat ;
	height:13px;
	width:109px;
}



/* glNavi
----------------------------------------------- */
#glNavi{
	width:800px;
	height:50px;

}

#glNavi ul li{
	widht:160px;
	height:50px;
	margin:0px;
	padding:0px;
	float:left;
}

#glNavi ul li a{
	display:block;
}

#glNavi ul li a:hover{
	background-color:transparent;
}

#glNavi ul li a:hover img{
	visibility:hidden;
}

#glNavi .glNavi00{
	background:url(../images/glnavi00_hover.gif) no-repeat;
}

#glNavi .glNavi01{
	background:url(../images/glnavi01_hover.gif) no-repeat;
}

#glNavi .glNavi02{
	background:url(../images/glnavi02_hover.gif) no-repeat;
}

#glNavi .glNavi03{
	background:url(../images/glnavi03_hover.gif) no-repeat;
}

#glNavi .glNavi04{
	background:url(../images/glnavi04_hover.gif) no-repeat;
}

/* mainContent
----------------------------------------------- */
#mainContent{
	width:800px;
	clear:both;
	background:#fff;
	margin-bottom:20px;
}

#mainContent h1{
 margin:0px 0px 0px 0px;
 padding:20px 0px 20px 0px;
 width:800px;
 height:28px !important;
 height:48px;
 background:url(../images/bg_column.gif) repeat-x top;
}

#mainColumn{
	width:780px!important;
	width:800px;
	background:url(../images/bg_column.gif) repeat-x top;
	text-align:left;
	padding:0px 10px 10px 10px;
}

#contents{
 margin:0px 30px;
 padding:0px 0px 20px 0px;
 width:740px;
 text-align:left;
}

/*footer
----------------------------------------------- */
#pagetop{
	width:780px;
	margin:0px auto;
	padding-bottom:10px;
	text-align:right;
}

#footNavi{
	width:800px;
	text-align:center;
	margin-bottom:5px;
	font-size:80%;
}

#footNavi li{
	display:inline;
}

#footer{
	background:url(../images/bg_footer.gif) repeat-x top;
	text-align:center;
	height:100px;
}

#footer .inner{
	width:780px;
	padding-top:10px;
	margin:0px auto;
	text-align:left;
}

#footer .left{
	width:496px;
	float:left;
}

#footer .right{
	width:284px;
	float:left;
}
