@charset "utf-8";
/********************************
Top
********************************/
#MainContent p {
  clear: left;
  margin: 5px 0;
		padding: 0 10px;
		font-size: 14px;
		line-height: 1.4;
}

h5{margin: 5px 15px;
 line-height: 25px;
	border-left: 10px #0000FF solid;
	border-bottom: 1px solid #0000FF;
	font-size: 0.9em;
	padding-left: 5px}
	
em {
  background: #009;
		border: #000 apx solid;
		color: #FFF;
		margin: 0px 3px;
		padding: 3px 5px;
		font-style: normal;
}

.point_title {
  width: 530px;
  margin: 10px auto 5px auto;
}

.Box {
  width: 500px;
		margin: 5px auto 20px 25px;
		line-height: 1.4;
		font-size: 0.95em;
}

.Box .Header {
  width: 222px;
  background: url(../../img/high/top_box_header.jpg) no-repeat top;
		text-align: center;
		font-size: 14px;
		font-weight: bold;
		color: #FF0;
		padding: 5px 0;
}

.Box .Cont {
  width: 200px;
		height: 50px;
		text-align: left;
		font-size: 12px;
		margin-top: 0px;
		padding: 5px 10px;
		border: #999 1px solid;
}

table.t_price{width: 500px;
 margin-left: 25px;
	font-size: 0.9em;
	border: 1px solid #333333;
	margin-bottom: 10px;}
	
table.t_price th{width: 170px;
 background-color: #FFCC66;
	padding: 5px;}
	
table.t_price td{text-align: left;
 padding-left: 20px}
	
.msg{width: 500px;
 font-size: 0.9em;
	margin: 3px auto}

table.t_curriculum{width: 500px;
 margin-left: 25px;
	font-size: 0.9em;;
	margin-bottom: 30px;}
	
table.t_curriculum th{width: auto;
 background-color: #CCFFCC;
	font-size: 0.9em;
	text-align: center;
	padding: 5px 3px;}
	
table.t_curriculum th.left{width: 130px;
 text-align: center;}

table.t_curriculum td{text-align: center;
	background-color: #FFFFFF;
	padding: 3px;
	font-size: 0.9em;}
	
table.t_curriculum td.none{width: 5px}

dl#qa{margin-left: 15px;
 margin-right: 15px;
	margin-bottom: 20px;
	margin-top: 10px;
	font-size: 0.9em}

dl#qa dt{line-height: 30px;
 border-bottom: 1px dotted #999999;
	line-height: 1.5;}
	
dl#qa dt img{vertical-align: middle;
 margin-right: 5px;
	margin-bottom: 5px}

dl#qa dd{margin-bottom: 30px;
 margin-top: 5px;
	margin-left: 10px;
	height: 70px}

dl#qa dd img{float: left;
 margin-right: 5px;
	height: 50px}
