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

body	{
	color:#000000;
	font-size:85%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin:0 auto;
	padding:0;
	text-align:center;
	line-height: 1.4;
}

#wrap	{
	min-height:100%;
	height:100%;
	height:auto;
	width:855px;
	margin:0 auto -10px;
	padding:0;
	background-color:#ffffff;
}
#container	{
	margin:0 auto;
	text-align:center;
	background-color:#ffffff;
}
.off {
	position: absolute;
	top: 0px;
	left: -850px;
	width: 100px;
	margin: 0px;
	padding: 0px;
}
img {
border:none;
}
p {
margin: 0px 0px 8px 0px;
}

/* LINK COLOR */
a:link {
	color:#0033cc;
	text-decoration:underline;
}
a:visited{
	color:#0033cc;
	text-decoration:underline;
}
a:active {
	color:#ff7200;
	text-decoration:underline;
}
a:hover {
	color:#ff7200;
	text-decoration:underline;
}

/*HEADER SET*/
.HS {
	background:url(../img/rapport_ttl_back.gif) no-repeat right bottom;
	padding: 0px;
	margin: 0px;
}
/*FONT SIZE*/
#FS table {
	margin: 0px;
	padding: 0px;
}
#FS td {
	margin: 0px;
	padding: 0px;
}
#FS a {
	display: block;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#FS a.btn1 {
	background: url(../img/header_font_s.gif) ;
	width: 31px;
	height: 29px;
}
#FS a.btn1:hover {
	background: url(../img/header_font_s.gif) ;
	width: 31px;
	height: 29px;
}
#FS a.btn2 {
	background: url(../img/header_font_m.gif) ;
	width: 33px;
	height: 29px;
}
#FS a.btn2:hover {
	background: url(../img/header_font_m.gif) ;
	width: 33px;
	height: 29px;
}
#FS a.btn3 {
	background: url(../img/header_font_l.gif) ;
	width: 32px;
	height: 29px;
}
#FS a.btn3:hover {
	background: url(../img/header_font_l.gif) ;
	width: 32px;
	height: 29px;
}

/*NAVI BUTTON*/
#NB table {
	margin: 0px;
	padding: 0px;
}
#NB td {
	margin: 0px;
	padding: 0px;
}
#NB a {
	display: block;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#NB a.navi1 {
	background: url(../img/navi1.gif) ;
	width: 80px;
	height: 32px;
}
#NB a.navi1:hover, .navi1On {
	background: url(../img/navi1_on.gif) ;
	width: 80px;
	height: 32px;
}
#NB a.navi2 {
	background: url(../img/navi2.gif) ;
	width: 148px;
	height: 32px;
}
#NB a.navi2:hover, .navi2On {
	background: url(../img/navi2_on.gif) ;
	width: 148px;
	height: 32px;
}
#NB a.navi3 {
	background: url(../img/navi3.gif) ;
	width: 147px;
	height: 32px;
}
#NB a.navi3:hover, .navi3On {
	background: url(../img/navi3_on.gif) ;
	width: 147px;
	height: 32px;
}
#NB a.navi4 {
	background: url(../img/navi4.gif) ;
	width: 92px;
	height: 32px;
}
#NB a.navi4:hover, .navi4On {
	background: url(../img/navi4_on.gif) ;
	width: 92px;
	height: 32px;
}
#NB a.navi5 {
	background: url(../img/navi5.gif) ;
	width: 122px;
	height: 32px;
}
#NB a.navi5:hover, .navi5On {
	background: url(../img/navi5_on.gif) ;
	width: 122px;
	height: 32px;
}
#NB a.navi6 {
	background: url(../img/navi6.gif) ;
	width: 192px;
	height: 32px;
}
#NB a.navi6:hover, .navi6On {
	background: url(../img/navi6_on.gif) ;
	width: 192px;
	height: 32px;
}
#NB a.navi7 {
	background: url(../img/navi7.gif) ;
	width: 74px;
	height: 32px;
}
#NB a.navi7:hover, .navi7On {
	background: url(../img/navi7_on.gif) ;
	width: 74px;
	height: 32px;
}
/*FONT CONTROL*/
.st {
font-size:90%;
}
.bt {
font-weight:bold;
}
.rt {
color:#FF0000;
}
.gt {
color:#666666;
}
.lt {
	font-size: 110%;
	font-weight: bold;
}
.GSN {
	color:#996600;
	text-align:right;
	padding-right:8px;
	margin-bottom: 8px;
}
.line01 {
	margin: 10px 0px 12px;
	border-top: 1px dotted #996600;
}
/*CRUMB*/
.crumbNavi {
text-align:left;
font-size:90%;
padding:0px 5px 0px 5px;
}

