/*@charset "utf-8";*/

* {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif; margin:0; padding:0; color:#666; line-height:1.5;
}
html, body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif; 	text-align:left;	font-size:85%; color:#666; border:0; margin:0; padding:0; line-height:1.5; background:#98d7e8;
}
h1, h2, h3, h5, h6, address {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif; text-align:left; color:#666; margin:0; padding:0; border:0; font-style:normal; font-weight:normal;
}
h4{
    font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif; text-align:left; color:#333; margin:0; padding:0; border:0; font-style:normal; font-weight: bold; font-size:13px;
}
div, blockquote, pre, ul, ol, li, dl, dt, dd {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif; text-align:left; color:#666; margin:0; padding:0; border:0; font-size:100%; line-height:1.5;
}
p {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif; text-align:left; color:#666; margin:0; padding:0 0 10px 0; border:0; font-size:100%; line-height:1.5; clear:both;
}
table, caption, th, td {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif; text-align:left; color:#666; margin:0; padding:0; border:0; font-style:normal; font-weight:normal; font-size:100%; line-height:1.5;
}
img {
	border:0;
}
a:link, a:visited {
	color:#666; text-decoration:none;
}
a:active, a:hover {
	color: #ffa600; text-decoration:none;
}