@charset "utf-8";


body, table, th, td, h1, h2, h3, h4, h5, h6 {
	line-height: 160%;
	font-size: 12px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "KozGoStd-Light", "KozGoStd-Regular", "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
	font-weight: normal;
}

* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

ol {
	margin-left: 2.0em;
	*margin-left: 2.5em;
}

ul {
	margin-left: 1.2em;
}

html {
	height: 100%;
}

body {
	height: 100%;
	background-color: #ffffff;
	background: url(../img/body_bg01.jpg) no-repeat center top;
	color: #2b2b2b;
}

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








/* basic style ------------------------------ */
.hover {
	cursor: pointer;
}
.alpha {
	/* ----- */
}

/* clerfix ----- */
.clearfix {
	zoom: 1;
}
.clearfix:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}
/* ----- clerfix */

.fL {
	float: left;
}
.fR {
	float: right;
}

.alnC {
	text-align: center !important;
}
.alnL {
	text-align: left !important;
}
.alnR {
	text-align: right !important;
}

.txXL {
	font-size: 150%;
}
.txL {
	font-size: 120%;
}
.txS {
	font-size: 84%;
}
.txXS {
	font-size: 70%;
}

.txBold {
	font-weight: bold;
}

.txRed {
	color: #dc001b;
}

.txGray {
	color: #838383;
}

.mb4 {
	margin-bottom: 4px !important;
}
.mb8 {
	margin-bottom: 8px !important;
}
.mb12 {
	margin-bottom: 12px !important;
}
.mb16 {
	margin-bottom: 16px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb24 {
	margin-bottom: 24px !important;
}
.mb32 {
	margin-bottom: 32px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb48 {
	margin-bottom: 48px !important;
}
.mb56 {
	margin-bottom: 56px !important;
}
.mb64 {
	margin-bottom: 64px !important;
}

.arwLink01 {
	display: inline-block;
	/display: inline; /* for IE6&7 */
	zoom: 1;
	margin: 0px;
	padding-left: 10px;
	background: url(../img/arw01.gif) no-repeat 0px 0.5em;
}




/* wrapper ------------------------------------------- */
#wrapper {
	width: 100%;
	min-height: 100%;
	background: url(../img/f_bg01.gif) repeat-x center bottom;
	margin: 0px auto;
	position: relative;
	left: 0px;
	top: 0px;
}




/* footer ------------------------------------------- */
footer {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	zoom: 1;
}
#footInner {
	padding: 78px 0px;
	width: 940px;
	height: 20px;
	margin: 0px auto;
	color: #ffffff;
	zoom: 1;
}
footer:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}

footer #footLogo {
	display: inline-block;
	/display: inline; /* for IE6&7 */
	zoom: 1;
	width: 233px;
	height: 20px;
	margin-right: 28px;
	vertical-align: middle;
}
footer #footLogo a {
	display: block;
	background: url(../img/f_logo.gif) no-repeat left top;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-indent: -9000px;
}
footer #copyright {
	display: inline-block;
	/display: inline; /* for IE6&7 */
	zoom: 1;
	padding-right: 28px;
	vertical-align: middle;
	font-size: 11px;
	line-height: 100%;
}

footer a:link,
footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
footer a:hover,
footer a:active {
	color: #ffffff;
	text-decoration: underline;
}

#fNav {
	margin: 0px;
	padding: 0px;
	float: right;
}
#fNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
	line-height: 105%;
	zoom: 1;
}
#fNav ul:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}

#fNav ul li {
	display: inline-block;
	/display: inline; /* for IE6&7 */
	zoom: 1;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 8px;
	background: url(../img/f_arw01.gif) no-repeat 0px 0.2em;
}




/* header ------------------------------------------- */
header {
	width: 940px;
	margin: 0px auto;
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 54px;
}
header #headLogo {
	padding-top: 20px;
	height: 61px;
	position: relative;
	left: 0px;
	top: 0px;
}
header #headLogo .logo {
	display: inline-block;
	/display: inline; /* for IE6&7 */
	zoom: 1;
	width: 120px;
	height: 35px;
	overflow: hidden;
	text-indent: -9000px;
	background: url(../img/h_logo.gif) no-repeat left top;
	margin-right: 16px;
	vertical-align: middle;
}
header #headLogo .catch {
	display: inline-block;
	/display: inline; /* for IE6&7 */
	zoom: 1;
	vertical-align: middle;
	color: #3a5b84 !important;
}
header #headLogo a:link,
header #headLogo a:visited,
header #headLogo a:hover,
header #headLogo a:active,
header #headLogo a:link .catch,
header #headLogo a:visited .catch,
header #headLogo a:hover .catch,
header #headLogo a:active .catch {
	color: #3a5b84 !important;
	text-decoration: none !important;
}

#exNav {
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 0px;
	top: 29px;
	background: url(../img/bg01.gif) repeat-x center center;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	padding: 4px 5px 4px 34px;
	line-height: 100%;
	font-weight: bold;
	height: 16px;
}
#exNav #headFontSize {
	position: absolute;
	left: 0px;
	top: 2px;
	display: inline-block;
	/display: inline; /* for IE6&7 */
	zoom: 1;
	vertical-align: top;
}
#exNav #headFontSize a.textresizer-active {
	display: none !important;
}
#exNav #headFontSize a#fontLarge {
	width: 28px;
	height: 14px;
	overflow: hidden;
	padding: 6px 0px 0px 0px;
	background: url(../img/line_v01.gif) repeat-y right top;
	text-align: center;
	display: inline-block;
	/display: inline; /* for IE6&7 */
	zoom: 1;
	vertical-align: top;
	margin-right: 3px;
	font-size: 10px;
}
#exNav #headFontSize a#fontLarge span {
	font-size: 9px;
}
#exNav #headFontSize a#fontNormal {
	width: 28px;
	height: 14px;
	overflow: hidden;
	padding: 2px 0px 0px 0px;
	background: url(../img/line_v01.gif) repeat-y right top;
	text-align: center;
	display: inline-block;
	/display: inline; /* for IE6&7 */
	zoom: 1;
	vertical-align: top;
	margin-right: 3px;
}
#exNav #headFontSize a#fontNormal span {
	font-size: 13px;
}
#exNav #headEng {
	display: inline-block;
	/display: inline; /* for IE6&7 */
	zoom: 1;
}
#exNav #headEng a {
	padding: 3px 3px 3px 3px;
	display: inline-block;
	/display: inline; /* for IE6&7 */
	zoom: 1;
	vertical-align: top;
	font-size: 12px !important;
	line-height: 100% !important;
}
#exNav a:link,
#exNav a:visited,
#exNav a:hover,
#exNav a:active {
	color: #2b2b2b !important;
	text-decoration: none !important;
}

#gnav {
	margin: 0px;
	padding: 0px;
}
#gnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	zoom: 1;
}
#gnav ul:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}
#gnav ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 188px;
	height: 56px;
	overflow: hidden;
	text-indent: -9000px;
}
#gnav ul li a {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-image: url(../img/gnav_splite.gif);
}

#gnav ul li.information a:link,
#gnav ul li.information a:visited {
	background-position: 0px 0px;
}
#gnav ul li.information a:hover,
#gnav ul li.information a:active {
	background-position: 0px -56px;
}

#gnav ul li.products a:link,
#gnav ul li.products a:visited {
	background-position: -188px 0px;
}
#gnav ul li.products a:hover,
#gnav ul li.products a:active {
	background-position: -188px -56px;
}

#gnav ul li.technology a:link,
#gnav ul li.technology a:visited {
	background-position: -376px 0px;
}
#gnav ul li.technology a:hover,
#gnav ul li.technology a:active {
	background-position: -376px -56px;
}

#gnav ul li.corporate a:link,
#gnav ul li.corporate a:visited {
	background-position: -564px 0px;
}
#gnav ul li.corporate a:hover,
#gnav ul li.corporate a:active {
	background-position: -564px -56px;
}

#gnav ul li.inquiry a:link,
#gnav ul li.inquiry a:visited {
	background-position: -752px 0px;
}
#gnav ul li.inquiry a:hover,
#gnav ul li.inquiry a:active {
	background-position: -752px -56px;
}

body.information #gnav ul li.information a {
	background-position: 0px -56px !important;
}
body.products #gnav ul li.products a {
	background-position: -188px -56px !important;
}
body.technology #gnav ul li.technology a {
	background-position: -376px -56px !important;
}
body.corporate #gnav ul li.corporate a {
	background-position: -564px -56px !important;
}
body.inquiry #gnav ul li.inquiry a {
	background-position: -752px -56px !important;
}




/* container ------------------------------------------- */
#container {
	width: 940px;
	margin: 0px auto;
	padding-bottom: 220px;
	zoom: 1;
}
#container:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}

#mainTitle {
	margin-bottom: 40px;
}

#topicPath {
	border: 1px solid #e9e9e9;
	background: #ffffff;
	padding: 0px 15px;
	margin-bottom: 22px;
	font-size: 12px;
	line-height: 105%;
}

#topicPath a,
#topicPath span {
	display: inline-block;
	/display: inline; /* for IE6&7 */
	zoom: 1;
	padding: 10px 0px 7px 0px;
	line-height: 105%;
	vertical-align: middle;
}
#topicPath span {
	color: #676767;
}
#topicPath span.separator {
	padding: 0px;
	vertical-align: middle;
	background: url(../img/topicpath_bg01.gif) no-repeat left top;
	width: 34px;
	height: 32px;
	overflow: hidden;
	text-indent: -9000px;
}

#topicPath a:link,
#topicPath a:visited {
	color: #356095;
	text-decoration: none;
}
#topicPath a:hover,
#topicPath a:active {
	color: #356095;
	text-decoration: underline;
}

#mainColumn {
	width: 705px;
	float: left;
	zoom: 1;
}
#mainColumn:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}

#singleColumn {
	width: 940px;
	zoom: 1;
}
#singleColumn:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}

.common-main01 {
	background: #ffffff;
}

.common-main02 {
	background: url(../img/cnts_bg01.gif) no-repeat left top;
}

.common-title01 {
	padding: 26px 18px 18px 18px;
	border-bottom: 3px solid #5c8bcd;
	font-weight: bold;
	font-size: 18px;
	line-height: 115%;
	margin-bottom: 32px;
}

.common-title02 {
	background: url(../img/cnts_bg04.gif) no-repeat left top;
	padding: 26px 18px 18px 18px;
	border-bottom: 3px solid #5c8bcd;
	font-weight: bold;
	font-size: 18px;
	line-height: 115%;
	margin-bottom: 32px;
}

.commonBox00 {
	padding-left: 8px;
	padding-right: 30px;
	margin-bottom: 60px;
	line-height: 200%;
	zoom: 1;
}
.commonBox00:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}

.commonBox01 {
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 60px;
	line-height: 200%;
	zoom: 1;
}
.commonBox01:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}

.commonBox01 .imageLeft {
	display: inline;
	float: left;
	margin: 0px 32px 8px 0px;
}
.commonBox01 .imageRight {
	display: inline;
	float: right;
	margin: 0px 0px 8px 32px;
}

.heading01 {
	background: url(../img/cnts_hdg_bg01.gif) no-repeat left top;
	padding: 15px 0px 15px 0px;
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 34px;
}
.heading01 span {
	display: block;
	padding-left: 18px;
	border-left: 5px solid #3362ac;
	color: #3362ac;
	font-weight: bold;
	font-size: 16px;
	line-height: 105%;
}

.heading02 {
	border-left: 5px solid #cccccc;
	padding-left: 8px;
	color: #3362ac;
	font-weight: bold;
	font-size: 14px;
	line-height: 105%;
	margin-bottom: 12px;
}

.heading03 {
	padding-left: 14px;
	background: url(../img/cnts_hdg_bg02.gif) repeat-y left top;
	font-weight: bold;
	line-height: 105%;
	margin-bottom: 12px;
}

.common-table01 {
	width: 100%;
	border: none;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border-top: 1px solid #cccccc;
}
.common-table01 th,
.common-table01 td {
	border: none;
	vertical-align: top;
	text-align: left;
	padding-top: 13px;
	padding-bottom: 11px;
	border-bottom: 1px solid #cccccc;
}
.common-table01 th,
.common-table01 td.table_year1 {
	padding-left: 14px;
	padding-right: 32px;
	font-weight: bold;
	width: 12%;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}
.common-table01 td,
.common-table01 td.table_year2 {
	padding-left: 32px;
	padding-right: 8px;
}
.common-table01 tr.odd th,
.common-table01 tr.odd td {
	background: #ffffff;
}
.common-table01 tr.even th,
.common-table01 tr.even td {
	background: #f9f9f9;
}

.common-table02 {
	width: 100%;
	border: none;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
.common-table02 th.heading {
	background: #d6dfec;
	text-align: center;
	font-weight: bold;
}
.common-table02 th {
	font-size: 10px;
	width: 35%;
	border: none;
	margin: 0px;
	padding: 3px 6px;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: #f9f9f9;
}
.common-table02 td {
	font-size: 10px;
	width: 15%;
	border: none;
	margin: 0px;
	padding: 3px 6px;
	text-align: right;
	vertical-align: middle;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: #ffffff;
	white-space: nowrap;
}




#sideColumn {
	width: 215px;
	float: right;
}

.sideSec01 {
	margin-bottom: 12px;
	border: 1px solid #eaeaea;
	border-top: none;
	background: #f9f9f9;
}
.sideSec01 {
	margin-bottom: 12px;
	border: 1px solid #eaeaea;
	border-top: none;
	background: #f9f9f9;
}
.sideSec01 .headingEx {
	width: 215px;
	height: 80px;
	overflow: hidden;
	background: url(../img/side_hdg_bg01.gif) no-repeat left top;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px -1px 0px -1px;
	white-space: nowrap;
	font-weight: bold;
	font-size: 16px;
	line-height: 135%;
	color: #ffffff;
}
.sideSec01 .headingEx a,
.sideSec01 .headingEx span {
	width: 170px;
	display: inline-block;
	/display: inline; /* for IE6&7 */
	zoom: 1;
	white-space: normal;
	vertical-align: middle;
	padding-left: 24px;
	color: #ffffff;
}
.sideSec01 .headingEx img {
	display: inline-block;
	/display: inline; /* for IE6&7 */
	zoom: 1;
	vertical-align: middle;
	height: 80px;
}
.sideSec01 .headingEx a:link,
.sideSec01 .headingEx a:visited {
	color: #ffffff;
	text-decoration: none;
}
.sideSec01 .headingEx a:hover,
.sideSec01 .headingEx a:active {
	color: #ffffff;
	text-decoration: underline;
}

.sideSec02 {
	margin-bottom: 12px;
	border: 1px solid #eaeaea;
	border-top: none;
	background: #f9f9f9;
}
.sideSec02 .heading {
	width: 215px;
	height: 80px;
	overflow: hidden;
	background: url(../img/side_hdg_bg01.gif) no-repeat left top;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px -1px 0px -1px;
	white-space: nowrap;
	font-weight: bold;
	font-size: 16px;
	line-height: 135%;
	color: #ffffff;
}
.sideSec02 .heading a,
.sideSec02 .heading span {
	width: 170px;
	display: inline-block;
	/display: inline; /* for IE6&7 */
	zoom: 1;
	white-space: normal;
	vertical-align: middle;
	padding-left: 24px;
	color: #ffffff;
}
.sideSec02 .heading img {
	display: inline-block;
	/display: inline; /* for IE6&7 */
	zoom: 1;
	vertical-align: middle;
	height: 80px;
}
.sideSec02 .heading a:link,
.sideSec02 .heading a:visited {
	color: #ffffff;
	text-decoration: none;
}
.sideSec02 .heading a:hover,
.sideSec02 .heading a:active {
	color: #ffffff;
	text-decoration: underline;
}

.sideSubSec01 {
	padding-top: 10px;
}

.sideList01 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.sideList01 li {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #eaeaea;
	font-size: 12px;
	line-height: 105%;
}
.sideList01 li:last-child {
	border-bottom: none;
}
.sideList01 li .date {
	margin-bottom: 3px;
}
.sideList01 li .date img {
	margin: -3px 0px 0px 10px;
}
.sideList01 li a {
	display: block;
	margin: 0px;
	padding: 18px 0px 16px 22px;
	background: url(../img/arw01.gif) no-repeat 10px 22px;
}
.sideList01 li a:link,
.sideList01 li a:visited {
	color: #2b2b2b;
	text-decoration: none;
	background-color: #f9f9f9;
}
.sideList01 li a:hover,
.sideList01 li a:active {
	color: #356095;
	text-decoration: underline;
	background-color: #ffffff;
}

.sideList02 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.sideList02 li {
	margin: 0px;
	padding: 0px;
	background: url(../img/bg01.gif) repeat-x left center;
	border-bottom: 1px solid #eaeaea;
	font-size: 13px;
	line-height: 105%;
}
.sideList02 li:last-child {
	border-bottom: none;
}
.sideList02 li a {
	display: block;
	margin: 0px;
	padding: 25px 0px 23px 22px;
	border: 1px solid #ffffff;
	background: url(../img/arw01.gif) no-repeat 10px 27px;
}
.sideList02 li a:link,
.sideList02 li a:visited {
	color: #2b2b2b;
	text-decoration: none;
}
.sideList02 li a:hover,
.sideList02 li a:active {
	color: #356095;
	text-decoration: underline;
}

.sideList03 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.sideList03 li {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #eaeaea;
	font-size: 12px;
	line-height: 105%;
}
.sideList03 li:last-child {
	border-bottom: none;
}
.sideList03 li a,
.sideList03 li span {
	display: block;
	margin: 0px;
	padding: 20px 10px 18px 22px;
	background: #f9f9f9 url(../img/arw01.gif) no-repeat 10px 50%;
}
.sideList03 li a:link,
.sideList03 li a:visited {
	color: #2b2b2b;
	text-decoration: none;
}
.sideList03 li a:hover,
.sideList03 li a:active {
	color: #356095;
	text-decoration: underline;
}
.sideList03 li ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #eaeaea;
}
.sideList03 li ul li a {
	display: block;
	margin: 0px;
	padding: 18px 0px 16px 38px;
	background: #ffffff url(../img/arw02.gif) no-repeat 24px 50%;
}

.sideList03 li.active{
	font-weight: bold;
}

.pager01 {
	text-align: center;
	margin-bottom: 40px;
}
.pager01 a,
.pager01 span {
	display: inline-block;
	/display: inline; /* for IE6&7 */
	zoom: 1;
	margin: 0px 5px;
	vertical-align: middle;
}




/* tinyMCE ------------------------------------------- */
#tinymce {
	background: #ffffff;
}
#tinymce p,
#tinymce div,
#tinymce ul,
#tinymce ol,
#tinymce dl,
#tinymce table,
#tinymce pre,
#tinymce blockquote {
	margin-bottom: 1.6em;
}
#tinymce p .mceItemIframe,
#tinymce div .mceItemIframe {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.6em;
}

img.alignleft {
	display: inline;
	float: left;
	margin: 0px 16px 8px 0px;
	border: 5px solid #efefef;
}
img.alignright {
	display: inline;
	float: right;
	margin: 0px 0px 8px 16px;
	border: 5px solid #efefef;
}
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 24px;
	border: 5px solid #efefef;
}
img.alignnone {
	margin-bottom: 8px;
	border: 5px solid #efefef;
}

div.alignleft,
p.alignleft {
	display: inline;
	float: left;
	margin: 0px 16px 8px 0px;
}
div.alignright,
p.alignright {
	display: inline;
	float: right;
	margin: 0px 0px 8px 16px;
}
div.aligncenter,
p.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 24px;
}
div.alignnone,
p.alignnone {
	margin-bottom: 24px;
}

.wp-caption {
	text-align: center;
}

#tinymce th,
#tinymce td {
	border: 1px dashed #dddddd;
}




/* home ------------------------------------------- */
body.home {
	background: url(../img/body_bg02.jpg) no-repeat center top;
}

body.home header {
	margin-bottom: 30px;
}

body.home header #headLogo {
	height: 53px;
}

#homeImageOuter {
	clear: both;
	width: 940px;
	height: 564px;
	background: #ffffff;
	overflow: visible;
	position: relative;
	left: 0px;
	top: 0px;
	zoom: 1;
}
#homeImageOuter:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}

#homeImage {
	width: 940px;
	height: 478px;
	margin-bottom: 13px;
	position: relative;
	left: 0px;
	top: 0px;
	background: url(../img/loader01.gif) no-repeat center center;
}
#homeImage p {
	display: none;
	width: 940px;
	height: 478px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	line-height: 100%;
}
#homeImage p img {
	margin-bottom: 0px;
}

#homeNav {
	position: absolute;
	right: 0px;
	top: 490px;
	text-align: right;
	font-size: 10px;
	line-height: 100%;
}
#homeNav ul {
	display: none;
	list-style-type: none;
	margin: 0px 3px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}
#homeNav ul li {
	display: inline-block;
	/display: inline;
	zoom: 1;
	margin: 0px 0px 0px 3px;
	padding: 0px;
	font-size: 0.1em;
	line-height: 0.1em;
	width: 8px;
	height: 8px;
	overflow: hidden;
	text-align: left;
	font-size:8px;
	line-height: 100%;
}
#homeNav ul li a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-indent: -9000px;
	background: #003f98;
}
#homeNav ul li a:link,
#homeNav ul li a:visited {
	opacity: 0.3;
	filter: alpha(opacity=30);
	-ms-filter: "alpha(opacity=30)";
	-moz-opacity: 0.3;
}
#homeNav ul li a:hover,
#homeNav ul li a:active {
	opacity: 1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-moz-opacity: 1.0;
}

#homeNav ul li a.active {
	opacity: 1.0 !important;
	filter: alpha(opacity=100) !important;
	-ms-filter: "alpha(opacity=100)" !important;
	-moz-opacity: 1.0 !important;
}

#homePrdNav {
	width: 100%;
	height: 41px;
	overflow: hidden;
}
#homePrdNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#homePrdNav ul li {
	display: inline-block;
	/display: inline;
	zoom: 1;
	margin: 0px 4px 0px 4px;
	padding: 0px;
}

#homeMainColumn {
	width: 705px;
	float: left;
}

#homePrdBox {
	width: 445px;
	float: left;
	background: url(../img/home_prd_bg01.gif) no-repeat left bottom;
	border-top: 1px solid #eaeaea;
}
#homePrdBox .inner {
	padding: 20px 0px 16px 11px;
	zoom: 1;
}
#homePrdBox .inner:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}
#homePrdBox .title {
	padding-left: 8px;
	margin-bottom: 17px;
}
#homePrdBox .title img {
	vertical-align: middle;
	margin-right: 12px;
}
#homePrdBox ul.homePrdList {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	zoom: 1;
}
#homePrdBox ul.homePrdList:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}
#homePrdBox ul.homePrdList li {
	display: inline;
	width: 205px;
	margin: 0px 11px 0px 0px;
	padding: 0px;
	float: left;
}
#homePrdBox ul.homePrdList li .thumb {
	width: 205px;
	height: 111px;
	margin-bottom: 10px;
}
#homePrdBox ul.homePrdList li .heading {
	font-weight: bold;
	font-size: 18px;
	line-height: 105%;
	margin-bottom: 4px;
}
#homePrdBox ul.homePrdList li .summary {
	margin-bottom: 6px;
}
#homePrdBox ul.homePrdList li .button {
	text-align: right;
}

#homePrdBox ul.homePrdList li a:link,
#homePrdBox ul.homePrdList li a:visited {
	color: #000000;
	text-decoration: none;
}
#homePrdBox ul.homePrdList li a:hover,
#homePrdBox ul.homePrdList li a:active {
	color: #356095;
	text-decoration: underline;
}

#homeReasonBox {
	position: relative;
	left: 0px;
	top: 0px;
	width: 250px;
	float: right;
	background: url(../img/home_tech_bg01.gif) no-repeat left bottom;
	border-top: 1px solid #eaeaea;
}
#homeReasonBox .inner {
	padding: 20px 11px 16px 11px;
	zoom: 1;
}
#homeReasonBox .inner:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}
#homeReasonBox .title {
	padding-left: 8px;
	margin-bottom: 17px;
}
#homeReasonBox .thumb {
	margin-bottom: 10px;
}
#homeReasonBox .summary {
	padding-left: 8px;
	padding-bottom: 32px;
}
#homeReasonBox .button {
	position: absolute;
	right: 12px;
	bottom: 16px;
}

#homeInfoBox {
	margin-bottom: 12px;
}
#homeInfoBox .title {
	margin-bottom: 8px;
}
#homeInfoBox ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#homeInfoBox ul li {
	margin: 0px;
	padding: 12px 0px 12px 0px;
	border-bottom: 1px dotted #c8c8c8;
	zoom: 1;
}
#homeInfoBox ul li:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}
#homeInfoBox ul li .date {
	width: 86px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
#homeInfoBox ul li .category {
	width: 80px;
	float: left;
}
#homeInfoBox ul li .category img {
	vertical-align: top;
}
#homeInfoBox ul li .text {
	width: 539px;
	float: left;
}


#homeSideColumn {
	width: 215px;
	float: right;
}

#homeInqBox {
	background: url(../img/home_inq_bg01.gif) no-repeat left bottom;
	padding-bottom: 6px;
	margin-bottom: 12px;
}
#homeInqBox ul {
	list-style-type: none;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	background: #ffffff;
}
#homeInqBox ul li {
	margin: 0px;
	padding: 0px;
}
#homeInqBox {
	background: url(../img/home_inq_bg01.gif) no-repeat left bottom;
	padding-bottom: 6px;
	margin-bottom: 12px;
}

#homeSideBanners {
	margin-bottom: 5px;
}
#homeSideBanners p {
	padding-bottom: 5px;
}

#homeIsoList {
	background: #f9f9f9;
	list-style-type: none;
	margin: 0px 0px 12px 0px;
	padding: 0px 13px;
}
#homeIsoList li {
	border-bottom: 1px dotted #c8c8c8;
	margin: 0px;
	padding: 16px 0px 14px 0px;
	color: #2b2b2b;
	font-size: 11px;
	zoom: 1;
}
#homeIsoList li:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}
#homeIsoList li:last-child {
	border-bottom: none;
}
#homeIsoList li .thumb {
	width: 58px;
	float: left;
}
#homeIsoList li .text {
	width: 130px;
	float: left;
}




/* information ------------------------------------------- */
.information-main {
	background: #ffffff;
	padding-top: 20px;
}

.postSec01 {
	margin-bottom: 64px;
}
.postSec01 .title {
	font-size: 18px;
	line-height: 105%;
	padding-left: 16px;
	padding-bottom: 12px;
	border-bottom: 3px solid #5c8bcd;
}
.postSec01 a:link,
.postSec01 a:visited {
	color: #356095;
	text-decoration: underline;
}
.postSec01 a:hover,
.postSec01 a:active {
	color: #356095;
	text-decoration: underline;
}
.postSec01 .date {
	padding: 10px 16px;
	border-bottom: 1px dotted #bebebe;
	margin-bottom: 24px;
}
.postSec01 .date img {
	vertical-align: middle;
	margin-right: 10px;
}

.postSec01 .archiveBody {
	padding-left: 16px;
	padding-right: 16px;
	line-height: 180%;
	zoom: 1;
}
.postSec01 .archiveBody:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}
.postSec01 .archiveBody p,
.postSec01 .archiveBody div,
.postSec01 .archiveBody ul,
.postSec01 .archiveBody ol,
.postSec01 .archiveBody dl,
.postSec01 .archiveBody table,
.postSec01 .archiveBody pre,
.postSec01 .archiveBody blockquote {
	margin-bottom: 1.6em;
}
.postSec01 .archiveBody .more {
	text-align: right;
	margin-top: -1.0em;
}




/* products ------------------------------------------- */
#products-index-banners {
	background: #ffffff;
	margin-bottom: 40px;
}
#products-index-banners .new {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
}
#products-index-banners .more {
	position: absolute;
	left: 390px;
	bottom: 25px;
	z-index: 100;
}
#products-index-banners .banner {
	position: relative;
	left: 0px;
	top: 0px;
	background: url(../img/cnts_bg03.gif);
	padding: 3px;
	margin-bottom: 10px;
}
#products-index-banners a {
	display: block;
}
#products-index-banners .inner {
	background: #ffffff;
	zoom: 1;
}
#products-index-banners .inner:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}
#products-index-banners .thumb {
	width: 454px;
	height: 246px;
	float: right;
	overflow: hidden;
	vertical-align: middle;
	line-height: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#products-index-banners .text {
	background: url(../img/prdc_fade.png) no-repeat right top;
	background: #ffffff;
	/*margin-right: -100px;*/
	width: 434px;
	padding-left: 44px;
	height: 176px;
	padding-top: 70px;
	float: left;
	overflow: hidden;
	vertical-align: middle;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 10;
}
#products-index-banners .heading {
	font-size: 40px;
	line-height: 115%;
	font-weight: bold;
	color: #000000;
	margin-bottom: 12px;
}
#products-index-banners .summary {
	font-size: 14px;
	line-height: 160%;
	padding-right: 50px;
}

.products-idx-list {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 954px !important;
	margin-right: -14px;
	zoom: 1;
}
.products-idx-list:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}
.products-idx-list li {
	display: inline;
	float: left;
	width: 305px;
	margin: 0px 13px 0px 0px;
	padding: 0px 0px 20px 0px;
	line-height: 100%;
}
.products-idx-list li a {
	display: block;
}
.products-idx-list li .thumb {
	margin-bottom: 16px;
}
.products-idx-list li .text {
	font-weight: bold;
	font-size: 16px;
	line-height: 115%;
	padding-left: 12px;
	background: url(../img/arw01.gif) no-repeat 0px 0.25em;
}

#products-idx-bottom {
	clear: both;
	margin-top: 48px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	padding: 23px 0px 23px 0px;
	zoom: 1;
}
#products-idx-bottom:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}
#products-idx-bottom .column {
	display: inline;
	float: left;
	width: 425px;
	padding: 0px 22px;
	border-right: 1px dotted #cccccc;
	zoom: 1;
}
#products-idx-bottom .column:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}
#products-idx-bottom .column:last-child {
	border-right: none;
}
#products-idx-bottom .column .heading {
	float: left;
}
#products-idx-bottom .column .button {
	float: right;
	padding-top: 12px;
	text-align: right;
}

.products-list {
	width: 956px !important;
	margin-right: -16px;
	zoom: 1;
}
.products-list:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}

.products-list-block {
	display: inline;
	float: left;
	margin: 0px 17px 18px 0px;
	width: 420px;
	background: url(../img/cnts_bg02.gif) no-repeat left top;
	padding: 26px 21px 20px 20px;
	border-bottom: 1px solid #eaeaea;
}
.products-list-block .title {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px -21px 16px -20px;
	padding: 0px 21px 10px 20px;
	border-bottom: 3px solid #5c8bcd;
	font-size: 18px;
	font-weight: bold;
}
.products-list-block .title span {
	font-size: 12px;
	font-weight: normal;
}
.products-list-block .text {
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 12px;
	margin-bottom: 16px;
}
.products-list-block .summary {
	margin-bottom: 10px;
}
.products-list-block .type {
	text-indent: -68px;
	margin-left: 68px;
}
.products-list-block .type .heading {
	vertical-align: top;
	margin-right: 7px;
	margin-top: -2px;
}
.products-list-block ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.products-list-block ul li {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 10px;
	background: url(../img/arw01.gif) no-repeat 0px 0.25em;
	font-size: 16px;
	line-height: 115%;
	font-weight: bold;
}

#products-bottom-option {
	clear: both;
	margin-top: 32px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	padding: 23px 20px 23px 16px;
	zoom: 1;
}
#products-bottom-option:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}
#products-bottom-option .heading {
	display: inline-block;
	/display: inline; /* for IE6&7 */
	zoom: 1;
	padding-right: 40px;
	border-right: 1px dotted #cccccc;
	margin-right: 44px;
	vertical-align: middle;
}
#products-bottom-option .text {
	display: inline-block;
	/display: inline; /* for IE6&7 */
	zoom: 1;
	line-height: 160%;
	width: 540px;
	vertical-align: middle;
}
#products-bottom-option .button {
	display: inline-block;
	/display: inline; /* for IE6&7 */
	zoom: 1;
	vertical-align: middle;
}

.products-main {
	background: url(../img/cnts_bg01.gif) no-repeat left top;
	padding-top: 30px;
}

.postSec02 {
	/* ----- */
}
.postSec02 p {
	margin-bottom: 1.6em;
}

.prdcHeadBox {
	padding: 6px 20px 30px 20px;
	position: relative;
	left: 0px;
	top: 0px;
	zoom: 1;
}
.prdcHeadBox:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}
.prdcHeadBox .title {
	float: left;
	font-weight: bold;
	font-size: 32px;
	line-height: 115%;
	color: #000000;
}
.prdcHeadBox .icon {
	position: absolute;
	right: 20px;
	top: 6px;
	width: 100px;
	height: 25px;
	background: url(../img/products_icon_bg01.png) no-repeat left top;
	font-weight: bold;
	font-size: 11px;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	white-space: nowrap;
}
.prdcHeadBox .icon span {
	width: 92px;
	white-space: normal;
	display: inline-block;
	/display: inline;
	zoom: 1;
	vertical-align: middle;
}
.prdcHeadBox .icon img {
	width: 1px;
	height: 25px;
	display: inline-block;
	/display: inline;
	zoom: 1;
	vertical-align: middle;
}
.prdcHeadBox .labelpackage {
	background-image: url(../img/products_icon_labelpackage.png) !important;
}
.prdcHeadBox .businessform {
	background-image: url(../img/products_icon_businessform.png) !important;
}
.prdcHeadBox .formcollator {
	background-image: url(../img/products_icon_formcollator.png) !important;
}
.prdcHeadBox .sheetercutter {
	background-image: url(../img/products_icon_sheetercutter.png) !important;
}
.prdcHeadBox .others {
	background-image: url(../img/products_icon_others.png) !important;
}
.prdcHeadBox .category {
	float: right;
	width: 240px;
	padding-top: 32px;
	text-align: right;
	font-size: 12px;
	line-height: 115%;
}

.prdcVisual {
	margin-bottom: 38px;
}

.prdcLeadBox {
	margin-bottom: 64px;
}
.prdcLead01 {
	font-weight: bold;
	font-size: 18px;
	line-height: 160%;
	margin-bottom: 20px;
}
.prdcLead02 {
	/*font-size: 12px;*/
	line-height: 160%;
}

.prdcBasicBox {
	padding-left: 22px;
	padding-right: 22px;
	line-height: 180%;
	margin-bottom: 34px;
	zoom: 1;
}
.prdcBasicBox:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}
.prdcBasicBox .heading {
	position: relative;
	left: 0px;
	top: 0px;
	font-weight: bold;
	font-size: 18px;
	line-height: 105%;
	margin-bottom: 34px;
}
.prdcBasicBox .prdcImage {
	display: inline;
	float: right;
	text-align: center;
	padding: 12px 0px 8px 30px;
}
.prdcBasicBox .prdcImage img {
	display: block;
	margin: 0px auto 12px auto;
}

.prdcBasciTxt {
	margin-top: -16px;
}
.prdcBasciTxt b {
	display: inline-block;
	/display: inline; /* for IE6&7 */
	zoom: 1;
	margin-top: 1.6em;
	padding-left: 14px;
	background: url(../img/cnts_hdg_bg02.gif) repeat-y left top;
	font-weight: bold;
	line-height: 105%;
	margin-bottom: 10px;
}

.prdcOptionBox {
	margin-left: 22px;
	margin-right: 22px;
	margin-bottom: 70px;
	background: #fafafa;
	border: 1px solid #eaeaea;
	border-radius: 2px;
	padding: 5px;
}
.prdcOptionBox .inner {
	background: #ffffff;
	padding: 15px 28px;
}
.prdcOptionBox .heading {
	padding-bottom: 10px;
	border-bottom: 3px solid #d1d1d1;
	font-weight: bold;
	font-size: 18px;
	line-height: 105%;
	margin-bottom: 4px;
}
.prdcOptionBox ul {
	width: 593px;
	list-style-type: none;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	zoom: 1;
}
.prdcOptionBox ul:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}
.prdcOptionBox ul li {
	float: left;
	width: 50%;
	margin: 0px;
	padding: 12px 0px;
	border-bottom: 1px solid #e0e0e0;
	background: url(../img/prdc_line01.gif) no-repeat 100% 50%;
	line-height: 105%;
}
.prdcOptionBox ul li:nth-child(even) {
	background: none;
}
.prdcOptionBox ul li .optionInner {
	padding: 0px 12px;
	margin-bottom: 0px !important;
}

.prdcCustomBox {
	padding-left: 22px;
	padding-right: 22px;
	margin-bottom: 70px;
	zoom: 1;
}
.prdcCustomBox:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}

.prdcCustomBox .prdcImage {
	display: inline;
	float: right;
	margin: 0px 0px 8px 50px;
}

.products-option-head {
	padding-bottom: 32px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 32px;
	zoom: 1;
}
.products-option-head:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}

#products-option-tabs {
	list-style-type: none;
	margin: 0px 0px 18px 0px;
	padding: 0px;
	zoom: 1;
}
#products-option-tabs:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}

#products-option-tabs li {
	width: 179px;
	height: 39px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#products-option-tabs li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9000px;
	overflow: hidden;
	background-image: url(../img/products_option_splite.png);
	background-repeat: no-repeat;
}

#products-option-tabs li.all a:link,
#products-option-tabs li.all a:visited {
	background-position: 0px 0px;
}
#products-option-tabs li.all a:hover,
#products-option-tabs li.all a:active {
	background-position: 0px -50px;
}
#products-option-tabs li.all a.active {
	background-position: 0px -50px !important;
}

#products-option-tabs li.tlc a:link,
#products-option-tabs li.tlc a:visited {
	background-position: -179px 0px;
}
#products-option-tabs li.tlc a:hover,
#products-option-tabs li.tlc a:active {
	background-position: -179px -50px;
}
#products-option-tabs li.tlc a.active {
	background-position: -179px -50px !important;
}

#products-option-tabs li.tlm a:link,
#products-option-tabs li.tlm a:visited {
	background-position: -358px 0px;
}
#products-option-tabs li.tlm a:hover,
#products-option-tabs li.tlm a:active {
	background-position: -358px -50px;
}
#products-option-tabs li.tlm a.active {
	background-position: -358px -50px !important;
}

#products-option-tabs li.tlf a:link,
#products-option-tabs li.tlf a:visited {
	background-position: -537px 0px;
}
#products-option-tabs li.tlf a:hover,
#products-option-tabs li.tlf a:active {
	background-position: -537px -50px;
}
#products-option-tabs li.tlf a.active {
	background-position: -537px -50px !important;
}

#products-option-tabs li.tcf a:link,
#products-option-tabs li.tcf a:visited {
	background-position: -716px 0px;
}
#products-option-tabs li.tcf a:hover,
#products-option-tabs li.tcf a:active {
	background-position: -716px -50px;
}
#products-option-tabs li.tcf a.active {
	background-position: -716px -50px !important;
}

.products-option-list {
	width: 924px !important;
	margin-right: -24px;
	zoom: 1;
}
.products-option-list:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}

.products-option-list .show {
	display: block;
}
.products-option-list .hide {
	display: none;
}
.products-option-list .highlight {
	background-color: yellow
}

.products-option-block {
	display: inline;
	float: left;
	margin: 0px 22px 18px 0px;
	background: url(../img/cnts_bg03.gif);
	width: 434px;
	padding: 3px;
}
.products-option-block .outer {
	background: #ffffff;
}
.products-option-block .inner {
	padding: 20px;
}
.products-option-block .optionHeadBox {
	padding-bottom: 18px;
	zoom: 1;
}
.products-option-block .optionHeadBox:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}
.products-option-block .title {
	width: 274px;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 14px;
	font-size: 18px;
	font-weight: bold;
}
.products-option-block .summary {
	width: 274px;
	float: left;
}
.products-option-block .thumb {
	width: 112px;
	float: right;
}
.products-option-block .text {
	border-top: 1px dotted #cccccc;
	padding-top: 18px;
	line-height: 145%;
}
.products-option-block .type {
	text-indent: -68px;
	margin-left: 68px;
}
.products-option-block .type .heading {
	vertical-align: top;
	margin-right: 7px;
	margin-top: -2px;
}




/* technology ------------------------------------------- */
.technology-index-bg {
	background: url(../img/technology_idx_bg01.jpg) no-repeat left top !important;
	margin-bottom: 40px;
}

.technology-idx-lead {
	padding: 80px 0px 0px 64px;
	margin-bottom: 54px;
}

.technology-idx-list {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	zoom: 1;
}
.technology-idx-list:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}
.technology-idx-list li {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	display: inline;
	float: left;
}

.technology-title {
	margin-bottom: 48px;
}

#technology-flow-list {
	list-style-type: none;
	margin: 0px auto;
	padding: 0px;
	width: 665px;
}
#technology-flow-list li {
	margin: 0px;
	padding: 0px;
	zoom: 1;
}
#technology-flow-list li:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}
#technology-flow-list li .step {
	width: 115px;
	float: left;
}
#technology-flow-list li .text {
	width: 550px;
	float: left;
	padding-top: 8px;
	padding-bottom: 30px;
	margin-bottom: 20px;
	border-bottom: 1px solid #cccccc;
}
#technology-flow-list li .text .heading {
	margin-bottom: 16px;
}
#technology-flow-list li .text .data {
	line-height: 220%;
}

.technology-support-lead {
	padding-left: 20px;
	margin-bottom: 32px;
}

#technology-support-list {
	list-style-type: none;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	width: 680px;
	zoom: 1;
}
#technology-support-list:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}
#technology-support-list li {
	display: inline;
	float: left;
	margin: 0px 15px 15px 0px;
	width: 319px;
	background: url(../img/cnts_bg03.gif);
	padding: 3px;
}
#technology-support-list li .inner {
	background: #ffffff;
	padding: 0px 20px 24px 23px;
}
#technology-support-list li .heading {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px -20px 20px -23px;
}
#technology-support-list li .data {
	line-height: 220%;
}


.technology-finance-outer {
	padding: 0px 20px 28px 20px;
	margin-bottom: 24px;
	border-bottom: 1px solid #cccccc;
}
.technology-finance-box01 {
	width: 270px;
	display: inline-block;
	/display: inline; /* for IE6&7 */
	zoom: 1;
	vertical-align: middle;
}
.technology-finance-box01 .heading {
	font-weight: bold;
	font-size: 16px;
	line-height: 115%;
	margin-bottom: 8px;
}
.technology-finance-box02 {
	width: 380px;
	display: inline-block;
	/display: inline; /* for IE6&7 */
	zoom: 1;
	vertical-align: middle;
}




/* corporate ------------------------------------------- */
#corporate-overseas-list {
	width: 685px;
	margin-right: -20px;
	zoom: 1;
}
#corporate-overseas-list:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}
.corporate-overseas-item {
	line-height: 145%;
	width: 215px;
	display: inline;
	float: left;
	margin-right: 12px;
	margin-bottom: 40px;
}
.corporate-overseas-item .heading {
	margin-bottom: 12px;
}

#corporate-env-text {
	width: 475px;
	float: left;
}
#corporate-env-image {
	width: 170px;
	float: right;
	text-align: right;
}

#corporate-welfare-text {
	width: 410px;
	float: left;
}
#corporate-welfare-image {
	width: 220px;
	float: right;
}

.corporate-welfare-imagelist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.corporate-welfare-imagelist li {
	display: inline-block;
	/display: inline; /* for IE6&7 */
	zoom: 1;
	margin: 0px 8px 16px 8px;
	padding: 0px;
	width: 174px;
	text-align: left;
	vertical-align: top;
}
.corporate-welfare-imagelist li .thumb {
	margin-bottom: 8px;
}




/* inquiry ------------------------------------------- */
#inquiry-idx-lead {
	padding: 32px 20px 0px 20px;
	margin-bottom: 40px;
}

.inquiryOuter .input01 {
	width: 200px;
	height: 2.0em;
	border: 1px solid #cccccc;
	background: #ffffff;
}
.inquiryOuter .input02 {
	width: 100px;
	height: 2.0em;
	border: 1px solid #cccccc;
	background: #ffffff;
}
.inquiryOuter .input03 {
	width: 550px;
	height: 12.0em;
	border: 1px solid #cccccc;
	background: #ffffff;
}
.inquiryOuter .input04 {
	width: 400px;
	height: 2.0em;
	border: 1px solid #cccccc;
	background: #ffffff;
}
.inquiryOuter .formError {
	color: #ff0000;
	font-weight: bold;
}
.inquiryOuter .formError input {
	background: #FFF2F2 !important;
}
.inquiryOuter .mark {
	color: #ff0000;
}
.inquiryOuter .buttons {
	text-align: center;
}
.inquiryOuter .buttons input {
	width: 220px;
	height: 2.0em;
	font-size: 20px;
	line-height: 20px;
	text-align: center;
	margin: 0px 10px;
}

.inquiryOuter .thanksBox {
	text-align: center;
	font-size: 16px;
	line-height: 200%;
}
.inquiryOuter .thanksTxt {
	color: #3362ac;	
	font-size: 20px;
	font-weight: bold;
}




/* privacy ------------------------------------------- */
#privacy-box {
	padding: 32px 20px 0px 20px;
	margin-bottom: 40px;
	line-height: 200%;
}
#privacy-box p,
#privacy-box ol,
#privacy-box ul,
#privacy-box table,
#privacy-box div {
	margin-bottom: 1.4em;
}




/* sitemap ------------------------------------------- */
#sitemapList {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #cccccc;
}
#sitemapList li {
	margin: 0px;
	padding: 15px 0px 14px 8px;
	border-bottom: 1px solid #cccccc;
	line-height: 115%;
	zoom: 1;
}
#sitemapList li:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}
#sitemapList li .parent {
	display: block;
	width: 300px;
	float: left;
	font-weight: bold;
}
#sitemapList li a {
	display: inline-block;
	/display: inline; /* for IE6&7 */
	zoom: 1;
	margin: 0px;
	padding-left: 12px;
	background: url(../img/arw01.gif) no-repeat 0px 0.2em;
	vertical-align: top;
}
#sitemapList li ul {
	list-style-type: none;
	border: none;
	width: 570px;
	float: left;
	margin-bottom: -4px;
}
#sitemapList li ul:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}
#sitemapList li ul li {
	border: none;
	margin: 0px 0px 6px 0px;
	padding: 0px;
	float: left;
	width: 270px;
}
#sitemapList li ul li a {
	width: auto;
	display: inline-block;
	/display: inline; /* for IE6&7 */
	zoom: 1;
	margin: 0px;
	padding-left: 12px;
	background: url(../img/arw02.gif) no-repeat 0px 0.35em;
	vertical-align: top;
}




/* recruiting ------------------------------------------- */
#recruiting-box {
	padding: 32px 20px 0px 20px;
	margin-bottom: 40px;
	line-height: 200%;
}
#recruiting-box p,
#recruiting-box ol,
#recruiting-box ul,
#recruiting-box table,
#recruiting-box div {
	margin-bottom: 1.4em;
}




/* character ------------------------------------------- */
#character-image {
	padding-top: 24px;
	margin-bottom: 24px;
	zoom: 1;
}
#character-image:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}
#character-image figure {
	float: left;
}

#character-table-outer {
	background: url(../img/cnts_bg03.gif);
	padding: 3px;
}
#character-table-outer .inner {
	background: #ffffff;
	padding: 40px 20px 16px 20px;
	position: relative;
	left: 0px;
	top: 0px;
	zoom: 1;
}
#character-table-outer .inner:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}
#character-table-outer .title {
	position: absolute;
	left: 0px;
	top: 0px;
}
#character-table-outer .leftColumn {
	width: 435px;
	float: left;
}
#character-table-outer .rightColumn {
	width: 435px;
	float: right;
}
#character-table-outer table {
	width: 100%;
	border: none;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

#character-table-outer table th,
#character-table-outer table td {
	text-align: left;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
}
#character-table-outer table th.heading {
	background: #f9f9f9;
	font-weight: bold;
	border-left: 1px solid #cccccc;
	padding-left: 16px;
}
#character-table-outer table th.heading:first-child {
	border-left: none;
	padding-left: 8px;
}
#character-table-outer table th {
	border-top: 1px solid #cccccc;
	padding-left: 8px;
}
#character-table-outer table td {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding-left: 16px;
	padding-right: 8px;
}
























