@charset "utf-8";
/* CSS Document */

.ordertag {
	border-radius: 15px;
	background-color: #386B1E;
	padding: 3px 10px;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
	line-height: 240%;
}

#content p {
	margin-left: 14px;
	text-indent: -14px;
}
/*--------------------- 参加料 ---------------------*/
.tableFee {
	margin: 0px 5px 5px 0px !important;
	border-collapse: collapse;
}
.tableFee th{
	color: #000000;
	padding: 3px 5px;
	font-size: 13px;
	border: 1px solid #ffffff;
}
.tableFee tr .tate{
	border: 1px solid #bbbbbb;
	text-align: left !important;
	background-color: #eeefef;
}
.tableFee tr .yoko{
	background-color: #B5EB98;
}
.tableFee td{
	padding: 3px;
	border: 1px solid #bbbbbb;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 1.5;
	text-align: center;
}
.gakuBIG {
	font-size: 130%;
}


.mousi01 {
	padding: 8px;
	border-radius: 10px;
	background-color: #F7E8E5;
	font-family: "メイリオ";
}
.mousi02 {
	padding: 8px;
	border-radius: 10px;
	background-color: #EDF5FB;
	font-family: "メイリオ";
}



.fee-ryokin {
	float: right;
}
.fee-sankasya {
	float: left;
	clear: both;
}
