body {
	background-color: #EBEADA;
}

.note {
	background: url(../../img/v3/note/bg.png) 0 0 repeat-x #8E7B52;
}

body, div, p, ul, ol, li, form, h1, h2, h3, h4, h5 {
	font-family: Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

h1 {
	margin: 0 0 5px 0;
	font-style: italic;
	font-size: 24px;
	font-weight: normal;
	line-height: 1;
}

h2 {
	height: 25px;
	padding: 5px 0;
	background: url(../../img/v3/news/h.png) 50% 0 no-repeat transparent;
	text-indent: -9999px;
}

.note h2 {
	background-image: url(../../img/v3/note/h.png);
}

h2 a {
	display: block;
	width: 140px;
	height: 100%;
	margin: 0 auto;
}

h3 {
	height: 64px;
	padding-top: 40px;
	background: url(../../img/v3/news/top.png) 50% 0 no-repeat transparent;
	text-indent: -9999px;
}

.note h3 {
	background-image: url(../../img/v3/note/top.png);
}

h3 a {
	display: block;
	width: 174px;
	height: 100%;
	margin: 0 auto;
}

p, ul, ol, li, label, input {
	font-size: 14px;
}

@media screen and (min-width: 480px) {
	p, ul, ol, li, label, input {
		font-size: 12px;
	}
}

p, ul {
	margin: 1em 0;
}

p {
	line-height: 1.4;
}

ul {
	padding-left: 3ex;
}

#wrap {
	margin: 0 auto;
	max-width: 500px;
	background: url(../../img/v3/news/r.png) 50% 0 repeat-y #678;
}

.note #wrap {
	background-image: url(../../img/v3/note/r.png);
}

#wrap .pad {
	background: url(../../img/v3/news/bot.png) 50% 100% no-repeat transparent;
	padding: 0 0 20px 0;
	position: relative;
}

.note #wrap .pad {
	background-image: url(../../img/v3/note/bot.png);
}

.nws-DateLine {
	margin: 0;
	font-size: 11px;
}

#content {
	min-height: 300px;
	padding: 1px 0;
	background: url(../../img/v3/news/t.png) 50% 0 no-repeat transparent;
	color: #fff;
}

.note #content {
	background-image: url(../../img/v3/note/t.png);
	color: #000;
}

.contentpad {
	margin: 10px;
}

@media screen and (min-width: 480px) {
	.contentpad {
		margin: 10px 30px 10px 38px;
	}
}

.proBlock p {
	text-align: center;
	display: block;
	width: 150px;
	margin: 0 auto;
}

#provided {
	display: block;
	width: 110px;
	height: 19px;
	background: url(../../img/v3/news/provided.png) 0 0 no-repeat transparent;
	text-indent: -9999px;
	margin: 0 auto;
}

.note a#provided {
	display: none;
}

.addthis_button {
	position: absolute;
	top: 20px;
	left: 10px;
}

@media screen and (min-width: 480px) {
	.addthis_button {
		left: 18px;
	}
}
