ul#tab {
	zoom: 1;
	list-style: none;
	border-radius: 5px; /* CSS3 */
	　　-webkit-border-radius: 5px; /* Safari,Google Chrome用 */
	　　-moz-border-radius: 5px; /* Firefox用 */
	　　behavior: url(../js/PIE.htc); /* IE用 */


	*background:url(../menu9_img/menu9_bg.gif) repeat-x;/* for IE browser due to png hacks */
	background-image: url(../menu9_img/menu9_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E1E1E1;
	border-left-color: #E1E1E1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 34px;
	width: 96%;
}
ul#tab:after { content:"."; display: block; height:0px; clear:both; line-height:0; visibility:hidden; }
ul#tab li {
	float: left;
	text-align: center;
}
ul#tab li:last-child {
	background: none;
}
ul#tab li a {
	display: block;
	width: 138px;
	padding: 8px 0;
	text-decoration: none;
	color: #333;
}
ul#tab li a:hover {
	background: #c95560;
	color: #fff;
	border-radius: 5px; /* CSS3 */
	　　-webkit-border-radius: 5px; /* Safari,Google Chrome用 */
	　　-moz-border-radius: 5px; /* Firefox用 */
	　　behavior: url(../js/PIE.htc); /* IE用 */
}
ul#tab li.active,
ul#tab li.active a,
ul#tab li.active a:hover {
	background: #c81528;
	color: #fff;
	border-radius: 5px; /* CSS3 */
	　　-webkit-border-radius: 5px; /* Safari,Google Chrome用 */
	　　-moz-border-radius: 5px; /* Firefox用 */
	　　behavior: url(../js/PIE.htc); /* IE用 */
}

.tabbox {
	display: none;
}

.corse_w {
	width: 98%;
	padding: 0.5%;
	border: 1px solid #CCC;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
}
.corse_w_in {
	width: 96%;
	overflow: hidden;
	background-color: #F6F5F4;
	padding-left: 2%;
	padding-right: 2%;
}
.corse_01 {
	width: 100%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #B0A89F;
	margin-bottom: 20px;
}
.corse_01_line {
	width: 100%;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0A89F;
}
.corse_03 {
	width: 30%;
	float: right;
}
.corse_photo {
	background-color: #FFF;
	padding: 1%;
	margin-bottom: 10px;
}
.corse_photo85 {
	background-color: #FFF;
	padding: 1%;
	margin-bottom: 10px;
	height: auto;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
.corse_photo img{
  vertical-align:bottom;
}
.corse_title {
	text-align: right;
	margin-bottom: 10px;
	width: 85%;
	margin-left: 15%;
}
.corse_title75 {
	text-align: right;
	margin-bottom: 10px;
	width: 75%;
	margin-left: 23%;
	margin-right: 2%;
}
.corse_title95 {
	text-align: right;
	margin-bottom: 10px;
	width: 95%;
	margin-left: 5%;
}
.corse_copy {
	text-align: justify;
	font-size: 92%;
	line-height: 150%;
	margin-bottom: 15px;
	color: #666;
	min-height: 80px;
}
.corse_data {
	margin-bottom: 20px;
	font-size: 92%;
	color: #363;
	margin-right: auto;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #063;
}
.c_h {
	margin-left: 3%;
	text-align: left;
	vertical-align: top;
	width: 97%;
}
.c_h td {
	padding-right: 1%;
	vertical-align: top;
	line-height: 150%;
	padding-left: 1%;
	font-size: 125%;
	letter-spacing: 0em;
}
.c_tutum {
	overflow: hidden;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	width: 98%;
	margin-left: auto;
}
.white {
	background-color: #FFF;
}
