@charset "UTF-8";

.gnav_list > a.businessuse {
	border-bottom-color: #00B3EE;
}

#sid h2 {
	background: #00B3EE;
}

#sid li a:hover {
	background-color: #CCF0FC;
}

#sid li.select {
	background: #00B3EE;
}

#sid a.select:hover {
	background: #00B3EE;
}

/*#contents .main-img {
	margin-bottom: 45px;
}*/
#contents h2 {
	border-bottom: 2px solid #00B2F1;
}

#contents h3 {
	background: #CCF0FC;
}

#contents .box-tel {
	text-align: center;
}

.index #contents h3 {
	border-bottom: 2px solid #00B3EE;
}

/* -------------------- */

/*.index .box1 {
	padding: 0px 8px;
	margin-bottom: 42px;
}

.index .text1 {
	font-size: 22px;
	margin-bottom: 7px;
}

.index #contents h3 {
	padding-left: 2px;
	padding-bottom: 5px;
	border-bottom: 2px solid #00B3EE;
	margin-bottom: 40px;
	background: none;
}

.index .box2 a {
	display: block;
	color: #333;
}

.index .box2 a.name {
	background: url(../common/img/icon2.gif) 2px 50% no-repeat;
	padding-left: 10px;
	margin-bottom: 5px;
}

.index .box2-1 {
	float: left;
	margin-right: 25px;
	margin-bottom: 45px;
}

.index .even {
	float: left;
	margin-right: 0px;
}*/

/* -------------------- */
.stand .box1 {
	padding: 0px 8px;
	margin-bottom: 26px;
}

.stand .text1 {
	font-size: 22px;
	margin-bottom: 7px;
}

.stand .box2-1 {
	float: left;
	margin-right: 15px;
	margin-bottom: 45px;
}

.stand .end {
	margin-right: 0px;
}

.stand .box2-1 img {
	margin-bottom: 8px;
}

.stand .box2-1 p {
	padding-left: 5px;
}

.stand #map_canvas {
	height: 350px;
	margin-bottom: 5px;
}

@media screen and (max-width:640px) {
	.stand .box1 {
		padding: 0;
	}

	.stand .text1 {
		font-size: 18px;
		line-height: 1.8;
	}

	.stand .box2-1 {
		float: none;
		width: 230px;
		margin: 0 auto 20px;
	}

	.stand #map_canvas {
		height: 250px;
	}

	.blog-body table {
		width: 100%;
	}

}
