a:link {
	color: #0033CC;
	text-decoration: none;
}

a:visited { color: #660066;}

a:hover { color: #FF0000;
	text-decoration: underline;}


.line1 {  font-size: 78%; line-height: 140%}
.line2 {  font-size: 87.5%; line-height: 140%}
.line3 {  font-size: 100%; line-height: 160%}
.line4 {  font-size: 120%; line-height: 160%}
.line5 {  font-size: 150%; line-height: 180%}
.footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	color: #333333;

}
.pnavi {
	font-size: 78%;
	line-height: 140%;
	color: #333333;
	margin-top: 7px;
	margin-bottom: 20px;

}
body {
	text-align: center;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;

}
h1 {
	font-size: 130%;
	background-color: #E4FCC5;
	padding: 2px 2px 2px 4px;
	line-height: 160%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;



}
h2 {
	font-size: 110%;
	padding: 5px;
	margin: 5px 0px;
	background-color: #D2DFDB;



}
.underline {
	border-color: black black #999999;
	border-style: dashed;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	margin-bottom: 5px;
}
.subTit {
	font-size: 87%;
	line-height: 160%;
	font-weight: bold;
}
.red {  color: #FF3366}
.gray {  color: #5F5F5F}
.gnaviUnderline {
	margin: 0px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
th {
	text-align: left;
}
.headCopy {
	color: #FFFFFF;
	font-size: 11px;
	padding: 4px;


}
h3 {
	margin-bottom: 10px;
	font-size: 100%;
	line-height: 160%;
	padding: 2px 2px 2px 5px;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;





}
ol {
	margin-top: 10px;
	margin-bottom: 10px;
}
.subtit2 {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}
.cap1 {
	font-size: 70%;
	line-height: 140%;
	color: #666666;
}
.topComment {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	padding: 5px;
}
dd {
	margin-left: 10px;
}
.gnavi {
	background-image: url(images/gnavi_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

