@charset "UTF-8";
/* CSS Document */

img { border-style:none; }
a img { border-style:none; }

a:hover img {
 opacity: 0.7;
 -moz-opacity: 0.7;
}

a {
text-decoration: none;
}

.flaotleft{float:left}
.font01{font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif}
.font02{font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif}

.width01{width:1000px}
.backgroundcolor01{background-color:#ffffff}

#page-top {
	position: fixed;
	bottom: 300px;
	right: 0px;
	font-size: 77%;
}
#page-top a {
	background: #D0E9F7;
	text-decoration: none;
	color: #fff;
	width: 200px;
	padding: 0px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #D0E9F7;
}

a.one {text-decoration:underline}
a.one:link { color:#999; }
a.one:visited { color:#999}

a.type2 {text-decoration:none}
a.type2:link { color:#000; }
a.type2:visited { color:#000}

a.type3 {text-decoration:underline}
a.type3:link { color:#000; }
a.type3:visited { color:#000}

a.type4 {text-decoration:underline}
a.type4:link { color:#333; }
a.type4:visited { color:#333}

h1{display:inline; font-weight : normal; font-size:100%}
h2{display:inline; font-weight : normal; font-size:100%}
h3{display:inline; font-weight : normal; font-size:100%}
h4{display:inline; font-weight : normal; font-size:100%}