@charset "UTF-8";
/* CSS Document */




* {
	margin: 0px;
	padding: 0px;
}

body {
	font: lighter normal 12px/160% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #BFBFBF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #000000 url(images1/body_haikei.gif) repeat-x;
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	text-align: left;
}
a {
	color: #999900;
	text-decoration: none;
}
a:visited {
	color: #996699;
	text-decoration: none;
}
a:hover {
	color: #990033;
	text-decoration: none;
}
#head {
	padding: 0px;
	margin: 0px;
	background: #333333 url(images2/kawayoshi02_01.jpg) no-repeat;
	height: 26px;
	vertical-align: middle;
	text-align: center;
}
h1 {
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
	margin: 0px;
	font-weight: normal;
	padding: 0px;
}
#main01 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(images2/kawayoshi02_14.jpg) no-repeat center 73px;
	height: 204px;
}

