body {
	background-color: #FFFFFF;
	background-image: url(../bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
html {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #666666;
}
#outline {
	background-image: url(../outline_bg02.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 1010px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#inside_outline {

	background-image: url(../outline_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 998px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 6px;
	padding-left: 6px;
}
p {
	margin: 0px;
}
.clear {
	clear: both;
	height: 0px;
	visibility: hidden;
	background-color: #9900FF;
	color: #FFFFFF;
}
#header {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009999;
	margin: 0px;
	width: 998px;
}h1 {
	background-image: url(../h1_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
	display: block;
}
#header_left {
	float: left;
	padding-top: 20px;
	padding-left: 45px;
	background-image: url(../logo_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 31px;
}
#header_right {
	float: left;
	margin-top: 20px;
	margin-left: 170px;
}
#menu {
	float: left;
	width: 199px;
}
#menu a {
	display: block;
	margin-bottom: 2px;
}

#flash {
	float: left;
	width: 792px;
	padding-left: 7px;
}
#pan {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #0099CC;
	width: 960px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	color: #0099CC;
	text-align: right;
	display: block;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#pan a:hover {
	color: #3B7C04;
}
#pan a {
	padding-right: 10px;
	color: #0099CC;
	text-decoration: none;
}
#content_outline {
	padding-top: 20px;
	padding-bottom: 50px;
	width: 998px;
}
#footer {
	padding-top: 20px;
	background-image: url(../footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 192px;
}
#text_link {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #009999;
	text-align: center;
}
#text_link a {
	color: #009999;
	text-decoration: none;
}
#text_link a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#copyright {
	background-image: url(../copyright.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 130px;
}
.png_fix {
}
strong {
	font-weight: normal;
}
em {
	font-style: normal;
}
