@charset "UTF-8";

/********************************************

 メインビジュアル

********************************************/
#mainvisual {
	background-position: top center;
	background-image: url(../images/common/head01.jpg);
}

/*
h4 {
	width:695px;
	height:30px;
	background:url(../images/title/isc_h4.gif) no-repeat;
	font-weight:bold;
	font-size:14px;
	padding:10px 0 0 25px;
	margin:0 0 10px 0;
	color:#000;
}
h5 {
	width:695px;
	height:30px;
	background:url(../images/title/isc_h5.gif) no-repeat;
	font-weight:bold;
	font-size:14px;
	padding:10px 0 0 25px;
	margin:0 0 17px 0;
	color:#000;
}
h6 {
	border-bottom:#a9d4d5 1px solid;
	margin:0 0 5px 0;
}
*/

.left {
	width:230px;
	float:left;
}
.left p {
	font-size:100%;
}
.right {
	width:450px;
	float:right;
}
.clear {
	clear:both;
}
.accessboox {
	margin:0 0 40px 0;
}

.access {
	margin:15px 0 0 0;
}
.access h6 {
	margin: 0 0 10px;
	border: none;
	font-size: 14px;
	font-weight: bold;
}
.access p.address {
	margin: 0 0 10px;
}
.access ul.route {
	margin: 0;
	padding: 0;
}
.access ul.route li {
	margin: 0 0 10px;
	padding: 0 0 0 1em;
	text-indent: -1em;
}

.printbtn {
	margin:10px auto 0;
	text-align:center;
}