body {
	font-size: 12px;
	line-height: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
} 
/* ====== Link ==================== */
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
.linkdeco{
	color: #FFFFFF;
}

/* ====== navi ==================== */
.navilink {
	font-size: 11px;
	text-decoration: none;
	line-height: 13px;
	color: #333333;
}

.navicopy {
	font-size: 11px;
	text-decoration: none;
	line-height: 13px;
	color: #FF6600;
}
.navicopysmall {
	font-size: 10px;
	text-decoration: none;
	line-height: 11px;
	color: #666666;
	left: 5px;
}
/* ====== general ==================== */
.copyright {
	font-size: 11px;
	color: #003366;
	padding-top: 5px;
}
/* ====== TOPpage ==================== */
.Tnavi {
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #333333;
}
.TnaviS {
	font-size: 10px;
	line-height: 11px;
	text-decoration: none;
	color: #0000FF;
}
.Tinformation {
	font-size: 11px;
	line-height: 14px;
	padding: 1px;
}
.Tinformation2 {
	font-size: 11px;
	line-height: 14px;
	padding: 5px;
	text-align: left;
	margin: 5px;
	border: 1px dotted #093;
}
.Tinformation2 b {
	color: #090;
}

.Tcatch1 {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 3px;
}
.Tcatch2 {
	font-size: 10px;
	line-height: 11px;
	text-decoration: none;
	padding: 4px;
}

/* ====== Midashi ==================== */
.bodystyle {
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-left: 0px;
	margin-left: 2px;
}

h1 {
	font-size: 20px;
	color: #000066;
	line-height: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #DDDDDD;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	font-weight: bold;	
}

h2 {
	clear: both;
	font-size: 16px;
	color: #000066;
	line-height: normal;
	margin: 10px 0px 0px 2px;
	padding: 0px 0px 3px;
	border-bottom: 1px solid #DDDDDD;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	font-weight: bold;
}

h3 {
	clear: both;
	font-size: 14px;
	color: #000066;
	line-height: normal;
	margin: 10px 0px 5px 3px;
	padding: 0px 0px 3px;
	border-bottom: 1px;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	font-weight: bold;
}

.infobody{
	margin-right: 10px;
	margin-left: 10px;
}


/* ====== Contents page ==================== */
.contentstitle1 {
	font-size: 13px;
	line-height: 14px;
	text-decoration: none;
	letter-spacing: 2px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	color: #FF9900;
}
.contentstitle2 {
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	color: #000000;
}
.contentstable {
	border: 1px solid;
	border-color: #666666; 
	margin: 3px 3px 3px 3px;
}
.contentstableL {
	border: 1px solid;
	border-color: #666666; 
	margin: 3px 2px 3px 3px;
}

.contentstableR {
	border: 1px solid;
	border-color: #666666; 
	margin: 3px 4px 3px 2px;
}


.headcopy {
	font-size: 14px;
	line-height: 17px;
	text-decoration: none;
	letter-spacing: 2px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	color: #FF9900;
}
.bodytitle {
	font-size: 14px;
	line-height: 16px;
	font-family: "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	letter-spacing: 1px;
	color: #000066;
}

.bodytitle B {
	font-size: 13px;
	line-height: 16px;
	font-family: "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	letter-spacing: 1px;
	color: #090;
}

.bodyboxtitle {
	font-size: 14px;
	line-height: 15px;
	font-family: "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFFFFF;
	background-color: #66CC66;
	padding: 2px 5px;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
.bodyCatchGreen {
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #CC6633;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.bodyUltraLarge {
	font-size: 20px;
	line-height: 22px;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.bodyLarge {
	font-size: 14px;
	line-height: 17px;
	text-decoration: none;
	letter-spacing: 1px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.bodynormal {
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	letter-spacing: 1px;
}
.bodyMidum {
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.bodySmall {
	font-size: 9px;
	line-height: 10px;
	text-decoration: none;
	letter-spacing: 1px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.bodylink {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #009933;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
/* ====== general ================= */
.f20 {
	font-size: 20px;
	line-height: 24px;
	text-decoration: none;
}
.f24B {
	font-size: 24px;
	line-height: 28px;
	text-decoration: none;
	font-weight: bold;
}
.f16 {
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;
}
.fqaA {
	font-size: 11px;
	color: #003399;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 3px;
}
.fqaQ {
	font-size: 12px;
	font-weight: bold;
	color: #FF6666;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 3px;
}


.f12 {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}
.f11 {
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}

.f10 {
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
}
/* ====== special ================= */
.braphbar {
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 0px;
}
/* ====== color ================= */
.color1_coach {
	color: #000099;
}
.color2_coach {
	color: #99ccff;
}
.color1_action {
	color: #330099;
}
.color2_action {
	color: #9999ff;
}
.color1_food {
	color: #990000;
}
.color2_food {
	color: #ffcc99;
}
.color1_info {
	color: #0099cc;
}
.color2_info {
	color: #7fffd4;
}

/* ====== color ================= */
