html{
	scrollbar-track-color: #fff;
	scrollbar-face-color: #fff;
	scrollbar-shadow-color:#53463d;
	scrollbar-darkshadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #fff;
	scrollbar-arrow-color: #ff525d;}




BODY{
	font-size: 9pt;
	font-family:Verdana,"‚l‚r ‚oƒSƒVƒbƒN",Osaka;
	
	line-height: 140%;
        margin-top : 3%;
        margin-left : 3%;
        margin-right : 3%;
        margin-bottom : 3%;
  
}


TD { 
  font-size:9pt;
  font-family:Verdana,"‚l‚r ‚oƒSƒVƒbƒN",Osaka;
  color:#555;
  line-height:140%;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
border-top-style : none;border-left-style : none;border-right-style : none;border-bottom-style : none;}


select{
	font-size:10px;
	font-family:Osaka,Verdana,"‚l‚r ‚oƒSƒVƒbƒN";
	color: #555;}


a         {text-decoration:none;}
a:link    {color:#d8a327;}
a:visited {color:#a51800;}
a:hover   {color:#a56800; text-decoration:underline;}
a:active  {color:#704e45;}


blockquote{
	padding:8px;
	background:#ffff99;
	border-left:5px solid #ffcc66;}

q{
	color: #cd316b;
	border-bottom:1px dashed #ccc;}

div#main{
	width: 500px;
	margin: 0px auto 0px auto;}

h1{
	font-size: 12pt;
	letter-spacing: 3px;
	filter: dropshadow(color=#cccccc, offx=1, offy=1, positive=1 );
	height: 1em;
	margin-bottom: 2em;}


H2{
	font-size:9pt;
	background : url(hanabira.gif) no-repeat scroll left center;
	color: #53463d;
	padding : 3px 0px 3px;padding-left : 0px;
	margin-bottom: 7px;
	border-bottom:1px dashed #53463d;}


div.msg{
	margin-bottom:3em;
	width: 100%;
	overflow: hidden;}


div#page{
	text-align: center;
	font-size:11px;}

#click{
	color: #fff;
	cursor: pointer;}


#form_btn{
	font-size: 10px;
	letter-spacing:0px;}

#yoi{
	display: none;
	margin: 10px 0px 0px 0px;
	text-align: center;}

#yoi form{
	display: inline;
	margin-right: 30px;}

#yoi .btn{
	font-size: 10px;
	letter-spacing:0px;}

address{
	font-style: normal;
	font-size: 10px;
	color: #333;
	text-align:center;
	padding: 5px;
	background: #FFFF99;
	border-left: 10px solid #FFCC66;
	border-right: 10px solid #FFCC66;
	margin: 5em 0px 0px 0px;}





/*       form      */

.inp{
	border: 1px solid #53463d;
	font-size: 9pt;
	color: #555;}

.btn{
	background:#435A22;
	font-size: 10pt;
	letter-spacing: 5px;
	font-weight: bolder;
	font-family:Verdana,"‚l‚r ‚oƒSƒVƒbƒN",Osaka;
	border:1px solid #949D3A;
	color:#fafafa;}

#subject{
	text-align: right;}

#subject label{
	padding: 0 10px 0 0;}

#subject .inp{
	width:290px;}

#tag{
	text-align: right;}

#tag .btn{
	letter-spacing:0px;
	font-size:10px;
	margin-left:5px;}

#message{
	text-align: right;}

textarea.mes{
	border: 1px solid #53463d;
	width: 490px;
	font-size: 9pt;
	color: #555;
	height: 250px;}


#send{
	text-align:right;}

#send .inp{
	margin-right: 50px;}

