@import url(common.css);

@import url(hpij.css);

/* ページ個別 */

span.head{
	margin-left: 0px;
}

div.news_1{
	margin-top: 10px;
	margin-left: 45px;
	text-align: right;
	width: 710px;
}

div.news_2{
	margin-top: 10px;
	margin-left: 45px;
	text-align: left;
	padding-left: 9px;
	width: 700px;
	background: url('../images/news/img_title_date.jpg') no-repeat;
	background-position: 0px 2px;
}

p.news_small{
	font-size: 10pt;
	color: #FFFFFF;
}

div.news_51{
	margin-left: 45px;
	float: left;
	width: 710px;
}

div.news_52{
	width: 450px;
	float: left;
}

div.news_52_1{
	border-bottom: 1px dotted;
	margin-bottom: 10px;
}

div.news_52_2{
	margin-top: 40px;
	text-align: right;
}

div.news_53{
	float: right;
	margin-right: 20px;
}

table.contents_block{
	border-collapse: collapse;
	margin: 10px 0 0 5px;
	width: 680px;
}

td.page_head{
	background-image: url(../images/news/img_title_news_back2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 42px;
	text-align: center;
}
td.page_head a, td.page_foot a{
	color: #5f7285;
}

td.separator{
	background-image: url(../images/news/img_title_news_back2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	text-align: center;
}

td.news_contents{
	background-image: url(../images/news/img_title_news_back1.jpg);
	background-repeat: repeat-y;
	padding-bottom: 30px;
}

table.news_miniblock{
	margin: 0 15px 0 25px;
}

td.news_photo{
	width: 155px;
	text-align: left;
}

td.news_title{
	border-width: 0 0 1px 0;
	border-color: #cccccc;
	border-style: dotted;
}

td.news_date img, td.news_speaker img{
	vertical-align: middle;
}

td.news_text{
	border-width: 1px 0 0 0;
	border-color: #cccccc;
	border-style: dotted;
	padding-top: 2px;
	line-height: 130%;
}

td.news_contents hr{
	margin: 18px 10px;
	border-width: 1px 0 0 0;
	border-color: #cccccc;
	border-style: solid;
}

td.page_foot{
	background-image: url(../images/news/img_title_news_back2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 12px;
	height: 48px;
	text-align: right;
	border-width: 0 0 1px 0;
	border-color: #cccccc;
	border-style: solid;
}

td.news_contents a.font_size11 {
	font-size: 77%;
}