/* CSS Document */

Body{color:#ffffff;
background-color : #365D7F;
font-size:12px;
margin:20px;
line-height:20px;
font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro",Osaka,"‚l‚r ‚oƒSƒVƒbƒN","MS P Gothic",sans-serif;
text-align:center;
background-image:url(img/bg.gif);
background-attachment:fixed;
background-position:100% 100%;
background-repeat:no-repeat;}

img{border:0}

a{
	color:#FF9900;
	font-weight:bold;
	text-decoration:underline;
}
a:hover{
	color:#FF6600;
	text-decoration:none}
	
	



#header{
	text-align:left;
	width:810px;
	margin:0 auto;
	margin-bottom:15px;}
#header h1{
	text-align:left;
	width:200px;
	float:left;
	margin:0
}
#header #menu{
	float:right;
	text-align:right;
	margin-left:40px;
}

#container{
	clear:both;
	width:810px;
	margin:0 auto;
	text-align:left;}
#container p{
	margin-left:40px;
	margin-right:40px;}
#container h2{
	background-image:url(img/h2.gif);
	background-repeat:no-repeat;
	padding-left:30px;
	/*background-color:#F8CD42;*/
	font-size:12px;
	color:#E18021;
	height:24px;
	padding-top:6px;
	width:770px;
	margin-bottom:0px}
#container h3{
	background:url(img/h3.gif) no-repeat;
	color:#73D1E4;
	height:24px;
	padding-top:6px;
	width:755px;
	font-size:12px;
	padding-left:30px;
	margin-left:15px;
	margin-bottom:0px;}
	
	
#footer{
	font-size:10px;
	text-align:center}
#footer address{
	font-style:normal;}
