/* CSS Document */
body {
	margin: 0;
	background-color: #eee6c8;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";

}
h1#pagetitle{
width:694px;
height:44px;
margin:0;
color:#FFFFFF;
font-family:"‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
font-size:120%;
padding-left:20px;
padding-top:10px;
background-image:url(../img_sub/title/pagetitle.jpg);
background-repeat:no-repeat;
}
#globalmenu{
margin-top:25px;
margin-bottom:5px;
font-size:80%;
float:right;
color:#000000;
font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
font-weight:bold;
padding-right:10px;
}
#globalmenu a:link{
color:#000000;
font-weight:bold;
}

#globalmenu a:visited{
color:#990000;
font-weight:bold;
text-decoration:none;
}
#globalmenu a:hover{
color:#CC0000;
font-weight:bold;
}

.menubig{
margin:0;
height:22px;
display:block;
background-color: #a53049;
padding-top:3px;
padding-left:20px;
text-decoration:none;
color:#FFFFFF;
font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
font-weight:bold;
font-size:85%;
background-image:url(../sub/image/menubg.gif);
background-repeat:no-repeat;
}
.menusub{
margin:0;
height:22px;
display:block;
background-color: #a53049;
text-decoration:none;
color:#FFFFFF;
text-indent:20px;
font-size:85%;
}

.menusub a:visited{
color:#FF99FF;
text-decoration:none;
}

.menusub a:hover{
color:#e76f00;
display:block;
}
#container{
font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
font-size:100%;
padding-left:10px;
padding-top:10px;
padding-right:10px;
text-align:left;}
p{
font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
font-size:100%;
line-height:140%;
margin:0 auto auto 10px;
}
.btn{
font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
font-weight:bold;
font-size:100%;
margin:5px;
padding-left:10px;
padding-top:5px;
height:30px;
color:#FFFFFF;
text-decoration:none;
background:url(../img_sub/btn1.gif);
background-repeat:no-repeat;
}
.btn2{
background-image:url(../img_sub/go_line.gif);
background-position:bottom;
background-repeat:repeat-x;
text-align:center;
margin-top:20px;
padding-bottom:5px;
font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
font-weight:bold;
font-size:100%;
color:#990000;
text-decoration:none;

}
#footer{
clear:both;
font-size:80%;
font-family:"ƒƒCƒŠƒI","‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
text-align:center;
padding-top:5px;
background-color: #CCCC99;
height:auto;
}