@charset "UTF-8";
/* CSS Document */



/* @group 全体制御 */

body,
td,
th {
	zoom:1;
	background:#fff;
	color: #262626;
	font-family:"HiraKakuPro-W3","ヒラギノ角ゴ Pro W3",'メイリオ',sans-serif;
	_font-family: 'ＭＳ Ｐゴシック';
	font-size: 10px;
	*font-size: 62.5%;
	*font:62.5%;
	line-height: 1.3;
}

div#contentArea p,
div#contentArea h2,
div#contentArea h3,
div#contentArea h4,
div#contentArea h5,
div#contentArea li,
div#contentArea dt,
div#contentArea dd,
div#contentArea td,
div#contentArea th {
	margin: 0;
	padding: 0;
	border: none;
}

body div#contentArea h2,
body div#contentArea h3,
body div#contentArea h4,
body div#contentArea h5,
body div#contentArea h7,
body div#contentArea dt,
body div#contentArea th{
	font-weight: bold;
	font-family:"HiraKakuPro-W6","ヒラギノ角ゴ Pro W6",'メイリオ',sans-serif;
	_font-family: 'ＭＳ Ｐゴシック';
}

#rotate3 div.box_thumb_list h6 {
	
}

body.lang_en,
body.lang_en div#contentArea p,
body.lang_en div#contentArea td,
body.lang_en div#contentArea th,
body.lang_en div#contentArea h3,
body.lang_en div#contentArea h4,
body.lang_en div#contentArea h5,
body.lang_en div#contentArea h6,
body.lang_du,
body.lang_du div#contentArea p,
body.lang_du div#contentArea td,
body.lang_du div#contentArea th,
body.lang_du div#contentArea h3,
body.lang_du div#contentArea h4,
body.lang_du div#contentArea h5,
body.lang_du div#contentArea h6,{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}


*:first-child+html body {
	font-family:Meiryo,'ＭＳ Ｐゴシック',sans-serif; /* IE7用 */
}


.alignRight{
	text-align: right;
}

.red{
	color: #f00;
}

div#contentArea p.caption_small{
	font-size: 1em;
	color: #666;
	clear: both;
	*font: 0.8em;
	line-height: 1.6;
}

/* for FireFox*/
a{
	overflow: hidden;
}

/* clearfix */

.clearFix{
	zoom: 1;
}

.clearFix:after{
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

img{
	vertical-align: bottom;
}

a img {
	border: 0;
	}

a:link {
	color: #00c;
}

a:visited {
	color: #609;
}

a:hover {
	text-decoration: underline;
	color: red;
}

img {
	border: 0;
	vertical-align: bottom;
}

input, select {
	vertical-align: middle;
}

hr{
	height: 0;
	border: none;
	margin: 0;
	padding: 0;
	border-style: none;
}

ul,
dl,
ol {
	list-style: none;
	text-indent: 0;
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
}

/* @end */

/* #headArea */


div#header {
	width: 760px;
	margin: 0 0 5px 0;
}

div#header:after{
	content: '.';
	visibility: hidden;
	height: 0;
	clear: both;
	display: block;
}

div#header h1#headerLogo {
	float: left;
	width: 170px;
	padding:14px 12px 13px;
	margin: 0;
}

div#headerContent {
	float: right;;
	text-align:right;
	margin: 0;
	padding: 0;
}

div#header p.contact {
	width:496px;
	height: 13px;
	margin:10px 0px 20px;
}

p#lang_selector {
	font-size: 1em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width:496px;
	height: auto;
	margin: 0;
	padding: 0;
}

* html p#lang_selector {
	margin-left: -3px;
}


/* #contentArea */

div#contentArea {
	width: 750px;
	margin: 0 0 0 10px;
	padding: 0;
}

div#contentArea p {
	margin-bottom: 1em;
	color: #323232;
	line-height: 1.7;
	font-size: 1.2em;
}


/* #header image */

div#box_head_img {
	width: 750px;
	height: 189px;
	position: relative;
	margin-bottom: 15px;
	z-index: 0;
}

p#productImg,
div#box_head_img h2,
div#box_head_img p#ceslogo {
	position: absolute;
}

p#productImg {
	z-index: 100;
}

div#box_head_img h2 {
	z-index: 200;
}

div#box_head_img p#ceslogo {
	z-index: 300;
}

body#top div#box_head_img {
	height: 297px;
}

body#top p#productImg {
	width: 750px;
	height: 280px;
	top: 0;
	left: 0;
}

body#top div#box_head_img h2 {
	top: 53px;
	left: 51px;
}

div#box_head_img h2 {
	top: 46px;
	left: 25px;
}

body#top div#box_head_img p#ceslogo {
	top: 95px;
	left: 162px;
	width: 94px;
	height: 59px;
}

div#box_head_img p#ceslogo {
	top: 13px;
	right: 9px;
}

/* #globalNaviArea */

div#box_head_img ul#globalNaviArea {
	width: 369px;
	height: 32px;
	position: absolute;
	bottom: 0;
	left: 197px;
	z-index: 400;
}

ul#globalNaviArea{
	width: 375px;
	height: 36px;
	position: absolute;
	left: 198px;
	bottom: 10px;
	z-index: 100;
	background-image: url(../common/bg_base_gnavi.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 5px;
}

ul#globalNaviArea li{
	float: left;
	margin-right: 2px;
}

body#top ul#globalNaviArea li#nav_top{
	margin: 0 0 0 0;
}

body#technology ul#globalNaviArea li#nav_top{
	margin: 0 0 0 1px;
}

body#technology ul#globalNaviArea li#nav_tech{
	margin: 0 0 0 0;
}

body#products ul#globalNaviArea li#nav_top,
body#environment ul#globalNaviArea li#nav_top{
	margin: 0 2px 0 1px;
}

body#products ul#globalNaviArea  li#nav_product,
body#products ul#globalNaviArea  li#nav_tech,
body#environment ul#globalNaviArea li#nav_product{
	margin: 0 0 0 0;
}



/* #box_main */

div#box_main {
	width: 706px;
	height: auto;
	margin: 0 21px 30px 22px;
}

body#top div#box_main div#top_announce {
	float: left;
}

body#top div#box_main div#top_announce h3,
body#top div#box_main div#top_announce p {
	width: 300px;
	height: auto;
}

div#box_main div#top_announce h3 {
	margin-bottom: 10px;
}

#contentArea p.btn_goto_pagetop {
	width: 750px;
	text-align: right;
}

body#environment p#img_environment {
	width: 353px;
	height: 327px;
	margin: 0 0 30px;
	text-align: center;
	float: left;
}

/* #box_news */

div#box_news {
	width: 383px;
	height: auto;
	float: right;
	margin-top: 23px;
	margin-bottom: 23px;
	background: url(../img/base_whatNew.gif) no-repeat 0 bottom;
}

div#box_main #box_news h5 {
	margin: 0 0 10px 0;
	padding-top: 0;
}

div#box_news ul {
	margin-left: 6px;
	margin-bottom: 20px;
}

div#box_news ul li {
	font-size: 1.2em;
	padding-left: 1.2em;
	background: url(../common/arrow_red.gif) no-repeat 0 0.5em;
	margin-bottom: 0.8em;
	line-height: 1.7;
}

* html body.lang_en div#box_news ul li {
	background: url(../common/arrow_red.gif) no-repeat 0 0.6em;

}

div#box_main p#banner_ces {
	width: 267px;
	height: 60px;
	float: right;
	margin-right: 64px;
	display: inline;
}


/* #box_category_selector */

div#box_main div#box_category_selector h4 {
	margin: 0;
	padding: 0;
}

body#top div#box_main ul#box_category_selector {
	width: 706px;
	height: 255px;
	margin: 15px 0 10px 0;
	position: relative;
	z-index: 0;
	clear: both;
	background-image: url(../img/bg_top_cate_pane.png);
	background-position: 0 0;
	background-repeat: repeat-x;
}

body#technology div#box_main div#box_category_selector {
	width: 719px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
	background: url(../technology/img/base_category_techno.gif) no-repeat 0 bottom;
}

body#products div#box_main div#box_category_selector:after,
body#technology div#box_main div#box_category_selector:after{
	content: '.';
	visibility: hidden;
	height: 0;
	clear: both;
	display: block;
}

body#products div#box_main ul#box_category_selector {
	width: 706px;
	min-height: 300px;
	margin-bottom: 20px;
	padding: 0;
	background: url(../products/img/base_category_products.gif) no-repeat 0 bottom;
}

* html body#products div#box_main ul#box_category_selector {
	height: 280px;
}

body#top ul#box_category_selector li {
	float: left;
}


body#top ul#box_category_selector li#pane_tech,
body#top ul#box_category_selector li#pane_prod,
body#top ul#box_category_selector li#pane_enviro{
	position: absolute;
	z-index: 0;
	
}

body#top ul#box_category_selector li#pane_tech{
	top: 15px;
	left: 13px;
	z-index: 100;
}

body#top ul#box_category_selector li#pane_prod{
	top: 15px;
	left: 240px;
	z-index: 70;
}

body#top ul#box_category_selector li#pane_enviro{
	top: 15px;
	left: 467px;
	z-index: 50;
}

body#top ul#box_category_selector li a{
	width: 227px;
	height: 227px;
	
}

body#top ul#box_category_selector li a img{
	width: 227px;
	height: 227px;
}







body#technology div#box_category_selector div.category_box {
	width: 233px;
	height: auto;
	margin: 0 4px 0 0;
	padding: 0;
	float: left;
}

body#technology div#box_category_selector img.img_technology {
	margin-bottom: 1em;
}

body#products ul#box_category_selector li {
	width: 140px;
	height: auto;
	margin: 0 1px 0 0;
	padding: 0;
	float: left;
	display: inline;
	font-size: 1.1em;
}

* html body#products ul#box_category_selector li {
	width: 139px;
}

body#products ul#box_category_selector li a {
	padding-left: 1.2em;
	background: url(../common/arrow_red.gif) no-repeat 0 0.4em;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 0.7em;
	display: inline-block;
	line-height: 1.5;
}



ul#box_category_selector li img.btn_more {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 30px;
	right: 9px;
}

#box_category_selector li p {
	margin: 0;
	padding: 0 1em 1em;
}

body#products #box_category_selector li img.product_img {
	margin-bottom: 1em;
}

#box_category_selector div.techInfo {
	margin: 0 0 0 8px;
	padding: 3px 0 20px 0;
	width: 216px;
	background: url(../technology/img/base_category_mini_top_techno.gif) no-repeat 0 top;
}

#box_category_selector div.techInfo h5 {
	font-size: 1.2em;
	line-height: 1.5;
	margin: 0 0 1em 0;
	padding: 7px;
	background: url(../technology/img/base_category_mini_techno.gif) no-repeat 0 bottom;
	font-weight: bold;
}

body#environment div.techInfo li,
#box_category_selector div.techInfo li {
	padding-left: 1.2em;
	background: url(../common/arrow_red.gif) no-repeat 0 0.3em;
	margin-bottom: 1em;
	line-height: 1.5;
	font-size: 1.2em;
}

#box_category_selector div.sentence {
	padding: 0 1em;
	min-height: 17em;
}

* html #box_category_selector div.sentence {
	height: 15em;
}

body.lang_en #box_category_selector div.sentence {
	min-height: 27em;
}

*+html  body.lang_en #box_category_selector div.sentence {
	height: 30em;
}

* html body.lang_en #box_category_selector div.sentence {
	height: 30em;
}

div#box_main p.caution {
	font-size: 1em;
	color: #666;
	line-height: 1.6;
	margin-bottom: 1em;
	clear: both;
}

div#box_main p#btn_link {
	margin-bottom: 20px;
}


/* #otherCategory */

div#box_otherCategory {
	width: 707px;
	min-height: 66px;
	margin: 0 0 35px 0;
	padding: 0 0 1em 0;
	background: url(../products/img/base_prototypes.gif) no-repeat 0 bottom;
}

* html div#box_otherCategory {
	height: 66px;
}

div#box_main #box_otherCategory h5 {
	width: 707px;
	height: 26px;
	margin-bottom: 8px;
	background: url(../products/img/base_prototypes_top.gif) no-repeat 0 top;
}

#box_otherCategory h5 img {
	margin: 6px 0 0 1px;
}

div#box_main #box_otherCategory p {
	display: inline;
	padding: 0 1.2em;
	background: url(../common/arrow_red.gif) no-repeat 0 0.3em;
	margin-left: 12px;
}

div#box_main #box_otherCategory p.caution {
	display: block;
	background-image: none;
	padding: 0;
	margin-bottom: 0.5em;
}

/* #footArea */

#footArea {
	clear: both;
	width: 750px;
	border-top: 1px solid #ccc;
	padding-top: 5px;
	margin-left: 10px;
}

div#footArea:after{
	content: '.';
	visibility: hidden;
	height: 0;
	clear: both;
	display: block;
}

div#footArea address,
div#footArea p {
	margin: 10px 0;
}

#footArea p {
	float: left;
	width: 350px;
	font-size: 1.1em;
}

#footArea address {
	float: right;
	width: 350px;
}

/* 2009.01.15 */

div#box_main p span.header_new {
	font-family: Verdana;
	font-weight: bold;
	color: #f14d2c;
	margin-right: 0.5em;
	padding-left: 1em;
	background: url(../common/arrow_red.gif) no-repeat 0 0.3em;
}

body#environment div.techInfo {
	width: 353px;
	float: right;
	margin-top: 50px;
}





