body {
	background-image: url(bg3.gif);
	background-repeat: repeat;
	background-position: center;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0px;
	max-width: 1000px;
	color: #444;
	font-family: Arial, Helvetica, "メイリオ", sans-serif;
}
h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	margin-top:0px;
	margin-bottom:0px;
}
p {
	font-size: 12px;
	color: #333333;
	font-family: "メイリオ", sans-serif;
}
h2 {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
}
h3 {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
}


#page {
	min-width: 500px;
	max-width: 1000px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
a {
	text-decoration: none;
	color:#009
}

a:hover {
	color:#F30;
}
a:visited {
	color:#009;
}
.side-menu {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	color:#036;
	text-align: left;
}
.box_srcollbar {
        overflow:auto;
        width:95%;
        height:100px;
        padding:5px;
        border:0px;
        background-color:#F9F9F9;
        color:#000;
        font-size:12px;
}
.list a {
	font-size: 14px;
}
