@charset   "Shift_JIS";
/* ペEジの基本チEイン用CSS */
body {
    
	font-family:"メイリオ",Meiryo,"EE EゴシチE", Osaka, sans-serif;
	color: #666666;
}
h1{
    
	font-family: Arial, Helvetica, sans-serif;
	font-size:300%;
	font-weight: normal;
	letter-spacing: 20px;
	margin: 0px;
}
h2 {
    
	color: #FF6600;
	font-size:120%;
	border-left: 12px solid #336600;
	padding-left: 5px;
	margin-top: 1em;
	margin-bottom: 0px;
}
h3 {
    
	background-image:url(img/h3_bg.jpg);
	border:3px double #FF9900;
	color: #FFFFFF;
	font-size: 100%;
	padding-left: 4px;
	margin:0.5em 0px;
	clear:both;
}
H4 {
    
	font-size: 95%;
	border-bottom: dotted 4px #33cc00;
	line-height: 150%;
	padding-left : 5px;
	margin-top: 0.5em;
	margin-bottom: 0px;
}
H4 img {
    	
       float: right;
	margin-right:5px;
	border: solid 1px #666666;
H5 {
    
	font-size: 95%;
	line-height: 150%;
	padding-left : 5px;
	margin-top: 0.5em;
	margin-bottom: 0px;
}

p {
    
	font-size: 90%;
	line-height: 150%;
}
address {
    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	text-align:center;
	border-top: dotted 2px #D93E02;
	padding-top: 5px;
	margin-top: 15px;
	clear: both;
}
p img {
    
	float: right;
	margin-right:5px;
	
}
#path {
    
	text-align:right;
	margin: 0px;
}
#next {
    
	text-align:right;
	margin: 0px;
}
a {
    
	color: #555555;
	text-decoration: none;
	font-weight:bold;

}
A:hover {
    
	color : orange;

}
h1 a {
    
	color: #336600;
	font-weight: normal;
}


td  {
       font-size: 90%;
       line-height: 160%;
}