body {
	background-color: #F3F3F3;
	background-image: url(img/back.jpg);
	background-repeat: repeat-y;
	margin: 0px 0px 40px 40px;
	padding: 0px;
}
a 			{ color: #03c; text-decoration: none; }
a:link		{ color: #03c; text-decoration: none; }
a:visited	{ color: #03c; text-decoration: none; }
a:hover		{ color: #fff; background-color: #03c; }
a:active	{ color: #fff; background-color: #03c; }

.caption {
	font-family: "Verdana";
	font-size: 9px;
	color: #333;
}
.text {
	font-size: 75%;
	line-height: 160%;
	color: #333;
}
.text2 {
	font-size: 100%;
	line-height: 160%;
	color: #333;
}
.midasi {
	font-size: 85%;
	line-height: 150%;
	font-weight: bold;
	color: #333333;
}
h3 {
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #FF6633;
	border-left-color: #FF6633;
	font-size: 90%;
	padding: 3px;
	color: #FF6600;
}
.prh {
	border: none;
	font-size: 90%;
	padding: 3px;
	color: #FF6600;
}

h4 {
	font-size: 90%;
	padding: 3px 3px 3px 6px;
	color: #6699CC;
	background-color: #F3F3F3;
	margin-bottom: 3px;
	border-top: 1px solid #6699CC;
	border-right: 1px solid #6699CC;
	border-bottom: 1px solid #6699CC;
	border-left: 6px solid #6699CC;
}
.tab {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
	padding-left: 6px;
}
input, textarea {
	margin-top: 5px;
	margin-bottom: 5px;
}
em {
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
}
img {
	border: none;
}
.pr {
	border: 1px solid #ccc;
}
.pr1 {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width:370px;
}
.pr2 {
	border-bottom: 1px solid #ccc;
	width:80px;
}
.pr3 {
	border: 1px solid #ccc;
}
.ki {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 75%;
	line-height: 160%;
	color: #666666;
}
.contact {
	text-align: center;
	font-size: 130%;
	font-weight: bold;
	line-height: 160%;
	color: #666666;
}
.kind {
	color: #FF3300;
	font-size: 75%;
	line-height: 160%;
}
.prarea {
	width: 450px;
	padding-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 15px;
}
.prarea2 {
	width: 470px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 15px;
}
.entry {
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	line-height: 160%;
	color: #666666;
}

