/*------ƒŠƒ“ƒN------*/
a {
font-style: normal;
color: #0025a1;
text-decoration:underline
}
a:visited{
	font-style: normal;
color: #0025a1;

	text-decoration:underline
}
a:hover{
 color: #3399FF;
	text-decoration:underline
}
a:active{
 color: #0025a1;
text-decoration:underline
}

.contents {
	padding: 10px;
	font-size: 80%;
	line-height: 140%;
	color: #333333;
}
.ten {
	background: url(img/ten.gif) repeat-x;
	height: 3px;
	width: 100%;
}
.copy {
	color: #004d25;
	font-size: 10px;
	line-height: 140%;
	padding: 10px;
}
.plugin {
	font-size: 10px;
	line-height: 120%;
	color: #666666;
	padding: 10px;
}
.maincontents {
	padding: 20px;
}
.font1 {
	color: #004d25;
}
.midasi {
	color: #004d25;
	background: #E6E6E6;
	margin: 20px 0px 5px;
	padding: 2px 2px 2px 5px;
	font-weight: bold;
}
.fontsmall {
	font-size: 70%;
}
