.frame_font_orenge_1all {
	padding-top: 2px;
	border: 1px solid #FFCC00;
	color:#FFCC00;
}
.frame_yellow_1all {
	border: 1px solid #FFFF00;
}
.waku_gray_frame {
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.waku_green {
	border: 1px solid #009900;
}
.waku_gray {
	border: 1px solid #CCCCCC;
}
.waku_sky {
	border: 1px solid #A4E3FF;
}
.waku_pnk {
	border: 1px solid #FDB8D0;
}
.waku_yellow {
	border: 1px solid #FFD851;
}
.line_blue_ud {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
}
.lst_decimal {
	list-style-type:decimal;
	list-style-position:outside;
	color:#333;
}
.fl_right {
	float:right;
	margin-left: 15px;
}
.fl_left {
	float: left;
	margin-left: 10px;
}
.left {
	float: left;
	margin-right: 10px;
}
.fl_top {
	margin-top: 10px;
}
.font_pointtitle {
	background-image: url(../img/point_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 540px;
	margin-bottom: 10px;
	padding-left: 20px;
	text-align: left;
	padding-bottom: 10px;
}
.font_honbuns {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.8em;
	padding-left: 20px;
	text-align: left;
}
.font_arrow {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	background-image: url(../img_course/201203osusume/arrow.png);
	background-position: left 2px;
	padding-left: 17px;
	background-repeat: no-repeat;
	color: #03F;
	width: 203px;
	line-height: 1.3em;
	margin-bottom: 7px;
}
.waku_photo {
	padding: 2px;
	border: 1px solid #CCC;
}

#content{
	float: left;
	padding-top: 20px;
	padding-left: auto;
	padding-right: auto;
	width: 100%;
}
.box01 {
	background-color: #F3F3F3;
	position: relative;
	-moz-box-shadow: 1px 1px 0px #EAE0BF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 30px;
	width: 690px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 16px;
	padding-left: 12px;
	border: 1px solid #DFDFD0;
}
.box_puzzle {
	background-color: #FFFFFF;
	border-radius: 3px;
	border: 2px solid #0088FF;
	margin-bottom: 20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.line_puzzle {
	border-bottom: 3px solid #C8E4FF;
	padding-bottom: 3px;
}
.box_puzzle02 {
	color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 105%;
	text-align: center;
	background-color: #0088FF;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	float: left;
}
.box_puzzle03 {
	color: #0074DD;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 105%;
	text-align: center;
	background-color: #C8E4FF;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	float: right;
}
.center {
	text-align: center;
}
.back01 {
	background-image: url(../event/autumn/2014/back01.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom-color: #C8E4FF;
}
.back02 {
	background-image: url(../event/autumn/2014/back02.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom-color: #C8E4FF;
}
.waku_gokaku {
	background-color: #F6CBDE;
	text-align: left;
	border-radius: 5px;
}
