@charset "UTF-8";
/* ===================================================================
filename:contents.css
#For cotents
=================================================================== */




#header #fontSize.en{
	float:left;
	display:inline;
	margin:0 30px 0 40px;
}


/*en*/
#header #fontSize.en li.fsS{
	background:url(../../img/master/textsize_en_small.gif) no-repeat;
	width:30px;
}

#header #fontSize.en li.fsM{
	background:url(../../img/master/textsize_en_default_here.gif) no-repeat;
	width:40px;
}

#header #fontSize.en li.fsL{
	background:url(../../img/master/textsize_en_large.gif) no-repeat;
	width:30px;
}
.fontS #header #fontSize.en li.fsS{background:url(../../img/master/textsize_en_small_here.gif) no-repeat !important;}
.fontS #header #fontSize.en li.fsM{background:url(../../img/master/textsize_en_default.gif) no-repeat !important;}
.fontL #header #fontSize.en li.fsL{background:url(../../img/master/textsize_en_large_here.gif) no-repeat !important;}
.fontL #header #fontSize.en li.fsM{background:url(../../img/master/textsize_en_default.gif) no-repeat !important;}


input.btn_search.en{
	background:url(../../img/master/btn_search_en.gif) no-repeat;
}

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



a{
	color:#b7282e;
	text-decoration:underline;
}

a:hover{
	color:#b7282e;
	text-decoration:none;
}


#header h1{
	margin-top:30px;
}

#header #syobunsya{
	float:left;
	display:inline;
	margin:0px 0 0 20px;
}

#pathNavi li{  
	float:left;
	list-style-type:none;
	color:#999;
}

#pathNavi li a{
	margin-right:5px;
	padding-right:10px;
	background:url(../../img/master/pathnavi.gif) no-repeat right center;
	color:#b7282e;
	text-decoration:underline;
}

#pathNavi li a:hover{
	text-decoration:none;
}
#wrapper.single{
    background:none;
}
#wrapper.single #mainBody {
	width:930px;
	margin:0;
	float:none;
	display:block;
}
#mainBody .indent{
	width:650px;
	margin:0 0 0 9px;
	padding-top:10px;
	background:url(../../img/master/box_topbg.gif) repeat-x left top;
}
#wrapper.single #mainBody .indent{
 	width:930px;
	margin:0 0 0 9px;
	padding-top:10px;
	background:url(../../img/master/box_topbg.gif) repeat-x left top;   
}
h3.newsSideTtl{
	font-weight:bold;
	background:#ececec;
	padding:10px 5px;
	margin-bottom:5px;
}

ul.naviListTxt li a{
	color:#333;
	text-decoration:none;
	display:block;
	background:url(../../img/english/sidenavi_bg.gif) no-repeat;	
	width:250px;
	padding:7px;
	_padding:7px 0px;
	_text-indent:7px;
}

ul.naviListTxt li.now a{
	text-decoration:none;
	display:block;
	background:url(../../img/english/sidenavi_bg_on.gif) no-repeat;
	width:250px;
	_padding:7px 0px;
	_text-indent:7px;
	color:#333;
}

ul.naviListTxt li a:hover{
	background:url(../../img/english/sidenavi_bg_on.gif) no-repeat;
	text-decoration:none;
	color:#333;
}

.pagetop{
	background:url(../../img/english/footer_text.jpg) no-repeat 5px 4px;
	background-color:#f3f3f3;
}

#footer #footerNavi{
	background:none;	
}

#footer #footerNavi p{
	line-height:22px;
}

#footerNavi a{
	color:#1a1a1a;
	text-decoration:none;
}

#footerNavi a:hover{
	color:#1a1a1a;
	text-decoration:underline;
}

#footerNavi .navisBox{
	padding:0 18px 0px 18px;
	border-bottom:1px solid #dadada;
	margin:0 0 15px 0;
}

#footerNavi .navisBox.noLine{
	border:none;
}

.box{
	padding-top:30px;
}

#mainBody h2{
	margin:0 0 15px 0;	
}

#mainBody h3{
	color:#b7282f;
	font-size:135%;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:5px 0 5px 8px;
	line-height:1.2;
	border-left: 3px solid #b7282f;
}

#mainBody h3.none{
	border:none;
}

#mainBody h3.img{
background:none;
padding:0;
}

#mainBody h4{
	font-weight:bold;
	font-size:120%;
	line-height:1.5;
	margin:0 0 5px 0;
}

#mainBody h5{
	font-weight:bold;
	font-size:100%;
	line-height:1.5;
	margin:0 0 5px 0;
}

#mainBody ol{
	margin:0 0 15px 25px;
}

#mainBody ol li{
	margin:0 0 5px 0;
}

#mainBody{
	line-height:1.8;
}

.content{
	padding:0 15px 15px 15px;
}

.content.messegeContent{
	padding:0 0 9px 0;
}

#rightContent .box.common{
    padding-top:8px;
}
#rightContent .box.common .cf{
	background:url(../../img/master/box_topbg.gif) repeat-x left bottom;
	padding:0px 0 8px 0;    

}

table.basicTable{
	width:100%;
	border-collapse:collapse;
	border:1px solid #999999;
	border-spacing:0;
	empty-cells:show;
	margin:0 0 15px 0;
	}
	
table.basicTable th,
table.basicTable td{
	padding:5px;
	border:1px solid #999999;
	}

table.basicTable th{
	background-color:#f4dcde;
	width:150px;
	}


table.basicTable td .subTable th,
table.basicTable td .subTable td{
	padding:3px;
}

table.basicTable td .subTable th{
	background:#dbdbdb;
}




/* top
------------------------------------------------------------------*/
.top #mainVisual{
	margin:0 0 0 9px;
}
.top .topExample .inner{
	background:url(../../img/english/top/b2_bg.jpg) repeat-y;
}
.top .topExample .inner .box{
	float:left;
	display:inline;
	width:295px;
    padding-top:20px;
}
.top .topExample .inner .box h3{
	border:none !important;
	margin-top:0px !important;
	padding-top:0;
}
.top .topExample .inner .box p{
    margin-left:8px;
}




/* greeting
------------------------------------------------------------------*/
#messegeBox{
	background:url(../../img/english/greeting/messege_photo.jpg) no-repeat right bottom;
	padding-right:255px;
	padding-left:50px;
	padding-bottom:100px;
	margin:20px 0 0 0;
}

#messegeBox h2{
	margin:0 0 30px 0;
	padding-top:25px;
}



/* company
------------------------------------------------------------------*/






.companyDl dt{
    font-weight:bold;
	font-size:110%;
}

.companyDl dd{

	font-size:110%;
    margin-bottom:10px;
}

.outlineTable{
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	margin:0 0 15px 0;
	width:100%;
	}

.outlineTable th, .outlineTable td{
	background:url(../../img/english/line02.gif) repeat-x left bottom;
	padding:5px;
	vertical-align:middle;
	}

.outlineTable .end th, .outlineTable .end td{
	background:none;
	}

.outlineTable th{

	font-weight:bold;
	}

.outlineTable td.zip{
	width:100px;
}

.outlineTable td.address{

}

.outlineTable td.btn{
	width:100px;
	text-align:right;
}
span.groupcompany{
	color: #be3029;
	font-weight: bold;
}
.outlineTable caption{
	color: #be3029;
	font-weight: bold;
	text-align: left;
	margin: 10px 0 5px 5px;
}

/* === clearfix ==*/
#officeDeta:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#officeDeta{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html #officeDeta{height: 1%;}
#officeDeta{display: block;}
/* End hide from IE-mac */

#officeDeta{

}

#officeDeta .photo{
	float:left;
	display:inline;
}


#officeDeta .txt{
	float:right;
	display:inline;
	width:450px;
}

/* === clearfix ==*/
#officeDeta .txt .post:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#officeDeta .txt .post{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html #officeDeta .txt .post{height: 1%;}
#officeDeta .txt .post{display: block;}
/* End hide from IE-mac */

#officeDeta .txt .post .left{
	float:left;
	display:inline;
	width:215px;
}

#officeDeta .txt .post .right{
	float:right;
	display:inline;
	width:215px;
}

#mainBody .history h2{
	margin:0 0 50px 0 ;
}

#mainBody .history .historyBlock{
	background:url(../../img/english/company/history_line.gif) repeat-x left bottom;
	padding:0 0 30px 0;
	margin:0 0 40px 0;
}

#mainBody .history .historyBlock.b02{
	background:none;
	padding:0;
}

/* === clearfix ==*/
#mainBody .history .historyBlock:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#mainBody .history .historyBlock{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html #mainBody .history .historyBlock{height: 1%;}
#mainBody .history .historyBlock{display: block;}
/* End hide from IE-mac */

#mainBody .history .historyBlock h4{
	float:left;
	display:inline;
	margin:0 0 0 50px;
}

#mainBody .history .historyBlock .txt{
	float:right;
	display:inline;
	width:465px;
}

#mainBody .history .historyBlock .txt .bl{
	background:url(../../img/english/company/history_line.gif) repeat-x left bottom;
	padding:0 0 5px 0;
	margin:0 0 20px 0;
}
	
#mainBody .history .historyBlock .txt .bl.last{
	background:none;
	margin:0;
	padding:0;
}

#mainBody .history .historyBlock .txt .bl h5{
	color:#ed6d2a;
	background:url(../../img/english/company/history_ext_title_bg.gif) no-repeat left 6px;
	padding:0 0 0 12px;
	font-size:110%;
}



#mainBody .history .historyBlock .txt .bl table.basicTable th{
	background-color:#fdeadd;
	width:120px;
	}
	
	
/*ADD : 141024*/
#topicsBox{
	margin: 35px 0 15px;
}
.top .scbox_m{
	background:url(../../img/english/top/news_box_bg.gif) repeat-y;
	width:930px;
}

.top .scbox_m .in{
	margin:10px 10px;
}
ul.news li span.date{
	float:left;
	display:inline;
	width:90px;
	margin-left: 25px;
}
/*
ul.news li span.date.release{background:url(../../img/corporate/top/acs_news.gif) no-repeat right center;}
ul.news li span.date.other{background:url(../../img/corporate/top/acs_other.gif) no-repeat right center;}
*/
ul.news li span.txt{
	float:left;
	display:inline;
	width:750px;
	margin:0 0 0 10px;
	/*border: 1px solid;*/
}



#slideshow .slides-nav{
	width: 930px;
	/*border: 1px solid;*/
	position: absolute;
	top:425px;
	_top:420px;
	/*margin-left:779px;*/
	margin-left: 860px;
	z-index:100;
}
/* iPad */
@media screen and (max-device-width: 1024px) {
	#slideshow .slides-nav {
		top:450px;	
	}
}
 
#slideshow .slides-nav li {	
	float:left;
	display:inline;
	margin:0 8px 0 0;
}
#slideshow .slides-nav li a{
	display:block;
	overflow:hidden;
	background:url(../../img/english/top/slide_btn.gif) no-repeat;
	width:20px;
	height:20px;
	text-indent:-9999px;
}
#slideshow .slides-nav:after{height:0; visibility:hidden; content:"."; display:block; clear:both;}
#slideshow .slides-nav li.on a {
	background:url(../../img/english/top/slide_btn_on.gif) no-repeat;
}

/* Faq ------------------------------------------------------------------*/ .faqNavi { background:url(../../img/master/dotline.gif) repeat-x left bottom; padding:10px 0; margin:10px 0 30px 0; } .faqNavi li{ float:left; display:inline; width:195px; background:#ececec; padding:5px 0; margin:0 10px 5px 0; text-align:center; } .faqNavi li a{ font-weight:bold; font-size:10px; } .faqNavi li.now a{ color:#333; font-weight:bold; font-size:10px; text-decoration: none; } dl.faqList{ margin:15px; } dl.faqList dt{ border:1px solid #ccc; padding:7px 5px; margin-bottom:-1px; margin-top:15px; background:#f8f8f8; } dl.faqList dt a{ background:url(../../img/master/arrow2.gif) no-repeat left 1px; padding-left:20px; display:block; } dl.faqList dt.open a{ background:url(../../img/master/arrow3.gif) no-repeat left 1px; } dl.faqList dt.close a{ background:url(../../img/master/arrow2.gif) no-repeat left 1px; } dl.faqList dt.open2 a{ background:url(../../img/master/arrow3.gif) no-repeat left 1px !important; } dl.faqList dt.close2 a{ background:url(../../img/master/arrow2.gif) no-repeat left 1px !important; } dl.faqList dd{ background:#fffaeb; border:1px solid #ccc; padding:10px; display:none; margin-bottom:30px; } #faqAll.open dl.faqList dd{ display:block !important; } #faqAll.open dl.faqList dt a{ background:url(../../img/master/arrow3.gif) no-repeat left 1px !important; } #faqAll.open dl.faqList dt.open2 a{ background:url(../../img/master/arrow3.gif) no-repeat left 1px !important; } #faqAll.close dl.faqList dt.open2 a{ background:url(../../img/master/arrow3.gif) no-repeat left 1px !important; } #faqAll.close dl.faqList dd{ display:none !important; } #faqAll.close dl.faqList dt a{ background:url(../../img/master/arrow2.gif) no-repeat left 1px !important; } p span.faqAllBtn a{ background:url(../../img/english/camapp/btn_open.gif) no-repeat; width:132px; height:26px; display:block; } p span.faqAllBtn a.openBtn{ background:url(../../img/english/camapp/btn_close.gif) no-repeat; width:132px; height:26px; display:block; } p span.faqAllBtn a.closeBtn{ background:url(../../img/english/camapp/btn_open.gif) no-repeat; width:132px; height:26px; display:block; }