*{
	margin: 0px;
	padding: 0px;
	font-size: medium;
	font-style: normal; 
	font-weight: normal;
	line-height: 1.4em;
	letter-spacing: 0.1em;}
	
.hidden{ display: none;}
	
body{background-color: #e7cfaf;
	background-image: url(../img/03_bg.jpg);}
/* ------------------------------------- */
.contena{
	margin-top: -390px;
	margin-left: auto;
	margin-right: auto;
	width:760px;
	padding: 0px 50px;
	background-color: #ffffff;
	border: 3px solid #777777;}
/* ------------------------------------- */
h1{
	background-color: #aac7e7;
	font-size: small;
	color: #ffffff;
	height: 400px;}
/*アイコン変わりの◆*/
.daiya{
	font-size: x-small;
	color: #aaaaaa;}
.header_navi{
	float: right;}
.header_navi a{
	color: #555555;
	text-decoration: none;
	margin-left: 10px;
	font-size: small;}
.header_navi a:hover{
	border-bottom: 1px solid #555555;}
.header{ 
	width: 760px;
	height: 280px;
	position:relative;
	z-index: 1;}
object,embed{
	background-color: transparent;}
/* ------------------------------------- */
.navi{ background-color: #e7cfaf;
	float: right;
	position:relative;
	z-index: 100;
	width: 200px;
	height: auto;
	padding-bottom: 10px;
	margin-top: 20px;
	border: 5px solid #777777;}
	
li{
	list-style-type: none;
	text-indent: 20px;
	width: 190px;
	height: 50px;
	background-image: url(../img/03_navi_a2.gif);
	background-position: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;}
li a{
	width: 190px;
	line-height: 50px;
	display: block;
	text-decoration: none;
	color: #555555;
	font-weight: bold;}
li a:hover{
	background-image: url(../img/03_navi_a.gif);
	background-position: center;}
/* ------------------------------------- */
.contents{
	float: left;
	width: 540px;
	margin-top: 30px;}

.contents p{
	background-color: #ffffff;}
.hellow{
	font-weight: bold;
	color: #ffffff;
	padding: 20px;
	background-image: url(../img/03_hellow.jpg);
	background-position: right bottom;}

.hellow_top{
	font-size: xx-large;}
	
h2,h3,h4,h5,h6{
	line-height: 2em;
	font-weight: bold;
	color: #555555;
	background-color: #ffffff;
	border-bottom: 1px solid #c1bdaf;
	border-left: 13px solid #644117;
	text-indent: 20px;
	margin-top: 30px;}
.day{
	width: 100%;
	text-indent: 1em;
	color: #3092f6;
	margin-top: 8px;
	line-height: 1em;}
.news{
	width: 100%;
	text-indent: 1em;
	border-bottom: 1px solid #dddddd;
	line-height: 1em;
	padding-bottom: 10px;}
/* ------------------------------------- */
.footer{
	clear: both;
	width: 100%;
	text-align: right;
	font-size: small;
	color: #644117;
	padding-top: 50px;
	padding-bottom: 5px;}