@charset"utf-8";

/* CSS Document */

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	text-align: center;
	line-height: 2em;
	color: #666666;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#content {
	width: 960px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 1px;
	text-align: center;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	text-indent: 30px;
	color: #333333;
	text-align: left;
}
.14bold,th {
	font-size: 14px;
	font-weight: bold;
	text-indent: 20px;
	color: #333333;
	text-align: left;
}
#main {
	font-size: 12px;
	line-height: 2em;
	color: #333333;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.main,td {
	text-align: center;
}
h2 {
	text-align: left;
	text-indent: 30px;
	font-size: 16px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-top-style: dotted;
	height: 25px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
}
a:link {
	color: #009900;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #009900;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
}
#footer {
	font-size: 10px;
	background-color: #75C359;
	line-height: 1.2em;
	color: #1B1B1B;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
	width: 924px;
}
#img {
	border: 1px solid #F0F0F0;
	width: 920px;
	text-align: center;
}

.pan {
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 0px;
}
.ptop {
	font-size: 10px;
	text-align: right;
	margin-right: 10px;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
}
.photo {
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
