* {
	margin: 0;
	padding: 0;
	font-style: normal;
}
html, body {
	font-family: Verdana, Helvetica, 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', osaka, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #333333;
	line-height: 16px;
	text-align: left;
}
html {
	overflow-x: hidden;

}

body {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}



.zentai {
	margin-bottom: 10px;
	width: 363px;
}
.newall {
	margin-top: 0px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
}
.newall p {
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 10px;
	line-height: 16px;
	height: 48px;
}
.newall h2 {
	height: 25px;
	line-height: 25px;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-left: 5px;
	text-align: left;
}
.newall .photo {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
}
.newall .contens {
	height: 80px;
}
.syousailink {
	text-align: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.syousailink a {
	color: #FF6600;
	text-decoration: none;
}
.syousailink a:hover {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
h2 img {
	margin-top: 5px;
	margin-right: 5px;
	float: left;
}

.next_vew {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.pager_current {
	margin-left: 5px;
	line-height: 20px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	color: #666666;
	text-decoration: none;
}

.next_vew a {
	margin-left: 5px;
	line-height: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	border: 1px solid #CCCCCC;
	color: #666666;
	text-decoration: none;
}
.next_vew a:hover {
	background-color: #EEEEEE;
}
br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}

