/* element -----------------------------------------*/
div#wrapper {
	width: 960px;
	padding-bottom:20px;
}

#wrapper h3{
	padding:0;
	margin:0 0 15px;
	border:0;
}
#wrapper p{
	margin:0;
	padding:0;
}
#wrapper .btn{
	margin-bottom:20px;
	text-align:center;
}
#wrapper .btn a:hover img{
	filter:alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

a:hover img{
	filter:alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}
.textlink a{
	font-size:12px;
	font-weight:bold;
	background:url(/resource/images/iconmark/mrk_triangle_gray.gif) 0 3px no-repeat;
	padding-left:8px;
	padding-bottom:2px;
}
.pontapoint_read{
	font-family:'ヒラギノ角ゴ Pro W5','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:14px;
	line-height:110%;
	padding-bottom: 15px;
}

.pontapoint_read strong{
	color:#ff4800;
	font-size:18px;
	font-weight:bold;
	line-height:130%;
}
/* #mainImage -----------------------------------------*/
#mainImage{
	width:960px;
	height:344px;
	background:url(../images/header.jpg) no-repeat;
	margin-bottom:15px;
	position:relative;
}
#mainImage h1{
	display:none;
}

.read{
	margin-bottom:10px;
	overflow:hidden;
}
.entrybtn{
	margin:30px 0;
	text-align:center;
}
.entrybtn a:hover img{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

/* .ttl -----------------------------------------*/
.pontapoint{
	width:920px;
	margin:10px 20px;
	padding:0;
}
.ttl{
	margin:20px 0;
}

.box{
	width:940px;
	margin-bottom:30px;
}
.box .left{
	width:450px;
	float:left;
	background-image: url(../images/img_point1.gif);
	background-repeat: no-repeat;
	height: 320px;
	position: relative;
}
.box .right{
	width:450px;
	float:right;
	background-image: url(../images/img_point2.gif);
	background-repeat: no-repeat;
	height: 320px;
	position: relative;
}
.box .left .text3{
	position: absolute;
	text-align:left;
	top:260px;
	left:30px;
}
.box .left .text4{
	position: absolute;
	text-align:left;
	top:285px;
	left:30px;
}
.box .right .text5{
	position: absolute;
	text-align:left;
	top:90px;
	left:30px;
}
.box .right .text6{
	position: absolute;
	text-align:left;
	top:150px;
	left:30px;
}
.btn_area {
	margin-top: 15px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.btn_area .left {
	float: left;
}
.btn_area .right {
	float: right;
}
.btn_area a {
	display: block;
	height: 60px;
	width: 350px;
}

/* .information -----------------------------------------*/
#information{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 20px;
	padding: 20px;
	border: 5px solid #0099FF;
}
#information dl{
	margin:0 10px;
	overflow:hidden;
	color:#333;
}
#information dl dt{
	width:13em;
	margin:0 0 0 5px ;
	float:left;
	font-weight:bold;
	clear:both;
}
#information dl dd{
	margin-bottom:10px;
	padding: 0 0 10px 14em;
	border-bottom:1px dashed #0099FF;
}
#information dl dd.last{
	margin-bottom:0;
	padding-bottom:0;
	border:none;
}

/* .ifream -----------------------------------------*/
 ul.noteList {
	float:left;
	width:520px;
}

 ul.noteList li {
	margin-bottom:0;
}

div.noteBox {
	float:left;
	width:520px;
}

.courselist {
	float:right;
	width:237px;
}
