@charset "utf-8";


/* reset */
/* =========================================================== */
* {
	margin: 0;
	padding: 0;
}



/* common */
/* =========================================================== */
body {
	background: #E8E8E8;
	text-align: center;
	color: #555555;
	font-family: "ＭＳ Ｐゴシック", Osaka, Arial, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	line-height: 1;
}

html>/**/body {
	font-size: 16px; 
}

img {
	border: none;
	vertical-align: bottom;
}

a:link {
	color: #0C419A;
	text-decoration: none;
}

a:visited {
	color: #0C419A;
	text-decoration: none;
}

a:hover {
	color: #0099CC;
	text-decoration: none;
}

a:active {
	color: #0099CC;
	text-decoration: none;
}

.clear {
	display: inline-block;
}  
 
.clear:after {
  	content: "."; 
  	display: block; 
  	height: 0; 
  	clear: both; 
  	visibility: hidden;
}

* html .clear {
	height: 1%;
}

.clear {
	display: block;
}




/* headerWrap */
/* =========================================================== */
#headerWrap {
	background: #FFFFFF;
	text-align: center;
}

/* header */
#header {
	width: 850px;
	margin: 0 auto;
	text-align: left;
}

#header div.topLine {
	padding: 0 0 4px 0;
	background: #E8E8E8;
	overflow: hidden;
}

#header div.topLine h1,
#header div.topLine p.keywords {
	float: left;
	width: 450px;
	margin: 7px 0 0 7px;
	font-size: 70%;
	line-height: 1.2;
	font-weight: normal;
	/display: inline;
}

#header div.topLine ul {
	float: right;
	width: 370px;
	margin: 5px -1px 0 0;
}

#header div.topLine li {
	float: right;
	padding: 1px 10px 0 10px;
	list-style: none;
	border-right: solid 1px #999999;
	font-size: 78%;
	line-height: 1.2;
}

#header div.topLine li.this {
	color: #666666;
	font-weight: bold;
}

#header div.logo {
	float: left;
	width: 110px;
	height: 80px;
	background: url(../common/logo.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
}

#header div.logo a {
	display: block;
	width: 110px;
	height: 80px;
}

#header p.headerCopy {
	float: left;
	width: 180px;
	height: 80px;
	background: url(../common/header_copy.gif) no-repeat left top;
	text-indent: -9999px;
}

#header div.infoArea {
	float: right;
	width: 450px;
	text-align: right;
}

#header div.infoArea li {
	float: right;
	margin: 0 0 0 12px;
	padding: 14px 0 0 5px;
	list-style: none;
	font-size: 78%;
	line-height: 1.5;
}

#header div.infoArea li a {
	padding: 0 0 0 8px;
	background: url(../common/arw_gray.gif) no-repeat left center;
}

#header div.infoArea p.tel {
	padding: 10px 0 0 15px;
	text-align: right;
}

/* gNav */
#gNav {
	clear: both;
	width: 860px;
	margin: 0 -20px 0 0;
	padding: 15px 0 11px 0;
}

#gNav li {
	float: left;
	list-style: none;
}

#gNav li a {
	display: block;
	height: 24px;
	text-indent: -9999px;
	overflow: hidden;
}

#gNav li a.about {
	width: 142px;
	background: url(../common/gnav_about.gif) no-repeat;
}

#gNav li a.course {
	width: 141px;
	background: url(../common/gnav_course.gif) no-repeat;
}

#gNav li a.kyoshitsu {
	width: 141px;
	background: url(../common/gnav_kyoshitsu.gif) no-repeat;
}

#gNav li a.nyujuku {
	width: 141px;
	background: url(../common/gnav_nyujuku.gif) no-repeat;
}

#gNav li a.faq {
	width: 142px;
	background: url(../common/gnav_faq.gif) no-repeat;
}

#gNav li a.eforms {
	width: 143px;
	background: url(../common/gnav_eforms.gif) no-repeat;
}

#gNav li a:link,
#gNav li a:visited {
	background-position: left -24px;
}

#gNav li a:hover,
#gNav li a:active {
	background-position: left 0px;
}

#gNav li a:link.this,
#gNav li a:visited.this,
#gNav li a:hover.this,
#gNav li a:active.this {
	background-position: left 0px;
}






/* contentWrap */
/* =========================================================== */
#contentWrap {
	background: #FFFFFF;
	text-align: center;
}

/* content */
#content {
	width: 850px;
	margin: 0 auto;
	text-align: left;
	padding: 0 0 12px 0;
}

/* pankuzu */
#content ol.pankuzu {
	width: 850px;
	margin: 0 0 18px 0;
	padding: 18px 0 0 0;
}

#content ol.pankuzu li {
	float: left;
	margin: 0 4px 0 0;
	list-style: none;
	font-size: 70%;
	line-height: 1.2;
}

/* goTop */
#content p.goTop {
	clear: both;
	padding: 12px 0 0 0;
	text-align: right;
	font-size: 70%;
	line-height: 1.5;
}

#content p.goTop a {
	padding: 0 14px 0 0;
	background: url(../common/arw_pagetop.gif) no-repeat right top;
}

#content p.goTop a:link,
#content p.goTop a:visited {
	color:#555555;
	text-decoration: none;
}

#content p.goTop a:hover,
#content p.goTop a:active {
	color:#555555;
	text-decoration: underline;
}


/* main */
#main {
	float: left;
	width: 640px;
}

#mainWide {
	width: 850px;
}


/* sideBar */
#sideBar {
	float: right;
	width: 185px;
}

#sideBar dl.kyoshitsu {
	margin: 0 0 10px 0;
	border-bottom: solid 1px #CCCCCC;
}

#sideBar dl.kyoshitsu dt {
	margin: 0 0 10px 0;
}

#sideBar dl.kyoshitsu dd {
	padding: 0 0 5px 0;
	background: url(../common/area_bg.gif) repeat-y left;
}

#sideBar dl.kyoshitsu dd ul {
	margin: 0 0 0 9px;
}

#sideBar dl.kyoshitsu dd ul li {
	float: left;
	padding: 0 3px 3px 0;
	list-style: none;
}

#sideBar dl.kyoshitsu dd ul li a:link img,
#sideBar dl.kyoshitsu dd ul li a:visited img {
	border: solid 1px #DDDDDD;
}

#sideBar dl.kyoshitsu dd ul li a:hover img,
#sideBar dl.kyoshitsu dd ul li a:active img {
	border: solid 1px #7D7D7D;
}

#sideBar ul.bannerArea {
	margin: 0 0 25px 0;
}

#sideBar ul.bannerArea li {
	margin: 5px 0 0 0;
	list-style: none;
	text-align: center;
}


/* 20091203 tsukamoto */

#sideBar dl.eventNews {
	margin: 0 0 25px 0;
}

#sideBar dl.eventNews dt {
	padding: 0 0 10px 0;
	background: #FFFFFF;
	position: relative;
}

#sideBar dl.eventNews dd {
	padding: 0 10px 0 10px;
	background: #F7F7F7;
	overflow: hidden;
}

#sideBar dl.eventNews dd ul {
	margin: -1px 0 0 0;
}

#sideBar dl.eventNews dd ul li {
	padding: 8px 0;
	background: url(../event/images/tensen.gif) repeat-x left top;
	list-style: none;
	font-size: 78%;
	line-height: 1.5;
}

/* 20091203 tsukamoto */





/* footer */
/* =========================================================== */
#footerWrap {
	clear: both;
}

#footerWrap div.footerArea01 {
	padding: 0 0 8px 0;
	background: #FFFFFF;
	text-align: center;
}

#footerWrap div.footerArea01 ul {
	width: 850px;
	margin: 0 auto;
	/margin: 0;
	padding: 0;
	text-align: left;
}

#footerWrap div.footerArea01 li {
	float: right;
	margin: 0 0 0 12px;
	padding: 0 0 0 5px;
	list-style: none;
	font-size: 78%;
	line-height: 1.5;
}

#footerWrap div.footerArea01 li a {
	padding: 0 0 0 8px;
	background: url(../common/arw_gray.gif) no-repeat left center;
}



#footerWrap div.footerArea02 {
	padding: 15px 0 0 0;
	background: url(../common/line01.gif) repeat-x top;
	text-align: center;
}

#footerWrap div.footerArea02 ul.layout {
	width: 850px;
	margin: 0 auto;
	/margin: 0;
	text-align: left;
}

#footerWrap div.footerArea02 ul.layout li {
	float: left;
	width: 212px;
	list-style: none;
}


#footerWrap div.footerArea02 ul.list {
	width: 205px;
	margin: 0 0 25px 0;
}

#footerWrap div.footerArea02 ul.list li {
	width: 205px;
	list-style: none;
	font-size: 70%;
	line-height: 1.7;
}

#footerWrap div.footerArea02 ul.list li.ttl {
	font-size: 78%;
	line-height: 1.7;
	font-weight: bold;
}

#footerWrap div.footerArea02 a:link,
#footerWrap div.footerArea02 a:visited {
	color: #555555;
	text-decoration: none;
}

#footerWrap div.footerArea02 a:hover,
#footerWrap div.footerArea02 a:active {
	color: #555555;
	text-decoration: underline;
}





#footerWrap div.footerArea03 {
	padding: 15px 0 0 0;
	background: url(../common/line01.gif) repeat-x top;
	text-align: center;
}

#footerWrap div.footerArea03 ul {
	width: 850px;
	margin: 0 auto;
	/margin: 0;
	padding: 0;
	text-align: left;
}

#footerWrap div.footerArea03 li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 0 12px 0;
	list-style: none;
	color: #999999;
	font-size: 70%;
	line-height: 1.7;
}

#footerWrap div.footerArea03 li.copyright {
	margin: 0 30px 0 0;
	color: #555555;
}


#footerWrap div.footerArea03 a:link,
#footerWrap div.footerArea03 a:visited {
	color: #555555;
	text-decoration: none;
}

#footerWrap div.footerArea03 a:hover,
#footerWrap div.footerArea03 a:active {
	color: #555555;
	text-decoration: underline;
}

img.gokaku{
	margin: 0 0 20px 0;
}

