@charset "euc-jp";


div#headmes {
	font-size: 118%;
	margin-bottom: 45px;
}
div#headmes p {
	margin-bottom: 6px !important;
	line-height: 1.6 !important;
}
div.imgs {
	padding: 10px;
	float: right;
	width: 200px;
	background: #FFFFFF;
	text-align: center;
	border: 1px solid #CCC;
	margin: 0px 0px 15px 25px;
}
div.imgs p{
	font-size: 82%!important;
	line-height: 2!important;
}


div.course {
	padding: 18px;
	border: 2px solid #066ABB;
	margin-bottom: 15px;
}

div.course h4 {
	background: #066ABB;
	padding: 8px;
	color: #FFF;
	font-size: 16pt;
	margin: -17px -17px 25px;
	text-align: center;
}

p.plan_exp{
	margin-bottom: 35px;
	font-size: 110%;
	font-weight: bold;
}

div.course h5 {
	font-size: 14pt;
	color: #066ABB;
	margin-top: 15px;
	margin-bottom: 10px;
	background-color: #E9F4FE;
	padding: 5px 0px 5px 38px;
	font-weight: normal;
	width: 500px;
}
h5.osusume 	{ background: url(../images/prize_winner.png) no-repeat left center; }
h5.ontime 	{ background: url(../images/old_clock.png) no-repeat left center; }
h5.cali 		{ background: url(../images/note.png) no-repeat left center; }
h5.price 		{ background: url(../images/yen_currency_sign.png) no-repeat left center; }
h5.shidou 	{ background: url(../images/edit.png) no-repeat left center; }

table.calicu{ border: 1px solid #999; 
}
table.calicu th,
table.calicu td{
	padding: 8px 12px;
	border-bottom: 1px dotted #CCC;
}
table.calicu th{
	white-space: nowrap;
	background: #F9F9F7;
}
table.calicu tr.col1 th{ background: #F1F1EB; }
table.calicu tr.col1 td{ background: #F9F9F7; }

table#wid100{ width: 100%; }

div.exp { margin: 0px 0px 25px 35px; }



p.moushikomi {
	margin: 20px 0px 5px;
	clear: both;
}
p.moushikomi a{
	width: 300px;
	display: block;
	margin: 0px 0px 0px auto;
	padding: 10px;
	background: #FFCC00;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14pt;
	letter-spacing: 4px;
}
p.moushikomi a:hover{ background: #993300; }

p.insatsu{
	margin-bottom: 35px !important;
	float: none;
	text-align: right;
	width: auto;
}


dl.shidou { }
dl.shidou dt{
	font-weight: bold;
	margin-bottom: 4px;
	background: url(../images/mini_07_16.gif) no-repeat left center;
	padding-left: 15px;
}
dl.shidou dd{
	margin-bottom: 12px;
	margin-left: 15px;
}
ul.shiyou {
	font-size: small;
	margin-left: 3em;
}
