@charset "shift_jis";

#top_flash  {
	background: url(../img/top/bg_flash.jpg);
}

#top_flash .inner {
	margin-right: auto;
	margin-left: auto;
	width: 940px;
}
#main {
	padding-top: 7px;
}

#reason h2 {
	background:url(../img/top/title_reason.gif) no-repeat;
	width: 720px;
	height: 44px;
	font-size: 18px;
	line-height: 2.1;
	padding-left: 10px;
}

#reason li {
	float: left;
	margin-right: 1px;
}

#reason #support {
	margin-right: 0px;
}

#reason #curriculum {
	width: 144px;
}

#reason #support {
	width: 143px;
}

#reason #teacher,
#reason #license,
#reason #facilities {
	width: 142px;
}

#reason ul p {
	padding: 6px 10px;
}

#reason h2 {

}

#reason ul {
	border-right: 1px solid #929292;
	border-bottom: 2px solid #2727a1;
	border-left: 1px solid #929292;
	background: #FFFFFF url(../img/top/bg_reason.gif) no-repeat left bottom;
}

#location {
	clear: both;
	border: 1px solid #CCCCCC;
}

#location h2 {
	background:url(../img/top/title_location.gif) no-repeat;
	width: 718px;
	height: 39px;
	font-size: 17px;
	line-height: 1.9;
	padding-left: 10px;
}

#location a {
	color: #000099;
}

#location a img {
	border: 1px solid #333333;
	margin-bottom: 3px;
}

#location a:hover img {
	border: 1px solid #999999;
}

#area li {
	float: left;
	width: 85px;
}

#area #east,
#area #west {
	height:1%;
	float: left;
	padding-left: 16px;
}

#area #east {
	border-right: 1px solid #CCCCCC;
}

#area #west {
	border-left: 1px solid #FFFFFF;
}

#location #area {
	background: #e7e7e7;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding-top: 9px;
	padding-bottom: 6px;
}

#banner_event {
	clear: both;
	border-top: 1px dotted #CCCCCC;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 5px;
}

#banner_event #banner {
	float: left;
	width: 287px;
}

#banner_event #banner .report {
	width: 287px;
	height: 82px;
	background:url(../img/top/bn_blog_bg.gif) no-repeat;
}

#banner_event #banner .report .image01 {
	float: left;
	padding: 37px 0 0 6px;
}

#banner_event #banner .report .image02 {
	float: left;
	padding: 37px 0 0 3px;
}

#banner_event #banner .seminarEast {
	width: 142;
	float: left;
}

#banner_event #banner .seminarWest {
	width: 142;
	float: right;
}

#banner_event #event {
	float: right;
	width: 421px;
}

#event .news {
	width: 400px;
	line-height: 1.4;
	padding-left: 15px;
}

#event .news a {
	font-weight: bold;
}

#event .bg_gray {
	background: #f9f9f9;
	clear: both;
}

#event p {
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 8px;
	padding-bottom: 7px;
	margin-right: 5px;
}

#event p {
	line-height: 1.2;
}

#course_info {
	clear: both;
	border: 1px solid #CCCCCC;
}

#course_info h2 {
	background:url(../img/top/title_course.gif) no-repeat;
	width: 718px;
	height: 39px;
	font-size: 17px;
	line-height: 1.9;
	padding-left: 10px;
}


#course_info a {
	color:#000099;
	text-decoration: none;
}

#course_info .image {
	border: 1px solid #CCCCCC;
	float: left;
	margin: 5px 8px 5px 5px;
}

.course {
	float: left;
	width: 352px;
	padding-bottom: 6px;
}

h3.courseTitle {
	width: 140px;
	background: url(../img/top/arrow.gif) 0 8px no-repeat;
	float: left;
	font-size: 110%;
	font-weight: bold;
	color:#000099;
	line-height: 180%;
	padding-left: 18px;
}

.courseText {
	width: 230px;
	float: left;
	color: #666666;
}

.course.right {
	border-right-style: none;
}

#course_info .inner {
	background: url(../img/top/dot_y.gif) repeat-y center;
	margin: 6px;
}

.course .title {
	margin-top: 5px;
	margin-bottom: 5px;
}

.underline {
	background: url(../img/top/dot_x.gif) repeat-x bottom;
}
/*--Top Flash Alternative Image--*/
#navi_top {
	height: 80px;

}
#navi_top li {
	float: left;

}

#topMsg {
	font-size: 100%;
	line-height: 1.5;
	border: 1px solid #999999;
	padding: 10px;
}

/*=================
    SmartPhone
==================*/

#spBtn {
	text-align:center;
	border:1px solid #ccc;
	background:-webkit-gradient(linear, left top, left bottom, from(#2965e1), to(#000098));
	font-weight:bold;
	-webkit-border-radius:20px / 20px;
	font-size:250%;
	margin:30px auto;
	width:900px;
}
#spBtn a {
	display:block;
	color:#fff;
	text-decoration:none;
	padding: 30px 0 35px 0;
}

#spBtn a:hover {
	color:#fff;
}
