@charset "UTF-8";
/*formatting style
-----------------------------*/

/* ---------- 基本的な設定 ---------- */
body {
	font-size: 75%;
	font: 18px/2 "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	margin: auto;
	color: #000;
	padding: 0px 0px 0px 0px;
	margin:  0px;
	background-repeat : repeat-y;
	background-position : center center;

}

.contents0 {
	font-size: 14px;
	font-family: 'Meiryo', 'Hiragino Kaku Gothic Pro',  'Lucida Grande', 'Verdana', 'MS PGothic', 'ヒラギノ角ゴ Pro W3', 'Osaka', sans-serif;
	font-weight: bold;
	color: #000000;
}


/* ---------- コーチ ---------- */
.contents {
	font-size: 14px;
	font-family: 'Meiryo', 'Hiragino Kaku Gothic Pro',  'Lucida Grande', 'Verdana', 'MS PGothic', 'ヒラギノ角ゴ Pro W3', 'Osaka', sans-serif;
	font-weight: bold;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: solid 1 #ff4500;
	border-bottom: solid 1 #ff4500;
	border-right: solid 1 #ff4500;
	border-left: 10px solid #ff4500;
	width:500;
	height:30;
}

/* ---------- コーチより一言 ---------- */
.contents1 {
	font-size: 12px;
	font-family: 'Meiryo', 'Hiragino Kaku Gothic Pro',  'Lucida Grande', 'Verdana', 'MS PGothic', 'ヒラギノ角ゴ Pro W3', 'Osaka', sans-serif;
	color: #000;
	padding: 3px 10px 3px 10px;
	margin: 0px 0px 0px 0px;
	line-height: 1.5em;
}

/* ---------- ショップ　Tシャツ・ステッカーなど ---------- */
.contents2 {
	font-size: 14px;
	font-family: 'Meiryo', 'Hiragino Kaku Gothic Pro',  'Lucida Grande', 'Verdana', 'MS PGothic', 'ヒラギノ角ゴ Pro W3', 'Osaka', sans-serif;
	font-weight: bold;
	color: #000;
	background-color: #66CC00;
	border-bottom: 3px solid #669900;
	width: 520px;
	height: 15px;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
}
/* ---------- メンバー　個々のすきま ---------- */
.contents3 {
	font-size: 12px;
	font-family: 'Meiryo', 'Hiragino Kaku Gothic Pro',  'Lucida Grande', 'Verdana', 'MS PGothic', 'ヒラギノ角ゴ Pro W3', 'Osaka', sans-serif;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 30px 10px;
	line-height: 1.5em;
}

h1{
	font-size: 18px;
	font-weight: bold;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	padding:  0px 0px 10px 0px;
}

h2{
	font-size: 18px;
	font-weight: bold;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	padding:  0px 0px 10px 0px;
}
.year{
	font-size: 14px;
	font-weight: bold;
	color: #F54A3D;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	margin: 0px;
	padding:  0px 0px 10px 10px;
}


/* ----------右上の文字にマウスを乗せる ---------- */
a{
	color: #ffffff;
	text-decoration: none;
}

a:hover{
	color: #FF0000;
	text-decoration: underline;
}

/* ----------新着情報にマウスを乗せる ---------- */
a.nave{
	color: #000000;
	text-decoration: none;
}

a.nave:hover{
	color: #FF0000;
	text-decoration: underline;
}

/* ----------左上　ASPロゴと文字 ---------- */
.leftup{
	font-size: 12px;
	font-family: 'Meiryo', 'Hiragino Kaku Gothic Pro',  'Lucida Grande', 'Verdana', 'MS PGothic', 'ヒラギノ角ゴ Pro W3', 'Osaka', sans-serif;
	color: #000;
	line-height: 1.7em;
	margin: 0px;
	padding: 10px 0px 0px 10px;
}

/* ----------右上　文字ボタン ---------- */
.rightup{
	font-size: 16px;
	padding: 0px 10px 0px 0px;
}

/* ---------- 左下　Aichi Slackline Paradise ---------- */
.leftdown{
	font-size: 25px;
	padding: 0px 0px 0px 10px;
}

/* ----------右下　c表記 ---------- */
.rightdown{
	font-size: 12px;
	padding: 0px 10px 0px 0px;
	color: #FFF;
}


/* ----------お問い合わせ　文字 ---------- */
.mailmojitop{
	font-size: 14px;
	padding: 10px 0px 0px 10px;
}

.mailmoji{
	font-size: 14px;
	padding: 10px 0px 0px 10px;
	background: #000000;
	color: #FFFFFF
}

/* ----------隠し　文字（県名、市町村） ---------- */
.kakushi{
	font-size: 0px;
	color: #000000;
}