/* -------------------------------- 
Name: common stylesheet
Manager: MUSCLE co.ltd
-------------------------------- */
 
* {
	padding: 0;
	margin: 0;
}





body {
	color: #444444;
	text-align: center;
	background-color: #207a37;
	font-size: small;
}





/* Format Browser's defined style
-------------------------------- */
h1,h2,h3,h4,h5,h6,
ul,ol,li,dl,dt,dd,
address,pre,em,
blockquote,q,cite {
	padding: 0;
	margin: 0;
	font-style: normal;
	font-weight: normal;
	font-size: small;
	text-decoration: none;
	text-align: left;
}





/* IMG Border none
-------------------------------- */
img {
	border: none;
	vertical-align: bottom;
}





/* List style none
-------------------------------- */
ol,ul,li {
	list-style-type: none;
}





/* Label Clickable
-------------------------------- */
label {
	cursor: pointer;
}




html*label {
	cursor: default;
}




* html label {
	cursor: pointer;
}





/* hyper link
-------------------------------- */
a {
	color: #1a8d3b;
	text-decoration: underline;
}




a:visited {
	color: #1a8d3b;
	text-decoration: underline;
}




a:hover,a:active {
	text-decoration: none;
}





/* wrapper 
-------------------------------- */
#wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
}




/* header
-------------------------------- */
#header {
	height: 69px;
	width: 100%;
	background: url(../img/header_bg.gif) repeat-x top;
	clear: both;
}



#headerbox {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}




#header h1 {
	float: left;
	height: 53px;
	width: 185px;
}




#header h1 a {
	height: 31px;
	width: 185px;
	text-decoration: none;
	display: block;
	text-indent: -9999px;
	background: url(../img/logo.gif) no-repeat;
	margin: 18px 0 0 0;
}




#header_right {
	float: right;
	width: 160px;
	padding: 10px 0 0 0;
	text-align: right;
	margin-right:-17px;
}



/* search
-------------------------------- */

#search{
	width:197px;
	height:26px;
	position:absolute;
	top:20px;
	right:165px;
	background: url(../img/search_bg.jpg) no-repeat left top;
}

#search input#txt{
border:none;
width:143px;
height:20px;
border-color:#FFFFFF;
}
*html #search input#txt{
height:18px;
}

#search input#btn{
width:39px;
height:26px;
}

#search dl{
}
#search dt{
float:left;
padding-top:2px;
padding-left:5px;
}
#search dd{
float:left;
}




/* lang
-------------------------------- */
#lang {
	width: 146px;
	padding: 0 0 0 14px;
}


#lang li{
	float: left;
}



#lang li a{
	height: 22px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(../img/lang_menu.gif) no-repeat;
}



#jp a:link, #jp a:visited {
	width: 63px;
	background-position: 0px 0px;
}


#jp a:hover, #jp a:active {
	background-position: 0px -22px;
}




#en a:link, #en a:visited {
	width: 68px;
	background-position: -63px 0px;
}


#en a:hover, #en a:active {
	background-position: -63px -22px;
}




/* h_menu
-------------------------------- */
#h_menu {
	width: 160px;
	margin: 7px 0 0 0;
}



#h_menu li{
	float: left;
	margin-top:7px;
}



#h_menu li a{
	padding: 0 15px 0 10px;
	font-size: 10px;
	background: url(../img/header_point.gif) no-repeat;
}








/* g_menu
-------------------------------- */
/* #g_menu {
	height: 38px;
	width: 100%;
	background: url(../img/g_menu_bg.gif) repeat-x top;
}




#g_menubox {

	height: 38px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}




#g_menu li{
	float: left;
}




#g_menu li a{
	height: 38px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(../img/menu.gif) no-repeat;
}


#gm01 a:link, #gm01 a:visited {
	width: 106px;
	background-position: 0px 0px;
}


#gm01 a:hover, #gm01 a:active {
	background-position: 0px -38px;
}

#gm01_on a:link, #gm01_on a:visited, #gm01_on a:hover, #gm01_on a:active {
	width: 106px;
	background-position: 0px -38px;
}



#gm02 a:link, #gm02 a:visited {
	width: 128px;
	background-position: -106px 0px;
}


#gm02 a:hover, #gm02 a:active {
	background-position: -106px -38px;
}

#gm02_on a:link, #gm02_on a:visited, #gm02_on a:hover, #gm02_on a:active {
	width: 128px;
	background-position: -106px -38px;
}




#gm03 a:link, #gm03 a:visited {
	width: 106px;
	background-position: -234px 0px;
}


#gm03 a:hover, #gm03 a:active {
	background-position: -234px -38px;
}

#gm03_on a:link, #gm03_on a:visited, #gm03_on a:hover, #gm03_on a:active {
	width: 106px;
	background-position: -234px -38px;
}




#gm04 a:link, #gm04 a:visited {
	width: 133px;
	background-position: -340px 0px;
}


#gm04 a:hover, #gm04 a:active {
	background-position: -340px -38px;
}

#gm04_on a:link, #gm04_on a:visited, #gm04_on a:hover, #gm04_on a:active {
	width: 133px;
	background-position: -340px -38px;
}





#gm05 a:link, #gm05 a:visited {
	width: 104px;
	background-position: -473px 0px;
}


#gm05 a:hover, #gm05 a:active {
	background-position: -473px -38px;
}

#gm05_on a:link, #gm05_on a:visited, #gm05_on a:hover, #gm05_on a:active {
	width: 104px;
	background-position: -473px -38px;
}





#gm06 a:link, #gm06 a:visited {
	width: 113px;
	background-position: -577px 0px;
}


#gm06 a:hover, #gm06 a:active {
	background-position: -577px -38px;
}

#gm06_on a:link, #gm06_on a:visited, #gm06_on a:hover, #gm06_on a:active {
	width: 113px;
	background-position: -577px -38px;
} */




/* main
-------------------------------- */


div#menu {
	position:relative;
	height: 38px;
	width: 100%;
	background: url(../img/g_menu_bg.gif) repeat-x top;
	
	}
#menu ul.menu {
  white-space: nowrap;
  width:790px;
  margin:0 auto;
}


/* Geometrical arrangement */
#menu ul.menu li {
  display: inline-block;
  height: 38px;
  position: relative;
}

#menu ul.menu li div {
  position: absolute;
  top: 38px;
  left: 0px;
  
}

#menu ul.menu li div div {
  position: absolute;
  top: -5px;
  left: 176px;
  }

/* Escaping style for lower levels */
#menu ul.menu li div ul li {
  display: block;
  float: none;
  width: auto;
  height: auto;
}

/** Graphics **/

/* Horizontal sliding doors */
#menu ul.menu li a {
  /*padding-left: 15px;
  background-image: url("../img/menu_level1_item.png");
  background-repeat: no-repeat;
  background-position: left -1000px;*/
  display: inline-block;
  /* margin: 6px 2px; */
  margin:0;
  padding:0;
  text-decoration:none;

}

#menu ul.menu li a span {
  padding-right: 15px;
  padding-left: 0px;
  /*background-image: url("../img/menu_level1_item.png");*/
  background-repeat: no-repeat;
  background-position: right -1000px;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  text-decoration:none;
  text-indent:0;
}

/*#menu ul.menu li:hover a {
  background-position: left -90px;
}

#menu ul.menu li:hover a span {
  background-position: right -135px;
}

#menu ul.menu li.active a {
  background-position: left 0px;
}

#menu ul.menu li.active a span {
  background-position: right -45px;
}*/

/* Escape Horizontal doors */
#menu ul.menu li div ul li a {
  display: block;
  padding: 0px;
  margin: 0px;
  background: none;
}

#menu ul.menu li div ul li a span {
  display: block;
  padding: 0px;
  background: none;
  height: auto;
  line-height: 25px;
  padding: 10px 0 10px 12px;
  white-space: normal;  
}

/* Vertical sliding doors */
#menu ul.menu li div { 
  width: 194px;
  padding-top: 6px;
  background-image: url("../img/submenu-top.png");
  background-repeat: no-repeat;
  background-position: 0px top;
}

#menu ul.menu li div ul { 
  padding: 9px;
  padding-top: 0;
  background-image: url("../img/submenu-bottom.png");
  background-repeat: no-repeat;
  background-position: 0px bottom;
}

/* Hover Effect on Submenus */
/* #menu ul.menu ul li:hover
{
  background-repeat: repeat-x;
  background-position: 0% 100%;
  background-image: url(images/menu_level2_item_hover.png);
}

#menu ul.menu ul li:hover>a
{
  background-repeat: repeat-x;
  background-position: 0% 0%;
  background-color: transparent;
  background-image: url(images/menu_level2_item_hover.png);
}
*/

/* Main header line */
#menu {
  height: 57px;
  padding-left: 0px;
  background:transparent url(images/page_header_b.png) repeat-x;
}

/* Text shadow */
#menu span
{
  color: #edf0f1;
}

#menu li:hover>a>span 
{
  color: #ffffff;
  text-shadow: 0 1px 1px #000000, 0 2px 10px #969696;
}

/* Fonts */
#menu ul.menu li a span
{ 
  font-family: Arial;
  font-size: 18px;
  font-weight: 400;
}

#menu ul.menu li div ul li a span
{
  font-family: Arial;
  font-size: 12px;
  font-weight: 400;
  line-height:16px;
}

/* Lines between li */
#menu ul.menu li div ul
{
  padding-bottom: 8px;
}

#menu ul.menu li div ul li:first-child
{
  border-top-width: 0px;
}


/* Menu logic */
#menu li>div { visibility: hidden; }
#menu li:hover>div { visibility: visible; }
/* */

/* Hover Effect on Submenus */
#menu ul.menu ul li:hover
{
  background-color: #2e4355;
}

/* Lines between li */
#menu ul.menu li div ul li
{
  border-bottom: 1px solid #6d819a;
  border-top: 1px solid #304054;
}

/* ie7 */
#menu ul.menu li {
  *zoom: 1;
  *display: inline;
}

#menu ul.menu li a {
  *zoom: 1;
  *display: inline;
}

#menu ul.menu li a span {
  *zoom: 1;
  *display: inline;
}

#menu ul.menu li div ul li a {
  *display: inline;
}

/* Discarding semi-transparency */
#menu ul.menu ul li:hover
{
  *background-image: none;
}

#menu ul.menu ul li:hover>a
{
  *background-image: none;
}

/* IE6 */
#menu ul.menu li a {
  _background-image: url("../img/menu_level1_item.gif");
}

#menu ul.menu li a span {
  _background-image: url("../img/menu_level1_item.gif");
}

#menu ul.menu li div { 
  _background-image: url("../img/submenu-top.gif");
}

#menu ul.menu li div ul { 
  _background-image: url("../img/submenu-bottom.gif");
}

#menu ul.menu li a:hover {
  _background-position: left -90px;
}

#menu ul.menu li a:hover span {
  _background-position: right -135px;
}

/* Menu logic for IE6 */
#menu div { _display: none; }
#menu div li:hover div { _display: block; }
#menu div li:hover li:hover div { _display: block; }
#menu div li:hover li:hover li:hover div { _display: block; }
/* */







#gm02,#gm03,#gm04,#gm05,#gm06,#gm07 {
	margin-left:-4px;
	*margin-left:0;
} 


#gm02 .pro_top {
	background:url(../img/yajirushi.png) no-repeat right center;
}

* html #gm02 .pro_top {
	background:url(../img/yajirushi.gif) no-repeat right center;
}







/* footer
-------------------------------- */
#footer {
	height: 152px;
	width: 100%;
	background: url(../img/footer_bg.gif) repeat-x top;
	clear: both;
}



#footerbox {
	width: 785px;
	margin-right: auto;
	margin-left: auto;
}



#footermenu {
	float: left;
	width: 400px;
	padding-top: 15px;
	font-size: small;
}


#footermenu li{
	float: left;
	padding: 0 10px 0 0;
}



#footermenu li a {
	color: #ffffff;
}


#footermenu li a:hover,a:active {
	text-decoration: none;
}




/* copyright
-------------------------------- */
#copyright {
	float: right;
	width: 290px;
	margin-top: 17px;
	font-size: 11px;
	color: #ffffff;
	text-align: right;
}


/* gotop
-------------------------------- */
#gotop {
	width: 570px;
	text-align: right;
	padding: 50px 0 0 0;
}

/* gotop2
-------------------------------- */
#gotop2 {
	width: 790px;
	text-align: right;
	padding: 50px 0 0 0;
}


/* login error
-------------------------------- */
.error{
	text-align:left;
	margin-bottom:5px;
	margin-left:10px;
	color:#FF0000;
}

