@charset "UTF-8";

h1 {
	height: 113px;
	width: 800px;
}
h2 {
	font-size: 108%;
	color: #0043B8;
	height: 27px;
	display: block;
	width: 560px;
	margin: 0 0 10px 0;
}
h3 {
	font-size: 108%;
	color: #0043b8;
	border-bottom: 1px solid #0043b8;
	margin-bottom: 0.5em;
	margin-top: 1em;
}


/* ======================================== #header */
#logo {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 300px;
	float: left;
}
#headertop {
	height: 80px;
	width: 800px;
	position: relative;
	border-bottom: 4px solid #003c98;
}
#headmenu {
	float: left;
	height: 80px;
	width: 300px;
	right: 0px;
	position: absolute;
	background-image: url(../img/headmenubg.jpg);
	background-repeat: no-repeat;
}
#headmenu ul {
	position: absolute;
	top: 60px;
	left: 55px;
	font-size: 1px;
	line-height: 0px;
}
#headmenu li {
	float: left;
	margin-left: 10px;
}

/* Start clear fix */
#herdertop:after {
	font-size: 1px;
	color: #ffffff;
	content: ".";
	display: block;
	height: 1px;
	clear: both;
	}
#herdertop {
	zoom: 1;
	}

/* End clear fix */



/* --------------------
#globalnaviの指定
-------------------- */
#globalnavi {
	height: 33px;
	width: 800px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	position: relative;
	background-color: #000000;
	background-image: url(../img/globalnavi_bg.gif);
	background-repeat: repeat-x;
	line-height: 0px;
}

#globalnavi ul {
	height: 15px;
	display: block;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}

#globalnavi li {
  text-align: center;
  float: left;
}

#globalnavi .home {
	width: 80px;
}
#globalnavi .customer {
	width: 165px;
	border-left: 2px solid #282828;
}
#globalnavi .product,
#globalnavi .support, 
#globalnavi .company  {
	width: 100px;
	border-left: 2px solid #282828;
}
#globalnavi .kankyou {
	width: 124px;
	border-left: 2px solid #282828;
}
#globalnavi .mame {
	width: 110px;
	border-left: 2px solid #282828;
}

#globalnavi li a:link {
  text-decoration: underline;
}

#globalnavi li a:hover {
  	text-decoration: none;
}

/* Start clear fix */
#globalnavi:after {
	font-size: 1px;
	color: #ffffff;
	content: ".";
	display: block;
	height: 1px;
	clear: both;
	}
#globalnavi {
	zoom: 1;
	}
/* End clear fix */



/* ======================================== #contents-all */

/* --------------------
#pannavi
-------------------- */
#pannavi {
	background-color: #a6a6a6;
	font-size: 70%;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	color: #000000;
	padding: 0.5em 0 0.5em 25px;
	min-height: 10px;
	height: auto !important; /* -----IE6 */
  	height: 10px; /* -----IE6 */
}
#pannavi li {
	float: left;
	margin-right: 0.5em;
}
#pannavi li a {
	color: #000000;
}
#pannavi li a:hover {
	color: #000000;
}
/* Start clear fix */
#pannavi:after {
	font-size: 1px;
	content: ".";
	display: block;
	height: 1px;
	clear: both;
	}
#pannavi {
	zoom: 1;
	}
/* End clear fix */


/* --------------------
#sidebar 共通
-------------------- */
#sidebar {
	float: left;
	padding-bottom: 2em;
	font-size: 93%;
	height: 100%;
	display: block;
 }
.localnavi li {
	color: #FFFFFF;
	width: 195px;
	border-bottom: 1px solid #ffffff;
	padding: 5px 0 0 5px;
	background-color: #969696;
	min-height: 22px;
	height: auto !important; /* -----IE6 */
  	height: 22px; /* -----IE6 */
	 }
.localnavi li a {
  	text-decoration: none;
	color: #FFFFFF;
	width: 200px;
	/*min-height: 22px;*/
}

.localnavi li a:hover {
  	text-decoration: none;
  	background-color: #969696;
  	color: #000000;
}
.localnavi .ima {
	background-color: #464646;
}

/* --------------------
#sidebar seihin/mameのみ
-------------------- */
.sidetitle {
	color: #FFFFFF;
	width: 195px;
	border-bottom: 1px solid #ffffff;
	background-color: #000000;
	padding-top: 5px;
	padding-left: 5px;
	min-height: 22px;
	height: auto !important; /* -----IE6 */
  	height: 22px; /* -----IE6 */
}
.sidetitle a {
  	text-decoration: none;
	color: #FFFFFF;
}
.sidetitle a:hover {
	color: #999999;
}

.sidetitle2 {
	color: #FFFFFF;
	background-color: #969696;
	padding-top: 5px;
	padding-left:15px;
	min-height: 22px;
	height: auto !important; /* -----IE6 */
	height: 22px; /* -----IE6 */
	border-bottom: 1px dotted #ffffff;
}

.localnavi-seihin li {
	color: #FFFFFF;
	min-height: 22px;
	border-bottom: 1px solid #ffffff;
	padding-top: 5px;
	padding-left: 15px;
	background-color: #969696;
	height: auto !important; /* -----IE6 */
	height: 22px;/* -----IE6 */
}

.localnavi-seihin li a,
.localnavi-seihin2 li a {
  	text-decoration: none;
	color: #FFFFFF;
	width: 200px;
}

.localnavi-seihin li a:hover,
.localnavi-seihin2 li a:hover {
  text-decoration: none;
  color: #000000;
}

.localnavi-seihin .ima,
.localnavi-seihin2 .ima {
	background-color: #464646;
}
.localnavi-seihin2 {
	font-size: 93%;
	color: #FFFFFF;
	background-color: #969696;
	border-bottom: 1px solid #FFFFFF;
	margin-top: -1px;
}
.localnavi-seihin2 li {
	border-top: 1px dotted #FFFFFF;
	background-image: url(../img/localnavi_arrow.gif);
	background-repeat: no-repeat;
	margin-left: 25px;
	padding-top: 5px;
	text-indent: 12px;
	min-height: 22px;
	height: auto !important; /* -----IE6 */
	height: 22px;/* -----IE6 */
}


/* --------------------
#contents
-------------------- */

/* -- 文字 -- */
.h2p,
.h3p {
	line-height: 1.6em;
	font-size: 93%;
	margin-bottom: 2em;
}

.h3p2{
	line-height: 1.6em;
	font-size: 93%;
}
.h2p-14 {
	line-height: 1.6em;
	font-size: 108%;
	display: block;
	margin-bottom: 1.5em;
	margin-left: 35px;
}

.h3box {
	font-size: 93%;
}

.h3box ul {
	margin-bottom: 2em;
	margin-left: 1.5em;
}

.h3box li {
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}


#contents .forichiran {
	text-align: right;
	width: 100%;
	font-size: 70%;
}

.pagetop {
	font-size: 77%;
	display: block;
	height: 20px;
	width: 100%;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 10px;
}
.forichiran a,
.forichiran a:link,
.pagetop a,
.pagetop a:link {
  color: #000000;
  text-decoration: none;
}
.forichiran a:hover,
.forichiran a:active,
.pagetop a:hover,
.pagetop a:active {
  color: #666666;
  text-decoration: none;
}


/* ======================================== #footer */
#footer p { }
address {
	font-family: Helvetica, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, 'メイリオ', sans-serif;
	font-size: 77%;
	font-style: normal;
	text-indent: 25px;
	float: left;
	margin-top: 10px;
}
#footer .privacy {
	font-size: 77%;
	float: right;
	line-height: 0px;
	margin-top: 10px;
	margin-right: 10px;
}

