@charset "utf-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	line-height: 18px;
	color: #666666;
	background-color: #990000;
	margin: 0px;
	padding: 0px;
}

#top-new-banner{ margin:20px auto; padding:0;}

#background {
	background-image: url(bg/bodybg.png);
	background-repeat: repeat-y;
	padding: 0px;
	height: auto;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main {
	background-color: #FFFFFF;
	padding: 0px;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 840px;
	background-image: url(bg/footerbg.png);
	background-repeat: no-repeat;
}
#navi {
	background-image: url(img/button_01.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 800px;
}
.navileft   {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
}
#honbun {
	padding: 0px;
	height: auto;
	width: 780px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 800px;
}
#left {
	height: auto;
	width: 170px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 10px;
}
#right {
	height: auto;
	width: 580px;
	margin-left: 190px;
	padding: 0px;
}
#navi_under  {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	font-size: small;
	height: 20px;
	margin-top: 25px;
	margin-bottom: 0px;
}
#gaiyo {
	padding: 0px;
	height: auto;
	width: 550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.underline {
	border: 1px solid #990000;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}


img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}

h1 {
	font-size: 20px;
	padding-left: 25px;
	background-image: url(bg/h1bg.png);
	background-repeat: no-repeat;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #990000;
	height: 35px;
	padding-top: 5px;
}




h2 {
	font-size: 18px;
	padding-left: 25px;
	background-image: url(img/point.png);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #006600;
	line-height: 18px;
}


h3 {
	font-size: 12px;
	padding-left: 20px;
	background-image: url(img/point_mini.png);
	background-repeat: no-repeat;
	font-weight: bold;
    color: #000000;
}
h4 {
	font-size: 13px;
	padding-left: 18px;
	background-image: url(img/point_macro.png);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #000000;
	line-height: 13px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
#div2 {
	width: 600px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}


.style5 {color: #006600; font-weight: bold; }
.st {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #900;
	font-weight: bold;
}


.style6 {
	color: #000000;
	font-weight: bold;
}
