body{
	font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS P Gothic", sans-serif;
	color:#4C4C4C;
	font-weight:normal;
	font-size:75%;
	line-height:150%;
	background:url(bg_body.jpg) repeat-y;
}

body#tinymce{background:none;}

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;
}

*{
	margin:0px;
	padding:0px;
}

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:#4C4C4C;
	text-decoration:underline;
}

a:hover{color:#EC0019;}

img{
	border:0px;
	vertical-align:top;
}

#cms-menu{z-index:50;}

#wrapper{
	width:100%;
	min-width:1012px;
	background:url(bg_wrapper.jpg) no-repeat;
}

#container{
	width:1012px;
	text-align:left;
}

#header{
	width:722px;
	height:178px;
	background:url(bg_header.png) no-repeat;
	position:relative;
	z-index:5;
}

#logo{
	position:absolute;
	top:30px;
	left:28px;
}

#headnav01{
	width:235px;
	position:absolute;
	top:20px;
	left:405px;
}

#headnav02{
	width:265px;
	position:absolute;
	top:35px;
	left:404px;
}

#globalnav {
	width:290px;
	position:absolute;
	top:141px;
	left:19px;
}

#bgSwitch-fadeOut{
	clear:both;
	width:702px;
	height:288px;
	margin-top:-18px;
	margin-left:20px;
	margin-bottom:20px;
}

#titleimage {
    clear: both;
    height: 217px;
    margin-bottom: 15px;
    margin-top: -18px;
    position: relative;
    width: 527px;
}

#contents{
	clear:both;
	width:712px;
	float:left;
	margin-left:10px;
}

#top_contents_left{
	width:350px;
	float:left;
	font-size:90%;
	margin-left:10px;
	_margin-left:5px;
}

#top_contents_right{
	width:321px;
	float:right;
	border-left:solid 1px #CCCCCC;
	padding:9px 0 15px 8px;
}

#contents_left {
    float: left;
    width: 173px;
}

#contents_right {
    float: right;
    width: 527px;
}
#contents_in {
    border-left: 1px solid #CCCCCC;
    display: inline;
    float: left;
    padding-left:15px;
    width: 495px;
}

* html #contents_in {
    width: 480px;
}



#side_contents_wrapper{
	width:270px;
	position:absolute;
	top:0;
	left:742px;
}

#side_contents_top{
	height:10px;
	line-height:10px;
	background:url(bg_sidecontents_t.png) no-repeat;
}

#side_contents{
	background:url(bg_sidecontents_m.png) repeat-y;
	padding:29px 0 10px 0;
	color:#FFFFFF;
	font-size:11px;
	line-height:13px;
}

#side_contents_bottom{
	height:20px;
	line-height:20px;
	background:url(bg_sidecontents_b.png) no-repeat;
}

#side_contents a,#side_contents a:link,#side_contents a:active{
	color:#FFFFFF;
	text-decoration:none;
}
#side_contents a:hover{color:#EC0019;}

#footer{
	clear:both;
	width:700px;
	margin:30px 0 10px 20px;
	font-size:11px;
	line-height:13px;
}

#locator{
	clear:both;
	width:495px;
	font-size:11px;
	line-height:12px;
	margin-bottom:20px;
	position:relative;
}

#locator a,#locator a:link,#locator a:active,#locator a:visited{
	text-decoration:none;
}

#ap_locator{
	clear:both;
	width:527px;
	font-size:11px;
	line-height:12px;
	margin-bottom:20px;
	position:relative;
	top:5px;
	left:185px;
}

#ap_locator a,#locator a:link,#locator a:active,#locator a:visited{
	text-decoration:none;
}

/*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;}

.mt5 { margin-top:5px;}
.mt10 { margin-top:10px;}
.mt15 { margin-top:15px;}
.mt20 { margin-top:20px;}
.mt30 { margin-top:30px;}
.mt40 { margin-top:40px;}
.mt50 { margin-top:50px;}

.ml10 { margin-left:10px;}

.mr3 { margin-right:3px;}
.mr10 { margin-right:10px;}
.mr20 { margin-right:20px;}
.mr15 { margin-right:10px;}
.mr30 { margin-right:30px;}
.ma10 {margin:0 10px;}
.m_lb {margin:0 10px 30px 10px;}
.m_lb2 {margin:0 10px 10px 10px;}

.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;}

.arr a{
	background:url(arr.jpg) no-repeat left;
	padding-left:10px;
}

.pb img{border:#CCC solid 1px;}

.red {color:#EC0019;}
.red_bold {color:#EC0019; font-weight:bold;}

.fs80{font-size:80%; line-height:120%;}
.fs90{font-size:90%; line-height:120%;}
.fs120{font-size:120%; line-height:150%;}

.type_none{
list-style-type:none;
}

.type_disc{
list-style-type:disc;
margin-left:20px;
}

.type_square{
list-style-type:square;
margin-left:17px;
}

.type_decimal{
list-style-type:decimal;
margin-left:25px;
}

.section{width:100%;}


/*headnav01*/
/*------------------------------------------------------------------------------*/

#headnav01 ul{
list-style-type:none;
}

#headnav01 ul li{
float:left;
text-indent:-9999px;
}

#headnav01 ul li a{
display:block;
overflow:hidden;
height:10px;
background-image:url(headnav01.png);
}

#headnav01_01 a{ background-position:0px 0px; width: 30px;} 
#headnav01_02 a{ background-position:-30px 0px; width: 55px;}
#headnav01_03 a{ background-position:-85px 0px; width: 60px;}
#headnav01_04 a{ background-position:-145px 0px; width: 90px;}

#headnav01_01 a:hover, #headnav01_01c a{ background-position:0px -10px; width: 30px;} 
#headnav01_02 a:hover, #headnav01_02c a{ background-position:-30px -10px; width: 55px;}
#headnav01_03 a:hover, #headnav01_03c a{ background-position:-85px -10px; width: 60px;}
#headnav01_04 a:hover, #headnav01_04c a{ background-position:-145px -10px; width: 90px;}


/*headnav02*/
/*------------------------------------------------------------------------------*/

#headnav02 ul{
list-style-type:none;
}

#headnav02 ul li{
float:left;
text-indent:-9999px;
}

#headnav02 ul li a{
display:block;
overflow:hidden;
height:13px;
background-image:url(headnav02.png);
}

#headnav02_01 a{ background-position:0px 0px; width: 60px;} 
#headnav02_02 a{ background-position:-60px 0px; width: 60px;}
#headnav02_03 a{ background-position:-120px 0px; width: 90px;}
#headnav02_04 a{ background-position:-210px 0px; width: 55px;}

#headnav02_01 a:hover, #headnav02_01c a{ background-position:0px -13px; width: 60px;} 
#headnav02_02 a:hover, #headnav02_02c a{ background-position:-60px -13px; width: 60px;}
#headnav02_03 a:hover, #headnav02_03c a{ background-position:-120px -13px; width: 90px;}
#headnav02_04 a:hover, #headnav02_04c a{ background-position:-210px -13px; width: 55px;}


/*globalnav*/
/*------------------------------------------------------------------------------*/

#globalnav ul{
list-style-type:none;
}

#globalnav ul li{
float:left;
text-indent:-9999px;
}

#globalnav ul li a{
display:block;
overflow:hidden;
height:15px;
background-image:url(nav.jpg);
}

#globalnav01 a{ background-position:0px 0px; width: 55px;} 
#globalnav02 a{ background-position:-55px 0px; width: 100px;}
#globalnav03 a{ background-position:-155px 0px; width: 70px;}

#globalnav01 a:hover, #globalnav01c a{ background-position:0px -15px; width: 55px;} 
#globalnav02 a:hover, #globalnav02c a{ background-position:-55px -15px; width: 100px;}
#globalnav03 a:hover, #globalnav03c a{ background-position:-155px -15px; width: 70px;}


/*subnavi*/
/*------------------------------------------------------------------------------*/

#subnav {
width:173px;
font-size:11px;
font-weight:bold;
}

#subnav ul{list-style-type:none;}

#subnav ul ul{
border:none;
padding:0;
}

#subnav_title a{
margin-bottom:10px;
text-decoration:none;
display:block;
overflow:hidden;
}

#subnav_title a:hover {}

#subnav li a{
height:28px;
background:url(subnav01.jpg) no-repeat;
line-height:28px;
text-indent:12px;
text-decoration:none;
display:block;
overflow:hidden;
}

#subnav li a:hover,#subnav li.current a{
background-image:url(subnav01_ov.jpg);
color:#EC0019;
}

#subnav li.current ul li a{
height:28px;
background:url(subnav01.jpg) no-repeat;
line-height:28px;
text-indent:12px;
text-decoration:none;
font-size:10px;
font-weight:normal;
color:#4C4C4C;
display:block;
overflow:hidden;
}

#subnav li.current ul li a:hover,#subnav li.current ul li.current a{
background-image:url(subnav01_ov.jpg);
color:#EC0019;
}

#subnav li.current ul li.current ul li a{
height:28px;
background:url(subnav02.jpg) no-repeat;
line-height:28px;
text-indent:22px;
text-decoration:none;
font-size:10px;
font-weight:normal;
color:#4C4C4C;
display:block;
overflow:hidden;
}

#subnav li.current ul li.current ul li a:hover,#subnav li.current ul li.current ul li.current a{
background-image:url(subnav02_ov.jpg);
color:#EC0019;
}

#subnav li.current ul li.current ul li.current ul li a{
height:28px;
background:url(subnav03.jpg) no-repeat;
line-height:28px;
text-indent:32px;
text-decoration:none;
font-size:10px;
font-weight:normal;
color:#4C4C4C;
display:block;
overflow:hidden;
}

#subnav li.current ul li.current ul li.current ul li a:hover,#subnav li.current ul li.current ul li.current ul li.current a{
background-image:url(subnav03_ov.jpg);
color:#EC0019;
}

#subnav li.current ul{margin-bottom:20px;}


/*side_contents*/
/*------------------------------------------------------------------------------*/

#search_box{
width:225px;
padding-left:15px;
margin-bottom:20px;
overflow:hidden;
}

input.textBox {
width: 198px;
height: 17px;
padding-left: 0.3em;
padding-top: 1px;
background: #ffffff no-repeat left top;
border: solid 1px #7A7A7A;
border-right:none;
color: #999999;
}

*html input.textBox{
width: 180px;
height:17px;
border-right:solid 1px #7A7A7A;
}

*:first-child+html div.ie_img{ /*IE7・8用のハック*/
padding-top:1px;
}
*html div.ie_img{  /*IE6用のハック*/
padding-top:1px;
}

#worldwide_box{
width:240px;
margin:0 0 20px 10px;
}

#exhibition_box{
width:240px;
margin:0 0 0 10px;
}


/*global*/
/*------------------------------------------------------------------------------*/

.subtitle01 {
}

.subtitle02 {
font-size:26px;
line-height:28px;
margin-bottom:30px;
}

.subtitle03 {
font-size:120%;
line-height:120%;
font-weight:bold;
margin-bottom:20px;
}

.subtitle04 {
background:url(icon_red.jpg) no-repeat 0 3px;
padding-left:12px;
margin-bottom:5px;
font-size:110%;
line-height:110%;
font-weight:bold;
}

.subtitle05 {
width:485px;
background:#C3C3C3;
padding:5px 0 5px 10px;
color:#FFFFFF;
margin-bottom:10px;
}

.subtitle06 {
font-size:125%;
line-height:125%;
font-weight:bold;
margin-bottom:20px;
padding-bottom:5px;
border-bottom:#999 1px dotted;
}


/*table*/
/*------------------------------------------------------------------------------*/

table.tab{}

table.tab td{padding:5px;color:#666666;}
table.tab td.highlight{font-weight:bold;}
table.tab td.none_boder{border:none;}

.border_rb{border-right:solid 1px #CCCCCC; border-bottom:solid 1px #CCCCCC;}
.border_r{border-right:solid 1px #CCCCCC;}
.border_b{border-bottom:solid 1px #CCCCCC;}


table.tab2{background:#EAEAEA;}
table.tab2 td{padding:10px;}


/*top*/
/*------------------------------------------------------------------------------*/

.top_txt01{
margin-top:5px;
padding-right:15px;
}

.news_table td{
padding-bottom:15px;
font-size:90%;
line-height:160%;
}
.news_date{color:#666666;font-weight:bold;}
.news_text a,.news_text a:link,.news_text a:active,.news_text a:visited{text-decoration:underline;}


/*products*/
/*------------------------------------------------------------------------------*/

.products_box{
width:495px;
background:url(bg_products_box.jpg) repeat-x;
border-left:solid 19px #E2001A;
}

.products_box_in{margin:10px 0 10px 10px;}
.products_box_in td{padding-bottom:5px;}
.products_box_in a,.products_box_in a:link,.products_box_in a:active,.products_box_in a:visited{text-decoration:none;}


/*------------------------------------------------------------------------------*/

.products_box02_bg01{
	background:url(bg_product.jpg) right bottom no-repeat;
}

.products_box02_bg02{
	background:url(bg_product_corner.jpg) right bottom no-repeat ;
	vertical-align:top;
}


/*simtemap*/
/*------------------------------------------------------------------------------*/

.sitemap li{
font-weight:bold;
margin-bottom:10px;
}

.sitemap ul{
padding:5px 0 10px 30px;
}

.sitemap ul li{
list-style:none;
font-weight:normal;
margin-bottom:5px;
}

.sitemap ul ul{
padding:0 0 15px 30px;
}

.sitemap ul ul li{
list-style:square;
}


/*------------------------------------------------------------------------------*/


table.contenttable  tr td.td-0 {
    font-weight: bold;
    line-height: 16px;
    padding: 0 5px 8px;
    text-align: left;
}
table.contenttable  tr.tr-0 td {
    border-bottom: 1px solid #CCCCCC;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    margin: 0 0 8px;
    padding: 0 5px;
    vertical-align: top;
}
table.contenttable  tr.tr-1 td {
    padding: 8px 0 8px 5px;
}
table.contenttable  td.td-0 {
    border-left: medium none;
    font-size: 11px;
}

table.contenttable  tr.tr-last td {
    border-left: 1px solid #CCCCCC;
    padding: 0 0 5px 5px;
}
table.contenttable tr td {
    border-left: 1px solid #CCCCCC;
	padding: 5px;
}

table.contenttable {
    line-height: 18px;
    margin: 20px 0 0 29px;
    padding: 0;
    width: 474px;
}

table.contenttable  tr.tr-last td.td-0 {
    border-left: medium none;
    padding: 0 5px 8px;
}
.tx-fdfx2cols-pi1 table tr td {
    border: medium none;
    font-size: 11px;
    margin: 0;
    padding: 0;
}
.tablenewsletter {
    line-height: 18px;
    margin: 0 0 0 -2px;
    padding: 0;
    width: 474px;
}
.tablenewsletter tr {
    margin: 0;
    padding: 0;
}

/*Applications*/
/*.ap_contents_left{
	margin-top:217px;
}*/
.appca_box{
	background-color:#f2f2f2;
	padding:10px;
}

.news01_box{
	background-color:#f2f2f2;
	padding:20px 20px 20px 0;
}

.news_icon_area{
	background:url(news_01.jpg) no-repeat top left;
	width:70px;
}
