#contents .wr{
	width:650px;
	height:auto;
	overflow:hidden;
	padding:0 0 0 0;
}
#contents .wr:after{
	overflow:hidden;
	content:"";
	display:block;
	clear:both;
	height:1px;
}
/*\*/
 * html #contents.wr{
 	height:1em;
	overflow:hidden;
}

strong {
	color: #FF0099;
}

table{
	width:650px;
	font-size:13px;
}
td{
	padding-left:5px;
	line-height: 140% ;
}
th{
	background-color:#F2F2F2;
	font-weight:normal;
}
.left_th{
	width:100px;
}
.width2{
	width:275px;
}
.vtop{
	vertical-align:top;
}
.money{
	font-size:16px;
	padding-left:20px;
}
.right{
	text-align:right;
	padding-right:5px;
}
.center{
	text-align:center;
}



/*オープンキャンパス----------------*/
.oc_top{
	padding-bottom:20px;
}
.day{
	width:200px;
	padding:0 0 20px 30px;
	float:left;
}
.day p{
	padding-left:20px;
	font-size:16px;
}
h5{
	background-color:#333333;
	height:20px;
	margin:10px 0 10px 0;
	padding:5px 0 0 10px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.side{
	width:186px;
	height:68px;
	float:left;
	padding-bottom:20px;
}
.to_form{
	width:278px;
	float:left;
	height:68px;
}


/*フォーム----------------*/
form table th{
	width:180px;
}
.check {
	color:#FF0066;
	font-size:13px;
	line-height:150%;
}
form p{
	padding:10px 0 10px 0;
}
span.ess {
	color:#FF0066;
	font-size: 10px;
	margin-left: 5px;
}

.end {
	font-size: 75%;
	color: #FF0066;
}