@charset "Shift_JIS";






/*link*/

.ancArea{
	border-left:#d9d9d9 1px solid;
	border-bottom:#d9d9d9 2px solid;
	padding:6px 17px 16px 17px;
	margin-bottom:20px;
}

.ancArea ul li{
	float:left;
	background:url(../images/com_ic001.gif) no-repeat left 3px;
	padding-left:20px;
	margin-right:20px;
}

.textLink{
	padding-left:20px;
	background:url(../images/com_ic003.gif) no-repeat left 3px;
	margin-bottom:5px;
}

.textLink a{
	text-decoration:none;
}

.textLink a:hover{
	text-decoration:none;
}


.blankLink{
	padding-left:20px;
	background:url(../images/com_ic003.gif) no-repeat left 3px;
	margin-bottom:5px;
}

.blankLink a{
	padding-right:28px;
	background:url(../images/com_ic002.gif) no-repeat right 1px;
	text-decoration:none;
}

.blankLink a:hover{
	text-decoration:underline;
}


.exlLink{
	padding-left:20px;
	background:url(../images/com_ic003.gif) no-repeat left 3px;
	margin-bottom:5px;
}
.exlLink a{
	padding-right:22px;
	background:url(../images/com_ic006.gif) no-repeat right 1px;
	text-decoration:none;
}

.exlLink a:hover{
	text-decoration:underline;
}

.pdfLink{
	padding-left:20px;
	background:url(../images/com_ic003.gif) no-repeat left 3px;
	margin-bottom:5px;
}
.pdfLink a{
	padding-right:22px;
	background:url(../images/com_ic005.gif) no-repeat right 1px;
	text-decoration:none;
}
.pdfLink a:hover{
	text-decoration:underline;
}

.pdfLink02{
	margin-bottom:5px;
}
.pdfLink02 a{
	padding-right:22px;
	background:url(../images/com_ic005.gif) no-repeat right 1px;
}
.pdfLink02 a:hover{
	text-decoration:underline;
}



.new{
	padding-right:49px;
	background:url(../images/com_ic004.gif) no-repeat right 2px;
}

/*btn*/


.btnStyle01{
	margin-top:15px;
	margin-bottom:15px;
}

.btnStyle01 span{
	border:#cccccc 1px solid;
	border-bottom:#cccccc 2px solid;
	display:inline-block;
	min-width:220px;
	background-color:#FFFFFF;
}

.btnStyle01 a{
	display:block;
	padding:13px 9px;
	padding-left:40px;
	background:url(../images/com_ic003.gif) no-repeat left 9px center;
	text-decoration:none;
}

.btnStyle01 span:hover{
	background:#ffefe5;
}

.btnStyle01 a:hover{
	color:#003366;
	text-decoration:none;
}

.btnStyle01Blank span{
	border:#cccccc 1px solid;
	border-bottom:#cccccc 2px solid;
	display:inline-block;
	min-width:220px;
	background:url(../images/com_ic002.gif) no-repeat 95% 50%;
	background-color:#FFFFFF;
}

.btnStyle01Blank{
	margin-top:15px;
	margin-bottom:15px;
}

.btnStyle01Blank a{
	display:block;
	padding:13px 9px;
	padding-left:40px;
	padding-right:35px;
	background:url(../images/com_ic003.gif) no-repeat left 9px center;
	text-decoration:none;
}

.btnStyle01Blank span:hover{
	background-color:#ffefe5;
}

.btnStyle01Blank a:hover{
	color:#003366;
	text-decoration:none;
}

.btnStyle01PDF{
	margin-top:15px;
	margin-bottom:15px;
}

.btnStyle01PDF span{
	border:#cccccc 1px solid;
	border-bottom:#cccccc 2px solid;
	display:inline-block;
	min-width:220px;
	background:url(../images/com_ic005.gif) no-repeat 95% 50%;
	background-color:#FFFFFF;
}

.btnStyle01PDF a{
	display:block;
	padding:13px 9px;
	padding-left:40px;
	padding-right:35px;
	background:url(../images/com_ic003.gif) no-repeat left 9px center;
	text-decoration:none;
}

.btnStyle01PDF span:hover{
	background-color:#ffefe5;
}

.btnStyle01PDF a:hover{
	color:#003366;
	text-decoration:none;
}

.btnStyle01File{
	margin-top:15px;
	margin-bottom:15px;
}

.btnStyle01File span{
	border:#cccccc 1px solid;
	border-bottom:#cccccc 2px solid;
	display:inline-block;
	min-width:220px;
	background:url(../images/com_ic007.gif) no-repeat 95% 50%;
	background-color:#FFFFFF;
}

.btnStyle01File a{
	display:block;
	padding:13px 9px;
	padding-left:40px;
	padding-right:35px;
	background:url(../images/com_ic003.gif) no-repeat left 9px center;
	text-decoration:none;
}

.btnStyle01File span:hover{
	background-color:#ffefe5;
}

.btnStyle01File a:hover{
	color:#003366;
	text-decoration:none;
}


/*listStyle*/

ul.listStyle01 > li{
	background:url(../images/com_ic008.gif) no-repeat left 3px;
	padding-left:20px;
	margin-bottom:7px;
	font-weight:bold;
}

ul.listStyle02 > li{
	background:url(../images/com_ic009.gif) no-repeat left 8px;
	padding-left:14px;
	font-weight:normal;
	margin-bottom:5px;
}

ul.listStyle03 > li{
	background:url(../images/com_ic010.gif) no-repeat left 10px;
	padding-left:14px;
	font-weight:normal;
}

ol.listStyle01 > li{
	font-weight:bold;
	margin-bottom:7px;
}

ol.listStyle01 > li > span.num{
	display:table-cell;
	color:#ff6600;
	padding-right:3px;
}

ol.listStyle01 > li > .litx{
	display:table-cell;
}

ol.listStyle02{
	padding-left:18px;
}

ol.listStyle02 > li{
	font-weight:normal;
	margin-bottom:5px;
}

ol.listStyle02 > li > span.num{
	display:table-cell;
	color:#ff6600;
	padding-right:3px;
}

ol.listStyle02 > li > .litx{
	display:table-cell;
}

ol.listStyle03{
	padding-left:20px;
}

ol.listStyle03 > li{
	background:url(../images/com_ic010.gif) no-repeat left 10px;
	padding-left:14px;
	font-weight:normal;
}

ul.listStyle01 > li > .liInBlock{
	font-weight:normal;
	padding-top:12px;
}

.yearList{
	background:url(../images/com_bg003.gif) repeat-x top;
}

.yearList > li{
	background:url(../images/com_bg003.gif) repeat-x bottom;
	padding-bottom:23px;
	padding-top:23px;
}

.yearList > li > dl > dt{
	float:left;
	width:137px;
	font-weight:bold;
	font-size:115%;
}

.yearList > li > dl > dd{
	float:right;
	width:560px;
}

.yearList > li > dl > dd .rightPh{
	float:right;
}

.yearList > li > dl > dd .leftTx{
	float:left;
	width:370px;
}


/*cap*/

.cap01{
	padding-left:1em;
	text-indent:-1em;
	font-size:85%;
}

.cap02 .capnum{
	display:table-cell;
	padding-right:4px;
}

.cap02 .captx{
	display:table-cell;
}

/*column*/

.column01{
	background:#f3f3f3;
	border:#dddddd 2px solid;
	padding:8px;
	margin-bottom:20px;
}

.column01 dt{
	background:#FFF;
	font-weight:bold;
	padding:7px 10px;
	margin-bottom:5px;
}

.column01 dd{
	padding:7px 10px;
	padding-bottom:12px;
}

.column01 dd .rightPh{
	float:right;
	padding-left:19px;
	padding-bottom:10px;
}

.column02{
	margin-right:-20px;
}

.column02 > li{
	width:350px;
	margin-right:20px;
	float:left;
	margin-bottom:20px;
}

.column02 > li dt{
	background:#eeeeee;
	padding:12px 20px 8px 20px;
	font-weight:bold;
	font-size:115%;
}

.column02 > li dd{
	padding:18px;
	border:#cccccc 1px solid;
}
.column02 > li dd .rightPh {
	float:right;
	padding-left:12px;
	padding-bottom:8px;
}

.column03{
	margin-right:-20px;
}

.column03 > li{
	width:320px;
	margin-right:20px;
	float:left;
	margin-bottom:20px;
}

.column03.orig > li{
	width:226px;
}

.column03 > li dt{
	background:#eeeeee;
	padding:12px 20px 8px 20px;
	font-weight:bold;
	font-size:115%;
}

.column03 > li dd{
	padding:18px;
	border:#cccccc 1px solid;
}

.column03 > li dd{
	padding:0px;
}

.column03.onpd > li dd{
	padding:18px;
}

.column03 > li dd .rightPh {
	float:right;
	padding-left:12px;
	padding-bottom:8px;
}
.column04 > li{
	width:490px;
	margin-right:20px;
	float:left;
	margin-bottom:20px;
}
.column04.orig > li{
	width:226px;
}

.column04 > li dt{
	background:#eeeeee;
	padding:12px 20px 8px 20px;
	font-weight:bold;
	font-size:115%;
}

.column04 > li dd{
	padding:18px;
	border:#cccccc 1px solid;
}

.column04 > li dd{
	padding:0px;
}

.column04.onpd > li dd{
	padding:18px;
}

.column04 > li dd .rightPh {
	float:right;
	padding-left:12px;
	padding-bottom:8px;
}

/*underLine*/

.underLine01{
	background:url(../images/com_bg002.gif) repeat-x bottom;
	padding-bottom:20px;
	margin-bottom:20px;
}

.underLine02{
	background:url(../images/com_bg001.gif) repeat-x bottom;
	padding-bottom:20px;
	margin-bottom:20px;
}



/*tableStyle*/

.tableStyle01 th,
.tableStyle01 td{
	border:#cccccc 1px solid;
	padding:10px 17px;
	zoom:1;
}

.tableStyle01 th{
	background:#ff6600;
	color:#FFF;
}

.tableStyle01 td.noRL{
	border-right:none;
}

.tableStyle01 td.lv2{
	background:#ffb340;
}

.tableStyle01 td.lv3{
	background:#eeeeee;
}

.tableStyle01 td.lv4{
	background:#ffefe5;
}

.tableStyle01 td.lv5{
	background:#fffde5;
}

.tableStyle01 th.lv5{
	background:#fffde5;
	color:#333333;
}
.tableStyle01 td.lLine{
	border-left:#ffffff;
}
.tableStyle01 td span.ex{
	display:block;
	font-size:80%;
}

/*shopTable*/
.shopTable.tableStyle01{
	border:#cccccc 1px solid;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.shopTable.tableStyle01 .shopTableBorder01 td,
.shopTable.tableStyle01 .shopTableBorder01 th{
	border-bottom:#cccccc 2px solid;
	border-top:#cccccc 2px solid;
}







/*plArea*/


.plArea{
	border:#cccccc 1px solid;
	padding:16px 18px;
	margin-top:20px;
	margin-bottom:20px;
}

.plArea .plAreaR dt a{
	text-decoration:none;
	font-size:115%;
	background:url(../images/com_ic002.gif) no-repeat right top;
	padding-right:27px;
}

.plArea.winme .plAreaL{
	float:left;
	width:105px;
}

.plArea.winme .plAreaR{
	float:right;
	width:573px;
}

.plArea.adreader .plAreaL{
	float:left;
	width:158px;
}

.plArea.adreader .plAreaR{
	float:right;
	width:504px;
}


/*col*/

.col2 .colleft{
	width:350px;
}

.col2 .colright{
	width:350px;
}

.imgtx{
	margin-top:7px;
	font-size:80%;
}

.col3 .colleft{
	width:220px;
	margin-right:30px;
}

.col3 .colright{
	width:220px;
}

.col4 .colleft{
	width:165px;
	margin-right:20px;
}

.col4 .colright{
	width:165px;
}

.clear .colleft{
	margin-right:20px;
	margin-bottom:12px;
}

.clear .colright{
	margin-left:20px;
	margin-bottom:12px;
}

/*pagetop*/


.pagetop{
	margin-top:40px;
}

.pagetop p a{
	padding-left:20px;
	background:url(../images/com_ic011.gif) no-repeat left 7px;
	color:#333333;
	text-decoration:none;
}

.pagetop p a:hover{
	color:#ff6600;
	text-decoration:underline;
}

.pagetop p{
	float:right;
}

/*QAbox*/


.QAbox dt p.question{
	display:table-cell;
	vertical-align:middle;
	font-weight:bold;
	font-size:120%;
	width:600px;
	padding-right:20px;
}

.opencloseBtn{
	display:table-cell;
	vertical-align:middle;
}

.QAbox dt{
	background-color:#eeeeee;
	background-image:url(../images/com_ic012.gif);
	background-repeat:no-repeat;
	background-position:10px 50%;
	padding:12px 6px 12px 56px;
	border-bottom:#cccccc 1px solid;
	position:relative;
	cursor:pointer;
}

.opencloseBtn{
	width:35px;
	height:36px;
}

.QAList > li{
	padding-bottom:20px;
}

.QAbox dt .closeBtn{
	display:none;
}

.QAbox dd{
	border:#cccccc 1px solid;
	border-top:none;
	padding:12px 10px 12px 10px;
	display:none;
}

.answerArea{
	background:url(../images/com_ic013.gif) no-repeat left top;
	padding-left:46px;
	padding-top:8px;
	min-height:35px;
}


/*tabArea*/


.tabArea{
	border-bottom:#cccccc 2px solid;
	margin-bottom:20px;
}

.tabArea ul{
	margin-bottom:-2px;
}

.tabArea ul li{
	float:left;
	margin-right:1px;
}

.tabArea ul li span{
	display:block;
	border:#cccccc 1px solid;
	border-top:none;
	border-bottom:none;
	padding-top:18px;
	padding-bottom:18px;
	padding-left:18px;
	padding-right:18px;
	text-align:center;
	font-weight:bold;
	background:#FFF url(../images/com_bg005.gif) repeat-x top;
}

.tabArea ul li.taboff{
	background:#f3f3f3 url(../images/com_bg006.gif) repeat-x top;
	padding-top:6px;
	display:table-cell;
}

.tabArea ul li a{
	display:table-cell;
	border:#cccccc 1px solid;
	border-top:none;
	border-bottom:#cccccc 2px solid;
	padding-top:15px;
	padding-bottom:13px;
	padding-left:18px;
	padding-right:18px;
	text-align:center;
	font-weight:normal;
	text-decoration:none;
}


.tabArea ul.mintab li a {
	display:table-cell;
	font-size:82%;
	width: 137px;
	height: 36px;
	vertical-align:middle;
	padding-top:15px;
	padding-bottom:13px;
	padding-left:2px;
	padding-right:2px;
}


.tabArea ul.mintab li span {
	display:table-cell;
	font-size:82%;
	width: 137px;
	height: 36px;
	vertical-align:middle;
	padding-top:18px;
	padding-bottom:18px;
	padding-left:2px;
	padding-right:2px;
}

/*20131024add*/


/* btn
=========================================*/
.btnList li {
	float: left;
	margin-right: 10px;
}


/* textColor
=========================================*/
.catchTx {
	color: #ff6600;
}


/* listStyle
=========================================*/
ul.listStyle01 > li > ol.listStyle02 {
	padding-left: 0;
}

/* imgBorder
=========================================*/
img.imgBorder {
	border: 1px solid #cccccc;
}


/*131028*/

/* xx. Margin, Padding
=========================================*/
.mb8 {margin-bottom: 8px !important;}


.col4_02 .colleft{
	width:160px;
	margin-right:25px;
}

.col4_02 .colright{
	width:160px;
}

/* for 8 sitemap.html */
.sitemapColfloat .colleft,
.sitemapColfloat .colright {
	width: 485px;
}
.sitemapColfloat li.textLink {
	margin-bottom: 5px;
}
.sitemapColfloat ul {
	margin-bottom: 20px;
}
.sitemapColfloat ul {
	margin-left: -15px;
}
.sitemapColfloat li {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	width: 200px;
	margin-left: 15px;
	vertical-align: top;
}
.textLinkList li.textLink {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin-right: 30px;
	vertical-align: top;
}

/* for noNavi reader_DL */

.straight .plArea.winme .plAreaL{
	float:left;
	width:105px;
}

.straight .plArea.winme .plAreaR{
	float:right;
	width:853px;
}

.straight .plArea.adreader .plAreaL{
	float:left;
	width:158px;
}

.straight .plArea.adreader .plAreaR{
	float:right;
	width:784px;
}


.listStyle04{
	margin-right:-20px;
}

.listStyle04 dl{
	float:left;
	margin-right:20px;
	border:#cccccc 1px solid;
}

.listStyle04 dl dt a{
	display:block;
	padding:12px 20px 12px 40px;
	background:url(../images/com_ic003.gif) no-repeat left 10px top 16px;
	font-size:110%;
	text-decoration:none;
	border-top:#cccccc 1px solid;
	border-bottom:#cccccc 1px solid;
	font-weight:bold;
}

.listStyle04 dl dt a:hover{
	background:#ffefe5 url(../images/com_ic003.gif) no-repeat left 10px top 16px;
}

.listStyle05{
	margin-right:-20px;
}

.listStyle05 dl{
	float:left;
	margin-right:20px;
	
}

.listStyle05 dl dt a{
	display:block;
	padding:12px 20px 12px 40px;
	background:url(../images/com_ic003.gif) no-repeat left 10px top 16px;
	font-size:110%;
	text-decoration:none;
	border:#cccccc 1px solid;
	font-weight:bold;
	color:#003366;
}

.listStyle05 dl dt a:hover{
	background:#ffefe5 url(../images/com_ic003.gif) no-repeat left 10px top 16px;
}

.listStyle05 dl dd{
	border:#cccccc 1px solid;
	border-bottom:none;
}

.listStyle05 dl dd.txsec{
	border:none;
	width:233px;
	padding-top:10px;
}



/* «201310matsuoka« */
/* ==================================
	[0] index.html
================================== */
#indexCatch{
	width:100%;
}

#indexCatch .inner .image > p{
	margin-top:6px;
}

.company00{
	height:560px;
	background:url(../../images/index_main_bg001.jpg) 50% 0;
}
.company01{
	height:560px;
	background:url(../../images/index_main_bg002.jpg) 50% 0;
}
.company02{
	height:560px;
	background:#9C0;
	background:url(../../images/index_main_bg005.jpg) 50% 0;
}
.company03{
	height:560px;
	background:#FC6;
	background:url(../../images/index_main_bg004.jpg) 50% 0;
}
.company04{
	height:560px;
	background:#969;
	background:url(../../images/index_main_bg003.jpg) 50% 0;
}
.company05{
	height:560px;
	background:#F9C;
	background:url(../../images/index_main_bg006.jpg) 50% 0;
}
.company06{
	height:560px;
	background:#F93;
	background:url(../../images/index_main_bg007.jpg) 50% 0;
}


#indexCatch .inner{
	width:1000px;
	margin:0 auto;
	position:relative;
}
#indexCatch .inner span.image{
	display:block;
	width:1000px;
	height:400px;
}
#indexCatch .inner ul{
	position:absolute;
	top:420px;
	left:0px;
	margin-left:85px;
}
#indexCatch .inner ul li{
	float:left;
	margin-left:12px;
}
#indexCatch .inner ul li span{
	display:block;
}


#indexDetail{
	clear:both;
	margin-top:45px;
}
#indexDetail .release{
	width:660px;
	float:left;
}
#indexDetail .news{
	width:290px;
	float:right;
}
#indexDetail .noticeArea,
#indexDetail .news .noticeArea{
	margin-bottom:35px;
}

#indexDetail .headline{
	height:45px;
	border-bottom:3px solid #cccccc;
}
#indexDetail .headline h2{
	float:left;
}
#indexDetail .headline ul{
	float:right;
}
#indexDetail .headline ul li{
	display:inline;
	margin-left:10px;
}
#indexDetail .headline ul li img{
	font-size:0;
}
#indexDetail .release dl{
	margin-top:30px;
	clear:both;
}
#indexDetail .release dl dt{
	float:left;
	width:110px;
	font-size:96%;
}
#indexDetail .release dl dd{
	float:right;
	width:512px;
	padding-left:28px;
	background:url(../images/com_ic005.gif) no-repeat 0 0.2em;
}
#indexDetail .news dt{
	margin-top:30px;
	font-size:96%;
}

/* ==================================
	[6] csr/index.html
================================== */
#csrMenu{
	margin-top:30px;
	margin-left:-35px;
}
#csrMenu li{
	float:left;
	margin-left:35px;
	position:relative;
}
#csrMenu li a{
	display:block;
	width:310px;
	height:256px;
	text-indent:-9999px;
}
#csrMenu li a.csrbt01{
	background:url(../../csr/images/index_bt001.jpg) no-repeat;
}
#csrMenu li a.csrbt02{
	background:url(../../csr/images/index_bt002.jpg) no-repeat;
}
#csrMenu li a.csrbt03{
	background:url(../../csr/images/index_bt003.jpg) no-repeat;
}

.toggle_box{
	border:1px solid #cccccc;
	background:#eeeeee;
	padding:20px;
	margin-top:15px;
	margin-bottom:30px;
}
.csrbox01,.csrbox02,.csrbox03{
	position:relative;
}
.csrbox01 .ic{
	position:absolute;
	top:-16px;
	left:150px;
}
.csrbox02 .ic{
	position:absolute;
	top:-16px;
	left:490px;
}
.csrbox03 .ic{
	position:absolute;
	top:-16px;
	left:840px;
}
.toggle_box ul{
	margin-left:272px;
}
.toggle_box ul li{
	float:left;
	width:250px;
	margin:10px 0 10px 10px;
}
.toggle_box ul li.rightTx{
	width:360px;
}
.csrbox01{
	height:40px;
}
.csrbox01 .btnStyle01{
	position:absolute;
	top:0;
	left:20px;
}

.csrbox02 .btnStyle01{
	position:absolute;
	top:20px;
	left:20px;
}
.csrbox03 .btnStyle01{
	position:absolute;
	top:20px;
	left:20px;
}
.csrbox01 .btnStyle01 a,.csrbox02 .btnStyle01 a,.csrbox03 .btnStyle01 a{
	background-color:#ffffff;
}
.csrbox01 .btnStyle01 a,.csrbox02 .btnStyle01 a,.csrbox03 .btnStyle01 a{
	background-color:#ffffff;
}
.csrbox01 .btnStyle01 a:hover,.csrbox02 .btnStyle01 a:hover,.csrbox03 .btnStyle01 a:hover{
	background-color:#ffefe5;
}


/* ==================================
	[4] ir/index.html
================================== */
.irHeading ul{
	float:right;
}
.irHeading ul li{
	display:inline;
	line-height:0;
	margin-left:10px;
	font-size:70%;
	font-weight:normal;
	position:relative;
}
.irHeading ul li a span{
	padding:0 0 0 7px;
	vertical-align:text-top;
}
.irHeading ul li a{
	text-decoration:none;
}
#newsArea{
	padding-bottom:20px;
	border-bottom:2px solid #999999;
}
#newsArea dl{
	clear:both;
	margin-top:30px;
}
#newsArea dl dt{
	float:left;
	width:110px;
	font-size:96%;
}
#newsArea dl dd{
	float:right;
	width:600px;
}
#newsArea dl dd span{
	float:left;
}
#newsArea dl dd a{
	display:block;
	margin-top:-3px;
	margin-left:85px;
	padding-left:28px;
	background:url(../images/com_ic005.gif) no-repeat 0 0.2em;
}

.irMenu00{
	height:140px;
	border:1px solid #cccccc;
	border-bottom:2px solid #cccccc;
	padding:10px 20px 20px 0;
	margin-top:20px;
	position:relative;
}
.irMenu00 .image{
	position:absolute;
	top:-1px;
	left:-1px;
}
.irMenu00 ul{
	margin-left:240px;
}
.irMenu00 ul li{
	float:left;
	width:180px;
	margin:10px 0 5px 10px;
}
.irMenu00_2 ul{
	margin-left:180px;
}
.irMenu00_2 ul li{
	width:120px;
}
#irMenu01,
#irMenu02{
	margin-top:30px;
	margin-left:-20px;
}
#irMenu01 li,
#irMenu02 li{
	float:left;
	margin-left:20px;
	position:relative;
}
#irMenu01 li a,
#irMenu02 li a{
	display:block;
	width:226px;
	height:216px;
	text-indent:-9999px;
}
#irMenu01 li a.irbt01{
	background:url(../../ir/images/index_bt001.jpg) no-repeat;
}
#irMenu01 li a.irbt02{
	background:url(../../ir/images/index_bt002.jpg) no-repeat;
}
#irMenu01 li a.irbt03{
	background:url(../../ir/images/index_bt003.jpg) no-repeat;
}
#irMenu02 li a.irbt04{
	background:url(../../ir/images/index_bt004.jpg) no-repeat;
}
#irMenu02 li a.irbt05{
	background:url(../../ir/images/index_bt005.jpg) no-repeat;
}

.irtxBox{
	margin-top:10px;
}
.irtxBox .irtx01 {
	float:left;
	margin-right:15px;
}
.irtxBox .irtx01 img{
	margin-left:15px;
}
.irtxBox .irtx02{
	overflow:hidden;
}


.toggle_box2{
	clear:both;
	border:1px solid #cccccc;
	background:#eeeeee;
	padding:20px;
	margin-top:15px;
	margin-bottom:30px;
}
.toggle_box2 ul{
	margin-left:250px;
}
.toggle_box2 ul li{
	float:left;
	width:180px;
	margin:10px 0 10px 10px;
}
.toggle_box2 ul li.longTx{
	width:380px;
}

.irbox01,.irbox02,.irbox03,.irbox04,.irbox05{
	position:relative;
}
.irbox01 .ic,
.irbox04 .ic{
	position:absolute;
	top:-16px;
	left:110px;
}
.irbox02 .ic,
.irbox05 .ic{
	position:absolute;
	top:-16px;
	left:340px;
}
.irbox03 .ic{
	position:absolute;
	top:-16px;
	left:600px;
}

.irbox01 .btnStyle01{
	position:absolute;
	top:20px;
	left:20px;
}
.irbox02 .btnStyle01{
	position:absolute;
	top:0;
	left:20px;
}
.irbox03 .btnStyle01{
	position:absolute;
	top:20px;
	left:20px;
}
.irbox04 .btnStyle01{
	position:absolute;
	top:20px;
	left:20px;
}
.irbox05 .btnStyle01{
	position:absolute;
	top:20px;
	left:20px;
}

.irbox01 .btnStyle01 a,.irbox02 .btnStyle01 a,.irbox03 .btnStyle01 a,.irbox04 .btnStyle01 a,.irbox05 .btnStyle01 a{
	background-color:#ffffff;
}
.irbox01 .btnStyle01 a,.irbox02 .btnStyle01 a,.irbox03 .btnStyle01 a,.irbox04 .btnStyle01 a,.irbox05 .btnStyle01 a{
	background-color:#ffffff;
}
.irbox01 .btnStyle01 a:hover,.irbox02 .btnStyle01 a:hover,.irbox03 .btnStyle01 a:hover,.irbox04 .btnStyle01 a:hover,.irbox05 .btnStyle01 a:hover{
	background-color:#ffefe5;
}

/* ª201310matsuokaª */

.closefoot{
	display:none;
}

#footerNavAreaWrap{
	display:none;
}

.btnStyle01 a,
.btnStyle01Blank a,
.btnStyle01PDF a,
.btnStyle01File a,
.btnStyle01 a{
	display:block;
	padding:13px 9px;
	padding-left:34px;
	padding-right:29px;
	background-image:url(../images/com_ic003.gif);
	background-repeat:no-repeat;
	background-position:10px 50%;
	text-decoration:none;
}

.btnStyle01PDF a{
	padding-right:39px;
}

.btnStyle01File a{
	padding-right:39px;
}

.btnStyle01Blank a{
	padding-right:39px;
}

.btnStrong{
	margin-top:15px;
	margin-bottom:15px;
}

.btnStrong span{
	border:#cccccc 1px solid;
	border-bottom:#cccccc 2px solid;
	display:inline-block;
	background:#ff6600;
	min-width:220px;
}

.btnStrong span.pdonly{
	min-width:inherit;
	padding-right:25px;
}

.btnStrong a{
	color:#ffffff;
	display:block;
	padding:13px 9px;
	padding-left:40px;
	background-image:url(../images/com_ic020.png);
	background-repeat:no-repeat;
	background-position:10px 50%;
	text-decoration:none;
}

.btnStrong span:hover{
	background:#ff9900;
}

.btnStrong a:hover{
	color:#ffffff;
	text-decoration:none;
}

/*--------131030--------*/

.heading01.irAbout{
	background:url(../images/com_ic019.gif) no-repeat 579px top;
}



ol.listStyle01 > li > .liInBlock{
	font-weight:normal;
	padding-left:16px;
}

.column02 > li dt .blank{
	background:url(../images/com_ic002.gif) no-repeat right top;
}



.tableStyle01 th.lv2{
	color:#333333;
	background:#ffb340;
}
.tableStyle01 th.lv3{
	color:#333333;
	background:#eeeeee;
}
.tableStyle01 tr.strongBorder01 {
	border-bottom:#cccccc 2px solid;
}
.tableStyle01 .pl20 {
	padding-left:32px !important;
}
.tableStyle01 .pl30 {
	padding-left:46px !important;
}

.btnStyle01{
	margin-bottom:0 !important;
}
.tableStyle01 .btnStyle01 span{
	min-width:150px !important;
}



.historyList01 {
	padding-top:26px;
	padding-bottom:54px;
	background:url(../../ir/about/global/images/index_bg001.gif) no-repeat left top;
}
.historyList01 li {
	margin:0;
	padding-left:46px;
	margin-bottom:10px;
}
.historyList01 li img {
	vertical-align:bottom;
}


.historyContents {
	background: url(../../ir/about/global/images/com_bg001.png) no-repeat left bottom !important;
	padding: 9px 0 0 50px;
}
.historyContents .title {
	margin-left: -50px;
}
/*historyNavi*/
.historyNavi {
	margin-bottom:15px;
}
.historyNavi ul {
	overflow: hidden;
	margin-right: -5px;
}
.historyNavi ul li {
	float: left;
	margin-right: 5px;
}
.historyNavi ul li span {
	min-width: 138px !important;
}
.historyNavi ul li.on a,
.historyNavi ul li a:hover {
	background: url(../images/com_ic017.gif) no-repeat 9px center !important;
}
.historyNavi .btnStyle01 span {
	min-width: 150px;
}
.historyNavi .btnStyle01.on span {
	background-color:#ffefe5;
}



.detail-data {
	margin-bottom:20px;
}
.detail-data dt {
	width:4em;
}
.detail-data dd {
	margin-left:3em;
	margin-top:-1.6em;
	text-indent:-1em;
	padding-left:1em;
}



.calendar-box {
	margin-bottom:20px;
}
.calendar-box dl {
	background:url(../images/com_bg001.gif) repeat-x bottom;
	padding-bottom:10px;
	margin-bottom:10px;
}
.calendar-box dl dt {
	width:6em;
}
.calendar-box dl dd {
	margin-left:6em;
	margin-top:-1.6em;
}




.mt0 {margin-top: 0px !important;}
.mb0 {margin-bottom: 0px !important;}

.w80 {width: 80px !important;}
.w330 {width: 330px !important;}

.heading01.toph1{
	padding-top:38px;
}


.heading01.toph1 .topcap{
	display:block;
	color:#707070;
	font-weight:normal;
	font-size:55%;
}

.ircode dl{
	width:235px;
	margin-bottom:18px;
}

.ircode dl dt{
	background:#eeeeee;
	padding:15px 18px;
	font-weight:bold;
}

.ircode dl dt span{
	font-size:110%;
}

.ircode dl dd{
	border:#cccccc 1px solid;
	padding:13px;
}

.ircodemin{
	font-size:78%;
	color:#666666;
	margin-top:5px;
}


.ircode dl dd .btnStyle01Blank span {
	min-width:207px;
}

.ircode dl dd .btnStyle01File span {
	min-width:207px;
}

.ircode dl dd .btnStyle01File span a{
	background-position:left 9px top 17px;
}

.irtop .carouPrev{
	background:url(../../images/index_menu_bt003.gif) no-repeat;
	height:221px;
}

.irtop .carouNext{
	background:url(../../images/index_menu_bt004.gif) no-repeat;
	height:221px;
}


/* form */
.formArea{}
.formArea .innerContents{
	width:700px;
	margin:20px auto 0;
}
.formArea .innerContents .subtitle{
	height:61px;
}
.formArea .innerContents .bg01{
	background:url(../../faq/form/images/tab_bg001.gif) no-repeat
}
.formArea .innerContents .bg02{
	background:url(../../faq/form/images/tab_bg002.gif) no-repeat
}
.formArea .innerContents .bg03{
	background:url(../../faq/form/images/tab_bg003.gif) no-repeat
}
.formArea .innerContents .subtitle li{
	float:left;
	width:180px;
	padding-left:30px;
	text-align:center;
	font-size:120%;
	font-weight:bold;
	padding-top:18px;
}
.formArea .innerContents .subtitle li.current{
	color:#ff6600;
}
.formArea .innerContents .leadArea p{
	margin-top:1em;
}
.formArea .innerContents .leadArea .notes{
	color:#ff6600;
	font-weight:bold;
}
.formArea .innerContents .leadArea{
	margin-bottom:20px;
}
.formArea .innerContents .need{
	display:inline-block;
	background:#ff6600;
	color:#ffffff;
	font-weight:bold;
	padding:0 5px;
	margin:2px 5px;
	font-size:96%;
	line-height:1.4;
}
.formArea .innerContents table{
	margin-bottom:20px;
}
.formArea .innerContents table .error{
	background:#ffdddd;
}

.formArea .innerContents textarea{
	width:100%;
}
.formArea .innerContents input{
	font-size:14px;
}
.formArea .innerContents .lv5 dd{
	color:#ff6600;
	font-weight:bold;
}

.formArea .innerContents .w01{
	width:118px;
}
.formArea .innerContents .w02{
	width:390px;
}
.formArea .innerContents .w03{
	width:50px;
}
.formArea .innerContents .w04{
	width:190px;
}
.formArea .innerContents li{
	float:left;
	margin-right:20px;
}

.formArea .innerContents .submitArea{
	position:relative;
}
.formArea .innerContents .submitArea01{
	padding-left:250px;
}
.formArea .innerContents .submitArea01 .btnStyle01 span{
	width:220px;
	text-align:center;
}
.formArea .innerContents .submitArea01 .btnStyle01 a{
	color:#ffffff;
	font-weight:bold;
	padding-left:10px;
	background:#ff6600 url(../../faq/form/images/arrow01.gif) no-repeat left 9px center;
}
.formArea .innerContents .submitArea01 .btnStyle01 a:hover{
	background:#ff9900 url(../../faq/form/images/arrow01.gif) no-repeat left 9px center;
}
.formArea .innerContents .submitArea02{
	position:absolute;
	top:-14px;
	left:0;
}
.formArea .innerContents .submitArea02 .btnStyle01 a{
	background-image:url(../../faq/form/images/arrow02.gif);
}
/* ª201310matsuokaª */

.carouPrev{
	cursor:pointer;
}

.carouNext{
	cursor:pointer;
}

.titileBold{
	font-size:170%;
	display:inline-block;
	font-weight:bold;
}

.mimimg{
	display:inline-block;
	padding-right:20px;
}

.mimimg img{
	vertical-align:-1.25em;
}

.listStyle05 dl dt a.rollbg{
	background-color:#FFEFE5;
}

.nonslideArea ul{
	margin-right:-20px;
}



.searchText .MF_form_phrase input[type="text"]{
    min-height: 18px;
    width: 170px !important;
    padding: 5px;
    vertical-align: top;
		border:#d3d3d3 1px solid;
}



.searchText .MF_form_phrase{
	border:#d3d3d3 1px solid;
	border-right:none;
	width: 170px;
	margin-right:-4px;
}



.searchText #yjSsSb #yjSsBtnWrap {
	border:none;
}

.searchText #yjSsSb #yjSsTxt.yjSsCr{
min-height: 18px;
}

#footerArea .searchText #yjSsMod_1{
	width:237px;
}

#headerArea .searchText #yjSsSb{
	width:210px !important;
}

#headerArea .searchText #yjSsSb #yjSsFrm{
	width:210px !important;
}

#yjSsMod_1{
	width:210px !important;
}

.lastli{
	margin-right:0px !important;
}

.mrnon{
	margin-right:0px !important;
}

.firstli{
	margin-left:0px !important;
}

.firstliin{
	margin-left:2px !important;
}





#contentsArea.holdingsPre{
	width:1000px;
}


#contentsArea.holdingsPre .plArea.adreader .plAreaR {
	width:754px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .searchText #MF_form_phrase{
        margin-right: -6px;
    }
}

/* IE8 */
.searchText #MF_form_phrase{
    margin-right: -6px\0/;
}

.dataTableCol{
	display:table;
	width:100%;
}

.dataTableCol > div{
	display:table-cell;
	vertical-align:top;
	text-align:left;
}
.dataTableCol > div.firstData{
	width:370px;
}
.dataBlock .dataLeft{
	float:left;
	width:250px;
}
.dataBlock .dataRight{
	float:right;
	width:450px;
}
.dataname {
	font-size:125%;
	margin-bottom:20px;
}
.dataname span{
	font-size:178%;
}
.dataList > li{
	background:url(../images/com_bg001.gif) repeat-x scroll center bottom;
	width:100%;
	display:table;
	padding-top:20px;
	padding-bottom:20px;
}
.dataList > li > span{
	display:table-cell;
}
.dataList > li > span.dataListD{
	width:100px;
	padding-right:15px;
	text-align:right;
}
.dataList > li.nonUnderline{
	background: none !important;
}
.dataname span.dataSmall{
	font-size:83%;
}

/* irGraph */
#irGraph01,
#irGraph02 {
	width: 100%;
}
#irGraph01 svg > g:first-of-type text,
#irGraph02 svg > g:first-of-type text {
	cursor: pointer;
}
.graphTxt {
	font-size: 11px;
	text-align: center;
}


/* linkBoxArea */

.linkBoxArea {
	border:#cccccc 1px solid;
	padding:16px 18px 5px;
	margin-top:20px;
	margin-bottom:20px;
}

.linkBoxArea ul li {
	display:inline-block;
	vertical-align:middle;
	padding-left:20px;
	background:url(../images/com_ic003.gif) no-repeat left 3px;
	margin-bottom:14px;
	width:204px;
}

.linkBoxArea ul li a {
	text-decoration:none;
}

.linkBoxArea ul li.on {
	color:#ff6600;
	font-weight:bold;
	background:url(../images/com_ic024.gif) no-repeat left 3px;
}

/* column05 */

.column05 {
	background:#f3f3f3;
	border:#dddddd 2px solid;
	padding:8px;
	margin-bottom:20px;
}

.column05 dt {
	background:#FFF;
	font-weight:bold;
	padding:7px 10px;
	margin-bottom:5px;
	color:#ff6600;
}

.column05 dd .personArea {
	display:table;
	padding:7px 10px 0;
}

.column05 dd .personArea .rightPh {
	display:table-cell;
	padding-left:19px;
	padding-bottom:10px;
}

.column05 dd .personArea .leftTx {
	display:table-cell;
	width:496px;
	vertical-align:middle;
}

.column05 dd .txArea{
	padding:2px 10px 7px;
}

/* column06 */

.column06 dd .personArea {
	display:table;
	padding:7px 10px 0;
}

.column06 .leftPh {
	display:table-cell;
	padding-right:19px;
	padding-bottom:10px;
}

.column06 .rightTx {
	display:table-cell;
	vertical-align:middle;
}

/* threeRtitle */

.threeRtitle {
	width:auto;
	padding:13px 20px 10px 0px;
	color:#333333;
	font-size:118%;
	font-weight:bold;
	border-bottom:#cccccc 2px solid;
	margin-bottom:20px;
}

.threeRtitle .threeR{
	background:#ff6600;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 20px;
}

.threeRtitle .title {
	margin-left:18px;
}

/* ==================================
clear fix
================================== */
.ancArea ul:after,
.column01 dd:after,
.column02:after,
.column03:after,
.column02 > li dd:after,
.column03 > li dd:after,
.column04 > li dd:after,
.yearList > li > dl:after,
.yearList > li > dl > dd:after,
.plArea:after,
.pagetop:after,
.tabArea ul:after,
.listStyle04:after,
.listStyle05:after,
#indexCatch .inner ul:after,
#indexDetail:after,
#indexDetail .headline:after,
#indexDetail .release dl:after,
#csrMenu:after,
.toggle_box ul:after,
.toggle_box2 ul:after,
.irHeading:after,
#newsArea dl:after,
.irMenu00 ul:after,
#irMenu01:after,
#irMenu02:after,
.historyNavi ul:after,
.formArea .innerContents .subtitle:after,
.nonslideArea ul:after,
.dataBlock:after,
.column04:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}

