/* charset */
@charset "UTF-8";
/* 共通定義 */

/*---clearFix ---*/
.clearfix:after {
	content: url(/common/images/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
.clearfix { display: inline-block; }
.clearfix { display: block; }

/*---ForFireFox---*/
a:focus{outline:none;}


.h1-box{
	clear:both;
	font-size:12px;
}
.h1-box h1{
	float:left;
	width:300px;

}
.h1-box{
	padding:0 0 40px 0;
}
.h1-box .researchBox{
	float:right;
	width:210px;
	padding:5px;
	padding-left:25px;
	background:#E7ECF1 url(../images/icon_search.gif) no-repeat 8px 9px;
	_background-position:8px 6px;
}
.h1-box .researchBox a{
	padding:0 22px 0 0;
	background:url(../images/icon_link.gif) no-repeat right 3px;
	_background-position:right 1px;
}


#recall {
	clear:both;
}
#recall p {
	font-size: 12px;
	line-height: 17px;
	color: #000;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #152B3B;
	border-right-color: #152B3B;
	border-bottom-color: #152B3B;
	border-left-color: #152B3B;
	background-image: url(../images/icon_link.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 25px;
}
#recall p.noBlank {
	background-image: url(../images/info_icon.gif);
}
#recall p em {
	padding-right: 10px;
	font-style: normal;
}

#recall p strong {
	padding-right: 12px;
	font-weight: normal;
}
#recall p a {
	color: #000;
	text-decoration: none;
}
#recall p a:visited {
	color: #000;
	text-decoration: none;
}
#recall p a:hover {
	color: #000;
	text-decoration: underline;
}



/*--------------------------------

　リコール詳細ページ

--------------------------------*/

#recallDetail{
	text-align:center;
	padding:43px 0;
}
#recallDetail #contentBox{
	width:600px;
	text-align:left;
	margin:0 auto;
}
#recallDetail #contentBox a{
	text-decoration:underline;
	color:#000;
}
#recallDetail #contentBox a:hover{
	text-decoration:none;
	color:#000;
}


#recallDetail #contentBox h1{
	font-weight:bold;
	padding:0 0 6px 0;
	margin:0 0 6px 0;
	border-bottom:#808080 solid 5px;
}
#recallDetail #contentBox h2{
	color:#336699;
	margin:35px 0 5px 0;
}
#contentBox .txtBox{
	margin:35px 0 50px 0;
}
#contentBox .recallBox{
	margin:10px 0;
}
#contentBox .recallBox td{
	text-align:center;
	vertical-align:middle;
}
#contentBox .imgBox{
	text-align:center;
	margin:35px 0;
}
/*.pdf{
	background:url(../common/pdficon_small.gif) no-repeat;
	padding:2px 0 7px 23px;
}*/

#contentBox .tyuiBox{
	margin:10px 0;
}
#contentBox .tyuiBox li{
	margin:5px 0 0 0;
	background:url(../common/list_img.gif) no-repeat 0 2px;
	padding:0 0 0 15px;
}
#contentBox .backTxt{
	float:left;
	width:auto;
	margin:0 10px 0 0;
}
#contentBox .backTxt p{
	margin:5px 0 0 0;
	padding:0 15px 0 0;
	background:url(../common/yajirusi.gif) no-repeat right 1px;
}
#contentBox .backBtn{
	width:105px;
	float:left;
}



/*リコール各ページ*/

#page{
	text-align:center;
	font-size:12px;
	line-height:1.6;
	padding:30px 0;
}
#page #main{
	width:600px;
	margin:0 auto;
	text-align:left;
	font-size:16px;
}
#page #main h1{
	font-size:16px;
	font-weight:bold;
	border-bottom:#666 solid 5px;
	padding:0 0 5px 0;
}
#page #main h2{
	font-size:16px;
	color:#336699;
	margin:30px 0 5px 0;
}
#page #main h2.top{
	margin:10px 0 30px 0;
}
#page #main table.taisho{
	width:600px;
	border:#666 solid 2px;
	font-size:12px;
	margin:15px 0;
}
#page #main table.taisho th,
#page #main table.taisho td{
	text-align:center;
	border:#666 solid 2px;
	padding:10px;
	vertical-align:middle;
	font-size:14px;
}
#page #main table.taisho th{
	font-weight:bold;
}
#page #main p.img{
	text-align:center;
	margin:35px 0;
}
#page #main li{
	margin:0 0 5px 0;
	background:url(../common/list_star.gif) no-repeat 0 4px;
	padding:0 0 0 12px;
}
#page #main p.link{
	background:url(../common/yajirusi.gif) no-repeat right 3px;
	width:auto;
	float:left;
	padding:0 20px 0 0;
}
#page #main p.allpage{
	float:left;
	width:101px;
	margin:0 0 0 10px;
}
#page #main p.allpage a{
	display:block;
	width:101px;
	height:0;
	overflow:hidden;
	padding-top:27px;
	overflow:hidden;
	background:url(../common/ichiran.gif) no-repeat 0 0;
}
#page #main p.allpage a:hover{
	background:url(../common/ichiran2.gif) no-repeat 0 0;
}



/*PDFリンク*/
#page #main p.pdf a{
	background:url(../common/pdficon_small.gif) no-repeat 0 0;
	padding:0 0 0 20px;
	color:#000;
}
#page #main p.pdf a:hover{
	text-decoration:none;
}