@charset "shift_jis";
/* 全体共通スタイルCSSの読み込み  */
@import "style.css";

/* 大会ページ部分 */
.title_rally01 {
	color: #333333;
	background-image: url(../../rally/japan/image/title_bg.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 460px;
	padding-left: 80px;
	padding-top: 15px;
}
.title_rally02 {
	color: #333333;
	background-image: url(../../rally/all/image/title_bg.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 520px;
	padding-left: 20px;
	padding-top: 15px;
}
.title_rally03 {
	color: #333333;
	background-image: url(../../rally/inter/image/title_bg.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 460px;
	padding-left: 80px;
	padding-top: 15px;
}
.title_rally04 {
	color: #333333;
	background-image: url(../../rally/3day/image/title_bg.gif);
	background-repeat: no-repeat;
	height: 91px;
	width: 542px;
	text-indent: -10000px;
}
.rally_name {
	font-size: 85%;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 135%;
	margin-top: 5px;
	background-color: #EAEAEA;
	padding-top: 5px;
	padding-bottom: 5px;
}
.text01 {
	margin-top: 10px;
}
.text02 {
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
}
.text02 img {
	float: left;
	padding-right: 10px;
}
.text03 {
	margin-top: 10px;
	text-align: right;
}
.subtitle_rally {
	background-image: url(../../league/image/subtitle_bg.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 510px;
	padding-left: 10px;
	margin-top: 15px;
	font-size: 90%;
	margin-left: 10px;
}

.rally_box01 {
	width: 520px;
	margin-top: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-left-color: #003399;
	margin-left: 10px;
}
.rally_box01 td {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #003399;
	border-right-color: #003399;
	padding: 5px;
}
.rally_box01 th {
	color: #FFFFFF;
	background-color: #3399FF;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #003399;
	border-right-color: #003399;
	padding: 5px;
	white-space: nowrap;
}
.rally_box02 {
	width: 450px;
	margin-top: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-left-color: #003399;
}
.rally_box02 td {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #003399;
	border-right-color: #003399;
	padding: 5px;
	background-color: #FFFFFF;
}
.rally_box02 th {
	color: #FFFFFF;
	background-color: #3399FF;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #003399;
	border-right-color: #003399;
	padding: 5px;
	white-space: nowrap;
}
.rally_warningbox {
	width: 450px;
	margin-left: 15px;
	margin-top: 10px;
	border: 1px solid #DED9BC;
	background-color: #F2F0E3;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.day01 {
	background-color: #E7FFCE;
}
.day02 {
	background-color: #FFF7D0;
}
.day03 {
	background-color: #FFEEEE;
}
.three_subtitle01 {
	background-color: #000099;
	width: 493px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 15px;
	border: 1px solid #CCCCCC;
	font-size: 110%;
	margin-left: 10px;
}
.text_list ul {
	margin-top: 10px;
}
.text_list li {
	text-indent: -1em;
	padding-right: 20px;
	padding-left: 20px;
}
.three_subtitle02 {
	background-color: #000099;
	width: 493px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 15px;
	border: 1px solid #CCCCCC;
	font-size: 110%;
	margin-left: 10px;
}
.three_menu ul {
	width: 540px;
	height: 25px;
}
.three_menu li {
	float: left;
}
.three_menubox {
	margin-top: 10px;
	height: 25px;
}

.three_menu01 a {
	background-image: url(../../rally/3day/image/btn01.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 85px;
	text-indent: -10000px;
	display: block;
	overflow:hidden;
}
.three_menu02 a {
	background-image: url(../../rally/3day/image/btn02.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 143px;
	text-indent: -10000px;
	display: block;
	overflow:hidden;
}
.three_menu03 a {
	background-image: url(../../rally/3day/image/btn03.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 71px;
	text-indent: -10000px;
	display: block;
	overflow:hidden;
}
.three_menu04 a {
	background-image: url(../../rally/3day/image/btn04.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 131px;
	text-indent: -10000px;
	display: block;
	overflow:hidden;
}
.three_menu05 a {
	background-image: url(../../rally/3day/image/btn05.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 110px;
	text-indent: -10000px;
	display: block;
	overflow:hidden;
}

.three_warningbox {
	width: 450px;
	margin-left: 20px;
	margin-top: 10px;
	border: 1px solid #CDC698;
	background-color: #ECEAD7;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	padding-right: 25px;
}
.mapbox {
	padding-left: 20px;
}
.room_full {
	background-color: #FFEEEE;
}
.three_box01 {
	width: 520px;
	margin-top: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-left-color: #003399;
	margin-left: 10px;
}
.three_box01 td {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #003399;
	border-right-color: #003399;
	padding: 5px;
}
.three_box01 th {
	color: #FFFFFF;
	background-color: #3399FF;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #003399;
	border-right-color: #003399;
	padding: 5px;
	white-space: nowrap;
}
.three_box02 {
	width: 380px;
	margin-top: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-left-color: #003399;
	margin-left: 5px;
	font-size: 85%;
}
.three_box02 td {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #003399;
	border-right-color: #003399;
	padding: 3px;
}
.three_box02 th {
	background-color: #3399FF;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #003399;
	border-right-color: #003399;
	padding: 3px;
	white-space: nowrap;
	color: #FFFFFF;
}
#walkingmanner {
	background-image: url(../../rally/3day/image/maner.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 480px;
	margin-top: 10px;
	text-indent: -10000px;
	margin-left: 30px;
}
.img-area {
	margin-left: 25px;
	margin-right: 15px;
}
