@charset "UTF-8";
/* CSS Document */

/* ------ menu ------ */

#menu #mark-tel {
	text-align: center;
	width: 180px;
	margin-bottom: 10px;
	margin-top: 20px;
}
#menu #mark-tel p {
	margin-bottom: 10px;
}
#menu #sub_menu {
	font-size: 87%;
	line-height: 1.5;
	padding-left: 8px;
	width: 170px;
	margin-bottom: 10px;
}
#menu #sub_menu a:hover {
	color: #dc5032;
	text-decoration: underline;
}

/* ------ contents ------ */

.title {
	font-size: 140%;
	font-weight: bold;
	color: #000;
	line-height: 1.1;
}
#contents h3 {
	margin-bottom: 10px;
	clear: both;
}
#contents p {
	margin-bottom: 15px;
}
#contents p strong {
	font-weight: bold;
	color: #C63;
}
#contents #main_image {
	height: 248px;
	width: 600px;
	margin: 20px 0px 0px;
	padding: 0px;
}
#contents #point {
	background: #E6E6E6;
	padding: 10px 10px 0px;
	width: 580px;
	margin-bottom: 15px;
}
.coment {
	font-size: 120%;
	font-weight: bold;
	color: #333;
}
#contents #case {
	clear: both;
	width: 600px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contents #case .video {
	float: left;
	height: auto;
	width: 315px;
}
#contents .intro {
	background: #E6E6E6;
	padding: 7px 10px;
	width: 580px;
	margin-bottom: 10px;
	line-height: 1.4;
}
#contents .detail {
	margin-bottom: 15px;
	margin-top: 0px;
}

#contents .q {
	line-height: 30px;
	background: url(../images/q.gif) no-repeat left top;
	width: 565px;
	padding-left: 35px;
	font-weight: bold;
}
#contents .a {
	background: url(../images/a.gif) no-repeat 8px 7px;
	width: 565px;
	padding-left: 35px;
}
#contents .margintop {
	margin-top: 15px;
}
#contents .line tr td {
	border-top: 1px solid #F0A44D;
	border-bottom: 1px solid #F0A44D;
}
#contents .center {
	text-align: center;
}
#contents .article {
	font-size: 120%;
	line-height: 30px;
	background: url(../images/f_schedule.gif) no-repeat center top;
	text-align: center;
	height: 30px;
	width: 600px;
}
#contents .center .box {
	line-height: 1.5;
	width: 600px;
	background: #E6E6E6;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contents p .right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#contents p .left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#contents .cost {
	font-size: 140%;
	padding-left: 80px;
	padding-bottom: 5px;
	border: 2px dotted #A7DB2E;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 8px;
}
#contents .cost li {
	background-image: url(../images-cost/li_cost.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 25px;
}

