@charset "UTF-8";

/*　　ニュースリリース専用CSS
----------------------------*/


.h2_head {
	background-image: url(../news/img/news_head.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 151px;
	width: 960px;
	clear: both;
}
.itiran_title {
	background-image: url(../news/img/news_bar01.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 694px;
}
.itiran_text01 {
	font-size: 90%;
	line-height: 1.5em;
	padding: 0px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.itiran_text02 {
	font-size: 90%;
	line-height: 1.5em;
	margin: 0px;
	float: right;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.itiran_text02 a {
	color: #666666;
}
.itiran_text02 a:hover {
	color: #0000FF;
	text-decoration: none;
}
.news_itiran_box {
	padding: 0px;
	width: 700px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.news_itiran_box ul {
	margin: 0px;
	padding: 0px;
	width: 700px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.news_itiran_box li {
	font-size: 80%;
	line-height: 1.5em;
	list-style-position: inside;
	list-style-image: url(../news/img/img_01.gif);
	list-style-type: circle;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.news_box {
	margin: 0px;
	padding: 0px;
	width: 700px;
	clear: both;
}
.news_photo_box {
	padding: 0px;
	float: right;
	width: 270px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
}

.news_photo_box img{
	max-width: 100%;
}
.newsPhoto02{
	margin:15px 0 0 0;
	padding: 0px;
}
.news_text_box {
	width: 400px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.news_title {
	font-size: 110%;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
.news_day {
	font-size: 90%;
	line-height: 1.5em;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.news5_box {
	padding: 0px;
	width: 700px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.news5_box ul {
	padding: 0px;
	width: 700px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.news5_box li {
	font-size: 80%;
	line-height: 1.5em;
	list-style-position: inside;
	list-style-image: url(../news/img/img_01.gif);
	list-style-type: circle;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.btn_itiran {
	background-image: url(../news/img/btn_itiran.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 16px;
	width: 64px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
.btn_itiran a {
	background-image: url(../news/img/btn_itiran.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 64px;
	overflow: hidden;
}
.btn_itiran a:hover {
	background-image: url(../news/img/btn_itiran_hover.jpg);
}
