/* 削除ボックス
//////////////////////////////////////////*/

#header,#footer,#localNavi,#Spreport,.bt_pagetop,.print {
	display: none !important;
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

#mainContent,#pageHead,.lower {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}


/* ニュースリリース
//////////////////////////////////////////*/

#newsarea {
	padding: 0 65px;
}

.news_list {
	margin-bottom: 25px;
	margin-left: 10px;
}

.news_list dt {
	background: url(../common/img/icon_W_arrow.gif) no-repeat left center;
	float: left;
	padding-left: 15px;
	border-right: 1px solid #D8DADA;
	width: 80px;
	_width: 95px;
	margin-bottom: 5px;
}

.news_list dd {
	padding-left: 110px;
	_padding-left: 105px;
	margin-bottom: 5px;
}

.news_detail {
	float: right;
	width: auto;
	margin: 18px 8px 0 0;
}

.news_detail dt {
	display: block;
}

.news_detail dd {
	display: block;
}

.news_contents {
	width: 580px;
	margin: 0 auto;
}

.news_contents h2 {
	font-size: 1.2em;
}

.news_contents p {
	font-size: 1em;
	padding: 4px 0;
	margin: 0 6px;
	text-indent: 0.5em;
	line-height: 1.8;
}

.news_contents ul {
	margin: 8px 0;
}

.news_contents li {
	margin-top: 5px;
	margin-left: 12px;
	padding-left: 18px;
	background: url(../common/img/indent_circle.gif) no-repeat left 4px;
	list-style: none;
	letter-spacing: 1px;
}

#pageHead h3.texttitle{
	padding-left: 16px;
	background: url(../common/img/bg_h3.gif) no-repeat left center;
}

.news_contact {
	padding: 8px 14px;
	border: 1px solid #CCCCCC;
}

.news_contact dt {
	font-weight: bold;
}
