/* CSS Document */
body{
	text-align:center;
	margin-top:0;
	margin-bottom:0;
	color:#333333;
	font-size: 14px;
	line-height:18px;
	background-image: url(../img/bg.gif);
	
}
a:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #FF6600;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	font-size: 12px;
}

table.main {
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF
}
div#info{
	width: 480px;
	line-height: 15px;
	text-align: left;
	background-color:#cccccc;
	color:#333333;
	font-weight: bold;
	padding-top: 20px;
	font-size:14px;
}
.top {
	background-image:url(../img/top_hedera.jpg);
	padding-left: 15px;
	text-align: left;
	font-size: 14px;
}
.h2{
	background-color: #5F5F5F;
	font-size: 18px;
	color: #CCCCCC;
	text-align: left;
	line-height: 30px;
	padding-left: 20px;
}
.h2_table{
	background-color: #5F5F5F;
}
h3{
	color: #FF9900;
	line-height: 20px;
}
h4{
	font-size: 16px;
	line-height: 20px;
}
/* コンテンツ */
.style_01{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 14px;
	line-height: 18px;
}
.style_02{
	height: auto;
	width: 500px;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	border: thin dotted #FF9900;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333333;
	background-color: #FFFFCC;
}
.style_03{
	height: auto;
	width: 458px;
	text-align: left;
	border: thin solid #000000;
	padding-bottom: 5px;
	color: #666666;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
.style_04{
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;

}
/*リンクスタイル*/
.td_style_01{
	color: #333333;
}
.link_color{
	color: #000000;
}

