@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFFFFF;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 800px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h1{
	color: #003399;
	font-size: 18px;
	margin-left: 10px;
}
h2{
	color: #006633;
	font-size: 16px;
}

h3{
	color: #FF3366;
	font-size: 16px;
}
.table_list{
	line-height: 20px;
	width: 750px;
}
.table{
	line-height: 20px;
	width: 750px;
}
.text1{
	font-weight: bolder;
	color: #666666;
	font-size: 14px;
}
.text2{
	font-weight: bolder;
	font-size: 14px;
	text-align: center;
}
.tel {
	float: right;
	margin-bottom: 15px;
	margin-right: 50px;
	margin-top: 5px;
}

.text3{
	font-weight: bolder;
	color: #FF6600;
	font-size: 24px;
}
.text4{
	font-weight: bold;
	color: #FF0000;
	font-size: 18px;
	line-height: 25px;
}
.ad_bo{
	line-height: 17px;
	color: #FFFFFF;
	background-color: #FF9900;
	text-align: center;
	width: 800px;
}
