body {
	font: normal 75%/125% "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	color: #000;
	background-color:#FFF;
}
body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, ul {
	margin: 0; padding: 0;
	}
h1,h2,h3,h4,h5,h6{ font-weight:normal; font-size:100%;}

table {/* IE6用 */
	font-size:100%; line-height:150%;
}

table td { vertical-align:top;}

a,a:link,a:active,a:visited { color:#000; text-decoration:none;}
a:hover {color:#666666; }
a { outline: none; }
* { margin:0px; padding:0px;}
dl, ul, ol {list-style:none;}

img{ border:0px; vertical-align:top; }

/*utility*/

.m5 { margin-bottom:5px;}
.m10 { margin-bottom:10px;}
.m12 { margin-bottom:12px;}
.m15 { margin-bottom:15px;}
.m20 { margin-bottom:20px;}
.m30 { margin-bottom:30px;}
.m40 { margin-bottom:40px;}
.m50 { margin-bottom:50px;}
.m60 { margin-bottom:60px;}

.ml5 { margin-left:5px;}
.ml10 { margin-left:10px;}
.ml12 { margin-left:12px;}
.ml15 { margin-left:15px;}
.ml20 { margin-left:20px;}
.ml30 { margin-left:30px;}
.ml40 { margin-left:40px;}
.ml50 { margin-left:50px;}
.ml60 { margin-left:60px;}

.mr5 { margin-right:5px;}
.mr10 { margin-right:10px;}
.mr12 { margin-right:12px;}
.mr15 { margin-right:15px;}
.mr20 { margin-right:20px;}
.mr30 { margin-right:30px;}
.mr40 { margin-right:40px;}
.mr50 { margin-right:50px;}
.mr60 { margin-right:60px;}

.mt5 { margin-top:5px;}
.mt10 { margin-top:10px;}
.mt12 { margin-top:12px;}
.mt15 { margin-top:15px;}
.mt20 { margin-top:20px;}
.mt30 { margin-top:30px;}
.mt40 { margin-top:40px;}
.mt50 { margin-top:50px;}
.mt60 { margin-top:60px;}

.ma10 {margin:0 10px;}
.m_lb {margin:0 10px 30px 10px;}
.m_lb2 {margin:0 10px 10px 10px;}

.pb10 { padding-bottom:10px;}

.pb img {border: 1px solid #CCCCCC;}
.pl10 { padding-left:10px;}
.pr10 { padding-right:10px;}

.flt { float:left;}
.flr { float:right;}

.txt_l{ text-align:left;}
.txt_r{ text-align:right;}
.txt_c{ text-align:center;}

.valign_t{ vertical-align:top;}
.valign_m{ vertical-align:middle;}
.valign_b{ vertical-align:bottom;}

.clear{
	clear:both;
}

.fs11{
	font-size:92%;
}

.txt_blue a{
	color:#00F;
}

#wrapper{
	width:100%;
}
/*
#header{
	width:100%;
	height: 105px;
}
#header_inner {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	height: 105px;
	background:url(border_header.jpg) bottom no-repeat;

}
#header_lang {
	position: absolute;
	width: 80px;
	height: 20px;
	top:10px;
	right:280px;
	background:url(bg_header_lang.gif) bottom no-repeat;
}
#header_lang li {
	float:left;
	margin-top:1px;
	padding-left:12px;
}
*/

#logo a{
	display:block;
	position: absolute;
	left: 0px;
	top: 35px;
	width:210px;
	height: 30px;
	background:url(logo.gif) no-repeat;
	text-indent:-9999px;
}


#search{
	position:absolute;
	top:10px;
	right:0;
	width:265px;
	height:30px;
	overflow:hidden;
}

input.textBox {
    background: none no-repeat scroll left top #FFFFFF;
    border: 1px solid #DFDFDF;
    color: #999999;
    height: 18px;
    line-height: 130%;
    width: 198px;
}

.search_btn {
    float: left;
    height: 20px;
    margin: 0;
    padding-left: 5px;
    width: 55px;
}


#mainimage{
	width:980px;
	height:455px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
}

#pickup{
	margin:0 auto;
	width:980px;
	height:330px;
	overflow:hidden;
}

#pickup .left{
float:left;
/*	position:absolute;
	left:0;
	top:0;*/
	width:200px;
	height:330px;
	background-color:#F40B0B;
	z-index:1;
}

#pickup .right{
float:right;
/*	position:absolute;
	left:200px;
	top:0;*/
	width:780px;
	height:330px;
	background:url(bg_pickup.jpg) no-repeat;
	z-index:1;
}

#top_contents{
	width:980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:30px;
}


#contents{
	width:980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:30px;
	overflow:hidden;
}

#contents_left {
	float: left;
	width: 720px;
}
#contents_right {
	float: right;
	width: 230px;
}

/*
#footer{
	width:100%;
	height:69px;
	border-top:solid 1px #E0E0E0;
}
#footer_inner{
	position:relative;
	margin:0 auto;
	width:980px;
	height:69px;
}

#nav_fooler{
	position:absolute;
	top:10px;
	left:0;
	width:366px;
}

#nav_fooler li{
	float:left;
	margin-right:15px;
}


#footer address{
	position:absolute;
	left:0px;
	bottom:5px;
	font-size:92%;
	font-style:normal;
}
*/

#social{
	position:absolute;
	right:0;
	top:10px;
	width:350px;
	overflow:hidden;
}

.social_prod{
	width:350px;
	overflow:hidden
}

.twitter{ float:right; width:100px; }
.facebook_like{ float:right; width:100px; margin-right:10px; }
.facebook_share{ float:right; width:100px;}

.page_top a{
	display:block;
	position: fixed;
	bottom: 0;
	right:0;
	width:75px;
	height:20px;
	background:url(page_top.gif) no-repeat;
	text-indent:-9999px;
}


/*locator*/
#locator {
	width:980px;
	margin: 0 auto;
    font-size: 93%;
    line-height: 35px;
}

/*globalnav*/

#globalnav {
	position:absolute;
	top:40px;
	right:0;
	width:510px;
}
#globalnav li{
float:left;
text-indent:-9999px;
}

#globalnav li a{
display:block;
overflow:hidden;
height:40px;
background-image:url(nav.gif);
}

.globalnav01 a{ background-position:0px 0px; width: 95px;} 
.globalnav02 a{ background-position:-95px 0px; width: 124px;}
.globalnav03 a{ background-position:-219px 0px; width: 100px;}
.globalnav04 a{ background-position:-319px 0px; width: 96px;}
.globalnav05 a{ background-position:-415px 0px; width: 95px;}

.globalnav01 a:hover, .globalnav01c a{ background-position:0px -40px; width: 95px;} 
.globalnav02 a:hover, .globalnav02c a{ background-position:-95px -40px; width: 124px;}
.globalnav03 a:hover, .globalnav03c a{ background-position:-219px -40px; width: 100px;}
.globalnav04 a:hover, .globalnav04c a{ background-position:-319px -40px; width: 96px;}
.globalnav05 a:hover, .globalnav05c a{ background-position:-415px -40px; width: 95px;}

/*english globalnav*/

#en_globalnav {
	position:absolute;
	top:40px;
	right:0;
	width:410px;
}
#en_globalnav li{
float:left;
text-indent:-9999px;
}

#en_globalnav li a{
display:block;
overflow:hidden;
height:40px;
background-image:url(en_nav.gif);
}

.en_globalnav01 a{ background-position:0px 0px; width: 95px;} 
.en_globalnav02 a{ background-position:-95px 0px; width: 124px;}
.en_globalnav03 a{ background-position:-219px 0px; width: 96px;}
.en_globalnav04 a{ background-position:-315px 0px; width: 95px;}

.en_globalnav01 a:hover, .en_globalnav01c a{ background-position:0px -40px; width: 95px;} 
.en_globalnav02 a:hover, .en_globalnav02c a{ background-position:-95px -40px; width: 124px;}
.en_globalnav03 a:hover, .en_globalnav03c a{ background-position:-219px -40px; width: 96px;}
.en_globalnav04 a:hover, .en_globalnav04c a{ background-position:-315px -40px; width: 95px;}


/*simtemap*/

.sitemap {
	margin-left:0px;
}

.sitemap ul{
    padding: 0 0 15px 0;
}

.sitemap li{
    margin-top: 10px;
    padding-bottom: 15px;
    vertical-align: middle;
}
.sitemap li a{
    color: #000000;
}
.sitemap li a:hover{
    color: #999999;
}


.sitemap li ul li{
    border: medium none;
    padding-bottom: 0;
    vertical-align: middle;
    margin-left: 15px;
}
.sitemap li ul li a{
    color: #000000;
}
.sitemap li ul li a:hover{
    color: #999999;
}
.sitemap ul ul{
padding:0 0 15px 30px;
}

/*global*/
.subttl02 {
	margin-bottom:30px;
}

.subttl02_2{
	margin-bottom:30px;
	padding-left:30px;
	line-height:73px;
	background:url(subttl02.jpg) no-repeat;
	font-size:200%;
}

.subttl03 {
	margin-bottom:26px;
	background:url(border_subttl03.jpg) bottom no-repeat;
	line-height:40px;
	font-weight:bold;
	font-size:133%;
}

.subttl03_02 {
	margin-bottom:20px;
	background:url(border_subttl03.jpg) bottom no-repeat;
	line-height:35px;
	font-weight:bold;
	font-size:120%;
}

.subttl03 img{
	margin-left:10px;
	margin-top:10px;
}

.subttl04 {
	margin-bottom:26px;
	padding-left:16px;
	font-weight:bold;
	font-size:117%;
	background:url(subttl04.gif) left center no-repeat;
}
.subttl04_2 {
	color:#039;
	margin-bottom:26px;
	font-weight:bold;
	font-size:117%;
}
.section{width:100%;}

/*--rss--*/
.news {
	margin-top:28px;
	width: 740px;
}
dl.rss { width:740px; text-align: left;}
dl.rss dt {
	padding-bottom:14px;
	color:#FFF;
}
.rss dd { display: none;}
.rss dt a {
	margin-left: 20px;
	color:#FFF;
}

#top_news a,#top_news a:link,.#top_news a:active,#top_news a:visited { color:#FFF; text-decoration:none;}
#top_news a:hover { text-decoration:underline;}

.backnumber{ text-align:right;}
.backnumber a,.backnumber a:link,.backnumber a:active,.backnumber a:visited { color:#999; text-decoration:none;}
.backnumber a:hover {color:#fff;}


/*subnavi*/

#subnav {
	margin-bottom:20px;
	width:230px;
}

#subnav ul{
list-style-type:none;
}

#subnav_title a{
display:block;
width:230px;
height:40px;
background-image:url(sub-title.gif);
background-repeat:no-repeat;
line-height:40px;
text-indent:10px;
font-weight:bold;
color:#FFF;
}

#subnav_title a:hover {
text-decoration:underline;
}


#subnav li a{
width:230px;
height:40px;
line-height:40px;
text-indent:22px;
display:block;
text-decoration:none;
color:#000;
}

#subnav li a:hover{
text-decoration:underline;
}


#subnav ul li.current a{
background:url(subnav_arr.png) 10px center no-repeat;
font-weight:bold;
color:#000;

}

#subnav ul li.current a:hover{
	text-decoration:underline;
}

#subnav ul li.current ul li a{
background:none;
display:block;
width:230px;
height:40px;
line-height:40px;
text-indent:38px;
text-decoration:none;
font-weight:normal;
color:#000;
}

#subnav ul li.current ul li.current a{
background:url(subnav_arr.png) 22px center no-repeat;
background-color:#EAEAEA;
color:#000;
font-weight:bold;
}

#subnav ul li.current ul li a:hover{
	text-decoration:underline;
}

#subnav ul li.current ul li.current ul li a{
background:none #FFF;
display:block;
width:230px;
height:40px;
line-height:40px;
text-indent:55px;
text-decoration:none;
color:#000;
font-weight:normal;
}

#subnav ul li.current ul li.current ul li.current a{
background:url(subnav_arr02.png) 40px center no-repeat #FFF;
color:#000;
font-weight:bold;
}

#subnav ul li.current ul li.current ul li.current a:hover{
	text-decoration:underline;
}

#subnav ul li.current ul li.current ul li.current ul li a{
background:none #FFF;
display:block;
width:230px;
height:40px;
line-height:40px;
text-indent:72px;
text-decoration:none;
color:#000;
font-weight:normal;
}

#subnav ul li.current ul li.current ul li.current ul li.current a{
background:url(subnav_arr02.png) 57px center no-repeat #FFF;
color:#000;
font-weight:bold;
}

#subnav ul li.current ul li.current ul li.current ul li.current a:hover{
	text-decoration:underline;
}

/*table*/

table.tab{
border-top:1px solid #CCC;
border-left:1px solid #CCC;
}

table.tab td{
border-bottom:1px solid #CCC;
border-right:1px solid #CCC;
padding:5px;
text-align:left;
}

table.tab td.highlight{
	background-color:#e1e1e1;
}

table.tab td table {
border-top:none;
border-left:none;
}

table.tab td table td {
padding:5px 0;
border-bottom:none;
border-right:none;
}

.bdb {
	border-bottom:#CCC dotted 1px;
}





/* TOP */
/* =============================== */

#products_lineup .title{
	background-color:#011B6A;
}

td#top_news{
	padding:30px 30px 30px 20px;
	background:url(bg_top_news.jpg) repeat-y #333;
}
td#top_news2{
	padding:30px 20px 30px 20px;
	background:#333;
}


#nav_under td table td {font-size:92%;}


.contact_box{
	position:relative;
	width:720px;
	height:101px;
	background:url(bg_contact.gif) no-repeat;
}

.contact_box .btn01{
	position:absolute;
	top:22px;
	left:10px;
	width:190px;
	height:60px;
}

.contact_box .btn02{
	position:absolute;
	top:22px;
	left:210px;
	width:180px;
	height:60px;
}

.contact_box .tel{
	position:absolute;
	top:18px;
	right:32px;
	width:241px;
	height:69px;
}


/*contact*/
/*------------------------------------------------------------------------------*/

#form_wrap{ width:700px;}
#contact-form { width: 700px;}
#contact-form td {
    border-bottom:1px dotted #CCCCCC;
    line-height: 180%;
    padding: 10px 0;
}
#contact-form td.border_none {border-bottom:none;}
#contact-button{
	text-align:center;
	padding-top:20px;
}

#send_btn{
	background:url(send_btn.gif) no-repeat 0 0;
	width:140px;
	height:40px;
	border:none;
	text-indent:-9999px;
	display:inline-block;
	cursor:pointer;
}

/* PRODUCTS */
/* =============================== */


table.products_menu td.text{
	padding:5px 5px 25px 5px;
	border-bottom:solid 1px #e1e1e1;
}

/* PRODUCTS detail */
/* =============================== */

.function_tb td{
	padding:10px 0;
}

.function_tb td.title{
	border-bottom:solid 1px #ccc;
	font-size:133%;
	font-weight:bold;
}

ul.function_list{
	margin-left:30px;
	list-style-image:url(icon_list.gif);
}

td.function_icon{
	border:solid 1px #CCC;
	padding:1px;
}

table.function_icon_tb{
	border:solid 1px #E7E7E7;
}

table.function_icon_tb td{
	padding-left:10px;
}

table.function_icon_tb td.boder{
	border-right:dotted 1px #CCC;
}

.tabimage td img{
	border:solid 1px #CCC
}

.tabindex td img{
	border:solid 1px #CCC
}	


/*DOWNLOAD tab*/
/* =============================== */

#download{
	width:720px;
/*	height:340px;*/
	position: relative;
}


#download ul.ui-tabs-nav{
	width:720px;
    height: 30px;
    overflow: hidden;

}
#download ul.ui-tabs-nav li {
	float: left;
    height: 30px;
    z-index: 2;
}
#download ul.ui-tabs-nav li a {
    height: 30px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;
}

#download ul.ui-tabs-nav li.btn01{
	margin-right:10px;
	width:136px;
    height: 30px;
	background:url(btn_tab01.gif) no-repeat;
}

#download ul.ui-tabs-nav li.btn02{
	margin-right:10px;
	width:136px;
    height: 30px;
	background:url(btn_tab02.gif) no-repeat;
}

#download ul.ui-tabs-nav li.btn03{
	margin-right:10px;
	width:136px;
    height: 30px;
	background:url(btn_tab03.gif) no-repeat;
}

#download ul.ui-tabs-nav li.btn04{
	margin-right:10px;
	width:136px;
    height: 30px;
	background:url(btn_tab04.gif) no-repeat;
}

#download ul.ui-tabs-nav li.btn05{
	width:136px;
    height: 30px;
	background:url(btn_tab05.gif) no-repeat;
}

#download ul.ui-tabs-nav li.ui-tabs-selected {
    height: 30px;
	overflow: hidden;
}


#download .ui-tabs-panel{
	padding-top:20px;
	width:720px;
/*	height:340px;*/
	background:#fff;
	position:absolute;
	z-index: 1;
	left: 0px;
	top: 35px;
}
#download .ui-tabs-panel a:hover img
{
	opacity:1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}


#download .ui-tabs-hide{ 
	display:none; 
}

/*------------------------------------------------------------------------------*/

/*-------------------------------------------
Add 2012-07-25
--------------------------------------------*/

.img_ttl {
	font-weight:bold;
	font-size:120%;
	padding-left:5px;
}

.img_ttl_side {
	font-weight:bold;
	font-size:120%;
}

.pb5 { padding-bottom:5px; }

.fs120b { 
	font-weight:bold;
	font-size:120%;
}


.products_menu02 {
	padding:10px 0 10px 0;
	border-bottom:solid 1px #e1e1e1;
}

.products_menu03 {
	padding:20px 0 5px 0;
	border-bottom: dotted 1px #e1e1e1;
}

table.specification {
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
}

table.specification th {
	background-color:#eee;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	padding:5px 5px 5px 5px;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
}

table.specification td {
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	padding:5px 5px 5px 5px;
	text-align:center;
	vertical-align:middle;
}

table.specification td table {
	border-top:none;
	border-left:none;
}

.tbl-inner th,
.tbl-inner td,
.tbl-inner-th th,
.tbl-inner-th td {
	padding:0px 5px 0px 5px!important;
	border:0!important;
}
.img_solid {
	border:solid 1px #CCC;
}

a.blue01 {
	color:#36c;
	text-decoration:none;
}

a.blue01:hover {
	text-decoration:underline;
}

a.blue02 {
	color:#36c;
	text-decoration:underline;
}

a.blue02:hover {
	text-decoration:none;
}

.img-solid-pd {
	padding:2px;
	border:solid 1px #CCC;
}

a.pdf_download {
	background:url(icon_pdf.jpg) no-repeat 0 3px;
	color:#36c;
	text-decoration:underline;
	line-height:16px;
	padding:3px 0 7px 20px;
}
a.pdf_download:hover {
	text-decoration:none;
}

table.box-getreader td {
	padding:10px;
	padding-top:5px;
	padding-bottom:5px;
	background:#eee;
}
