@charset 'utf-8';
/*----------------------------------------------------ページ用CSS*/
/*------------------------------------top*/
#top h2 {
	display: none;
}
#top_album {
	float: left;
	width: 300px;
	height: 310px;
	text-align: center;
}
#top_news {
	float: left;
	width: 300px;
	height: 300px;
	line-height: 18px;
}
#top_news h3 {
	width: 290px;
	height: 20px;
	background: url(../img/title_news.jpg) no-repeat;
}
#top_news .inner {
	margin-top: 5px;
	padding: 0;
	overflow: auto;
	width: 290px;
	height: 275px;
	line-height: 25px;
}
#top_news dt {
	padding: 5px;
	background: #555555;
	color: #ffffff;
}
#top_news dt span {
	display: block;
	color: #ffcc66;
	font-size: 10px;
}
#top_news dd {
	padding: 5px;
}
#top_news dd img {
	float: left;
	margin: 5px;
}
#top_schedule {
	text-align: center;
}
#top_schedule h3 {
	width: 600px;
	height: 20px;
	background: url(../img/title_top_schedule.jpg) no-repeat center center;
}
#top_schedule .winner {
	font-size: 15px;
}
#top_schedule_area {
	width: 580px;
	height: 430px;
	margin: 0 auto;
	text-align: left;
	overflow: auto;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
/*------------------------------------profile*/
#profile h2 {
	background: url(../img/title_profile.jpg) no-repeat center center;
}
#profile h3 img {
	float: left;
	margin: 0 5px;
}
#profile dt {
	border-top: 1px dashed #ffcc99;
	border-left: 5px solid #ff6633;
	border-bottom: 1px dashed #ffcc99;
	margin-top: 5px;
	padding: 3px 10px;
	background: #fff8f0;
}
#profile dd {
	padding: 10px;
	line-height: 25px;
}
#profile dd span {
	font-size: 12px;
}
#profile_school img {
	float: right;
	margin: 0 5px;
}
#profile #map_area {
	width: 540px;
	height: 600px;
	margin: 5px;
	padding: 5px;
	border: 1px solid #ffcc66;
}
#profile #map_print {
	float: right;
}
#profile #map_print a {
	display: block;
	width: 130px;
	height: 30px;
	background: url(../img/print_bt_off.jpg) no-repeat;
}
#profile #map_print a:hover {
	background: url(../img/print_bt_on.jpg) no-repeat;
}
#profile #map_print a span {
	display: none;
}
/*------------------------------------score*/
#score h2 {
	background: url(../img/title_score.jpg) no-repeat center center;
}
#score h3 {
	padding: 5px 20px;
	font: normal 20px Arial, sans-serif;
}
.score_board {
	text-align: center;
}
#score_history h4,
.score_board h4 {
	text-align: left;
	border-top: 1px dashed #ffcc99;
	border-left: 5px solid #ff6633;
	border-bottom: 1px dashed #ffcc99;
	margin-top: 5px;
	padding: 3px 10px;
	background: #fff8f0;
}
.score_board h5 {
	padding: 5px;
	text-align: left;
}
.score_board table {
	margin: 10px auto;
	border: 5px solid #996600;
	background: url(../img/score_board.jpg) repeat;
}
.score_board td {
	border: 1px solid #cccc99;
	width: 35px;
	padding: 10px 0;
}
.score_board td.table_team {
	width: 150px;
}
.score_board p {
	text-align: left;
}
#score_history h5 {
	margin: 10px 10px 3px;
	font-weight: bold;
}
#score_history dl {
	margin-left: 10px;
}
#score_history dt {
	display: block;
	cursor: pointer;
	background: #FFFAF7;
	border-top: 1px dashed #FF9933;
	border-bottom: 1px dashed #FF9933;
	padding: 2px 10px;
	margin: 2px 0;
}
#score_history dt:hover {
	background: #FFDDC8;
}
#score_history dd {
	margin-left: 10px;
	padding: 5px 0;
}
/*------------------------------------recruit*/
#recruit h2 {
	background: url(../img/title_recruit.jpg) no-repeat center center;
}
#recruit dt {
	border-top: 1px dashed #ffcc99;
	border-left: 5px solid #ff6633;
	border-bottom: 1px dashed #ffcc99;
	margin-top: 5px;
	padding: 3px 10px;
	background: #fff8f0;
}
#recruit dd {
	padding: 10px;
	line-height: 25px;
}
#recruit dd span {
	font-size: 12px;
}
#recruit dd img {
	float: right;
	margin: 0 5px;
}
#recruit_bt {
	text-align: center;
	padding: 10px 20px;
}
#recruit_bt a {
	display: block;
	width: 250px;
	height: 50px;
	margin: 0 auto;
	background: url(../img/recruit_bt_off.jpg) no-repeat;
}
#recruit_bt a:hover {
	background: url(../img/recruit_bt_on.jpg) no-repeat;
}
#recruit_bt a span {
	display: none;
}
/*------------------------------------order*/
#order h2 {
	background: url(../img/title_order.jpg) no-repeat center center;
}
#order_bana {
	width: 580px;
	height: 300px;
	background: url(../img/order_bana.jpg) no-repeat;
}
#order_bana h3,
#order_bana p,
#order_bana ul {
	display: none;
}
#order_bt {
	text-align: center;
	padding: 20px;
}
#order_bt a {
	display: block;
	width: 250px;
	height: 50px;
	margin: 0 auto;
	background: url(../img/order_bt_off.jpg) no-repeat;
}
#order_bt a:hover {
	background: url(../img/order_bt_on.jpg) no-repeat;
}
#order_bt a span {
	display: none;
}
#order_photo {
	width: 580px;
	height: 300px;
	background: url(../img/order_photo.jpg) no-repeat;
}
#order_photo p span {
	display: none;
}
/*------------------------------------link*/
#link h2 {
	background: url(../img/title_link.jpg) no-repeat center center;
}
#link ul li {
	width: 180px;
	height: 60px;
	float: left;
}
/*------------------------------------contact*/
#contact h2 {
	background: url(../img/title_contact.jpg) no-repeat center center;
}
#contact form {
	width: 270px;
	float: left;
}
#contact form fieldset {
	padding: 10px;
}
#contact_caution {
	width: 310px;
	float: left;
}
#contact_caution dt {
	border-top: 1px dashed #ffcc99;
	border-left: 5px solid #ff6633;
	border-bottom: 1px dashed #ffcc99;
	margin-top: 5px;
	padding: 3px 10px;
	background: #fff8f0;
}
#contact_caution dd {
	padding: 10px;
	font-size: 12px;
}
#contact_caution dd ul {
	background: #ffd9ec;
	margin: 3px;
	padding: 5px;
	font-weight: bold;
}
#contact_caution p {
	font-size: 12px;
}
/*------------------------------------schedule*/
#schedule {
	position: relative;
}
#schedule h2 {
	background: url(../img/title_schedule.jpg) no-repeat center center;
}
#schedule h3 {
	padding: 5px 20px;
	font: normal 20px Arial, sans-serif;
}
#schedule p.chosuke {
	position: absolute;
	top: 20px;
	right: 5px;
	width: 219px;
	height: 42px;
	background: url(../img/bt_chosuke.jpg) no-repeat;
}
#schedule p.chosuke a {
	display: block;
	width: 219px;
	height: 42px;
}
#schedule p.chosuke span {
	display: none;
}
#schedule dl {
	margin: 0 10px;
}
#schedule dt {
	font: bold 12px Arial, sans-serif;
	margin-top: 5px;
	padding: 5px 10px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px dashed #cccccc;
	background: url(../img/schedule_datebar.jpg) repeat-x;
}
#schedule dd {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
/*------------------------------------album*/
#album h2 {
	background: url(../img/title_album.jpg) no-repeat center center;
}
.album_prev_next {
	text-align: right;
	color: #cccccc;
}
.album_box {
	border-bottom: 1px dashed #aaaaaa;
	padding: 5px 0;
	margin: 5px 0;
	background: url(../img/photo_background.jpg) no-repeat right bottom;
}
.album_box_left {
	width: 170px;
	text-align: center;
	float: left;
}
.album_box_right {
	width: 390px;
	float: left;
}
.album_box h3 {
	border-top: 1px dashed #ffcc99;
	border-left: 5px solid #ff6633;
	border-bottom: 1px dashed #ffcc99;
	margin-top: 5px;
	padding: 3px 10px;
	background: #fff8f0;
}
/*------------------------------------bbs*/
#bbs h2 {
	background: url(../img/title_bbs.jpg) no-repeat center center;
}
#bbs_form {
	width: 270px;
	float: left;
}
#bbs_form fieldset {
	padding: 10px;
}
#bbs_kiyaku {
	width: 310px;
	float: left;
}
#bbs_kiyaku h4 {
	border-top: 1px dashed #ffcc99;
	border-left: 5px solid #ff6633;
	border-bottom: 1px dashed #ffcc99;
	margin-top: 5px;
	padding: 3px 10px;
	background: #fff8f0;
}
#bbs_content {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	line-height: 25px;
}
#bbs_content h3 {
	color: #999999;
	font-size: 10px;
}
#bbs_content h4 {
	font-weight: bold;
	font-size: 15px;
}
#bbs_content h3 strong {
	color: #ff6600;
	display: block;
	font-size: 12px;
}
#bbs_del {
	padding: 5px 0;
	text-align: right;
	font-size: 10px;
}
.bbs_prevnext {
	color: #cccccc;
	font-size: 12px;
	text-align: right;
}
.bbs_box {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 5px;
}
/*------------------------------------rakugaki*/
#rakugaki h2 {
	background: url(../img/title_rakugaki.jpg) no-repeat center center;
}
#rakugaki_form {
	width: 270px;
	float: left;
}
#rakugaki_form fieldset {
	padding: 10px;
}
#rakugaki_kiyaku {
	width: 310px;
	float: left;
}
#rakugaki_kiyaku h4 {
	border-top: 1px dashed #ffcc99;
	border-left: 5px solid #ff6633;
	border-bottom: 1px dashed #ffcc99;
	margin-top: 5px;
	padding: 3px 10px;
	background: #fff8f0;
}
#rakugaki_content {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#rakugaki_content h3 {
	color: #999999;
	font-size: 10px;
}
#rakugaki_content h4 {
	font: bold 12px Arial, sans-serif;
}
#rakugaki_content h3 strong {
	color: #ff6600;
	display: block;
	font-size: 12px;
}
#rakugaki_del {
	padding: 5px 0;
	text-align: right;
	font-size: 10px;
}
.rakugaki_prevnext {
	color: #cccccc;
	font-size: 12px;
	text-align: right;
}
.rakugaki_box {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 5px;
}
