@charset "Shift_JIS";

body{
	color: #333330;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana;
}

h1 {
	margin:0px;
	padding:0px;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
}
h2 {margin:0px; padding:0px;}
h3 {margin:0px; padding:0px;}
h4 {margin:0px; padding:0px;}
p {margin:0px; padding:0px;}

.fooder { font-size:9px;}
.xS11   { font-size:9px; line-height:11px; }
.xS12   { font-size:9px; line-height:12px; }
.S12    { font-size:10px; line-height:12px; }
.S14    { font-size:10px; line-height:14px; }
.S16    { font-size:10px; line-height:16px; }
.M16    { font-size:12px; line-height:16px; }
.M17    { font-size:11px; line-height:16px; }
.M18    { font-size:12px; line-height:18px; }
.M20    { font-size:12px; line-height:20px; }


p.topM16_indent {
	font-size:12px;line-height:16px;padding-left:1em;margin:0;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;
}
.topM16_indent  { text-indent:-1em; }

p.M16_indent {
	font-size:12px;line-height:16px;padding-left:-1em;margin:0;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;
}
.M16_indent  { text-indent:1em; }

p.M18_indent {	
	font-size:12px;line-height:18px;padding-left:-1em;margin:0;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;
}
.M18_indent  { text-indent:1em; }

p.M20_indent {	
	font-size:12px;line-height:20px;padding-left:-1em;margin:0;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;
}
.M20_indent  { text-indent:1em; }

a.red{}
a.red:link{
text-decoration:underline;
color: #CC0000;
}
a.red:visited {
text-decoration:underline;
color: #CC0000;
}
a.red:hover {
text-decoration:underline;
color: #666666;
}
a.red:active {
text-decoration:underline;
color: #666666;
}

a.gray{}
a.gray:link{
text-decoration:none;
color: #333330;
}
a.gray:visited {
text-decoration:none;
color: #333330;
}
a.gray:hover {
text-decoration:underline;
color: #CC0000;
}
a.gray:active {
text-decoration:underline;
color: #CC0000;
}

a.gray02{}
a.gray02:link{
text-decoration:none;
color: #B3B3B3;
}
a.gray02:visited {
text-decoration:none;
color: #B3B3B3;
}
a.gray02:hover {
text-decoration:underline;
color: #CC0000;
}
a.gray02:active {
text-decoration:underline;
color: #CC0000;
}
a.green{}
a.green:link{
text-decoration:underline;;
color: #E6FF00;
}
a.green:visited {
text-decoration:underline;;
color: #E6FF00;
}
a.green:hover {
text-decoration:underline;
color: #FFFFFF;
}
a.green:active {
text-decoration:underline;
color: #FFFFFF;
}

a.lgray{}
a.lgray:link{
text-decoration:none;
color: #666666;
}
a.lgray:visited {
text-decoration:none;
color: #666666;
}
a.lgray:hover {
text-decoration:underline;
color: #666666;
}
a.lgray:active {
text-decoration:underline;
color: #666666;
}

a.white{}
a.white:link{
text-decoration:none;
color: #FFF;
}
a.white:visited {
text-decoration:none;
color: #FFF;
}
a.white:hover {
text-decoration:underline;
color: #666666;
}
a.white:active {
text-decoration:underline;
color: #666666;
}

a.orange{}
a.orange:link{
text-decoration:none;
color: #E95D00;
}
a.orange:visited {
text-decoration:none;
color: #E95D00;
}
a.orange:hover {
text-decoration:underline;
color: #CC0000;
}
a.orange:active {
text-decoration:underline;
color: #CC0000;
}

a.info{}
a.info:link{
text-decoration:underline;
color: #C14212;
}
a.info:visited {
text-decoration:underline;
color: #C14212;
}
a.info:hover {
text-decoration:none;
color: #C14212;
}
a.info:active {
text-decoration:none;
color: #C14212;
}

.repobg {
background-image: url(../jazz_report/images/image_r14_c1.jpg);
background-repeat: no-repeat;
background-position: center bottom;
}
.leftbg {
	background-image: url(../common/bgleft.gif);
	background-position: right top;
}
.rightbg {
	background-image: url(../common/bglight.gif);
	background-position: left top;
}
.formtable{
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #FFB330;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #FFB330;
	background-color: #F7F7EA;
}
.formtable td{
	padding: 4px 10px;
	border-top: 0px none;
	border-right: 1px solid #FFB330;
	border-bottom: 1px solid #FFB330;
	border-left: 0px none;
}
.formtabletop{
	margin: 0px;
	padding: 0px;
	border-top: none;
	border-right: 1px solid #FFB330;
	border-bottom: none;
	border-left: 1px solid #FFB330;
	background-color: #F7F7EA;
}
.formtabletop td{
	padding: 2px 5px;
	border: 0px none #FFB330;
}
.L14 {
	font-size: 14px;
	line-height: 14px;
}
.formbg {
	background-image: url(../present/images/line.gif);
	background-position: center;
	background-repeat: repeat-x;
}
.M14 {
	font-size: 12px;
	line-height: 14px;
}
.L20 {
	font-size: 14px;
	line-height: 20px;
}
.L17 {
	font-size: 14px;
	line-height: 17px;
}
.infotitle {
	font-size: 16px;
	color: #C14313;
}

.info_q {
	font-size: 14px;
	color: #C14313;
	font-weight:bold;
}

.S16blue {
	font-size:10px;
	line-height:16px;
	color: #0a50a1;
}
.ML20 {
	font-size: 13px;
	line-height: 	20px;
}
.ML26 {
font-size:13px; line-height:26px;
}
.LL26 {
font-size:20px; line-height:26px;
}
.LM27 {
font-size:14px; line-height:17px;
}.LM28 {
font-size:15px; line-height:17px;
}.LM29 {
font-size:14px; line-height:17px;
color: #ffffff;
}.LM30 {
font-size:12px; line-height:12px;
color: #ffffff;
}.LM31 {
font-size:11px; line-height:12px;
color: #ffffff;
}.LM32 {
font-size:13px; line-height:17px;
color: #ffffff;
}