/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family:"ƒƒCƒŠƒI","‚l‚r ƒSƒVƒbƒN", "Osaka|“™•"
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background-color:#66CBE8;
	}
	
#wrapper {
	margin:0 auto;
	width:980px;
	text-align:center;
}

.container {
	width:980px;
	background-color:#94EBFF;
	color:#333333;
}

.container h2 {
	padding-top:15px;
}
.container h1 img {border-top:30px solid #E6887C;
	border-bottom:10px solid #E6513F;
}

.container h3 {
	background:url(../img/title_sub01.gif) 20px 10px no-repeat;
	
	text-align:left;
	padding:0 30px ;
	line-height:1.4;
	font-weight:bold;
	font-size:13px;
	margin-bottom:15px;
}

.container hr {
	color:fff;
	width:98%;
	}
	
	.photo01 {
	margin-left:32px;
	}

.photo01 ul {
	list-style:none;
	width:924px;
	height:auto;
	clear:both;
}

.photo01 li {
	list-style:none;
	float:left;
	padding-right:8px;
	padding-bottom:15px;
}

.photo01 p {
	width:886px;
	text-align:left;
	color:#333333;
	font-size:13px;
	margin-bottom:15px;
	line-height:1.4;
	margin-top:-20px;
	padding-top:-5px;
	display:block;
	clear:both;
	padding-right:32px;

	}

.pr00 { padding-right:none; }


.briefing {
	background:url(../img/briefing.png) 0px 0px no-repeat;
	padding-left:200px;
	margin-top:15px;
	padding-bottom:20px;
	text-align:left;
	padding-right:30px;
	line-height:1.4;
	padding-top:3px;
	font-weight:normal;
	font-size:13px;
	color:#333333;
	min-height:30px;
}

.sportrun{
	background:url(../img/sportrun.png) 0px 0px no-repeat;
	padding-left:310px;
	margin-top:5px;
	min-height:30px;
	text-align:left;
	padding-right:30px;
	line-height:1.4;
	font-weight:normal;
	font-size:13px;
	color:#333333;
	margin-bottom:10px;
}

.mb30 { margin-bottom:30px;}

.paddock {
	background:url(../img/paddock.png) 0px 10px no-repeat;
	padding-left:230px;
	min-height:50px;
	text-align:left;
	padding-right:30px;
	line-height:1.4;
	font-weight:normal;
	font-size:13px;
	color:#333333;
	margin-bottom:10px;
}

.lunch {
	background:url(../img/lunchtime.png) 0px 0px no-repeat;
	margin-top:10px;
	padding-top:15px;
	padding-left:290px;
	min-height:40px;
	text-align:left;
	padding-right:30px;
	line-height:1.4;
	font-weight:normal;
	font-size:13px;
	color:#333333;
}

.gridStart {
	background:url(../img/grid.png) 0px 10px no-repeat;
	padding-left:140px;
	margin-top:15px;
	min-height:50px;
	text-align:left;
	padding-right:30px;
	line-height:1.4;
	font-weight:normal;
	font-size:13px;
	color:#333333;
	margin-bottom:10px;
}

.qualify {
	background:url(../img/qualify.png) 0px 0px no-repeat;
	padding-left:200px;
	padding-top:13px;
	margin-top:15px;
	min-height:50px;
	text-align:left;
	padding-right:30px;
	line-height:1.4;
	font-weight:normal;
	font-size:13px;
	color:#333333;
	margin-bottom:5px;
}

.awardsCeremony {
	background:url(../img/award.png) 0px 10px no-repeat;
	padding-left:180px;
	margin-top:15px;
	min-height:50px;
	text-align:left;
	padding-right:30px;
	line-height:1.4;
	font-weight:normal;
	font-size:13px;
	color:#333333;
	margin-bottom:10px;
}

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

.close {
	width:100%;
	text-align:center;
	line-height:2;
	}
	
.close a {
	color:#333333;
	font-size:13px;
	}
	
	
img.vMid {
	vertical-align:middle;
}

.next {
	text-align:right;
	margin-right:30px;
	font-size:14px;
	padding-bottom:40px;
}

.next a {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
