* {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
}
img {
	vertical-align: top;
}
/* {
---------------------------------------------*/
html{overflow-y: scroll;}

body {
	background-color: #FFFEFB;
	color: #333333;
	background-position: top;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
} 




h3
 {
	color: #301E12;
	font-weight: bold;
} 


.news01
 {
	overflow: hidden;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	width: 693px;
	background-color: #FFFDF4;
	color: #301E12;
	padding: 5px 10px;
} 



.news02
 {
	overflow: hidden;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	width: 693px;
	color: #301E12;
	padding: 5px 10px;
}




.news_kousin
 {
	padding-right: 15px;
	float: right;
}

.news_txt {
	color: #301E12;
	float: left;
	height: auto;
	line-height: 1.5em;
}
 
.news_txt a {
	color: #301E12;
	text-decoration: underline;
}
.news_txt a:visited {
	color: #301E12;
}
.news_txt a:hover {
	color: #301E12;
	text-decoration: none;
}


.news_ph
 {
	float: left;
	padding: 0;
	width: 90px;
	height: auto;
	margin: 0 15px 0 0;
}

h3 {
	float: right;
	font-size: 0.8rem;
}
.news_txt {
	margin-top: 15px;
}
.news_txt span {
	float: left;
	font-size: 0.9rem;
	width: 80px;
	margin: 0 15px 0 0;
	padding: 0;
}



.news_txt h3 {
	margin: 0;
	padding: 0;
	width: 488px;
}






