@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 100%;
	border: none;
}
img {
	vertical-align: top;
}
/* {
---------------------------------------------*/
html{overflow-y: scroll;}

body {
	background-color: #F7F4E1;
	font-size: 80%;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	color: #333333;
	background-position: top;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
} 

a {
	color: #301E12;
	text-decoration: underline;
}
a:visited {
	color: #301E12;
	text-decoration: underline;
}
a:hover {
	color: #301E12;
	text-decoration: none;
}




h3
 {
	color: #301E12;
	font-weight: bold;
} 


.news01
 {
	overflow: hidden;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	width: 652px;
	background-color: #D9C8BE;
	color: #301E12;
	padding: 8px;
} 



.news02
 {
	overflow: hidden;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	width: 652px;
	color: #301E12;
	padding: 8px;
}




.news_kousin
 {
	padding-right: 15px;
	float: right;
}

.news_txt {
	color: #301E12;
	float: left;
	width: 550px;
	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-right: 10px;
	width: 80px;
	height: auto;
}
