@charset "Shift_JIS";

/* ----------------------- style resset */

* {
	margin: 0;
	padding: 0;
	}
	
h1, h2, h3, h4, h5, h6, p, address{
font-size:100%;
font-weight:normal;
font-style:normal;
}



img {
	margin: 0;
	padding: 0;
	border: none;
	}

.clearfloat{
clear:both;
}

a:link {  color: #CC0000; text-decoration: none}
a:active {  color: #CC0000; text-decoration: none}
a:visited {  color: #CC0000; text-decoration: none}
a:hover {  color: #CC0000; text-decoration: underline}


