html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video {	margin: 0;	padding: 0;	border: 0;	font-size: 100%;	font: inherit;	vertical-align: baseline;}/* HTML5 display-role reset for older browsers */article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {	display: block;}body {	line-height: 1;}ol, ul {	list-style: none;}blockquote, q {	quotes: none;}blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}table {	border-collapse: collapse;	border-spacing: 0;}

body {
	line-height: 1.5em;
}

#news_box {
	width: 701px;
	margin: 15px 0 0 auto;
	padding-bottom: 13px;
	background: url('img/infobox01_footer.png') left bottom no-repeat;
	text-align: left;
}

#news_box .iwatsu_news1 {
	padding: 20px 30px 5px;
	background: url('img/infobox01_header.png') left top repeat-y;
}

#news_box .iwatsu_news1 dt, #news_box .iwatsu_news1 dd {
	display: inline;
}
#news_box .iwatsu_news1 dt {
	margin-right: 20px;
}

.iwatsu_news2 {
	width: 701px;
	margin: 10px 0 0 auto;
	padding-bottom: 13px;
	background: url('img/infobox02_footer.png') left bottom no-repeat;
	text-align: left;
}

.iwatsu_news2 .iwatsu_news2_header {
	width: 701px;
	height: 47px;
	background: url('img/infobox02_header.png') left top no-repeat;
	text-indent: -9999px;
}
.iwatsu_news2 .iwatsu_news2_body {
	padding: 0 25px 5px 15px;
	background: url('img/infobox02_body.png') left top repeat-y;
}
.iwatsu_news2 .iwatsu_news2_body dl {
	overflow-y: auto;

}
.iwatsu_news2 .iwatsu_news2_body dl dd {
	margin-bottom: 10px;
	padding-left: 15px;
}
