body {
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', Osaka, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #F3F3F3;
}
td {
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', Osaka, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #000000;
}
h2 {
	font-size: 16px;
	text-align: left;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 15px;
}
h3 {
	font-size: 14px;
	color: #333333;
	background-color: #F1F1F1;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
ul {
	margin: 10px 0px;
	padding: 0px 0px 0px 30px;
	list-style: outside;
}
a:link,a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover,a:active {
	color: #000000;
	text-decoration: none;
}

#Main {
	background-image: url(../img/bg_main.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
	width: 703px;
	margin-right: auto;
	margin-left: auto;
}
#ContentsMain {
	padding: 0px 10px 10px;
}
#Pankuzu {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: right;
}
#Pankuzu a:link,
#Pankuzu a:visited {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
#Pankuzu a:hover,
#Pankuzu a:active {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#Footer {
	padding-bottom: 20px;
	padding-top: 10px;
}

.TextRed {
	color: #FF3300;
}
.Text10 {
	font-size: 10px;
}
.padding10 {
	padding: 10px;
}
