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

	
body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 15px;
	color: #ffffff;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:1.1;
	letter-spacing:0.1em;
	font-size: 12px;
}
body br{
	letter-spacing:0;
}
a:link {
	text-decoration: none;
	color:#FFF;
}
a:visited {
	text-decoration: none;
	color:#FFF;
}
a:hover {
	text-decoration: none;
	color:#FFF;
}
a:active {
	text-decoration: none;
	color:#FFF;
} 

p {
	margin:0px;
	padding:0px;
	}
	
input,select,textarea {
	border:1px solid #000000;
	}
	
	
/* 全レイアウト構造 */
#container {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	background-color:#000000;
	overflow: hidden;
	}

#container2 {
	width:950px;
	overflow: hidden;
	background-image: url(all/menuback.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	
#container2-2 {
	width:950px;
	overflow: hidden;

	}	
	
#container:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/* 下層ページ */

.menu {
	margin-top: 10px;
	}

#content1 {
	float: left;
	width: 200px;
}

#content1_top {
	float: left;
	width: 200px;
	height:auto;
}


#content2 {
	float: right;
	width: 750px;
}


.visit {
	width:610px;
	margin:auto;
	}
	
.visit table {
margin-top:20px;
	}
	
.graph {
	margin:10px 30px;
	} 	

#topics {
	clear: both;
	width: 750px;
	margin-top: 10px;

}

#topics {
	clear: both;
	width: 750px;
	margin-top: 10px;
	background-color:#FFF;
	color:#000;
}
	
#footar {
	clear: both;
	width: 950px;
	margin:0 auto;
}

.submenu {
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 20px;
}

.copylight {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
}

.buner {
	clear: both;
}

.dorigoya_bottom {
	margin-top: 115px;
}

.driftlesson_bottom {
	margin-top: 115px;
}

.coming-soon {
	text-align: center;
	height: 230px;
	width: 750px;
	padding-top: 150px;
	}
	
#content3 {
	width: 710px;
	margin-right: 20px;
	margin-left: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	}
	
#syousai {
	width: 690px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 14px;
	}

.lesson_coment {
	width: 690px;
	margin-right: 10px;
	margin-bottom: 10px;	
	}
	
#content4 {
	width: 710px;
	margin-right: 20px;
	margin-left: 20px;
}

.download_b {
	text-align: center;
	}
	
.download_setumei {
	width: 500px;
	margin-right: 125px;
	margin-left: 125px;
	}
	
.sitemap {
	width: 400px;
	margin-right: 175px;
	margin-left: 175px;
	line-height: 30px;
	}
	
#privacy {
	width: 500px;
	margin-right: 125px;
	margin-left: 125px;
	}

.privacy {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-left: 5px;
	padding-bottom: 2px;
}


