* {	margin: 0px;	padding: 0px;}

body {
	margin: 0px;
	padding: 0px;
	color: #444444;
	background-color: #FFFFFF;
	text-align: reft;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "Helvetica";
	font-size: 12px;
	line-height: 140%;
	font-style: normal;
	background-attachment: fixed;
	background-image: url(images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a { color: #06358c; text-decoration: none; }
a:link { color: #06358c; text-decoration: none; }
a:visited { color: #06358c; text-decoration: none; }
a:active { color: #06358c; text-decoration: none; }
a:hover { color: #06358c; text-decoration: underline;}
	
/*　ベース　*/

#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 850px;
	}

#banner {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 6px 0px 0px 10px;
	color: #9F988D;
	text-align: left;
	width: 850px;
	background-attachment: scroll;
	background-image: url(images/brain_rogo-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	vertical-align: middle;
	}

h1 {
	margin: 0px;
	padding: 0px;}

#banner a:hover { text-decoration: none; }
	
#menu {
	margin: 0px 10px 15px 10px;
	padding: 0px;
	float: left;
	width: 200px;
	overflow: hidden;
	text-align: left;
	vertical-align: top;
	line-height: 180%;
	}
	
#menu ul {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	}


.menu_title{
	color: #663300;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "Helvetica";
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	}

.menu_moushikomi{
	margin: 10px 20px 10px 10px;
	}

#menu li {
	list-style-type: none;
	margin: 5px 0px 0px 10px;
	padding: 0px 0px 0px 12px;
	line-height: 120%;
	}

.et {
	background-attachment: scroll;
	background-image: url(images/yajirusi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}


#content {
	margin-bottom: 15px;
	padding: 0px;
	float: right;
	width: 600px;
		}
	
h2 {
	margin: 0px;
	padding: 0px 0px 2px 5px;
	width: 595px;
	border-left: 5px solid #8A06E6;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "Helvetica", "Arial";
	font-size: 16px;
	line-height: 120%;
	color: #8A06E6;
	text-align: left;
	vertical-align: top;
	}
	
.e-titel  {
	margin: 0px;
	padding-top: 2px;
	border-top: 1px dotted #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "Helvetica", "Arial";
	font-size: 12px;
	line-height: 100%;
	color: #999999;
	text-align: right;
	vertical-align: bottom;
	font-style: normal;
	}
	
.box {
	margin: 20px 0px 0px 0px;
	padding: 10px;
	width: 580px;
	display:block; 
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	}

h3 {
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 0px 5px;
	color: #FFFFFF;
	width: 580px;
	height: 24px;
	font-size: 14px;
	line-height: 100%;
	background-attachment: scroll;
	background-image: url(images/entrytitel_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	}

h4 {
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 3px 2px 3px 5px;
	width: 560px;
	font-size: 12px;
	line-height: 120%;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #C71585;
	border-left: 5px solid #C71585;
	}

.date { color: #FF9839}


		
/*　共通ヘッッダー／フッダー　*/

#header {
	margin: 0px;
	padding: 0px;
	background-color: #009997;
	width: 100%;
	height: 35px;
	text-align: left;
	background-attachment: scroll;
	background-image: url(images/ll_rogo-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
  }
  
#header img { margin-left: 680px;} 

#fooder {
	margin: 0px;
	padding-top: 5px;
    clear: both;
	width: 100%;
	height: 20px;
	background-color: #009997;
	text-align: center;
	vertical-align: middle;
	font-size: x-small;
	font-style: normal;
	line-height: 100%;
	color: #FFFFFF;
	}

/*　各申し込みフォーム　*/

fieldset {
	margin: 0px;
	padding: 10px;
	width: 560px;
	border: 1px solid #C0C0C0;
	}
	
legend {
	font-size: 14px;
	line-height: 100%;
	margin: 0px;
	padding: 2px;
	}
	
dl { margin: 10px 0px 0px 0px;padding: 0px 0px 0px 0px;}

dt {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	width:260px;
	font-style: 12px;
	font-weight:bold;
	line-height:1.2em;
	}

dd {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	position:relative;
	top:-1.2em;
	left:6.5em;
	border-width: 0px;
	line-height: 100%;
	z-index:1;
	line-height: 1.2em;
	}


/*　書籍紹介　*/
img.book{
	float: left;
	margin-right: 10px;

}
p.clear{
	float: none;
	clear: both;
}

