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

/*---ForFireFoxLink------------------*/

a:focus{outline:none;}

/*---clearFix ------------------*/

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


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


#recall {
	clear:both;
}
#recall p {
	font-size: 12px;
	line-height: 17px;
	color: #000;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom:#152B3B solid 1px;
	background: url(../images/icon_link.gif) no-repeat 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:hover {
	color: #000;
	text-decoration: underline;
}



.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:#E5E5E5 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;
}





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

#page{
	text-align:center;
	font-size:15px;
	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:14px;
	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;
}
#page #main table.taisho th{
	font-weight:bold;
}
#page #main p.img{
	text-align:center;
	margin:35px 0;
}
#page #main li{
	margin:0;
	background:url(../common/list_star.gif) no-repeat 0 4px;
	padding:0 0 0 12px;
	line-height:normal;
}
#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;
}