body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg1.gif);
}
#sub_title {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10pt;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	padding: 10px;
}


a:link{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10pt;
	font-weight: normal;
}
h1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10pt;
	font-weight: bold;
	color: #009900;
}
#soudan_title {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10pt;
	font-weight: bold;
	background-color: #66CC33;
	padding: 3px;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10pt;
	font-weight: normal;
}
a:active{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10pt;
	font-weight: normal;
}

a:visited{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10pt;
	font-weight: normal;
}

#header{
	background-image: url(http://sou-dan.net/img/bg-uper.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 110px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	clear: both;
	float: none;
	}
	
#footer_top{
	background-image: url(/img/bg-under.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 45px;
	background-color: #FFFFFF;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 20px;
}
#footer{
	background-image: url(/img/bg-under.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 45px;
	background-color: #FFFFFF;
	height: 500px;
}

#form{
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
	padding-left: 20px;
}
