body {
	background-color: #D9D9D0;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	color: #0D2200;
	font-size: 10pt;
	text-align;
	margin-top:0;
	margin-left:0;
	margin-bottom:0;
	margin-right:0;

	scrollbar-base-color :#000000; 
	scrollbar-face-color :#4C4C4C; 
	scrollbar-highlight-color :#4C4C4C; 
	scrollbar-shadow-color :#DCDCED;

}

#top-com {
	width:800px;
	height:18px;
	background-color: #FFFFFF;
	background-image: url(../images/top_com.gif);
	background-repeat: repeat-x;
}

#header {
	width:800px;
	height:110px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

#wrap {
	background-color: #333333;
	background-image: url(images/wrap_bg.jpg);
	background-repeat: no-repeat;
}

#menu {
	background-color: #333333;
	background-image: url(img/td_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#btm-menu {
	width:800px;
	height:40px;
	background-color: #FFFFFF;
	background-image: url(../images/btm_menu.gif);
	background-repeat: no-repeat;
	padding-left: 60px;
	padding-right: 60px;
}

#btn-sub {
	width:600px;
	height:24px;
	background-color: #FFFFFF;
	background-image: url(../images/btn_sub.gif);
	background-repeat: repeat-x;
}

#footer {
	width:800px;
	height:24px;
	background-color: #FFFFFF;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
}

#h3 {
	width:580px;
	height:35px;
	background-color: #FFFFFF;
	background-image: url(../images/h3.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}

#note{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/note_line.gif);
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:10pt;
}

/*
サイド・メニュー
-------------------------------------------------------------------*/

#cont-title {
	width:160px;
	height:23px;
	background-color: #FFFFFF;
	background-image: url(../images/side_h3.gif);
	background-repeat: repeat-x;
}

#cont-menu {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 160px;
	height: 24px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	background-color: #FFFFFF;
}

#cont-menu a {
	display: block;
	width:160px;
	font-size: 12px;
	color:#555555;
	line-height: 24px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 20px;
	background-image:url(../images/side_li.gif);
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	text-decoration: none;
	height: 24px;
}


#cont-menu a:hover {
	background-color: #FFFFCC;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/side_li_ov.gif);
}


a {
	color:#3333FF;
	font-size:10pt;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
	color: #990000;
	font-size:10pt;
	text-decoration:none;
}

.font12 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:12pt;
	font-weight:normal;
	font-style:normal;
}

.font12g {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:12pt;
	font-weight:normal;
	font-style:normal;
	color: #0D2200;
}

.font10w {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:10pt;
	letter-spacing: 0.1em;
	font-weight:normal;
	font-style:normal;
}

.font10 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:10pt;
	font-weight:normal;
	font-style:normal;
	line-height:11pt;
}

.font10hw {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:10pt;
	font-weight:normal;
	font-style:normal;
	letter-spacing: 0.1em;
	line-height:15pt;
}

.font10h {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:10pt;
	font-weight:normal;
	font-style:normal;
	line-height:15pt;
}

.font8 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:8pt;
	font-weight:normal;
	font-style:normal;
}

.font6 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:6pt;
	font-weight:normal;
	font-style:normal;
}


.fontw {
	color:#FFFFFF;
}

