html{
	}
	
body{
	-webkit-text-size-adjust: 100%;
	}

#wrapper{
	width:100%;
	background: url(../img/bg_headline.jpg) repeat-x top left;
	font-family:SourceHanSansJP-Light, YuGothic, 'Yu Gothic', "游ゴシック体", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "MS PGothic", Arial, Helvetica, Verdana, sans-serif;	
	font-size: 14px;
	line-height: 1.6em;
	}
	
#header{
	width:960px;
	margin: auto;
	overflow: hidden;
	}

#header-contact{
	margin-top: 18px;
	height: 30px;
	margin-left: 740px;
	}
	
#header-contact li{
	float: left;
	margin-left: 10px;
	}
	
#dojo-title{
	width:500px;
	text-align: center;
	margin: auto;	
	margin-top: 24px;
	margin-bottom: 15px;
	}

#dojo-title img{
	}

.top-nav{
	margin-top: 0px;
	padding: 0px 0px 22px;
	background: url(../img/line_blue.jpg) no-repeat bottom center;
	font-size: 15px;
	text-align: center;
	}

.top-nav li{
	display: inline;
	}

.top-nav a{
	text-decoration: underline;
	}

#main{
	width:960px;
	margin: 0px auto 40px;
	overflow: hidden;
	}

#photodiv{
	width: 680px;
	height: 430px;
	margin: auto;
	margin-bottom: 20px;
	}

#top-content{
	width: 100%;
	margin-top: 15px;
	font-size: 15px;
	line-height: 1.6em;
	}

h2{
	margin-top: 10px;
	font-size: 27px;
	font-weight: bold;
	line-height: 1.6em;
	text-align: center;
	letter-spacing: 0.05em;
	}

.news-subtitle{
	margin-top: 15px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6em;
	text-align: center;
	background: url(../img/dot_line.jpg) no-repeat bottom center;
	padding-bottom: 25px;
	}

.top-content-subtitle{
	margin-top: 20px;
	font-size: 19px;
	font-weight: bold;
	line-height: 1.6em;
	text-align: center;
	}

.boshu-img{
	text-align: center;
	margin-top: 8px;
	}

.boshu-body{
	margin-top: 10px;
	text-align: center;
	}

.boshu-time{
	margin: auto;
	line-height: 1.7em;
	font-size: 15px;
	}

.boshu-time th{
	width: 70px;
	font-size: 15px;
	}

.boshu-time td{
	font-size: 15px;
	}

.boshu-body .taiken{
	display: block;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 620px;
	margin: auto;
	padding: 9px;
	margin-top: 10px;
	}

#top-link{
	width: 960px;
	margin: 30px auto 0px;	
	font-size: 90%;
	}





.content-subtitle{
	margin-top: 25px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.7em;
	text-align: center;
	clear: both;
	}


.event-subtitle{
	margin-top: 20px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6em;
	text-align: center;
	clear: both;
	}


.instructor-img{
	float: left;
	width: 380px;
	text-align: right;
	margin: 20px 30px 100px 0px;
	}

.instructor-body{
	margin-top: 20px;
	}

.instructor-subtitle{
	margin: 10px 0px;
	font-weight: bold;
	}

.instructor2{
	width:458px;
	float: left;
	margin-left: 18px;
	border-right: 1px solid #ccc;
	margin-top: 30px;
	font-size: 96%;
	}

.instructor2-img{
	margin-bottom: 30px;
	margin-right: 10px;
	float: left;
	}

.instructor2-name{
	font-weight: bold;
	}



.dojo-body{
	width: 640px;
	margin: 20px auto;
	}

.dojo-subtitle{
	margin: 20px 0px;
	font-weight: bold;
	}

iframe{
	margin-bottom: 30px;
	}



.event-subtitle{
	margin: 10px 0px;
	font-weight: bold;
	}

.event-body{
	width: 700px;
	margin: 25px auto;
	}

#event-plan{
	width: 700px;
	border-collapse: collapse;
	font-size: 15px;
	}

#event-plan th{
	border: 1px solid #ccc;
	width: 100px;
	padding: 4px;
	}

#event-plan td{
	border: 1px solid #ccc;
	padding: 4px;
	line-height: 1.6em;
	}

.event-result-title{
	text-align: center;
	margin-top: 35px;
	margin-bottom: 25px;
	padding-top: 25px;
	font-size: 16px;
	background: url(../img/line_blue_dot.jpg) no-repeat top center;
	}

.event-result-title span{
	}

.event-result-img{
	text-align: center;
	margin-top: 15px;
	}

.event-result-img img{
	margin-right: 10px;
	}

.event-result-body{
	width: 700px;
	border-collapse: collapse;
	margin: 15px auto;
	font-size: 14px;
	margin-bottom: 30px;
	}

.event-result-text{
	margin: 10px auto;
	width: 800px;
	font-size: 14px;
	}

.event-result-body th{
	border: 1px solid #ccc;
	width: 100px;
	padding: 4px;
	}

.event-result-body td{
	border: 1px solid #ccc;
	padding: 4px;
	line-height: 1.6em;
	vertical-align: top;
	}

.event-img{
	float: left;
	width: 380px;
	text-align: right;
	margin: 20px 30px 40px 0px;
	}

.event-img img{
	margin-bottom: 15px;
	}

.event-past-img{
	float: left;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 50px;
	}

.event-past-img2{
	float: right;
	margin-left: 15px;
	margin-bottom: 30px;
	margin-right: 50px;
	}


.q-box{	
	padding: 8px 0px 5px 10px;
	background-color: #d6eef1;
	border-radius: 3px;
	margin-bottom: 5px;
	text-decoration: underline;
	}

.a-box{
	margin: 10px 5px; 
	}


.related-dojo-title{
	width: 740px;
	margin: 25px auto;
	text-align: center;
	font-weight: bold;
	font-size: 120%;
	
}

.related-dojo-title span{
	border-bottom: 3px solid #ccc;
	padding-bottom: 10px;
	}

.related-dojo-body{
	margin: 25px 0px 40px;
	
}


.related-dojo-data{
	width: 640px;
	margin: 20px auto;
	font-size: 14px;
	border-collapse: collapse;
	}

.related-dojo-data th{
	width: 120px;
	background-color: #eee;
	vertical-align: top;
	padding: 8px 0px 8px 12px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.related-dojo-data td{
	padding: 8px 0px 8px 12px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}

	
/* footer
----------------------------------------------------------------------------------------------- */
#footer{
	width:100%;
	margin: 10px auto;
	overflow: hidden;
	border-top: 1px solid #333;
	padding-top:10px;
	font-size: 80%;
	}

#footer-contents{
	width: 960px;
	margin: 0 auto;	
	}

#footer #profile{
	float: left;
	}

#footer #copyright{
	float: right;
	}


/* 共通
----------------------------------------------------------------------------------------------- */

	