@charset "UTF-8";
/* ===================================================================
filename:contents.css
#For cotents
=================================================================== */
a{
	color:#0e1219;
	text-decoration:underline;
}

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


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

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

#header #fontSize{
	margin:0 30px 0 50px;
}

#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:#ed6d2a;
	text-decoration:underline;
}

#pathNavi li a:hover{
	text-decoration:none;
}

#mainBody .indent{
	width:650px;
	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/corporate/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/corporate/sidenavi_bg_on.gif) no-repeat;
	width:250px;
	_padding:7px 0px;
	_text-indent:7px;
	color:#333;
}
ul.naviListTxt li a.long {
	background: #efefef url(../../img/corporate/sidenavi_bg.gif) no-repeat left center;
	text-decoration:none;
	color:#333;
}

ul.naviListTxt li a:hover{
	background:url(../../img/corporate/sidenavi_bg_on.gif) no-repeat;
	text-decoration:none;
	color:#333;
}
ul.naviListTxt li.now a.long,
ul.naviListTxt li a.long:hover {
	background: #fdeadd url(../../img/corporate/sidenavi_bg_on.gif) no-repeat left center;
	text-decoration:none;
	color:#333;
}
#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:#ed6d2b;
	font-size:135%;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:3px 0 3px 8px;
	line-height:2;
	border-left: 3px solid #ed6d2b;
}
#mainBody h3.line{
	color:#ed6d2b;
	font-size:135%;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:8px 0 0 0;
	line-height:2;
	background:url(../../img/corporate/title_bg.gif) repeat-x left top;
}
#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{
	background:url(../../img/master/box_topbg.gif) repeat-x left bottom;
	padding:0 15px 15px 15px;
}

.content.messegeContent{
	padding:0 0 9px 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:#fdeadd;
	width:150px;
	}


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

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

/* top
------------------------------------------------------------------*/
.top #mainBody{
	line-height:1.5;
}

.top #mainVisual{
	margin:0 0 0 9px;;
}

.top .scbox_m{
	background:url(../../img/corporate/top/news_box_bg.gif) repeat-y;
	width:655px;
}

.top .scbox_m .in{
	margin:10px 10px;
}

.top #pane1,
.top #pane2{
	width:635px;
	height: 148px;
	overflow: auto;
}

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

ul.news li{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html ul.news li{height: 1%;}
ul.news li{display: block;}
/* End hide from IE-mac */

ul.news li span.date{
	float:left;
	display:inline;
	width:175px;
}

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.date.media{background:url(../../img/corporate/top/acs_media.gif) no-repeat right center;}

ul.news li span.txt{
	float:left;
	display:inline;
	width:425px;
	margin:0 0 0 10px;
}

.top #irBox ul.news li span.date{
	float:left;
	display:inline;
	width:105px;
}

.top #irBox ul.news li span.txt{
	float:left;
	display:inline;
	float:right;
	display:inline;
	width:495px;
	margin:0 0 0 10px;
}



ul.news li a{
	color:#0e1219;
	text-decoration:none;
}

ul.news li a:hover{
	color:#0e1219;
	text-decoration:underline;
}

.top #ft{
	margin:20px 0 20px 0;
}
.top #ft p{
	margin:0;
}

.top #links{
	background:url(../../img/corporate/top/links_bg.gif) repeat-y;
	width:655px;
}

.top #links .block{
	float:left;
	display:inline;
	width:171px;
}

.top #links .block.col2{
	float:left;
	display:inline;
	width:156px;
}

.top #links .block.col3{
	width:326px;
}

.top #links .block h2{
	margin:0 0 15px 10px;
}

.top #links .block ul{
	margin:0 0 0 10px;
}

.top #links .block ul a{
	color:#ed6d2b;
	text-decoration:none;
}

.top #links .block ul a:hover{
	color:#ed6d2b;
	text-decoration:underline;
}

.top #links .block .leftBox{
	float:left;
	display:inline;
	width:147px;
}

.top #links .block .rightBox{
	float:right;
	display:inline;
	width:172px;
}


/* greeting
------------------------------------------------------------------*/
#messegeBox{
	background:url(../../img/corporate/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;
}


/* News IR
------------------------------------------------------------------*/
.newsTab{
	width:680px;
	margin:0 -30px 0 0;
}

.newsTab ul{
}

.newsTab li{
	list-style:none;
	float:left;
	display:inline;
	margin:0 30px 20px 0;
}
#news .yearList{

}
#news .yearList li{
	float:left;
	margin-right:10px;
}

#news h3{
	margin-bottom:15px;
}

#news h4{
	background:#ececec;
	padding:5px;
	font-weight:bold;
	margin-bottom:7px;
	font-size:100%;
}

#news .newsList{
	margin-bottom:30px;
}

#news .newsList li{
	padding:3px 0;
}

#news .newsList li span.date{
	float:left;
	display:inline;
	width:120px;
}

#news .newsList li a{
	text-decoration:underline;
}

#news .newsList li a:hover{
	text-decoration:none;
}

#news .newsList li span.txt{
	float:left;
	display:inline;
	width:500px;
}

h3.newsSideTtl{
	font-weight:bold;
	background:#ececec;
	padding:10px 5px;
	margin-bottom:5px;
}

/* recruit
------------------------------------------------------------------*/

dl.faqList{
	margin:0 0 15px 0;
}

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 3px;
	padding-left:20px;
	display:block;
}

dl.faqList dt.open a{
	background:url(../../img/master/arrow3.gif) no-repeat left 1px;
}

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/mapple/faq/btn_open2.gif) no-repeat;
	width:132px;
	height:26px;
	display:block;
}

p span.faqAllBtn a.openBtn{
	background:url(../../img/mapple/faq/btn_close2.gif) no-repeat;
	width:132px;
	height:26px;
	display:block;
}

p span.faqAllBtn a.closeBtn{
	background:url(../../img/mapple/faq/btn_open2.gif) no-repeat;
	width:132px;
	height:26px;
	display:block;
}


.faqOpenBtn{
	/*margin-top:30px;*/
}


/* Contact
------------------------------------------------------------------*/
.contactList{
	background:#f8f8f8;
	border:1px solid #ccc;
	padding:15px 30px 0 30px;
	margin-bottom:20px;
}

#contactIndex h3{
	background:none;
	padding:0;
	margin:0 0 10px 0;
}

.contactList ul{
	margin:0;
}

.contactList  li{
	list-style:disc;
}

.contactBox01{
	float:left;
	display:inline;
	width:353px;
	margin-bottom:20px;
}

.contactBox02{
	float:right;
	display:inline;
	width:240px;
	margin-bottom:20px;
}

.contactBox01 dt{
	font-weight:bold;
	background:#ececec;
	padding:3px;
}

.contactBox01 dd{
	padding:5px;
	margin-bottom:12px;
	border:1px solid #ececec;
}

.contactBox01 dd a{
	color:#4b4a4a;
}


.contactBox02 ul{
	margin-bottom:15px;
}

.contactBox02 li{
	background:url(../../img/master/arrow2.gif) no-repeat left center;
	padding:5px 0 5px 20px;
	margin:0;
}

.contactLink{
	width:290px;
}

.contactLink li{
	background:url(../../img/master/arrow.gif) no-repeat left center;
	padding:0 0 0 10px;
	margin:0 0 7px 0;
}

.contactLink p{
	margin-bottom:10px;
}

.contactLinkTxt{
	background:url(../../img/master/arrow.gif) no-repeat left center;
	padding:0 0 0 10px;
	margin:15px 0;
}

.contactLinkTxt a{
	font-weight:bold;
}

h4.contactSubTitle{

}

#ppBox{
	border:1px solid #000;
	height:200px;
	overflow-y:scroll;
	margin:0 0 15px 0;
}

#ppBox p{
	margin:10px 10px 15px 0;
}

.btn{
	text-align:center;
}

table.formTable{
	width:100%;
	border:1px solid #aaaaaa;
	margin:0 0 15px 0;
}
table.formTable th,
table.formTable td{
	padding:5px;
	border:1px solid #aaaaaa;
	vertical-align:middle;
	/*
	word-break:break-all;
	word-wrap:break-word;
	*/
}
table.formTable th{
	background-color:#e2eef6;
	font-weight:bold;
	width:160px;
}

.error{
	margin:0 0 15px 25px;
}

.error li{
	color:#ab0000;
	list-style-type:disc;
}

.formGroup{
	font-weight:bold;
	margin:0 0 5px 0;
}

.box01{
	border:1px solid #999999;
	padding:10px;
	margin:0 0 15px 0;
}


/* recruite
------------------------------------------------------------------*/
#employeeList{
	margin:0 0 20px 0;
}

#employeeList ul{

}

#employeeList li{
	margin:0 0 10px 0;
}

#recruitIndex #recruitData{
	padding:20px 0 0 0;
}

#recruitIndex .block{
	width:316px;
	margin:0 0 10px 0;
}

#recruitIndex .block ul{
	margin:0 0 15px 0;
}

#recruitIndex .block ul li{
	margin:0 0 5px 0;
}

#recruitIndex .block ul li a{
	color:#ed6d2b;
}

#recruiteSubNavi{
	margin:0 0 20px 0;
}

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

#recruiteSubNavi{
	display: inline-block;
}

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

#recruiteSubNavi ul{
	margin:0;
}

#recruiteSubNavi li{
	float:left;
	display:inline;
	margin:0 24px 0 0;
}

#recruiteSubNavi li.last{
	margin-right:0;
}

#recruiteFlow{
	margin:0px 0 0 0;
}

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

recruiteFlow .flow{
	display: inline-block;
}

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

#recruiteFlow .flow{
	background:url(../../img/corporate/recruit/flow_bg.gif) repeat-y;
	border-top:1px solid #f88a4e;
	border-bottom:1px solid #f88a4e;
	width:620px;
	margin:0 0 20px 0;
	padding-bottom:10px;
}

#recruiteFlow .flow p{
	margin:10px 0 0 0;
}

#recruiteFlow .flow .step{
	float:left;
	display:inline;
	width:96px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	font-size:110%;
}

#recruiteFlow .flow .time{
	float:left;
	display:inline;
	width:140px;
	text-align:center;
	font-weight:bold;
	color:#ed6d2b;
	font-size:110%;
}

#recruiteFlow .flow .txt{
	float:left;
	display:inline;
	width:360px;
	margin-left:20px;
	margin-top:12px;
}

#recruiteFlow .arrow{
	text-align:center;
}

#employeeList{
	margin:0 0 15px 0;
}
#employeeList.secondP{
	border-top:1px dotted #ccc;
	margin-top:25px;
	padding-top:25px;
}

#employeeList p{
	margin:0 0 30px 0;
}

#employeeList p.left{
	float:left;
	display:inline;
	margin:0 20px 0 0;
}

#employeeList p.right{
	float:right;
	display:inline;
}

#employeeMain h3{
	margin:0 0 40px 0 ! important;
}
#employeeMain h3.img{
	border:none;
}

#employeeMain h4{
	margin:0 0 10px 0;
	clear:both;
}


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

.companyDl dt{
	float:left;  
	width:100px;  
	margin:0 0 5px 0;
	font-size:110%;
}

.companyDl dd{
	width:325px;  
	margin:0 0 5px 100px;
	font-size:110%;
}

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

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

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

.outlineTable th{
	width:150px;
	font-weight:bold;
	}

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

.outlineTable td.address{

}

.outlineTable td.btn{
	width:90px;
	text-align:right;
}

span.groupcompany{
	color: rgb(237, 109, 42);
	font-weight: bold;
}
.outlineTable caption{
	color: rgb(237, 109, 42);
	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/corporate/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/corporate/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/corporate/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;
	}
	
	
