body {
	background-color: #DDD9D0;
	background-image: url(image/j-bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 12px;
	-webkit-text-size-adjust: none;
}
/* for IE6 */
* html body {
	font-size: 75%;
	font-family: "ＭＳ Ｐゴシック";
}
/* for IE7 */
*:first-child+html body {
	font-size: 75%;
	font-family: "ＭＳ Ｐゴシック";
}
/* for IE8 */
html>/**/body {
	font-size /*\**/: 75%\9;
	font-family /*\**/: "メイリオ", Meiryo, "ＭＳ Ｐゴシック"\9;
}
/* for IE9 */
body:not(:target) {
	font-size: 75%\9;
	font-family: "メイリオ", Meiryo\9;
}
a:link {
	color: #1111cc;
}
.content-box {
	width: 99%;
	max-width: 820px;
	min-width: 754px;
	_width: 778px;
	margin-right: auto;
	margin-left: auto;
}
/* for IE6 */
* html body h1 {
	font-family: "メイリオ", Meiryo;
}
html>/**/body h1 {
	font-family /*\**/: "メイリオ", Meiryo\9;
}
/* for IE9 */
h1:not(:target) {
	font-family: "メイリオ", Meiryo\9;
}
.navi-box {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 20px;
	height: 780px;
    zoom: 100%;
}
.navi-box dl:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.main-box {
	margin: 0px;
	padding: 5px 0px 20px;
	float: right;
	width: 97%;
	max-width: 798px;
	min-width: 732px;
	_width: 756px;
	min-height: 780px;
	_height: 780px;
	background-color: #FFFFFF;
	-webkit-box-shadow: 1px 1px 2px gray;
	-moz-box-shadow: 1px 1px 2px gray;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.top-img img {
	margin-left: 20px;
}
.top-img {
	font-size: 8px;
	color: #666666;
	line-height: 10px;
	clear: both;
}
.top-img a {
	color: #666666;
	text-decoration: none;
}
.top-img a:hover {
	color: red;
	text-shadow: #36414d 0 1px 3px;
	text-decoration: none;
}
.top-msg {
	font-size: 10px;
	width: 530px;
	text-align: right;
	padding: 10px 30px 0px 0px;
	float: right;
}
.top-msg a {
	text-decoration: underline;
}
.top-msg img {
	margin: 0px;
}
.body-box {
	width: 730px;
	margin: 0px auto;
	min-height: 650px;
	clear: both;
}
.redtxt {
	color: #993300;
}
.bigtxt {
	font-size: 120%;
}
.bigred {
	font-size: 120%;
	color: #993300;
}
.smalltxt {
	font-size: 84%;
}
.lgraytxt {
	color: #CCCCCC;
}
.pagetop-sub a {
	color: #333333;
	text-decoration: none;
}

