@charset "utf-8";
/* CSS Document */
.mainbody {
	
	font-size: 13px;
	line-height: 16px;
	color: #267373;
	margin-top: 3px;
}
.subtitle {
	
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #CC0000;
}
.caution {
	
	color: #FF0000;
}

.wsLead {
	font-family: ＭＳ Ｐゴシック, OSAKA, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	width: 570px;
	margin-left: 10px;
	padding: 0px;
}
.wsLeadBody {
	font-family: ＭＳ Ｐゴシック, OSAKA, Arial, Helvetica;
	font-size: 12px;
	color: #003300;
	width: 570px;
	margin-left: 10px;
}
.title2 {
	font-family: ＭＳ Ｐゴシック, OSAKA, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 22px;
	background-color: #267373;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 3px;
	margin-left: 12px;
	margin-right: 12px;
	background-image: url(images/titlebar.gif);
	background-repeat: no-repeat;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
}
.subtitleBlue {
	font-weight: bold;
	color: #3366FF;
}

</style>
<link href="../production.css" rel="stylesheet" type="text/css">
<style type="text/css">

.style3 {color: #FF0000}
.subtitleGreenbar {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/titlebar1.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 569px;
	padding-top: 2px;
	padding-left: 5px;
	margin-bottom: -5px;
	background-color: #267373;
	margin-top: 0px;
}
.ws_footer {
	font-family: ＭＳ Ｐゴシック, OSAKA, Arial, Helvetica;
	font-size: 10px;
	color: #003300;
	background-color: #FFFBD9;
	background-image: url(../images/pd_framebottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	margin: 0px;
	height: 24px;
	padding-top: 2px;
}
