@charset "utf-8";
body{
	margin:0px;
	font-family:verdana;
	font-size:11px;
	line-height:22px;
	text-align:justify;
	color:#6b6b6b;
	background-color:#006E2F;
}
.title {
	font-family: arial;
	font-size: 20px;
	color:#003366;
	text-decoration: none;
}
.text-green {
	font-family: verdana;
	font-size: 12px;
	color:#006633;
	text-decoration: none;
}
.navi {
	font-family: verdana;
	font-size: 11px;
	color:#000000;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:17px;
	padding-right:17px;
	text-decoration: none;
}
.navi:hover {
	font-family: verdana;
	font-size: 11px;
	color:#000000;
	padding-top:14px;
	padding-bottom:15px;
	padding-left:17px;
	padding-right:17px;
	background-image:url(../images/navi-bg-mo.gif);
	text-decoration: underline;
}
.text1 {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.input1 {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color:#990000;
	border:#CCCCCC solid 1px;
	padding:6px;
	text-decoration: none;
}
.input2 {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color:#990000;
	border:#CCCCCC solid 1px;
	padding:6px;
	text-decoration: none;
}
.button {
	font-family: verdana;
	font-size: 10px;
	font-style:normal;
	line-height: normal;
	font-variant: normal;
	background-color:#FEFAF3;
	color:#990000;
	border:#999999 solid 1px;
	padding:10px;
	padding-top:12px;
	padding-bottom:12px;
	text-decoration: none;
	font-weight: bold;
}
.photo-border{
	font-family:verdana;
	font-size:11px;
	border:#66CC66 solid 1px;
	padding:8px;
}
.photo-border:hover{
	font-family:verdana;
	font-size:11px;
	border:#990000 solid 1px;
	background-color:#E1F8E0;
	padding:8px;
}
