@charset "shift_jis";

img { border: none;}

.both { clear: both;}
.tl { text-align: left;}
.tr { text-align: right;}
.tc { text-align: center;}
.fl { float: left;}
.fr { float: right;}
.fc { margin-left:auto; margin-right:auto;}
.fli {
	float: left;
	display:block;
	margin-top:0;
	margin-right:12px;
	margin-bottom:12px;
	margin-left:0;
}
.fri {
	float: right;
	display:block;
	margin-top:0;
	margin-right:0;
	margin-bottom:12px;
	margin-left:12px;
}
.fci { display:block; margin:0 auto 12px;}

.linemb { padding-bottom:18px!important;}

div.freset {
	display:block;
	clear:both;
	height:0px;
	padding:0px;
	margin:0px;
	border:0px;
	line-height:0px;
	overflow:hidden;
}
div.freset hr{ display:none;}

/* HPŤ\‘˘ */
body {
	position:relative;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #333;
	background: #f6f9f0;
}
div#frame {
	width:840px;
	position:relative;
	margin:0 auto;
	z-index:0;
	background:url(../images/main_bg.jpg) repeat-y;
}
div.toppage { padding-top:278px;}
div.subpage { padding-top:190px;}
/* main */
/* ------------------------------------------------------ */

div#main {
	float:right;
	width:520px;
	margin-right:40px;
}
div#main img {
	display:block;
}
div#main h1 {
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	margin:0 0 10px;
	padding:0;
}
div#main p {
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	margin:0 0 10px;
	padding:0;
}

dl.point {
	display:block;
	float:left;
	list-style-type:none;
	margin:0 0 10px;
	padding:0;
}
dl#point_a {
	border-right:1px solid #999;
	width:172px;
}
dl#point_b {
	border-right:1px solid #999;
	width:172px;
}
dl#point_c {
	width:174px;
}

dl.point dt {
	display:block;
	width:162px;
	height:110px;
	padding:0;
	text-indent: -9999em;
}
dl#point_a dt {
	margin:0;
	background:url(../images/stitle_01.gif);
}
dl#point_b dt {
	margin:0 auto;
	background:url(../images/stitle_03.gif);
}
dl#point_c dt {
	margin:0 2px 0 10px;
	background:url(../images/stitle_02.gif);
}

dl.point dd {
	display:block;
	position:relative;
	width:162px;
	height:240px;
	padding:0;
	font-size:12px;
	line-height:20px;
}
dl#point_a dd {
	margin:0;
}
dl#point_b dd {
	margin:0 auto;
}
dl#point_c dd {
	margin:0 2px 0 10px;
}
dl.point dd a {
	position:absolute;
	display:block;
	width:96px;
	height:28px;
	bottom:6px;
	right:6px;
	background:url(../images/readmore.gif);
	text-indent: -9999em;
}
a.pagetop {
	display:block;
	float:right;
	width:118px;
	height:23px;
	bottom:6px;
	right:6px;
	background:url(../images/pagetop_01.gif);
	text-indent: -9999em;
}

p.list_title {
	margin:12px 0 6px!important;
	padding:0 12px!important;
	border-left:3px solid #f66;
	border-bottom:1px solid #f66;
}
dl.fee {
	display:block;
	width:420px;
	margin:0 12px 18px;
	padding:0;
}
dl.fee dt {
	display:block;
	float:left;
	width:180px;
	margin:0;
	padding:4px 0 0;
	text-indent:0.5em;
	border-bottom:1px dotted #666;
}
dl.fee dt span {
	color:#666;
	text-align:right;
}
dl.fee dd {
	margin:0 0 0 180px;
	padding:4px 6px 0 0;
	border-bottom:1px dotted #666;
	text-align:right;
}
dl.fee dd span.time {
	display:block;
	width:130px;
	float:left;
}
dl.fee dd span.price {
	display:block;
	float:right;
}

table {
	width:90%;
	margin:0 auto;
	border-collapse: collapse;
}
table th {
	background:#ddf;
	font-weight:normal;
	padding:4px 6px;
	border:1px solid #666;
}
table td {
	padding:4px 6px;
	border:1px solid #666;
}

dl.info {
	display:block;
	width:350px;
	margin-top:6px;
	float:left;
}
dl.info dt {
	border-bottom:1px dotted #f33;
	padding:2px 8px;
}
dl.info dd {
	margin-bottom:24px;
	padding:4px 0 0 18px;
}


/* head */
/* ------------------------------------------------------ */
div#head {
	position:absolute;
	top:0;
	left:20px;
	width:800px;
}
div.toppage div#head {
	height:220px;
	background:url(../images/header_bg.jpg) no-repeat;
}
div.subpage div#head {
	height:180px;
	background:url(../images/header_bg2.jpg) no-repeat;
}

a#head_logo {
	display:block;
}
div.toppage a#head_logo {
	width:220px;
	height:187px;
	margin:20px 0 10px 20px;
}
div.subpage a#head_logo {
	width:118px;
	height:107px;
	margin:20px 0 10px 20px;
}

div#head ul {
	display:block;
	width:768px;
	margin:0 auto;
	padding:0;
}
div#head ul li {
	display:block;
	float:left;
	height:42px;
	text-indent: -9999em;
	margin:0;
	padding:0;
	list-style-type:none;
}
div#head ul li.n01 {
	width:143px;
	background:url(../images/navi01.jpg) no-repeat;
}
div#head ul li.n02 {
	width:200px;
	background:url(../images/navi02.jpg) no-repeat;
}
div#head ul li.n03 {
	width:140px;
	background:url(../images/navi03.jpg) no-repeat;
}
div#head ul li.n04 {
	width:120px;
	background:url(../images/navi04.jpg) no-repeat;
}
div#head ul li.n05 {
	width:165px;
	background:url(../images/navi05.jpg) no-repeat;
}
div#head ul li:hover {
	background-position:0 -42px;
}
div#head ul li a {
	display:block;
	width:100%;
	height:42px;
}
/* side */
/* ------------------------------------------------------ */
div#side {
	float:left;
	width:220px;
	margin-left:40px;
}
div#side ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
div#side ul li {
	margin:0;
	padding:0 0 12px;
}

/* foot */
/* ------------------------------------------------------ */
div#footarea {
	width:760px;
	height:120px;
	margin:10px auto 6px;
	padding:0;
	background:url(../images/footer_bg.jpg) no-repeat;
}
div#footarea a.foot_logo {
	display:block;
	float:left;
	width:286px;
	height:76px;
	margin:20px 0 10px 30px;
}
div#footarea h2 {
	font-size:18px;
	line-height:20px;
	margin:0 0 0 336px;
	padding:34px 0 0 0;
	color:#069;
}
div#footarea h2 span {
	font-size:14px;
	font-weight:normal;
	color:#333;
}
div#footarea p {
	font-size:14px;
	font-weight:normal;
	margin:6px 0 0 336px;
	padding:0 0 0 0;
}
p#copyright {
	text-align:center;
	margin:6px 0;
	padding:0 0 0 0;
	font-size:10px;
	color:#333;
}
p#copyright a {
	color:#333;
	text-decoration:none;
}
p#copyright a:hover {
	color:#333;
	text-decoration:underline;
}
table#top_table{
	margin: 0;
	padding: 0;
	width: 100%;
}

table#top_table th{
	background-color: white;
}

table#top_table td{
	line-height: 1.5em;
}
