@charset "utf-8";

.pagetop {
	padding:20px 0;
	width:590px;
}

.pagetop p {
	margin-left:510px;
	width:80px;
	height:13px;
	text-indent:-9999px;
}

.pagetop p a {
	display:block;
	background:url(../img/pagetop.jpg) 0 0 no-repeat;
	width:80px;
	height:13px;
	text-decoration:none;
	outline:none;
}

.pagetop p a:hover {
	background-position:-80px 0;
}

.main-box {
	margin-bottom:20px;
	width:590px;
}

.main-box p {
	line-height:1.6em;
	font-family:"ＭＳ Ｐゴシック", Osaka;
	font-size:13px;
}

img.float-right-image {
	float:right;
	margin-left:15px;
}

img.float-left-image {
	float:left;
	margin-right:15px;
}

.sub-box {
	margin-bottom:15px;
	width:590px;
}

.sub-box p {
	margin:0 10px;
	line-height:1.6em;
	font-family:"ＭＳ Ｐゴシック", Osaka;
	font-size:13px;
}

#to-contact {
	clear:both;
	width:590px;
}

#to-contact p {
	width:590px;
	height:40px;
	text-indent:-9999px;
}

#to-contact p a {
	display:block;
	background:url(../img/to_contact.jpg) 0 0 no-repeat;
	width:590px;
	height:40px;
	text-decoration:none;
	outline:none;
}

#to-contact p a:hover {
	background-position:-590px 0;
}

.table-main, #ktTable1 table{
	font-size: 13px;
	line-height: 18px;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #333333;
}
.table-main th, #ktTable1 th{
	background-color: #EEEFE0;
	width: 150px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}
.table-main td, #ktTable1 td{
	background-color: #EFEFEF;
	width: 400px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
}

#ktTable1 th, #ktTable1 td{
	border:1px solid #ffffff;
}

