@charset "shift_jis"; 

/* Šî–{ƒXƒ^ƒCƒ‹
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;v
}
body {
	font-size: 75%;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	line-height: 1.5;
	color: #333333;
	text-align: center;
}
a {
	color: #003399;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #0066CC;
}
img {
	border: none;
	vertical-align: top;
}

#wrapper {
	width: 850px;
	height: 100%;
	margin: 0 auto;
	text-align: center;
	border-style: none none none none;
	border-color: #000000;
	border-width: 1px;
}

.fontW100{
	color:#FFFFFF;
}

a.link {
	color:#FFFFFF;
	text-decoration: none;
}
a:visited.link {
	color:#FFFFFF;
}
a:hover.link {
	color:#FFFFFF;
	text-decoration: underline;
}


h2,h3{
margin:0px;
}


#footer{
clear:both;
width:850px;
padding:20px 0;
}

#footer li{
font-size:85%;
display:inline;
}

#footer li a,#footer address{
font-size:85%;
font-style:normal;
}
