@charset "utf-8";
 /* Dafault
-------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

body {
	padding-top: 28px;
	text-align: center;
	background-color: #000;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐ ゴシック',sans-serif;
}

img {
	border: 0;
}

br.clear {
	font-size:1%;
	line-height:1%;
	clear:both;
}

 /* Common
-------------------------------------------------- */
.img-left {
	float: left;
	margin-right: 1em;
}

.img-right {
	float: right;
	margin-left: 1em;
}

.img-center {
	text-align: center;
}


 /* Layout
-------------------------------------------------- */
#top {
	/*background: url(../images/common/background.jpg) center -2px repeat;*/
	background-color:#c1f0ff;
}
#container {
	width: 926px;
	margin: 0 auto;
	background: #fff;
	text-align: left;
}

#header {
	width: 920px;
	height: 147px;
	margin: 0 auto;
	position: relative;
	background: #fff url(../images/common/header_back3.gif) top center repeat-x;
}
* html #header { margin-left: 3px;}

div#wrapper {
	padding: 40px 25px 10px;
	overflow: auto;
	background: #fff url(../images/common/bg_content.gif) top repeat-x;

}

div#content {
	font-size: 75%;
}


 /* Header
-------------------------------------------------- */
h1#site-title {
	width: 451px;
	height: 87px;
	margin: 0;
	position: absolute;
	top: 17px;
	left: 37px;
}

dl#organizer {
	position: absolute;
	top: 117px;
	left: 40px;
	line-height: 1em;
	font-size: 12px;
	color:#FFFFFF;
	width: 474px;
}

dl#organizer dt {
	float: left;
}

dl#organizer dd {
	float: left;
	margin-right: 1em;
}

div#phone-number {
	position: absolute;
	top: 40px;
	left: 530px;
	line-height: 1.2em;
	font-size: 10px;
	color:#FFFFFF;
}

div#phone-number img {
	margin-bottom: 33px;
}

ul#header-navi {
	position: absolute;
	top: 38px;
	right: 20px;
	list-style: none;
}

ul#header-navi li {
	margin-bottom: 9px;
}

ul#header-navi li img {
	vertical-align: bottom;
}


 /* Content
-------------------------------------------------- */
div#wrapper a {
	color: #0066ff;
}

div#wrapper a:hover {
	text-decoration: none;
}

div#main_info {
	width:837px !important;
	width:877px;
	background-color:#c6dee6;
	margin:auto;
	padding:0 20px;
	margin-bottom:20px;
}

div#main_info #left_area {
	margin:20px 0 10px 0;
	float:left;
	width:435px;
}

div#main_info #left_area p {
	font-size: 100%;
}

div#main_info #left_area dl {
	font-size: 85%;
	line-height:130%;
}

div#main_info #left_area dl dt {
	padding-left:20px;
	font-size: 85%;
	line-height:130%;
}

div#main_info #left_area dl dd {
	padding-left:40px;
	font-size: 85%;
	line-height:130%;
}

div#main_info #right_area {
	margin:0;
	width:381px;
	float:right;
}

div#main_info #right_area img {
	margin-bottom:20px;
}

/* Top */
div#top-content {
	float: left;
	width: 610px;
	font-size: 75%;
}

.seminar-title {
	margin-bottom: 25px;
}

.contents-title {
	margin-bottom: 1em;
}

div.contents {
	margin-bottom: 1.5em;
	padding: 0 22px;
	overflow: auto;
	line-height: 140%;
}

div.contents p {
	margin-bottom: 1em;
}

div.contents ol {
	margin-left: 1.5em;
}

div.contents ul {
}

p.seminar-content {
	float: left;
	width: 45%;
}

p.seminar-content-l {
	float: left;
	width: 45%;
}

p.seminar-content-r {
	float: right;
	width: 45%;
}

ol.content-list {
	float: right;
	width: 45%;
}

ol.content-list li {
	margin-bottom: 1em;
}

p.profile {
	float: left;
	width: 400px;
}

div.contents ul.person {
	float: left;
	width: 50%;
	margin-bottom: 2.5em;
}
* html div.contents ul.person { width: 48%; margin-bottom: 1em;}

div.contents ul.person li {
	margin-left: 1.5em;
	margin-bottom: 1em;
}

p#application-button img {
	margin-bottom: 2em;
}
* html p#application-button img { margin-bottom: 3em;}

div.seminar-summary {
	margin-bottom: 2em;
	border: #666 solid 1px;
	padding: 18px;
}

h3.sub-title {
	font-size: 100%;
	margin-bottom: 1em;
}

div.seminar-summary dl {
	margin-bottom: 1em;
	overflow: auto;
	line-height: 200%;
}

div.seminar-summary dl dt {
	clear: left;
	float: left;
}

div.seminar-summary dl dd {
	padding-left: 5em;
}

div.seminar-summary ul {
	margin-left: 1.5em;
	font-size: 90%;
}

p.go-top {
	float: right;
	padding-right: 15px;
	margin-bottom:10px;
	background: url(../images/common/button_top.jpg) right no-repeat;
}

p.go-top a {
	color: #000 ! important;
}


 /* Side
-------------------------------------------------- */
div#side {
	float: right;
	width: 237px;
	background-color: #f3f3f3;
	font-size: 75%;
}

dl.past-seminar {
	padding: 18px;
}

dl.past-seminar dd dl dd {
	margin-bottom: 1em;
}

dl.past-seminar dd dl dd dl dd {
	margin-bottom: 0;
}


 /* Footer
-------------------------------------------------- */
div#footer {
	padding: 0.5em 0 2em;
	background-color: #000;
}

address.copyright {
	width: 900px;
	margin: 0 auto;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #fff;
}
