* {
	margin: 0;
	padding: 0;
	font-style: normal;
}
html, body {
	font-family: Verdana, Helvetica, '‚l‚r ‚oƒSƒVƒbƒN', 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', osaka, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #F4F3DE;
	height: 100%;
	color: #333333;
}

html {
	overflow-x: hidden;

}

.zentai {
	background-image: url(../images/news_haikei.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 8px;
}
.newall {
	margin-top: 0px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.newall p {
	font-size: 110%;
	background-color: #FFFFFF;
	padding: 10px;
	border-top-color: #AED4D9;
	border-right-color: #AED4D9;
	border-bottom-color: #AED4D9;
	border-left-color: #AED4D9;
}
.newall h2 {
	background-image: url(../images/news_title.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 500px;
	line-height: 25px;
	text-indent: 25px;
	font-size: 120%;
	font-weight: normal;
	color: #FFFFFF;
}
