@charset "utf-8";

/*
 Share Style [
----------------------------------------------------------- */
* {
	margin:0;
	padding:0;
}
body {
	background:url(../img/share/main_bg.jpg) repeat-x left top #000000;
	font-family:Verdana, "ＭＳ ゴシック", sans-serif;
	font-size:80%;
}
h1,h2,h3,h4,h5,h6 {
	font-size:85%;
	font-weight:normal;
	margin:0;
	padding:0;
}
p,li,dt,dl {
	line-height:160%;
}
p {
	margin:0 0 1em 0;
}
li {
	list-style-type:none;
}
img {
	border:0;
}
hr {
	display:none;
}
.clear {
	clear:both;
}
/*
 Link Color [
----------------------------------------------------------- */
a {
	color:#FFFFFF;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration:underline;
}

/*
 clearfix [
----------------------------------------------------------- */
.clearfix:after { content: ""; display: block; clear: both; }

/*
 container [
----------------------------------------------------------- */
#container{
}

/*
 header [
----------------------------------------------------------- */
#header{
	height:120px;
	background:url(../img/share/bg_head_gn.jpg) no-repeat left top;
}
#header ul{
	display:block;
	padding:0 0 0 100px;
	height:90px;
}
#header ul li{
	display:block;
	float:left;
	background:url(../img/share/bg_head_menu.jpg) no-repeat left top;
}
#header ul li a{
	display:block;
	background:url(../img/share/bg_head_menu.jpg) no-repeat left top;
	width:137px;
	height:90px;
	text-indent:-9999px;
}

#header ul li.logoarea{
	display:block;
	width:216px;
	height:90px;
	background:none;
}
#header ul li.logoarea h1{
	display:block;
	width:216px;
	background:url(../img/share/bg_head_logo.jpg) no-repeat left top;
	padding:25px 0 0 0;
}
#header ul li.logoarea h1 a{
	display:block;
	width:190px;
	height:65px;
	text-indent:-9999px;
	background:none;
}

/*
 header navi[
----------------------------------------------------------- */
#header ul li.gn01{
	width:137px;
	height:90px;
	background:none;
}
#header ul li.gn01 a{
	background-position:0px 0px;
}
#header ul li.gn01 a:hover{
	background-position:0px -90px;
}
#header ul li.gn01ov{
	width:137px;
	height:90px;
	background-position:0px -90px;
	text-indent:-9999px;
}

#header ul li.gn02{
	width:137px;
	height:90px;
	background:none;
}
#header ul li.gn02 a{
	background-position:-137px 0px;
}
#header ul li.gn02 a:hover{
	background-position:-137px -90px;
}
#header ul li.gn02ov{
	width:137px;
	height:90px;
	background-position:-137px -90px;
	text-indent:-9999px;
}

#header ul li.gn03{
	width:137px;
	height:90px;
	background:none;
}
#header ul li.gn03 a{
	background-position:-274px 0px;
}
#header ul li.gn03 a:hover{
	background-position:-274px -90px;
}
#header ul li.gn03ov{
	width:137px;
	height:90px;
	background-position:-274px -90px;
	text-indent:-9999px;
}

#header ul li.gn04{
	width:137px;
	height:90px;
	background:none;
}
#header ul li.gn04 a{
	background-position:-411px 0px;
}
#header ul li.gn04 a:hover{
	background-position:-411px -90px;
}
#header ul li.gn04ov{
	width:137px;
	height:90px;
	background-position:-411px -90px;
	text-indent:-9999px;
}

#header ul li.gn05{
	width:137px;
	height:90px;
	background:none;
}
#header ul li.gn05 a{
	background-position:-548px 0px;
}
#header ul li.gn05 a:hover{
	background-position:-548px -90px;
}
#header ul li.gn05ov{
	width:137px;
	height:90px;
	background-position:-548px -90px;
	text-indent:-9999px;
}

/*
 main [
----------------------------------------------------------- */
#main{
	padding:0 0 0 100px;
}

/*
 footer [
----------------------------------------------------------- */
#footer{
	height:30px;
	background-color:#000;
	padding:3px 0 0 100px;
	clear:both;
}
#footer ul{
	display:block;
	height:30px;
}
#footer ul li{
	display:block;
	float:left;
	height:30px;
}
#footer ul li a{
	display:block;
	height:30px;
	background:url(../img/share/bg_foot_menu.gif) no-repeat left top;
	text-indent:-9999px;
}

#footer ul li.fmenu01 a{
	width:71px;
	margin:0 3px 0 0;
}
#footer ul li.fmenu02 a{
	width:53px;
	margin:0 3px 0 0;
	background-position:-74px 0px;
}
#footer ul li.fmenu03 a{
	width:63px;
	margin:0 3px 0 0;
	background-position:-130px 0px;
}
#footer ul li.fmenu04 a{
	width:34px;
	margin:0 3px 0 0;
	background-position:-196px 0px;
}
#footer ul li.fmenu05 a{
	width:107px;
	margin:0 3px 0 0;
	background-position:-233px 0px;
}
#footer ul li.fmenu06 a{
	width:77px;
	margin:0 3px 0 0;
	background-position:-343px 0px;
}
#footer ul li.fmenu07 a{
	width:97px;
	margin:0 3px 0 0;
	background-position:-423px 0px;
}
#footer ul li.fmenu08{
	width:477px;
	background:url(../img/share/bg_foot_copy.gif) no-repeat right top;
	text-indent:-9999px;
}

