@charset "shift-jis";

* {
	margin: 0px;
	padding: 0px;
	border: none;
}
img {
	border: none;
	vertical-align: bottom;
}
a:link {
	color: #4c704c;
	text-decoration: none;
}
a:visited {
	color: #4c704c;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: underline;
}
strong {
	font-weight: bold;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-block; }

/*Hides from IE-mac E\*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/*End hide from IE-mac E\*/

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
}
#headline {
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	background: #003300;
	color: #ffffff;
}
#header {
	height: 38px;
	width: 900px;
	margin: 12px 0 10px 0;
}
#header h1{
	float: left;
}
#header p {
	float: right;
}
#flashspace {
	clear: both;
	margin-bottom: 40px;
}
#top_contents01 {
	margin: 0px;
}
/* \*/
* html #top_contents01 {
	margin-bottom: 40px;
}

/* 201505Add */
#top_navi_customer{
	clear: both;
}
#top_navi_customer_l {
	float: left;
	width: 380px;
	margin-left: 20px;
}
* html #top_navi_customer_l {
	float: left;
	padding: 20px;
	margin-left: 20px;
	margin-bottom: 40px;
}
#top_navi_customer_r {
	float: left;
	width: 280px;
	margin-left: 20px;
	margin-bottom: 40px;
}
* html #top_navi_customer_r {
	float: left;
	padding: 20px;
	margin-left: 20px;
}
/* 201505End */

/* */
#top_navi01 {
	float: left;
	background: url(images/top_bgr01.gif) repeat;
	border-top: 5px solid #003300;
	padding: 20px;
	margin-bottom: 10px;
}
/* \*/
* html #top_navi01 {
	float: left;
	background: url(images/top_bgr01.gif) repeat;
	border-top: 5px solid #003300;
	padding: 20px;
	margin: 0px;
}
/* */

#top_navi01 li{
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
/* 2014.01.31Add */	
    position:relative;
	}
/* 2014.01.31Add */	
#top_navi01 li:hover {
  background: #ffffff;
}
.top_navi01-tooltips {
  display: none;
  position: absolute;
  bottom: -2.8em;
  left: 0.3em;
  z-index: 9999;
  padding: 0.3em 0.5em;
  color: #000000;
  background: #ffffff;
  border-radius: 0.5em;
}
.top_navi01-tooltips:after {
  width: 100%;
  content: "";
  display: block;
  position: absolute;
  left: 0.5em;
  top: -8px;
  border-top:8px solid transparent;
  border-left:8px solid #ffffff;
}
#top_navi01 li:hover .top_navi01-tooltips {
  display: block;
}
/* 2014.01.31Add-End */	

#top_navi02 {
	float: right;
	background: url(images/top_bgr02.gif) repeat;
	border-top: 5px solid #990000;
	padding: 20px;
	margin: 0px;
}
#top_navi02 li{
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	}
#top_contents02 {
	clear: both;
}
/* \*/
* html #top_contents02 {
	clear: both;
	margin-bottom: 40px;
}
/* */
#top_news01 {
	float: left;
	width: 380px;
	margin: 0 40px 0 0;
}
#top_news01 h2 {
	margin-bottom: 8px;
}
#top_news01 li {
	list-style: none;
	margin-bottom: 5px;
}
#top_navi03 {
	float: left;
	width: 340px;
	padding: 0;
	margin-bottom: 40px;
}
/* \*/
* html #top_navi03 {
	float: left;
	width: 340px;
	padding: 0;
	margin: 0;
}
/* */
#top_navi03 li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#top_navi04 {
	float: right;
	width: 120px;
	line-height: 1.25em;
	margin: 0;
}
#top_navi04 hr {
	margin-bottom: 5px;
}
#top_navi04 li {
	list-style: none;
	margin-bottom: 5px;
}
#top_navi04 li.link {
	list-style: none;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #c2c2c2;
}
#top_navi04 li.link a {
	background: url(images/top_ico01_off.gif) no-repeat 0px 2px;
	padding-left: 12px;
}
#top_navi04 li.link a:hover,active {
	background: url(images/top_ico01_on.gif) no-repeat 0px 2px;
	padding-left: 12px;
}
#top_navi04 li.linkend {
	list-style: none;
	margin-bottom: 5px;
}
#top_navi04 li.linkend a {
	background: url(images/top_ico01_off.gif) no-repeat 0px 2px;
	padding-left: 12px;
}
#top_navi04 li.linkend a:hover,active {
	background: url(images/top_ico01_on.gif) no-repeat 0px 2px;
	padding-left: 12px;
}
#footer {
	clear: both;
	height: 25px;
	padding-top: 5px;
	background: #003300;
	color: #ffffff;
}
#footer p {
	float: left;
	padding-left: 10px;
}
#footer p.right {
	float: right;
	padding-right: 10px;
}
