body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#FFCCCC;
}

a:link { color: #CC0033; }
a:visited { color: #CC0033; }
a:hover { color: #FF6666; }
a:active { color: #FF6666; }

.nolinebk {
	color:#333333;
	text-decoration: none;
}

.txt8 {
	font-size: 8px;
	line-height: 120%;
	color: #333333;
}

.txt9 {
	font-size: 9px;
	line-height: 150%;
	color: #333333;
}

.txt10 {
	font-size: 10px;
	line-height: 150%;
	color: #333333;
}

.txt11 {
	font-size: 11px;
	line-height: 150%;
	color: #333333;
}

.txt11120 {
	font-size: 11px;
	line-height: 120%;
	color: #333333;
}
.txt11120wh {
	font-size: 11px;
	line-height: 120%;
	color:#FFFFFF
}
.txt11pk {
	font-size: 11px;
	line-height: 150%;
	color:#FF6666
}
.txt12 {
	font-size: 12px;
	line-height: 150%;
	color:#333333
}
.txt12_pk {
	font-size: 12px;
	line-height: 150%;
	color:#FF6666
}
.txt13_120 {
	font-size: 13px;
	line-height: 120%;
	color: #333333;
}
.txt13 {
	font-size: 13px;
	line-height: 150%;
	color: #333333;
}
.txt13_pk {
	font-size: 13px;
	line-height: 150%;
	color: #FF6666;
}
.txt13_bl {
	font-size: 13px;
	line-height: 150%;
	color: #6699FF;
}
.txt13_rd {
	font-size: 13px;
	line-height: 150%;
	color: #CC0033;
}
.txt13_200 {
	font-size: 13px;
	line-height: 200%;
	color: #333333;
}
.txt15_rd {
	font-size: 15px;
	line-height: 150%;
	color: #CC0033;
}
.bosyu_susume {
	background-color: #FFE5CC;
	margin: 10px 0px;
	padding: 7px 10px;
	width: 366px;
	border: 1px solid #FF9966;
}
.top_bn {
	margin: 0;
	padding: 0;
	font-size: 15px;
	color: #CC0033;
	font-weight: bold;
}
.top_bn img {
	margin: 5px 0 0 0;
	padding: 0;
}
.txt17_pk {
	font-size: 17px;
	line-height: 150%;
	color: #FF6666;
}
.txt17_bl {
	font-size: 17px;
	line-height: 150%;
	color: #6699FF;
}
.txt_pk {
    color: #FF6666;
}
.txt17_purple {
	font-size: 17px;
	line-height: 150%;
    color: #7B0070;
}

.txt17_green {
	font-size: 17px;
	line-height: 150%;
    color: #33A02C;
}
.txt_purple {
    color: #7B0070;
}

.txt_green {
    color: #33A02C;
}

.topImg {
	border:none;
}

/*course/schedule.html
---------------------------------------------------------------------------- */
#scheduleBox {
margin: 0;
padding: 10px;
background: #ffffff;
text-align: center;
}
#scheduleBox .scheduleInBox {
margin: 10px 10px 50px 10px;
}

/*トップページ新大阪店ブログのリンク部分
---------------------------------------------------------------------------- */
#blogBox {
	width: 350px;
	margin: 0 0 10px 0;
	padding:0 ;
	background: #ffffff;
	text-align: left;
}
#blogBox p {
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 15px;
	color: #CC0033;
	font-weight: bold;
}

#blogBox img{
	float: right;
	margin: 0 0 10px 0;
	border:none;

}
.clear {
	 clear: both;
}

