@charset "utf-8";
/*formatting style
------------------------------*/
* {
	font-style: normal;
	background-repeat: repeat;
}
body {
	font-size: 75%;
	line-height: 1.5;
	font-family: sans-serif;
}
a img {
	border-style: none;
}
a:link {
	text-decoration: underline;
}
a:visited {
	color: #FF3300;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
}
#topcome {
	font-size: 9px;
	font-family: sans-serif;
	color: #666666;
	line-height: 1.6;
}
#menu1 {
	text-align: left;
	color: #000099;
	line-height: 1.5px;
}
#midashi1 {
	background-image: url(img/midashi1.jpg);
	background-repeat: no-repeat;
}
h2 {
    font-size:12px;
	color:#6633FF;
}
h3 {
    font-size:12px;
	color:#6633FF;
}
h4 {
    font-size:12px;
	color:#6633FF;
}
