/*ホームレイアウト*/
body {
	background-image:url(/image_f/back.gif);
	text-align: center;
}
address {
    font-size:80%;
	font-style:normal;
	text-align:center;
	color:#999966;
	margin-top:25px;
	
}
a {
   color:#999966;
   text-decoration:none;
   
}
h2 a{
   color:#330000 ;
} 
a:hover{
   text-decoration:underline;
}
.title{
    background-image:url(/image_f/title_t.gif);
	background-repeat:no-repeat;
	width:700px;
	height:50px;
	left:0px;
	margin-top: 50px;
	margin-bottom:0px;
	padding-bottom:5px;
	text-align:right;
	border-bottom-style:solid;
	border-bottom-color:#999966;
	border-bottom-width:2px;
}
.navbar{
    width:700px;
	height:24px;
	text-align:right;
	color:#996633;
	padding-top:0px;
	border-top-style:solid;
	border-top-color:#999966;
	border-top-width:2px;
	border-bottom:solid 2px #999966;
}
.navbar h2{
    float:left;
	border-left:solid 2px #999966;
	margin:0px 3px 0px 0px;
	padding:5px 8px 5px 8px;
	font-size:13px;
	display:block;
	}
.navbar h2 a{
    color:#999966;
	}

.message02 {
	text-align:left;
	background-image:url(/image_f/ami_cha.gif);
	color:#996633;
	width:680px;
	margin:10px 0px 0px ;
	padding:5px 10px 5px ;
	font-size:11px;
	line-height:140%;
	}	

	