@charset "utf-8";
/* CSS Document */
*{
    margin: 0;
    padding: 0;
    zoom:1;
	font-size:small;
}
html>/**/body{
  overflow:-moz-scrollbars-vertical;
}
html:first-child body{
  min-height:100%;
  padding-bottom:1px;
}
html,body {
	height: 100%;
}
html{
	background-image: url("../images/main_photo2.jpg");
	background-attachment: fixed;
	background-position: 50% top; 
	background-repeat: no-repeat;
}

body{
	position:relative;
	line-height: 2em;
	height:750px;
}

a img {
    border-style:none;
}
#header{
	margin-bottom:1em;
}

h2{
	clear:both;
	color:#351D05;
	font-size:1.2em;
	
	margin-bottom:1em;
	display:block;
	width:350px;
	float:left;
	border-left:8px solid #BAC25D;
	border-bottom:1px solid #BAC25D;
	padding-left:4px;
}

.sentence h3{
	clear:both;
	color:#351D05;
	font-size:1.2em;
	margin-bottom:1em;
	display:block;
	width:100%;
	float:left;
	padding-left:4px;
}


/* Gloval Navigation */
#global {
	top: 0px;
	background-image: url("../images/bg.png");
	width:1000px;
	height:110px;
	position: relative;
	border-bottom:1px solid #AAAAAA;
	margin-left:auto;
	margin-right:auto;

}
#global #logo{
	position:absolute;
	top:10px;
	left:10px;
}

#address{
	position:absolute;
	top:4px;
	right:10px;
	text-align:right;
	font-size:small;
	font-style:normal;
	line-height:110%;
	color: #EEEEAA;
	font-weight: bold;
}
#address p{
	padding:0px;
	margin:2px 0px;
}
#address p.company_message{
	font-size:large;
	line-height:130%;
}

#navigation {
	position:absolute;
	left:39px;
	bottom:0px;
	top:83px;
	list-style-type: none;
}

#navigation li {
	display:block;
	list-style:none;
	float:left;
	margin-right:3px;
}

#navigation a:link,
#navigation a:visited,
#navigation a:active{
	text-decoration:none;
}


#contents{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	position: relative;
}

#contents #main{
	position: absolute;
	width:850px;
	margin-left:40px;
	background-color:#FFFFFF;
	padding-bottom:2em;
}
#contents #main #header{
	width:850px;
	height:130px;
}

#contents img{
	float:left;
}

#contents #article{
	margin-left:15px;
	width:820px;
}

#contents div{
	display:block;
	float:left;
}

.sentence,
.message{
	display:block;
	width:750px;
	float:left;
	margin-bottom:1em;
	clear:both;
}


/***************************************
	Topページ用　News
***************************************/

#top_news{
	position:absolute;
	top:460px;
	left:110px;
	margin:16px;
	font-size:middle;
	line-height:1.6em;
	width:360px;
	height:140px;
	overflow: hidden;
}

#top_news dl dt{
	float:left;
	width:90px;
	clear:both;
	padding-top:4px;
	font-size:small;
}

#top_news dl dd {
	width:250px;
	margin-left:90px;
	padding-top:4px;
	
}


#main li{
	display:block;
	width:160px;
	background-image: url("../images/listStyle1.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size:1.2em;
	font-weight:bold;
	float:left;
}



.seminar li{
    width:350px !important;
	font-size:1em !important;
	font-weight:normal !important;
}


#information{
	width: 800px;
	margin-top: 1em;
	color:#22462C;
	font-weight:bold;
	height:250px;
}

#information table th,
#information table td{
	border:1px solid #22462C;
	height:3em;
}
#information table{
	border-collapse: collapse;
	float:left;
	width: 420px;
}

#information th{
	background-color: #BAC25D;
	width: 7em;
}
#information td{
	padding-left: 1em;
}

#information img{
	margin:0px 10px;
}
#information p{
	display:block;
	width:320px;
	margin-left: 1em;
	font-size:small;
	float:right;
}


.seminar{
	list-style:none;
	width:750px;
	height:8em;
	font-weight:normal;
	margin-bottom:1.5em;
}

#article object{
	margin-bottom:2em;
}

#article #news{
	clear:both;
	display:block;
	width:780px;
}

#article #news dt,
#article #news dd{
	padding-top:8px;
	font-size: middle;
}
#article #news dt{
	float:left;
	width:100px;
	clear:both;
}

#article #news dd{
	margin-left:120px;
}

.message {
	padding:1em;
	background-color:#DEDDC7;
}


#service div{
	width:360px;
	margin-top:10px;
	margin-right:10px;
	color:#351D05;
}
#service h3{
	width:300px;
	line-height:2em;
	margin:0px;
	padding:0px;
	color:#225522;
	background-image: url("../images/listStyle2.png");
	background-attachment: fixed;
	background-position: left 45%; 
	background-repeat: no-repeat;
	padding-left:16px;
}

#service p{
	clear:both;
}

#school{
	clear:both;
}

.class{
	width: 750px;
	margin-bottom:1em;
	padding:1em;
	background-image: url("../images/hr1.png");
	background-position: bottom; 
	background-repeat: repeat-x;
}
.class h3{
	margin:0px;
	background-image: url("../images/listStyle2.png");
	background-attachment: fixed;
	background-position: left 45%; 
	background-repeat: no-repeat;
	padding-left:16px;
}
.class table{
	border-collapse: collapse;
	margin-bottom:1em;
}
.schoolList{
	width: 700px;
}
th .title{
	width:400px !important;
}
.schoolList th,
.schoolList td{
	border:1px solid #22462C;
	height:2em;
}
.class .schoolList th{
	background-color: #BAC25D;
	width: 7em;
}
.class td{
	padding-left: 1em;
}

.details,
.instructions{
	float:left;
}
.details{
	width: 300px;
	margin-right: 10px;
}
.details th,
.details td{
	border:2px solid #ffffff;
	background-color:#eeeedd;
	height:2em;
	border-collapse: collapse;
	font-weight:normal;
}

.instructions{
	width: 400px;
}

.class p{
	clear:both;
}

.instructions p,
.details th,
.details td{
	font-size: 0.9em !important;
}

#contents .news{
	background-image: url("../images/lace.png");
	background-position: 95%;
	background-repeat: repeat-y;

}

.date{
width:20% !important;
}

.title{
width:65% !important;
}
.fee{
width:15% !important;
}

#campaign img{
	margin-right:5px;
}
