@charset "UTF-8";
/* CSS Document */

/* BODY---------------------------------------------------------------------------- */

body {
	text-align: center;
	color: #444444;
	font: 84%/1.7em "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Vernada, sans-serif;
	background-color: #D7D9F2;
	margin: 0px;
}

#wrapper {
	background: #FFFFFF;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}

/* HEADER---------------------------------------------------------------------------- */

#header {
	width: 840px;
	margin: 0px;
	padding: 0px;
	height: 103px;
}

#globalMenu {
	width: 840px;
	padding-right: 0px;
	padding-left: 0px;
	clear: both;
	height: 34px;
	background: url(../image/menu/menu_back.jpg) no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
}
#globalMenu ul {
	margin: 0px;
	padding: 0px;
}
#globalMenu li {
	float: left;
	width: 120px;
	margin: 0px;
	padding: 0px;
	height: 34px;
}
#mainVisual {
	height: 250px;
	width: 840px;
	margin-bottom: 20px;
}

/* CONTENTS---------------------------------------------------------------------------- */

#contents {
	border-top-width: 1px;
	border-bottom-width: 1px;
	margin: 0px 0px 20px;
	padding: 0px;
	width: 840px;
	float: left;
}
#contents #leftContents {
	float: left;
	width: 160px;
}
#contents #leftContents li {
	margin-bottom: 5px;
}
#contents #leftContents li img {
	vertical-align: bottom;
}
#contents #rightContents {
	float: right;
	width: 660px;
}
#contents h2 {
	margin: 0px 0px 15px;
	padding: 0px 0px 0px 7px;
	color: #26B3B1;
	font-size: 120%;
	font-weight: bold;
	border-left-width: 4px;
	border-left-style: solid;
	line-height: 24px;
}
#contents h3 {
	line-height: 24px;
	margin: 0px 0px 15px;
	padding: 0px;
	height: 24px;
	border-bottom: 1px solid #0038AB;
	font-weight: bold;
	color: #0038AB;
	font-size: 105%;
}
#contents h4 {
	font-weight: bold;
	color: #26B3B1;
}
#top table td {
	margin: 0px;
	padding: 2px;
	vertical-align: top;
	border: 1px solid #FFFFFF;
}
#top table td.td1 {
	color: #26B3B1;
	padding-left: 7px;
	border-left: 3px solid #26B3B1;
	font-weight: bold;
}
#top .box2 {
	float: left;
	width: 330px;
}
#seminar  table.seminar td.course {
	height: 25px;
	margin-bottom: 10px;
}
#top h5 {
	height: 27px;
	margin-bottom: 5px;
}
#top .box1 p{
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 15px;
}

#gaiyou table td {
	margin: 0px;
	padding: 2px;
	vertical-align: top;
	border: 1px solid #FFFFFF;
}
#gaiyou table td.td1 {
	color: #26B3B1;
	padding-left: 7px;
	border-left: 3px solid #26B3B1;
	font-weight: bold;
}
#seminar .notes {
	color: #FF0000;
}
#seminar table.explanation td {
	padding: 3px;
}
#seminar table.explanation .td2 {
	line-height: 16px;
}
#seminar table.seminar {
	border: 1px solid #999999;
}
#seminar table.seminar td.course {
	padding: 0px;
	height: 50px;
}
#seminar .seminar td.course img {
	vertical-align: bottom;
}
#seminar table.seminar td {
	border: 1px solid #999999;
	padding: 10px;
	vertical-align: top;
}
#seminar table.seminar .td1 {
	background-color: #EAEAEA;
}
#seminar table.seminar .title {
	font-size: 108%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	color: #0038AB;
}
#seminar table.seminar .text {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}

/* FOOTER---------------------------------------------------------------------------- */

#footer {
	line-height: 25px;
	height: 25px;
	width: 820px;
	margin: 0px;
	color: #FFFFFF;
	background: #0D3171;
	clear: both;
	padding: 0px 10px;
}
