#contents,
#contents * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.contents3 li, .contents3 ul {
	list-style-type: none;
}
.contents3 a img{
	border: 0;
}
.contents3 h1, .contents3 h2, .contents3 h3, .contents3 h4, .contents3 h5, .contents3 h6 {
	font-weight: normal;
}
.contents3 h1, .contents3 h2, .contents3 h3, .contents3 h4, .contents3 h5, .contents3 h6, .contents3 p, .contents3 ol, .contents3 ul, .contents3 pre, .contents3 blockquote, .contents3 div {
}
.contents3 dl, .contents3 dt, .contents3 dd {
	zoom: normal;
}
.contents3 p {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAC0lEQVQIW2NkAAIAAAoAAggA9GkAAAAASUVORK5CYII=") ;
}
.contents3 a {
	word-break: break-all;
}
.contents3 img {
	max-width: 100%;
	width: auto;
	height: auto;
	border: none;
	vertical-align:bottom;
	backface-visibility: hidden;
}
.contents3 hr {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-color: #fff;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image: url("../img/news/bg1.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	color: #2c2c2c;
	line-height: 1.5;
}

#main {
	width: 1024px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
}

#left {
	float: left;
	width: 240px;
}

#right {
	float: right;
	width: 784px;
}

#contents {
	width: 784px;
	background-image: url("../img/common/contentsbg.png");
	background-repeat: repeat;
	min-height: 700px;
	padding: 20px;
}


#list {
	width: 212px;
	margin: 0;
	background-color: white;
}

#lists {
	width: 210px;
	padding: 10px;
}

#newsbase {
	font-size: 11px;
	line-height: 1.2em;
	padding: 5px;
	margin-bottom: 10px;
}

#newsbase2 {
	font-size: 13px;
	line-height: 1.2em;
	padding: 5px;
	margin-bottom: 10px;
}

