*{
	margin: 0px;
	padding: 0px;
	font-size: medium;
	font-style: normal; 
	font-weight: normal;
	line-height: 1.4em;
	letter-spacing: 0.1em;}
	
body{background-color: #ffffff;
	background-image: url(../img/04_body_bg.jpg);}
	
.hidden{display: none;}
/* ------------------------------------- */
.contena{ 
	border-left: 7px solid #777777;
	border-right: 7px solid #777777; 
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	width:760px;
	padding: 0px 50px;
	background-image: url(../img/04_fuda.gif);
	background-repeat: no-repeat;
	background-position: right bottom;}
/* ------------------------------------- */
.header{
	width: 760px;
	height: 350px;
	background-image: url(../img/04_header.jpg);}
	
#appeal_phrese{
	background-image: url(../img/04_header_copy.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 194px;
	height: 300px;
	margin-left: 10px;}
/* ------------------------------------- */
.navi{
	width: 760px;
	height: 2em;
	margin-top: -350px;
	border-top: 3px solid #777777;
	border-bottom: 5px solid #000000;
	background-image: url(../img/ace04.gif);
	background-repeat: repeat-x;
	background-position: center;}
	
ul{
	width: 760px;}
		
li{
	width: 151px;
	height: 2em;
	text-align: center;
	list-style-type: none;
	float: left;
	border-right: 1px solid #777777;}
	
.li_end{
	border-style: none;}
	
li a{
	text-decoration: none;
	display: block;
	line-height: 2em;
	width: 151px;
	font-weight: bold;
	color: #555555;}
	
li a:hover{background-color: #eeeeff;}
/* ------------------------------------- */
.contents{
	margin-top: 270px;
	width: 100%;
	padding-top: 40px;
	/* 背景写真用の空間 */
	background-image: url(../img/04_contents_bg.jpg);
	background-repeat: no-repeat;
	background-position: right 50px;}
	
.hellow{
	font-weight: bold;
	color: #555555;
	margin-top: 50px;}

.hellow_top{
	font-size: xx-large;}
	
h2{
	line-height: 2em;
	font-weight: bold;
	color: #555555;
	background-color: #ffffff;
	border-bottom: 1px solid #c1bdaf;
	background-image: url(../img/ace05.gif);
	background-repeat: no-repeat;
	background-position: -5px center;
	text-indent: 20px;
	margin-top: 50px;
	width: 530px;}
.contents p{
	width: 550px;}
.day{
	width: 100%;
	text-indent: 1em;
	color: #4d7539;
	margin-top: 8px;
	line-height: 1em;}
.news{
	width: 100%;
	text-indent: 1em;
	border-bottom: 1px solid #dddddd;
	line-height: 1em;
	padding-bottom: 10px;}
	
/* ------------------------------------- */
.footer{
	margin-top: 100px;
	line-height: 25px;
	text-align: center;
	color: #ffffff;		
	background-image: url(../img/ace02.gif);
	background-position: center;
	background-repeat: repeat-x;
	/* contenaのボーダーを隠す処理 */
	position: relative;
	z-index: 100;
	width: 854px;
	margin-left: -47px;
	margin-right: -47px;}