body { 
	margin: 0px;
    padding: 0px;
	text-align: left; 
	color: #000; 
	line-height: 1.3em;
	font-size: 13px;
	 }

td{font-size: 13px;
}

hr{
	border: 1px solid #990000;
} 

A {
text-decoration:none;
}
a:link {color:#990000; 
}
a:visited {color:#990000;
}
a:active {color:#990000;
}
a:hover {color: #cccc00;
text-decoration:underline;
}

h3 {
margin: 10px 0;
padding: 0px;
	}

h2{
margin:  15px 20px;
color:#fff;
background-image:  url(images/h2.gif);
font-size:14px;
text-align:left;
padding-left: 60px;
	}


#container {
	width: 770px;
	border: 1px solid #990000;
} 


h1 {
width: 770px;
height: 76px;
padding: 0px;
margin:0;
background-image:  url(images/head.gif);
text-indent: -9999px;
}


#center {
	width: 770px;
	overflow: hidden;
                float:left;
	}


.content {
	padding: 15px 45px 5px 45px;
	background-color: #FFFFFF;
	color: #666666;
	font-size: 12px;
                margin: 10px　auto;
　　　　　　　text-align:center;	
}

.content_cat {
	padding: 5px 40px;
	background-color: #FFFFFF;
	color: #666666;
	font-size: 12px;
	margin: 0px 30px 10px 30px;
	　　　　　　　text-align:left;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #990000;
	border-left-color: #990000;
}


.content p {
	color: #666;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.3em;
	text-align: left;
	margin: 8px;
	}

.content blockquote {
	line-height: 150%;
	}


.content h3 {
	color: #006600;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
                margin:  0;
                border-top: double 3px #009900;
                border-bottom: dotted 1px #009900;
                padding: 3px 0 3px 20px;
                background: url(images/icon.gif) no-repeat 0 50%;
	}







#address {
width:770px;
height:50px;
background-image:  url(images/foot.gif);
text-indent: -9999px;
}