@charset "UTF-8";
html,body{ height:100%; }
#contents {min-height:80%; }
#contents section {
width: auto;
overflow: hidden;
}
#contents .archive > h2{
	background: url(../../boms/images/h2bar.png) no-repeat;
	color: #fff;
	height: 58px;
	padding: 16px 0px 0px 20px;
	font-size: 30px;
	width: 960px;
	margin-bottom:40px;
}
#contents .archive .article_index ul{
	padding-left:0;
}
#contents .archive .article_index ul li{
	width:100%;
	margin-bottom: 30px;
}
#contents .archive .article_index ul li img{
	display:none;
}
#contents .archive .article_index h3{
	color: #000;
	display: block;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 7px;
	font-style: normal;
	border-bottom:2px solid #f00;
	margin-bottom: 30px;
}

#contents .archive .aside_index h2 {
background: #000;
border-bottom: solid 4px #FB0202;
color: #fff;
padding: 10px;
font-size: 14px;
font-weight: bold;
}
#contents .archive .aside_index ul li {
padding-top: 10px;
border-top: dotted 1px #ccc;
margin-bottom: 5px;
}
#contents .archive .aside_index ul li:first-child {
border-top: none;
}
.pdfLink {
	width: 250px;
	margin: 35px 0 25px 0;
	padding: 8px 20px 8px 20px;
	border: 1px solid #e0e0e0;
	background-color: #F7F7F7;
}
.pdfLink a {
	background: url(../images/icon_pdf.gif) no-repeat 0 0;
	padding: 0 0 0 22px;
	line-height: 1.5;
	padding-bottom: 5px;
}
.pdfReader {
	width: 600px;
	padding: 10px 50px 10px 15px;
	border-top: dashed 1px #CCC;
	border-bottom: dashed 1px #CCC;
	overflow: hidden; /* heightを戻す */
}
.pdfTxt{
	display:block;
	margin-top:-30px;
	margin-left:130px;
	width: 440px;
}

/*------------------------
    プレス　毎回共通 
------------------------*/

#contents .archive .press{
	width:740px;
	float: left;
}
/* プレスヘッダー */
#contents .archive .press .press_header{
	overflow:hidden;}
#contents .archive .press .press_header .logo{
	width:196px;
	font-size:14px;
	font-weight:bold;
	float:left;
	margin-bottom:10px;	
}
#contents .archive .press .press_header .date{
	width:126px;
	float:right;
	font-size:14px;
	margin-bottom:10px;	
	text-align:right;
}

/* プレス中身 */
#contents .archive .press section{
	font-size:14px;
	line-height: normal;
}
#contents .archive .press section div{
	margin-bottom:30px;
}
#contents .archive .press section h5{
	margin-bottom:10px;
	font-weight:bold;
}
#contents .archive .press section p{
	margin-bottom:10px;
}
#contents .archive .press section p.img{
	text-align:center;
}
#contents .archive .press section .red{
	color:#f00;
}
#contents .archive .press section .bold{
	font-weight:bold;
}
#contents .archive .press section small{
	font-size:80%;
}
#contents .archive .press section .flt-l{
	float:left;}
#contents .archive .press section .flt-r{
	float:right;}

/* プレスフッター */
#contents .archive .press_footer h3{
	border-top:3px double #000;
	border-bottom:3px double #000;
	font-size:16px;
	margin-bottom:20px;
	padding:10px;
}
#contents .archive .press_footer h4{
	font-weight:bold;
	font-size:100%;
	text-align:left;
	border:none 0;
	line-height:1.7;
	margin:0;
	padding:0;
}
#contents .archive .press_footer .pt01 p{
	margin-bottom:20px;

}
#contents .archive .press_footer .pdfLink {
	width: 250px;
	margin: 35px 0 25px 0;
	padding: 8px 20px 8px 20px;
	border: 1px solid #e0e0e0;
	background-color: #F7F7F7;
}

#contents .archive .press_footer .pdfLink a {
	background: url(../images/icon_pdf.gif) no-repeat 0 0;
	padding: 0 0 0 22px;
	line-height: 1.5;
	padding-bottom: 5px;
}
#contents .archive .press_footer .pdfReader {
	width: 600px;
	padding: 10px 50px 10px 15px;
	border-top: dashed 1px #CCC;
	border-bottom: dashed 1px #CCC;
	overflow: hidden; /* heightを戻す */
}
#contents .archive .press_footer .pdfTxt{
	display:block;
	margin-top:-30px;
	margin-left:130px;
	width: 440px;
}