@charset "UTF-8";

#header {
	position: relative;
	padding: 0px;
	width: 950px;
	text-align: left;
	background-image: url(../image/01_orange/header.gif);
	height: 70px;
	display: block;
}
/* CSS Document */


/* テーブル用 */
#wrap {
	text-align: left;
	height: 100%;
	vertical-align: bottom;
	clip: rect(auto,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	background-color: #F3EAB6;
}
#Top_mov {
	background-color: #000000;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #BF661D;
	background-image: url(../image/mov_back.gif);
	background-repeat: repeat-y;
	display: block;
	height: 250px;
	width: 950px;
}
#content {
	background-color: #F3EAB6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #535353;
	width: 950px;
	padding-top: 9px;
	padding-bottom: 10px;
	display: block;
}
#content_charity {
	background-color: #F3EAB6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #535353;
	width: 950px;
	padding-top: 9px;
	display: block;
	background-image: url(../image/back_charity.gif);
	background-repeat: repeat-y;
}
.BOX_Midashi {
	background-image: url(../image/01_orange/midashi.gif);
	height: 26px;
	width: 515px;
	background-repeat: no-repeat;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 26px;
	padding-left: 5px;
	display: block;
}
.BOX_Midashi-s {
	background-image: url(../image/01_orange/midashi-s.gif);
	height: 26px;
	width: 198px;
	background-repeat: no-repeat;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 26px;
	padding-left: 5px;
	display: block;
}
#Center_BOX {
	border: 1px solid #838383;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
#Center_BOX h2 {
	font-size: 14px;
	font-weight: bold;
	color: #432112;
	padding-bottom: 3px;
}
