body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "Arial","Helvetica","sans-serif","Meiryo";
	font-size: 13px;
	background-color: #FFF;
}

html{overflow-y: scroll;}

/* for WinIE7*/

*:first-child+html body {
	font-size: 13px;
	font-family: 'メイリオ', Meiryo, sans-serif;
}
h1,h2,h3,h4,p,dl,dt ,dd {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}

img {
border: none;
}
.highlight a:hover {
-moz-opacity:0.5;
opacity:0.8;
filter: alpha(opacity=70);
}

/*コンテナー
---------------------------------------------------------------------------*/
#container {
/* [disabled]min-width: 1200px; */
/* [disabled]min-height: 650px; */
margin-right: auto;
margin-left: auto;
width: 1200px;
-webkit-box-shadow: 0px 2px 2px #BDBDBD;
box-shadow: 0px 2px 2px #BDBDBD;
padding-bottom: 50px;
 }


/*ヘッダー
---------------------------------------------------------------------------*/

#header {
	height: 112px;
	text-align: left;
	position: relative;
	width: 1200px;
	background-color: #666;
}
#header_top  {
background-color: #1b1b1b;
background-size: 8px auto;
width: 100%;
height: 8px;
display: inline-block;
background-repeat: repeat-x;
}
#main_header {
background-image: url(../images/misc/header_bg.jpg);
background-size: 100% auto;
background-repeat: no-repeat;
}
#logoarea {
width: 1200px;
margin-left: auto;
margin-right: auto;
height: 117px;
padding-top: 5px;
}
#logoarea .logo_left  {
float: left;
padding-top: 45px;
}
#logoarea .logo_right  {
float: right;
padding-top: 14px;
}

/*グローバルナビ
---------------------------------------------------------------------------*/
#gnavi_bg {
width: 100%;
height: 43px;
background-repeat: no-repeat;
background-image: url(../images/misc/gnav_bg.jpg);
background-size: 100% 44px;
}
#nav_area  {
width: 1200px;
height: 43px;
margin-right: auto;
margin-left: auto;
}
#g_navi  {
/* [disabled]position: relative; */
height: 40px;
float: left;
width: 580px;
padding-top: 3px;
}
ul.g_navi {
	margin: 0px;
	padding: 0px;
}
ul.g_navi li{
float: left;
text-decoration: none;
overflow: hidden;
list-style-type: none;
text-align: center;
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
}
/*グローバルナビ
---------------------------------------------------------------------------*/
#lang_navi {
height: 40px;
width: 360px;
/* [disabled]position: relative; */
float: right;
padding-top: 3px;
}
ul.lang_navi {
margin: 0px;
padding: 0px;
}
ul.lang_navi li{
float: left;
text-decoration: none;
overflow: hidden;
list-style-type: none;
text-align: center;
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
}
.block_title {
background-image: url(../images/misc/blocktitle_bg.jpg);
background-repeat: no-repeat;
width: 825px;
padding-bottom: 10px;
padding-left: 45px;
font-size: 17px;
font-weight: bold;
padding-top: 9px;
}
.block_title_mini {
background-image: url(../images/misc/blocktitle_bg.jpg);
background-repeat: no-repeat;
width: 375px;
padding-bottom: 10px;
padding-left: 45px;
font-size: 17px;
font-weight: bold;
padding-top: 9px;
}
.block_title_mini2 {
background-image: url(../images/products/cornertitle_bg.jpg);
background-repeat: no-repeat;
width: 420px;
font-size: 17px;
font-weight: bold;
color: #FFFFFF;
padding-top: 7px;
text-align: center;
padding-bottom: 7px;
margin-bottom: 0px;
}
.kome {
padding-left:1em;
text-indent:-1em;
}
.kome_en {
padding-left: 0.5em;
text-indent: -1em;
}
#footer_area {
background-repeat: no-repeat;
width: 100%;
border-top: 1px solid #222222;
}
#footer {
width: 1200px;
margin-left: auto;
margin-right: auto;
height: 87px;
}
#footer .footer_left {
float: left;
margin-top: 14px;
text-align: left;
}
#footer .footer_right {
float: right;
margin-top: 35px;
}
#footer_copyright {
background-image: url(../images/misc/footer_bg.jpg);
background-repeat: no-repeat;
height: 44px;
background-size: 100% auto;
color: #FFFFFF;
line-height: 44px;
}
.footer_txt01 {
font-size: 16px;
font-weight: bold;
}
.footer_txt01_en {
font-size: 16px;
font-weight: bold;
font-style: italic;
}
.fooerlogo {
margin-bottom: 5px;
}
.footer_reserved {
font-size: 12px;
}

/* For modern browsers */
.clearfix:before,
.clearfix:after {
	content:"";
	display:table;
}

.clearfix:after {
	clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
	zoom:1;
}

ul li img {
     vertical-align: bottom;
}
ul li {
     margin: 0;
     padding: 0;
     list-style-type: none;
}
