@charset "UTF-8";

/*-------------------------------------------------
    common
=================================================*/


/* 道場ガイド
------------------------------------------*/
	body {
	    margin: 0;
	}

	.DojoTableHeader {
		border-top: solid 15px #F8E4B0;

		width: 768px;
		background-color: #FFCC68;
	}

	.DojoTableHeaderTitle {
		float: left;
		width: 434px;
		padding: 49px 0px 0px 0px;

		letter-spacing:20px;
		font-family: HGS創英角ﾎﾟｯﾌﾟ体;
		color: #6699FF;
		font-size: 32px;
	}

	.DojoTableHeaderNav {
		float: right;

		background-color: #FFC080;
		width: 334px;
		text-align: center;
	}

	.cf:before, .cf:after {
		content:"";
		display:table
	}
	.cf:after {
		clear:both
	}
	.cf { zoom:1 } /* For IE 6/7 */

	.DojoTableFooter {
		width: 768px;

		border-bottom: solid 15px #FFFFCC;
		background-color: #ffffff;
		height:30px;
		text-align: right;
	}

	.dojoname {
		background-color: #FFCC66;
		text-align: center;
		width: 768px;
	}

	.dojoname .dojonameMain {
		width: 400px;
	}

	.dojoname .dojonamePrefix {
		color: #6699FF;
		font-weight: bold;
	}

	.dojoname .dojonameNote {
		font-family: ＡＲＰ丸ゴシック体Ｅ;
		color: #6699FF;
		font-weight: bold;
	}

	.DojoTableBody {
		width: 768px;
		background-color: #FFFFCC;
		border: 0px;
		border-collapse: collapse;
		margin: 0px 0px;
	}

	.itemTitle {
		background-color: #008000;
		color: #FFFFFF;
		font-size: 13px;
		text-align: center;
		width: 56px;
	}

	.DojoTableBody .address {
		text-align: center;
	}

	.iframemap {
		height: 450px;
	}

	.DojoTableBody .maplink {
		width: 150px;
		text-align: center;
	}

	.DojoTableBody .contact {
		text-align: center;
		font-size: 13px;
	}

	.DojoTableBody .contact .tel {
		color: #FF0000;
	}
	.DojoTableBody .contact .fax {
		color: #FF0000;
	}
	.DojoTableBody .contact .cellular {
		color: #FF0000;
		font-size:15px;
		font-weight: bold;
	}
	.DojoTableBody .contact .mail {
	}

	h1 {
		color: #FF0000;
		font-size: 32px;
		font-weight: bold;
		margin: 0px;
	}
	h1::before{
		content: "*";
		font-size: 20px;
	}
	h1::after{
		content: "*";
		font-size: 20px;
	}

	.itemSchedule {
		font-size: 13px;
		border: solid 1px #008080;
		border-collapse: collapse;
		text-align: center;
		background-color: #ffffff;
	}

	.itemSchedule td {
		border: solid 1px #008080;
	}

	.itemSchedule .memo {
		font-size: 10px;
	}

	.itemSchedule .class {
		color: #0000FF;
		font-weight: bold;
	}

	.itemSchedule .class1 {
		color: #FF0000;
	}
	.itemSchedule .class2 {
		color: #000080;
	}
	.itemSchedule .class3 {
		color: #008080;
	}
	.itemSchedule .class4 {
		color: #008000;
	}
	.itemSchedule .class5 {
		color: #343434;
	}

	.itemSchedule .title {
		background-color: #CCFFCC;
	}
	.itemSchedule .week {
		font-size: 15px;
		color: #0000FF;
		font-weight: bold;
	}
	.itemSchedule .time {
		font-weight: bold;
	}
	.itemSchedule .charge {
	}

	.itemScheduleFooter {
		text-align: left;
		background-color: #ccffcc;
		color: red;
		height:30px;
	}

	.itemPlan {
		border: solid 1px #008080;
		border-collapse: collapse;
	}
	.itemPlan td {
		border: solid 1px #008080;
	}

	.priceTable {
		border: solid 1px #008080;
		border-collapse: collapse;
	}

	.priceTable td {
		border: solid 1px #008080;
		text-align: center;
		font-size: 12px;
		background-color: #ffffff;
	}

	.priceTable .title {
		background-color: #99ffcc;
	}

	.priceTable .title2 {
		background-color: #ccffcc;
	}

	.priceTable .pickup {
		color: #0000ff;
	}
	.priceTable .sum {
		font-weight: bold;
	}

	.priceTable .priceadd {
		text-align: left;
	}

	.priceTable .priceFooter {
		text-align: left;
		height:30px;
	}

	.wear {
		border: solid 1px #000000;
		border-collapse: collapse;
		background-color: #FFFFFF;
	}
	.wear td {
		border: solid 1px #000000;
	}
	.wear .kind {
		background-color: #F8E4B0;
		text-align: center;
		color: #FF0000;
	}
	.wear .type {
		background-color: #F8E4B0;
		text-align: center;
		color: #800080;
	}
	.wear .kubotaname {
		color: #0000FF;
	}
	.wear .aikiname {
		color: #FF0000;
	}

	.instructor {
		border: solid 1px #008080;
		border-collapse: collapse;
		font-size: 13px;
		width: 100%;
	}
	.instructor td {
		border: solid 1px #008080;
	}

	.instructor .position {
		width: 60px;
	}
	.instructor .rank8 {
		color: #FF0000;
	}
	.instructor .rank7 {
		color: #FF0000;
	}
	.instructor .rank6 {
		color: #FF0000;
	}
	.instructor .rank5 {
		color: #FF0000;
	}
	.instructor .rank4 {
		color: #FF0000;
	}
	.instructor .rank3 {
		color: #0000FF;
	}
	.instructor .rank2 {
		color: #0000FF;
	}

	.instructor .member {
		width: 450px;
	}


/*------------------------------------------*/
@media screen and (max-width:480px) {
	.sphide {
		display:none;
	}

	.dojoname {
		width: 100%;
	}

	.dojoname .dojonameMain {
		width: 100%;
	}

	.DojoTableBody {
		width: 100%;
	}
	.DojoTableBody .dojonameMain {
		width: 100%;
	}
	.DojoTableFooter {
		width: 100%;
	}

}

/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
