@charset "utf-8";
/* CSS Document */
html, body, div, span, h1, h2, h3, p, a, img, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 180%;
	color: #333333;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.cf:before,.cf:after {
	content:"";
	display:table;
}
.cf:after {clear: both;}
.cf {zoom: 1;}
#wrap {
	width: 100%;
}
#pr-top {
	width:980px;
	margin:0 auto;
}
#pr-top a,
#pr-top img {
	width:108px;
	display:block;
}
#header {
	width:100%;
	background:#fff;
	border-top:5px solid #FF9900;
}
.main_img {
	width:1120px;
	height:310px;
	margin:0 auto;
	position:relative;
}
.main_img h1 {
	margin:0;
	padding:0;
	width:980px;
	height:300px;
	position:relative;
	top:0;
	left:0;
}
.main_img h1 img {
	margin:0;
	padding:0;
	display:block;
}
#edu-eye {
	position:absolute;
	top:151px;
	left:109px;
	width:530px;
	font-size:14px;
	line-height:1.5em;
}
#edu-eye p {letter-spacing:1px;}
#edu-eye h2 {
	text-indent:-100%;
	white-space:nowrap;
	overflow:hidden;
	margin:0;
	padding:0;
	font-size:10px;
	line-height:1;
}
#attention {
	width:100%;
	margin:0 auto 20px auto;
	border-top:5px solid #ff9900;
	border-bottom:5px solid #ff9900;
	background:url(images/nav-bg.gif);
}
#attention ul {
	width:950px;
	margin:0 auto;
	list-style:none;
	background:#FFCC7F;
}
#attention ul li {
	float:left;
	border-left:1px #ff9900 dotted;
	padding:0;
	margin:0;
	background:#fff;
	line-height:0;
}
#attention ul li a {
	display:block;
	text-decoration:none;
	width:189px;
	height:72px;
	text-align:center;
	padding:7px 0 0 0;
	margin:0;
	color:#666;
	background-image:url(images/nav-arrow.gif);
	background-repeat:no-repeat;
	background-position:84px 65px;
	line-height:normal;
	zoom:1;
}
#attention ul li a:hover {background-color:#FFC;}
#attention ul li a span {
	font-size:14px;
	display:block;
	line-height:18px;
}
#attention ul li a em {
	display:block;
	color:#ff6600;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	line-height:20px;
}
#attention ul li a:hover em {
	color:#cc3300;
}
.article {
	width:950px;
	margin:0 auto;
	padding-bottom:100px;
}
.article h3 {
	background:url(images/st-bg.gif) 0 0 no-repeat;
	width:860px;
	height:25px;
	font-size:25px;
	color:#204163;
	padding:15px 30px 15px 60px;
	line-height:1;
	margin:0 0 15px;
}
.article h4 {
	color:#204163;
	font-size:18px;
	font-weight:bold;
	margin:0 0 10px 0;
}
.article p {
	color:#666;
	font-size:16px;
	padding-bottom:15px;
	line-height:1.8em;
}
.flr {
	float:right;
	border:1px solid #999;
	padding:5px;
	display:block;
	margin:0 0 20px 20px;
	display:block;
}
.flr img {display:block;}
ul.list-progress {
	padding:0 0 25px 15px;
	margin:0;
	list-style-type:none;
}
ul.list-progress li {
	padding:0 0 4px 0;
	margin:0;
	color:#666;
	float:left;
	width:190px;
}
ul.flnon li {
	float:none;
	width:auto;
}
.link-btn2 a {
	background-image:url(images/bn-bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:530px;
	height:75px;
	display:block;
	overflow:hidden;
	white-space:nowrap;
	margin:0 auto;
	text-decoration:none;
	font-size:22px;
	color:#666;
	text-align:center;
	padding:15px 0 0 40px;
}
.link-btn2 a:hover{
	background-position:left bottom;
	color:#ffffff;
}
.link-btn2 em {
	color:#fff;
	font-size:29px;
	display:block;
	font-style:normal;
}
#footer {
	background:#B7D8F9;
	width:100%;
	margin:0 auto;
	text-align:center;
	clear:both;
	font-size:14px;
	padding:60px 0 0;
	height:106px;
}
#footer ul li {
	text-align:justify;
	padding:0 5px;
	display:inline;
}
#copyright {
	font-size:small;
	padding-bottom:10px;
}