/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-top: 0px;
	background-image: url(../ssl-htdocs/common/img_common/bg.gif);
}

a:link { text-decoration: none; color: #333333; }
a:visited { text-decoration: none; color: #333333; }
a:hover { text-decoration: underline; color: #0033CC; }

.txtSGray {
	font-size: 63%;
	line-height: 1.5em;
	color: #333333;
}

.txtSGrayBold {
	font-size: 63%;
	line-height: 1.5em;
	color: #333333;
	font-weight:bold;
}

.txtMGray {
	font-size: 75%;
	line-height: 1.5em;
	color: #333333;
}

.txtMGrayBold {
	font-size: 75%;
	line-height: 1.5em;
	color: #333333;
	font-weight:bold;
}

.txtMWhiteBold {
	font-size: 75%;
	color: #FFFFFF;
	font-weight:bold;
}

.txtLGray {
	font-size: 88%;
	line-height: 1.5em;
	color: #333333;
}

.txtLGrayBold {
	font-size: 88%;
	line-height: 1.5em;
	color: #333333;
	font-weight:bold;
}

.txtLWhiteBold {
	font-size: 88%;
	color: #FFFFFF;
	font-weight:bold;
}

.txtTopics {
	font-size: 63%;
	line-height: 1.5em;
	color: #333333;
	padding: 7px;
}

.txtLLGrayBold {
	font-size: 130%;
	line-height: 1.5em;
	color: #333333;
	font-weight:bold;
}

.marginA {
	margin-bottom: 5px;
}

.jisageA {
	font-size: 75%;
	line-height: 1.5em;
	color: #333333;
	margin-left: 2em;
	margin-top: -1.5em;
}

.jisageB {
	font-size: 75%;
	line-height: 1.5em;
	color: #333333;
	margin-left: 1em;
}

.txtJisMenuL {
	font-size: 63%;
	line-height: 1.5em;
	color: #333333;
	font-weight:bold;
	margin-left: 15px;
	margin-top: 1.5em;
}

.txtJisMenuS {
	font-size: 63%;
	line-height: 1.5em;
	color: #333333;
	margin-left: 15px;
}
	
.caption_a {
	font-size: 63%;
	color: #333333;
	margin-top: 5px;
	margin-bottom:10px;
}


.txtYear {
	font-size: 130%;
	color: #4274AB;
	font-weight:bold;
}


.jikanA {
 letter-spacing:0.5em;
 }
 
.jikanB {
 letter-spacing:1em;
}
 
.jikanC {
 letter-spacing:2em;
}
  
.jikanD {
 letter-spacing:3em;
}
 
 span.ERR {
 color: #FF0000;
}