/*	テーマカラー #0A2267
	テーマカラー淡色 #E8E9F3
	TOKYO（緑） #016B66
	メニューバー・フッター #ebedf3
	その他グレー #f5f5f5
	snsアイコン #9da7c2
*/

@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	color: #333;
	font-family: "メイリオ", Meiryo, Shin Go Light ;
/*	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif; */
	font-size: 14px;
	background-color: #fff;
}
/* 基本書式 */

h1 h2 h3 h4 h5 h6 p ul ol dl img a {
	margin:0;
	padding:0;
	line-height:1em;
}

img {
	border:none;
}

/* Links */
a {
	font-weight: normal;
	color: #333;
}
a:link, a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

/* Table */
table.contentpaneopen-news{
}
table.contentpaneopen-side{
}

/* 共通 レイアウト */

#contentwrap {
	width: 100%;
	padding: 0;
	margin: 0;
}

#header {
	width: 100%;
	height: 282px;
	margin: 0;
	padding: 0;
	text-align:left;
	background-color: #ebedf3;
}

#headerIMAGEwrap {
	width: 100%;
	background-color: #f5f5f5;
}
#headerIMAGE {
	width: 1000px;
	height: 250px;
	margin: 0 auto;
/*
	background: url(images/top2015/top_image.jpg);
	position: relative;
*/
	background: url(images/top2015/top_image_logo.jpg);
}

#logo {
	margin: 0;
	padding: 0;
}
#logo a {
	display:block;
	width: 1000px;
	height: 250px;
	font-size: 0px;
/*
	width: 120px;
	height: 53px;
	font-size: 0px;
	background: url(images/top2015/logo.png) no-repeat top right;
	position: absolute;
	top: 35px;
	left: 845px;
*/
}
#headerCOPY {
	width: 340px;
	height: 40px;
	font-size: 0px;
/*
	font-size: 24px;
	font-weight: normal;
	font-family: Shin Go ExLight ;
	text-align: right;
	position: absolute;
	top: 185px;
	left: 640px;
*/
}

#mainmenu {
	width: 980px;
	height: 32px;
	margin: 0 auto;
	padding:0 10px;
	background-color: #ebedf3;
}
#mainmenu a {
	color: #333;
	padding:0;
}
#mainmenu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type:none;
}
#mainmenu ul li {
	display:block;
	float:left;
	color:#333;
	font-size: 14px;
	margin:8px 0px 8px 15px;
	line-height: 1em;
}
.menuEN{
	font-family: "メイリオ", Meiryo, FB Condor Regular;
	letter-spacing: 0.05em;
	font-size: 16px;
}
/* TOP プルダウンメニュー設定 */
ul#pulldown-menu a {
	color: #333;
	text-decoration: none;
}
ul#pulldown-menu a:link,
ul#pulldown-menu a:visited {
		background-color: #ebedf3;
}
ul#pulldown-menu a:hover,
ul#pulldown-menu a:active {
		background-color: #9da7c2;
		color: #fff;
}
ul#pulldown-menu li {
        float: left;
        position: relative;
        width: 140px;
        height: 32px;
		margin: 0px;
		line-height: 32px;
}
ul#pulldown-menu li a {
        display: block;
        width: 140px;
        height: 32px;
        text-align: center;
}

/* 下層のメニューを不可視に */
ul#pulldown-menu li ul {
        display: none;
}
/* 疑似要素 :hover で下層のメニューを可視に */
ul#pulldown-menu li:hover ul {
        display: block;
        position: absolute;
        z-index: 100;
}
ul#pulldown-menu li ul li {
        float: none;
        margin: 0 0;
        font-weight: normal;
		font-size: 12px;
}
/* IE6 対策 */
ul#pulldown-menu {
        behavior: url("/templates/r03_css/csshover3.htc");
}

/* TOP プルダウンメニュー設定 ここまで */


/* コンテンツ部分レイアウト */
#content {
	width: 980px;
	margin: 30px auto 50px;
	text-align:left;
	padding: 0 10px;
}

/* main */
#main {
	width:640px;
	float: left;
	margin: 0px 40px 0px 0px;
	padding: 0;
}
#mainbody {
	margin: 0;
	padding: 0;
	line-height: 2em;
}

/* sidebar */
#sidebar {
	width: 300px;
	padding: 0;
	float: right;
	margin: 0;
	font-size: 12px;
}

/* 共通BOX指定 */
.sidebarBOX {
	padding: 15px 10px;
	border: 1px solid #ebedf3;
	background-color: #f5f5f5;
}
.sidebarBOXtop {
	padding: 15px 10px 0 10px;
	border: 1px solid #ebedf3;
	border-bottom: none;
	background-color: #f5f5f5;
}
.sidebarBOXmiddle {
	padding: 0 10px 0 10px;
	border: 1px solid #ebedf3;
	border-top: none;
	border-bottom: none;
	background-color: #f5f5f5;
}
.sidebarBOXbottom {
	padding: 0 10px 15px 10px;
	border: 1px solid #ebedf3;
	border-top: none;
	background-color: #f5f5f5;
}

/* sidebar TOP */
#sidebarNEWS {
	margin: 0 0 30px 0;
	line-height: 1.6em;
}
#sidebarNEWS h2 {
	display: block;
	font-weight: normal;
	height: 30px;
	font-size: 14px;
	padding: 0px 10px 0 0;
	margin: 0;
	line-height: 1.8em;
	text-align: right;
}
#sidebarNEWS .sidebarBOX {
	padding: 5px 10px;
}
#sidebarNEWS ul {
	margin: 0;
	padding: 0;
}
#sidebarNEWS li {
	margin: 10px 0;
	padding-left: 15px;
	list-style-type:none;
	background:url(images/top2015/mark.png) no-repeat 0px 5px;
}

/* sidebar 共通 */
#sidebarJOINUS {
	margin: 0 0 30px 0;
	line-height: 1.4em;
}
#sidebarJOINUS h2 {
	display: block;
	font-weight: normal;
	height: 30px;
	font-size: 14px;
	padding: 0px 10px 0 0;
	margin: 0;
	line-height: 1.8em;
	text-align: right;
}
#sidebarJOINUS ul {
	margin: 0;
	padding: 0;
}
#sidebarJOINUS li {
	margin: 0;
	padding-left: 15px;
	list-style-type: none;
	background:url(images/top2015/mark.png) no-repeat 0px 5px;
}
.sidebarJOINUStitle {
	color: #ffffff;
	background-color: #9da7c2;
	text-align: center;
	display: block;
	font-size: 14px;
	padding: 2px 0;
}

#sidebarLINK {
	margin: 0 0 30px 0;
	line-height: 1.8em;
}
#sidebarLINK h2 {
	display: block;
	font-weight: normal;
	height: 30px;
	font-size: 14px;
	padding: 0px 10px 0 0;
	margin: 0;
	line-height: 1.8em;
	text-align: right;
}
#sidebarLINK .sidebarBOX {
	padding: 0;
	margin: 0;
}
#sidebarLINK h3 {
	display: block;
	font-size: 14px;
	margin: 15px 10px 0;
	padding: 0 0 0 15px;
	list-style-type: none;
	background:url(images/top2015/mark.png) no-repeat 0px 5px;
	line-height: 1.4em;
}
#sidebarLINK ul {
	margin: 5px 10px 20px;
	padding: 0;
}
#sidebarLINK li {
	margin: 0;
	padding-left: 15px;
	list-style-type:none;
	line-height: 2em;
}

#sidebarBANNER {
	width: 300px;
	height: auto;
	margin: 0 0 30px 0;
}
#sidebarBANNER a {
	display: block;
	background-color: #9da7c2;
	color: #fff;
	padding: 10px;
	text-align: center;
}
#sidebarBANNER a:hover {
	background-color: #0A2267;
}
.topBANNERsmall {
	font-size: 16px;
}
.topBANNERbig {
	font-size: 20px;
}

/* sidebar tokyo */
#tokyoSCHOOLside {
	margin: 0 0 30px 0;
}
#tokyoSCHOOLside h2 {
	font-weight: normal;
	height: 30px;
	font-size: 14px;
	padding: 0px 10px 0 0;
	margin: 0;
	line-height: 1.8em;
	text-align: right;
}

#tokyoSCHOOLside ul {
	margin: 0;
	padding: 0;
	line-height: 1em;
}
#tokyoSCHOOLside li {
	margin: 0;
	padding-left: 14px;
	list-style-type:none;
	background:url(images/top2015/mark.png) no-repeat 0px 1px;
}
#tokyoSCHOOLside .tokyoSCHOOLon {
	font-size: 14px;
	line-height: 1em;
	margin: 0;
	padding-left: 0px;
}
#tokyoSCHOOLside .tokyoSCHOOLoff {
	font-size: 14px;
	line-height: 1em;
	margin: 15px 0 0 0;
	padding-left: 0px;
}


  /* TOPPAGE以外 sidebar */
#sidebarMENUaria{
	margin: 0 0 40px 0;
}
#sidebarMENUtitle h2{
	font-weight: normal;
	height: 30px;
	font-size: 14px;
	padding: 0px 10px 0 0;
	margin: 0;
	line-height: 1.8em;
	text-align: right;
}
#sidebarMENUtitle a{
	color: #333;
}
#sidebarMENUtext{
	width: 278px;
	padding: 20px 10px;
	border: 1px solid #ebedf3;
	border-bottom: none;
	background-color: #f5f5f5;
}
#sidebarMENUtext p{
	display:block;
	text-align:right;
	margin: 0;
	font-size:12px;
	line-height: 1.8em;
}
#sidebarMENUmenu {
	width: 278px;
	padding: 10px 10px 20px;
	border: 1px solid #ebedf3;
	border-top: none;
	background-color: #f5f5f5;
}
#sidebarMENUmenu ul {
	margin: 0;
	padding: 0;
	font-size:14px;
	list-style-type:none;
	text-align:right;
	line-height: 1.8em;
}
.sidebarMENUmenu a{
	margin: 10px 0;
}

#sidebarINFO {
	margin: 0 0 20px 0;
}
.sidebarBOXmiddle p {
	margin:0;
	padding:0;
}

#bannerALL {
	width:300px;
	margin: 30px 0 0 0;
}
#bannerNADARIS h2 {
	display:block;
	float:left;
	width:300px;
	height: 90px;
	margin:10px 0 0 0;
	padding:0;
	text-indent: -9999px;
	background: url(images/bnr_nadaris.jpg) no-repeat top left;
}
#bannerNADARIS h2 a {
	display:block;
	width:300px;
	height: 90px;
}
#bannerNADARIS h2 a:hover {
	display:block;
	width:300px;
	height: 90px;
	background: url(images/bnr_nadaris_on.jpg) no-repeat top left;
}
#bannerHOWTO h2 {
	display:block;
	float:left;
	width:300px;
	height: 90px;
	margin:10px 0 0 0;
	padding:0;
	text-indent: -9999px;
	background: url(images/bnr_howto.jpg) no-repeat top left;
}
#bannerHOWTO h2 a {
	display:block;
	width:300px;
	height: 90px;
}
#bannerHOWTO h2 a:hover {
	display:block;
	width:300px;
	height: 90px;
	background: url(images/bnr_howto_on.jpg) no-repeat top left;
}
#bannerSCHOOL h2 {
	display:block;
	float:left;
	width:300px;
	height: 90px;
	margin:10px 0 0 0;
	padding:0;
	text-indent: -9999px;
	background: url(images/bnr_school.jpg) no-repeat top left;
}
#bannerSCHOOL h2 a {
	display:block;
	width:300px;
	height: 90px;
}
#bannerSCHOOL h2 a:hover {
	display:block;
	width:300px;
	height: 90px;
	background: url(images/bnr_school_on.jpg) no-repeat top left;
}


/* sidebar 追加指定 */
#sidebar table, #sidebar tbody, #sidebar tr, #sidebar td{
	margin: 0;
	padding: 0;
	display: block;
}
#sidebar .article_seperator {
	display: none;
}

.clearfloat {
	clear:both;
}

/* footer */
#footerwrap {
	width: 100%;
	margin: 50px 0 0;
	padding: 0;
	font-size:12px;
	background: url(images/top2015/back_ebedf3.png);
}

#footer  {
	width: 1000px;
	height: 220px;
	margin: 0 auto;
	text-align: left;
	font-size: 12px;
	background: url(images/top2015/back_ebedf3.png);
}
#footer h3 {
	font-size: 12px;
}

#footerMENU1 {
	float:left;
	width: 180px;
	margin: 0;
}

#footerMENU2 {
	float:left;
	width: 210px;
	margin: 0;
}

#sns {
	width: 90px;
	height: 60px;
	margin: 20px 0 0 20px;
}
#sns-facebook a, #sns-twitter a {
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	margin-right: 5px;
	font-size: 0px;
}
#sns-facebook a {
	background: url(images/top2015/facebook-icon.png) no-repeat 0px 0px;
}
#sns-facebook a:hover {
	background: url(images/top2015/facebook-icon.png) no-repeat 0px -40px;
}
#sns-twitter a {
	background: url(images/top2015/twitter-icon.png) no-repeat 0px 0px;
}
#sns-twitter a:hover {
	background: url(images/top2015/twitter-icon.png) no-repeat 0px -40px;
}

#footerMENU1 ul {
	border: 0;
	margin: 0 0 0 30px;
	padding: 0;
	list-style-type:none;
}
#footerMENU2 ul {
	border: 0;
	margin: 80px 0 0 0;
	padding: 0;
	list-style-type:none;
}
#footerMENU1 ul li, #footerMENU2 ul li {
	display:block;
	font-size:12px;
	line-height: 1.5em;
}

#footerMAP {
	float:left;
	width: 360px;
	height: 100%;
	margin: 0;
}
#footerMAP img{
	width: 300px;
	height: 158px;
	margin: 31px 0 31px 60px;
}
#footerINFO {
	float: right;
	width: 250px;
	height: 100%;
	margin: 0;
	position: relative;
}
#footerLOGO a {
	display:block;
	width: 120px;
	height: 53px;
	font-size: 0px;
	background: url(images/top2015/logo.png) no-repeat top right;
	position: absolute;
	top: 20px;
	left: 115px;
}
#footerADDRESS{
	width: 230px;
	margin: 90px 15px 0px 0px;
	text-align: right;
}
#footerADDRESS h3{
	font-size: 14px;
}
#footerADDRESS p{
	font-size: 12px;
	line-height: 1.4em;
	margin: 0;
}
#footerADDRESS a{
}

#creditwrap {
	border-top: 1px solid #fff;
}
#credit {
	clear: both;
	width: 980px;
	height: 30px;
	text-align: right;
	margin: 0 auto;
	padding-top: 10px;
	font-size:12px;
	font-weight:normal;
	line-height: 1em;
}
#credit a {
}

/* Links リンク下線、反転表示用 */
.textlink a:link, .textlink a:visited, #navi a:link, #navi a:visited, .mainbody a:link, .mainbody a:visited {
	text-decoration:none;
	border-bottom:dotted 1px;
}
.textlink a:hover, #navi a:hover, .mainbody a:hover {
	text-decoration:none;
	background-color:#f5f5f5;
	border-bottom:solid 1px;
}

/* 追加書式 */
.modifydate {
	display: block;
	text-align: right;
	font-size: 10px;
	margin-top: 10px;
}
a.readon, a.readon-1col, a.readon-2col, a.readon-2col-fix {
	display: block;
	margin: 0 auto 15px 15px;
	width: 7.5em;
	line-height: 1.2em;
	background-color:#f5f5f5;
}

.contentpaneopen {
	width: 100%;
	padding-right: 20px;
}
.contentpaneopen-2col {
	width: 100%;
	padding-right: 30px;
}
.contentpaneopen-2col-fix {
	width: 320px;
	padding-right: 30px;
}

.red-marking {
	color: red;
}
/* お問い合せメールの送信後メッセージ */
.message {
	display: block;
	width: 60%;
	padding: 10px;
	margin: 20px 20%;
	text-align: left;
	border: 1px solid #666666;
	background-color:#F3F3F3;
}
/* 複数ページの目次 （TOP用） */
.contenttoc{
	display: block;
	padding: 5px;
	margin-left: 10px;
	line-height: 1.5em;
	border: 1px solid #666666;
	background-color:#F3F3F3;
}
.contenttoc td {
	margin: 0;
	padding-left: 15px;
	background:url(images/mark_top.jpg) no-repeat 0px 3px;
}
/* a マーキング指定 */

/* 
ul.newsfeed {
	margin: 0;
	padding: 0;
}
li.newsfeed {
	margin: 0;
	padding-left: 15px;
	list-style-type:none;
	background:url(images/mark_top.jpg) no-repeat 0px 3px;
}
*/

/* 記事リスト表示 */
tr.sectiontableentry1, tr.sectiontableentry2 {
	color: #FFF;
}


