@charset "utf-8";

/* =======================================

	common.css
	
	Last Up Date 2011/12/13

 -----------------------------------------
	INDEX
 -----------------------------------------

	reset

	title

	other

========================================== */





/* ==========================================
	reset
========================================== */
body {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
}

/* ==========================================
	title
========================================== */

.companyContents .partsPageTitleBox01 {
	background: url(/company/box/img/bg_title_company.jpg) no-repeat 0 0;
	padding: 20px 200px 40px 0;
}
.companyTopContents .partsPageTitleBox01 {
    background: url(/company/box/img/bg_title_company_top.jpg) no-repeat scroll 0 0 transparent;
    padding: 50px 30px;
}
.officesAsiaContents .partsPageTitleBox01 {
	background: url(/company/box/img/bg_title_offices_asia.jpg) no-repeat 0 0;
	padding: 20px 200px 40px 0;
}
.newsContents .partsPageTitleBox01 {
	background: url(/news_events/box/img/bg_title_news_events.jpg) no-repeat 0 0;
	padding: 20px 200px 40px 0;
	font-size: 1.76em;
}
.contentsTitle {
	background: url(/container/img/bg_contents_title.gif) repeat-x 0 100%;
	padding: 0 0 10px;
	font-size: 1.7em;
	font-weight: bold;
	margin-bottom: 15px;
}
.companyOfficesContents .partsPageTitleBox01 {
    background: url(/company/box/img/bg_title_sales_network.jpg) no-repeat 0 0;
    min-height: 53px;
    padding: 50px 30px;
}
.productsSolutionsInfoContents .partsPageTitleBox01 {
    background: url(/products/box/img/bg_title_products_solutions_info.jpg) no-repeat 0 0;
    min-height: 53px;
    padding: 50px 30px;
}
.newsContents h1 {
	margin: 0 0 1.5em;
	font-size: 1.4em;
}
.newsContents h2 {
	margin:  1em 0 .5em;
}
.contactTopContents .partsPageTitleBox01 {
	padding: 50px 30px 65px;
	background: url(/contact/box/img/bg_title_contact.jpg) no-repeat 0 0;
}

/* ==========================================
	other
========================================== */

/* p ----------*/
#containerContentsBlockMain p {
	margin-bottom: 1em;
}
.newsContents p.date {
	color: #666666;
	font-size: .9em;
	margin: 0px;
}
#containerHeaderBlock {
	padding:2px 0 3px;
}
#containerGlobalnav #containerGlobalnavBlock {
	padding: 0;
	position: relative;
	z-index: 10;
}

/* list ----------*/
.bullet_squarearrow li a,
a.bullet_squarearrow {
	padding-left: 20px;
	background: url(/common_v4_1/img/ico_bullet_squarearrow_r.gif) no-repeat left .3em;
}
a.rssLink {
	padding-left: 17px;
	background: url(/common_v4_1/img/ico_rss.gif) no-repeat 0 .1em;
	margin-right: 10px;
}
a.rssLink.lineR {
	border-right: 1px solid #bebebe;
	padding-right: 8px;
}

#containerContentsBlockExtra .bnList li {
	margin-bottom: 15px;
}
#containerContents {
	margin: 0 auto 0;
}
.icoImg {
	vertical-align: -.2em;
	margin-left: 4px;
}


/* tab */
.tabTitle {
	float: left;
	margin: 20px 5px 0 0 ;
	padding-left: 5px;
}
ul.tabs {
	zoom:1;
}
.tabs li {
	float: left;
}
.panes {
	clear: both;
}
.pane {
	clear: both;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 4px solid #113184;
	margin: 0 3px 30px 3px;
	background: #eeeeee;
	padding: 20px 10px 10px;
	box-shadow: 0px 1px 2px 0px #999;
	zoom:1;
}
#tab_news_release,
#tab_events {
	margin: 0 0 10px 0;
}

#tab_news_release dl,
#tab_events dl {   
	width:710px;
	margin: 10px 0 0 0;
	overflow: hidden;
}

#tab_news_release dt,
#tab_events dt {
	float:left;
	width:80px;
	margin-right:0px;
	padding:0px 5px 0 5px;
	clear:both;
}
#tab_news_release dd {
	float:left;
	margin-left: 0px;
	padding:0px 5px 5px 5px;

}
#tab_news_release dd.icon {
	width: 56px;
	margin: 2px 10px 0 0;
	padding:0px 5px 0 5px;
}
#tab_news_release .txt {
	width: 530px;
	display:block;
	padding-right: 0;
}
#tab_events .txt {
	float:left;
	margin-left: 0px;
	padding:0px 0 5px 5px;
	width: 600px;
	display:block;
}
/* tabNav ----------*/
.tabNav {
	background: url(/container/img/bg_tab_line.gif) repeat-x 0 100%;
	padding-bottom: 6px;
	margin-bottom: 20px;
}
.tabNav ul {
	overflow: hidden;
}
.tabNav ul li {
	float: left;
}


/* anchorNav ----------*/
.anchorNav {
	background: #eeeeee;
	padding: 15px 0 5px 15px;
}
.anchorNav ul {
	overflow: hidden;
	zoom:1;
}
.anchorNav li {
	float: left;
	min-width: 200px;
	margin: 0 20px 5px 0;
	padding-left: 10px;
	background: url(/common_v4_1/img/ico_bullet_arrow01_b.gif) no-repeat 0 .7em;
}
*html .anchorNav li {
	width: 200px;
}
.anchorNav.inline li {
	margin: 0 30px 5px 0;
	width: auto;
	display: inline;
}
.anchorNav.inline li a {
	white-space: nowrap;
}

.menuListBox h2 a {
	width: 312px;
	display: block;
	background: url(/container/img/bg_btn01.gif) no-repeat 0 0;
	text-decoration: none;
	color: #222222;
	margin-bottom: 10px;
}
.menuListBox h2 a:hover {
	background: url(/container/img/bg_btn01_on.gif) no-repeat 0 0;
	color: #0066cc;
}

.twoColumn .menuListBox li {
	float: left;
	width: 243px;
	margin: 0 13px 20px 0;
}
.twoColumn .menuListBox.twoColumn343 li {
	width: 371px;
}
.twoColumn .menuListBox.twoColumn343 li li {
	width: 350px;
	margin:0;
}
.twoColumn .menuListBox h2 a {
	width: 243px;
	display: block;
	background: url(/container/img/bg_btn02.gif) no-repeat 0 0;
}
.twoColumn .menuListBox h2 a:hover {
	background: url(/container/img/bg_btn02_on.gif) no-repeat 0 0;
}
.twoColumn .contentsMain .menuListBox h2 a {
	width: 253px;
	display: block;
	background: url(/container/img/bg_btn03.gif) no-repeat 0 0;
}
.twoColumn .contentsMain .menuListBox h2 a:hover {
	background: url(/container/img/bg_btn03_on.gif) no-repeat 0 0;
}
.twoColumn .contentsMain .menuListBox h2 a img {
	padding: 15px;
}
.twoColumn .menuListBox.twoColumn343 h2 a {
	width: 371px;
	display: block;
	background: url(/container/img/bg_btn04.gif) no-repeat 0 0;
}
.twoColumn .menuListBox.twoColumn343 h2 a:hover {
	background: url(/container/img/bg_btn04_on.gif) no-repeat 0 0;
}

.menuListBox h2 a img {
	padding: 14px;
	margin-bottom: 10px;
}
.menuListBox h2 a img.icoImg {
	padding: 0px;
	margin-bottom: 0px;
	vertical-align: 0;
	
}
.menuListBox h2 a span {
	display: block;
	padding-left: 25px;
	background: url(/common_v4_1/img/ico_bullet_squarearrow_r.gif) ;
	background-position: 3px .45em;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 1.1em;
}


