@charset "utf-8";

.toyohashi_box {
	color: #B3B3B3;
	line-height: 1.6;
	width: 690px;
}

.toyohashi_box .font_2 { font-size: 105%; }
.toyohashi_box .font_4 { font-size: 120%; }
.toyohashi_box .font_6 { font-size: 160%; }

.toyohashi_box .mb10 { margin-bottom: 10px; }
.toyohashi_box .mb20 { margin-bottom: 20px; }

.toyohashi_box .fl_l { float: left; }
.toyohashi_box .fl_r { float: right; }

.toyohashi_box h2 {
	margin: 15px 0 5px;
}

.toyohashi_box .cocktail_ttl {
	background-image: url(/img/toyohashi/cocktail_bg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 140%;
	padding: 8px 20px 8px 45px;
}
.toyohashi_box .line_ttl {
	background-image: url(/img/toyohashi/line_bg.jpg);
	background-position: 0 0;
	background-repeat: repeat;
	color: #fff;
	padding: 5px 10px;
}

.toyohashi_box .inner_01 {
	margin: 0 0 10px;
    padding: 10px 0;
}
.toyohashi_box .inner_01 dl { width: 340px; }


.toyohashi_box .coruse_box {
	background-color: #fff;
	border: solid 3px #ccc;
	color: #333;
	padding: 20px;
}
.toyohashi_box .table_box {
	border-bottom: dotted 1px #ccc;
	margin: 10px 0 20px;
	padding-bottom: 20px;
	width: 648px;
}

.toyohashi_box .cap_box {
	color: #987D4F;
	font-weight: bold;
	padding: 5px 10px;
}