/* •a‰@Œü‚¯ */

*{
	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: #efefef;}
	
/* ------------------------------------- */
h1{
	background-color: #644117;
	color: #ffffff;
	font-size: small;
	height: 1.4em;}
.contena{
	margin-top: -0.8em;
	margin-left: auto;
	margin-right: auto;
	width:760px;
	padding: 0px 50px;
	background-color: #ffffff;
	border-left: 8px double #644117;
	border-right: 8px double #644117;}
/* ------------------------------------- */
.header{
	width: 760px;
	height: 200px;
	background-image: url(../img/02header.jpg);
	background-position: center -60px;
	border-bottom: 2px solid #eeeeee;
	border-left: 2px solid #eeeeee;
	border-right: 2px solid #eeeeee;}
	
#header_rogo{
	width: 800px;
	height: 55px;
	background-color: #ffffff;
	background-image: url(../img/02_rogo.jpg);
	background-repeat: no-repeat;
	margin-left: -20px;
	margin-right: -30px;
	position: relative;
	z-index: 100;}
/* ------------------------------------- */
.navi{
	float: left;
	margin-top: 20px;
	position:relative;
	z-index: 2;
	width: 200px;
	padding-bottom: 10px;}
	
li{
	list-style-type: none;
	margin-top: 10px;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	width: 170px;
	height: 3em;
	background-image: url(../img/02_link.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
	border: 1px solid #999999;
	border-bottom: 3px double #999999;}
	
li a{
	display: block;
	line-height: 3em;
	width: 170px;
	height: 3em;
	text-decoration: none;
	text-indent: 25px;
	color: #555555;}
li:hover{
	background-color:#efefff;}
/* ------------------------------------- */
.contents{
	float: right;
	width: 550px;
	margin-top: 20px;}
	
.hellow{
	font-weight: bold;
	color: #555555;
	padding-right: 220px;
	height: 140px;
	background-image: url(../img/02_yam0060-049_m.jpg);
	background-repeat: no-repeat;
	background-position: right top;}

.hellow_top{
	font-size: xx-large;}
	
h3{
	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: #3175ca;
	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;}