/* SUZUKI WORLD CUP */

h2.H_suzukiworld {
	background-image: url(../images/h1_suzukiworld.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.suzukiworld_head {
	background-image: url(../images/suzukiworld_head.jpg);
	background-repeat: no-repeat;
	height: 182px;
	width: 670px;
	position: relative;
}
p.suzukiworld_btn1 {
	position: absolute;
	height: 39px;
	width: 148px;
	left: 20px;
	top: 113px;
}
p.suzukiworld_btn2 {
	height: 39px;
	width: 148px;
	left: 168px;
	top: 113px;
	position: absolute;
}
p.suzukiworld_btn3 {
	position: relative;
	height: 39px;
	width: 148px;
	left: 316px;
	top: 113px;
}
.suzukiworld_btn_area {
	background-image: url(../images/suzukiworld_eng_bg.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 670px;
	position: relative;
}
p.suzukiworld_btneng {
	position: relative;
	height: 16px;
	width: 54px;
	left: 606px;
	top: 12px;
}
.suzukiworld_con {
	background-color: #5b5959;
	margin: 0px;
	width: 650px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.suzukiworld_main {
	background-color: #FFFFFF;
	padding: 10px;
	width: 630px;
}


/* 大会概要 */
.suzukiworld_outline_area {
	padding-right: 10px;
	padding-left: 10px;
}
h3.title_outline {
	background-image: url(../images/h3_outline.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 38px;
	width: 630px;
	padding: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.suzukiworld_table_style1 {
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}
.suzukiworld_table_style1 th {
	font-weight: bold;
	background-color: #595757;
	color: #FFFFFF;
	border-bottom: 1px solid #a7a7a7;
	border-right: 1px solid #FFFFFF;
	padding: 5px;
	text-align: center;
}
.suzukiworld_table_style1 td {
	background-color: #f2f2f2;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding: 5px;
}


p.suzukiworld_notes {
	font-size: 11px;
	line-height: 130%;
	color: #333333;
	text-align: right;
	margin-bottom: 15px;
}
.suzukiworld_table_style2 {
}
.suzukiworld_table_style2 th {
	width: 110px;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	vertical-align: top;
}
.suzukiworld_table_style2 td {
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


/* 大会結果一覧 */
h3.title_result {
	background-image: url(../images/h3_result.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 38px;
	width: 630px;
	padding: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


/* 過去入賞者一覧 */
h3.title_past {
	background-image: url(../images/h3_past.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 38px;
	width: 630px;
	padding: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.contest_table {
	font-size: 11px;
	color: #666666;
	border-top: 1px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 130%;
}
.contest_table th {
	background-color: #f2f2f2;
	padding: 5px;
	border-right: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	text-align: center;
}
.contest_table td {
	background-color: #ffffff;
	padding: 5px;
	border-right: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
}
.contest_table td.contest_first {
	background-color: #fefae4;
}
.contest_table td.contest_second {
	background-color: #f4fdea;
}
.contest_table td.contest_third {
	background-color: #f0fffb;
}
.contest_table td.bgG {
	background-color: #eff5ff;
}
#conarea{
	clear:both;
}
/* 競技会年度 */
.contest_table{
	clear:both;
}
.schedule_nen{
	list-style-type: square;
}
.schedule_nen li{
	float:left;
	font-size:12px;
	width:80px;
}
