﻿@charset "utf-8";

/*----- Common -----*/


/* site format value reset */

* {
 margin: 0;
 padding: 0;
 line-height: 140%;
 color: #333333;
 font-style: normal;
 letter-spacing: normal;
 word-spacing: normal;
 font-family: "Verdana","Arai","HiraKakuPro-W3","MS-PGothic","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","osaka";
 font-size: 12px;
}

html, body {
 height: 100%;
}

html {
 width: 100%;
}

body {
 width: 100%;
 background: url(/img/body_bg.gif) repeat-x top center #ededed;
}

#container {
 width: 100%;
 height: 100%;
 margin: 0;
 padding: 0;
}

div#main-frame {
 margin: 0 auto 0 auto;
 width: 803px;
}

h1, h2, h3, h4, h5 {
 margin: 0;
 padding: 0;
 font-weight: normal;
 background-repeat: no-repeat;
}

hr {
 display: none;
}

img {
 border: 0 none;
}

img a {
 margin: 0;
 padding: 0;
 border: none;
 color: #ffffff;
}

a {
 overflow: hidden;
 margin: 0;
 padding: 0;
 color: #0033ff;
}

ul {
 margin: 0;
 padding: 0;
}

li {
 margin: 0;
 padding: 0;
}

p.txtPageTop01, p.txtPageTop01 a {
 padding-right: 10px;
 text-align: right;
 line-height: 1em;
}

p.txtPageTop02, p.txtPageTop02 a {
 margin-bottom: 20px;
 text-align: right;
 line-height: 1em;
}

p.txtPageTop03, p.txtPageTop03 a {
 text-align: right;
 line-height: 1em;
}

p.txtPageTop04, p.txtPageTop04 a {
 margin-bottom: 30px;
 text-align: right;
 line-height: 1em;
}

p.txtPageTop05, p.txtPageTop05 a {
 padding-right: 5px;
 text-align: right;
 line-height: 1em;
}

p.txtPageTop06, p.txtPageTop06 a {
 margin: 1em 0 30px 0;
 text-align: right;
 line-height: 1em;
}

p.txtPageTop07, p.txtPageTop07 a {
 margin: 0 0 30px 0;
 padding-right: 5px;
 text-align: right;
 line-height: 1em;
}


/*----- header -----*/

div#header {
 display: block;
 overflow: hidden;
 width: 803px;
 height: 97px;
 background: url(/img/header_bg.gif) no-repeat bottom left;
}

div#logoBox {
 display: block;
 overflow: hidden;
 width: 137px;
 float: left;
}

div#logoBox h1 {
 margin: 10px 0 0 38px;
 padding: 0;
}

div#headLinkBox {
 padding-top: 5px;
 width: 664px;
 float: right;
}

div#headLinkBox li {
 height: 61px;
 margin: 0;
 padding: 0 5px 0 0;
 list-style-type: none;
 float: left;
}

div#headLinkBox li img {
 margin: 0;
 padding: 0;
}

div#headLinkBox li a {
 margin: 0;
 padding: 0;
}

div#searchBox {
 padding: 5px 0 0 0;
 width: 664px;
 text-align: right;
 float: right;
}

*:first-child+html div#searchBox {
 padding: 4px 0 0 0;
}

* html div#searchBox {
 padding: 2px 0 0 0;
}

div#searchBox table {
 margin-right: 7px;
 float: right;
}

* html div#searchBox table {
 margin-right: 4px;
 float: right;
}

div#searchBox td {
 padding: 0 0 0 4px;
}

div#searchBox td.formBox01 {
 background-image: url(/img/icon_search.gif);
 background-repeat: no-repeat;
 background-position: 3px 1px;
 background-color: #ffffff;
 border: 1px solid #cccccc;
}

.formtxtw150 {
 width: 150px;
 height: 15px;
 margin-left: 20px;
 font-size: 12px;
 border: 0 none;
}


/* G-Menu */

div#gmenuBox {
 width: 803px;
 height: 44px;
 background: url(/img/gmenu_bg.gif) no-repeat top left;
 position: absolute;
 top: 97px;
 z-index: 2;
}

#gmenuBox .gmenuBox-inner {
 padding-left: 2px;
}

#gmenuBox .mainmenu01 {
 width:136px;
 float:left;
}

#gmenuBox .mainmenu01 ul {
 margin: 0;
 padding: 0;
 visibility:hidden;
 width: 136px;
}

#gmenuBox .mainmenu01 li {
 list-style-type: none;
}

#gmenuBox .mainmenu01 li a {
 display: block;
 overflow: hidden;
 height: 27px;
 margin: 0px;
 padding: 0px;
 text-indent: -9999px;
}

#gmenuBox .mainmenu01 li a.menu01-01 {
 background: url(/img/gmenu.gif) no-repeat 0px -88px;
}

#gmenuBox .mainmenu01 li a:hover{
 background-color:#009900;
 color: #FFFFFF;
}
/*parent menu*/
#gmenuBox .mainmenu01 h2 a {
 height: 44px;
 width: 136px;
 display: block;
 text-indent: -9999px;
}

#gmenuBox .mainmenu01 h2#menu1 a {
 background: url(/img/gmenu.gif) no-repeat 0px 0px;
}

#gmenuBox .mainmenu01 h2#menu2 a {
 background: url(/img/gmenu.gif) no-repeat -136px 0px;
}

#gmenuBox .mainmenu01 h2#menu3 a {
 background: url(/img/gmenu.gif) no-repeat -200px 0px;
}

#gmenuBox .mainmenu01 h2#menu4 a {
 background: url(/img/gmenu.gif) no-repeat -300px 0px;
}

#gmenuBox .mainmenu01 h2#menu5 a {
 background: url(/img/gmenu.gif) no-repeat -200px 0px;
}

#gmenuBox .mainmenu01 h2#menu6 a {
 background: url(/img/gmenu.gif) no-repeat -300px 0px;
}

#gmenuBox .mainmenu01 h2#menu1 a:hover {
 background: url(/img/gmenu.gif) no-repeat 0px -44px;
}

#gmenuBox .mainmenu01 h2#menu2 a:hover {
 background: url(/img/gmenu.gif) no-repeat -100px -25px;
}

#gmenuBox .mainmenu01 h2#menu3 a:hover {
 background: url(/img/gmenu.gif) no-repeat -200px -25px;
}

#gmenuBox .mainmenu01 h2#menu4 a:hover {
 background: url(/img/gmenu.gif) no-repeat -300px -25px;
}

#gmenuBox .mainmenu01 h2#menu5 a:hover {
 background: url(/img/gmenu.gif) no-repeat -200px -25px;
}

#gmenuBox .mainmenu01 h2#menu6 a:hover {
 background: url(/img/gmenu.gif) no-repeat -300px -25px;
}

#aboutPopup {
	position: absolute;
	width: 242px;
	top: 0;
	right: -3px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	z-index: 100;
}

#aboutPopup li {
	/*float: none;
	position: relative;*/
	margin-left: 0px;
	padding-left: 0px;
}
#aboutPopup li a {
	background: url(/img/gmenu.gif) left top;
	padding: 0px;
	display: block;
}
#aboutPopup li a img {
	vertical-align: bottom;
	border-style: none;
}
#aboutPopup li:hover a,
#aboutPopup li.sfHover a {
	background: url(/img/gmenu.gif);
}
#aboutPopup li:hover ul a, 
#aboutPopup li.sfHover ul a {
	background: url(none);
	display: inline;
}
#aboutPopup ul {
	margin-top: 0px;
	width: 242px;
	position: absolute;
	top: -999em;
	left: -1px;
	padding: 0px;
	list-style: none;
	margin-left: 0px;
}
#aboutPopup li:hover ul,
#aboutPopup li.sfHover ul {
	top: 29px;
}


/*----- Flash -----*/

div#topFlaBox {
 background: url(/img/shadow_bg.gif) repeat-y top left;
 z-index: 1;
}

div#topFlaBox-inner {
 padding: 44px 0 0 2px;
}


/*----- PageGuide -----*/

ul.pageGuide {
 display: block;
 margin: 0;
 padding: 10px 0 10px 0;
}

.pageGuide li {
 display: inline;
 margin: 0;
 padding: 0;
 font-size: 10px;
 line-height: 1em;
}

.pageGuide li a {
 font-size: 10px;
 line-height: 1em;
}

.pageGuide li span {
 font-size: 10px;
 line-height: 1em;
}


/* Main */

div#main {
 width: 803px;
 padding: 12px 0 20px 0;
 background: url(/img/shadow_bg.gif) repeat-y top left;
}

div#main_contents {
 padding: 44px 22px 0 22px;
 background: url(/img/shadow_bg.gif) repeat-y top left;
 z-index: 1;
}


/* Title */

h2 {
 display: block;
 overflow: hidden;
 width: 759px;
 height: 65px;
 margin: 0;
 padding: 0;
 background-position: 0 0;
 background-repeat: no-repeat;
 text-indent: -9999px;
}



/*----- foot -----*/

div#footBox {
 display: block;
 overflow: hidden;
 height: 48px;
 background: url(/img/foot_bg.gif) no-repeat top left;
}

div.footBoxL {
 display: block;
 overflow: hidden;
 width: 225px;
 float: left;
}

div.footBoxL img {
 margin: 10px 0 0 11px;
 padding: 0;
}

div.footBoxR {
 display: block;
 overflow: hidden;
 width: 275px;
 padding-top: 17px;
 float: right;
}

div.footBoxR ul {
 height: 16px;
 margin: 0;
 padding: 0;
 list-style-type: none;
 background: url(/img00/foot_menu_bg.gif) no-repeat top left;
}

div.footBoxR li {
 height: 16px;
 margin: 0;
 padding: 0;
 background-repeat: no-repeat;
 float: left;
}

div.footBoxR li a {
 display: block;
 height: 16px;
 margin: 0;
 padding: 0;
 text-indent: -9999px;
 outline: none;
}

li#footmenu01 { width: 125px;}
li#footmenu01 a { width: 110px; background: url(/img/foot_menu01.gif); background-position: 0 0;}
li#footmenu02 { width: 138px;}
li#footmenu02 a { width: 138px; background: url(/img/foot_menu01.gif); background-position: -125px 0;}



/*----- clear -----*/

.clear { clear: both; margin: 0px; padding: 0px; height: 0px; font-size: 0px; line-height: 0px;}
p.clear { clear: both;}
.clear hr { display: none; border: none; height:0px;}
.clearfix {
 clear: both;
 min-height: 1px;/
 zoom: 1;
 height:auto;
 background-color:transparent;
}
.clearfix:after {
 content: ".";
 display: block;
 clear: both;
 height: 0;
 visibility: hidden;
 background-color:transparent;
}
.clearfix { min-height: 1px; }
/*----------------------------WinIE6 and below */
/* Hides from IE-mac ??*/
* html .clearfix { height: 1%; }
/* End hide from IE-mac */

