@charset "UTF-8";

/*
	2009 SUPER GT MOVIES
*/



#movie_box {
	position: relative;
	margin-top: 12px;
	margin-left: 8px;
	margin-bottom: 12px;
	width: 590px;
	font-size: 85%;

	background-color: #002d5a;
	border-top: 1px solid #001326;
	border-left: 1px solid #00162c;
	border-bottom: 1px solid #048;
}



h1.ptitlee {/*ページタイトル*/
	height: 35px;
	background-image: url(ptitle_bg_singha.png);
	background-repeat: repeat-x;
	background-position: left center;
}


.snghalnk {
	float: right;
	display:inline-block;
	width: 124px;
	height: 35px;
}



/* ---------- INDEX ---------- */
#movm_ul {
	margin: 16px 48px;
}

#movm_ul li {
	margin: 6px 0px;
	padding: 4px 4px 4px 120px;
	height: 81px;
	background-color: #f7f7f7;
	border-top: 1px solid #048;
	border-right: 1px solid #024;
	border-bottom: 1px solid #012;
	border-left: 1px solid #048;

	background-repeat: no-repeat;
	background-position: 4px 4px;
}
#movm_ul li#movm_0901 {
	background-image: url(rdlg0901.png);
}
#movm_ul li#movm_0902 {
	background-image: url(rdlg0902.png);
}
#movm_ul li#movm_0903 {
	background-image: url(rdlg0903.png);
}
#movm_ul li#movm_0904 {
	background-image: url(rdlg0904.png);
}
#movm_ul li#movm_0905 {
	background-image: url(rdlg0905.png);
}
#movm_ul li#movm_0906 {
	background-image: url(rdlg0906.png);
}
#movm_ul li#movm_0907 {
	background-image: url(rdlg0907.png);
}
#movm_ul li#movm_0908 {
	background-image: url(rdlg0908.png);
}
#movm_ul li#movm_0909 {
	background-image: url(rdlg0909.png);
}


#movm_ul li h3 {
	margin: 2px 0px 0px;
	padding: 3px 0px 3px 66px;
	height: 40px;
	font-size: 90%;
	line-height: 1.4em;
	color: #333;
	/*border-bottom: 1px solid #ddd;*/
	background-repeat: no-repeat;
	background-position: left center;
}

#movm_ul li#movm_0901 h3 {
	background-image: url(http://supergt.net/supergt/race_img/09series/0901circsw.gif);
}
#movm_ul li#movm_0902 h3 {
	background-image: url(http://supergt.net/supergt/race_img/09series/0902circsw.gif);
}
#movm_ul li#movm_0903 h3 {
	background-image: url(http://supergt.net/supergt/race_img/09series/0903circsw.gif);
}
#movm_ul li#movm_0904 h3 {
	background-image: url(http://supergt.net/supergt/race_img/09series/0904circsw.gif);
}
#movm_ul li#movm_0905 h3 {
	background-image: url(http://supergt.net/supergt/race_img/09series/0905circsw.gif);
}
#movm_ul li#movm_0906 h3 {
	background-image: url(http://supergt.net/supergt/race_img/09series/0906circsw.gif);
}
#movm_ul li#movm_0907 h3 {
	background-image: url(http://supergt.net/supergt/race_img/09series/0907circsw.gif);
}
#movm_ul li#movm_0908 h3 {
	background-image: url(http://supergt.net/supergt/race_img/09series/0908circsw.gif);
}
#movm_ul li#movm_0909 h3 {
	background-image: url(http://supergt.net/supergt/race_img/09series/0909circsw.gif);
}

#movm_ul li h3 .rdnm {
	font-size: 115%;
	font-weight: bold;
}



#movm_ul li p {
	margin-left: 65px;
}

#movm_ul li a {
	display: block;
	margin: 0px;
	padding: 2px;
	padding-left: 16px;
	font-size: 100%;
	line-height: 13px;
	font-weight: bold;
	vertical-align: middle;
	background: transparent url(../mov_img/moviemk1.gif) no-repeat left center;
}

#movm_ul li a:hover {
	background: transparent url(../mov_img/moviemk2.gif) no-repeat left center;
}




/* Rounds */
#sgtmovd {
	margin: 20px 24px 16px;
	padding: 22px 0px 27px;
	font-size: 85%;
	text-align: center;
	color: #7ac;

	background:#002d5a url(../mov_img/moviebg06.jpg) no-repeat top left;
	border-top: 1px solid #001326;
	border-left: 1px solid #00162c;
	border-bottom: 1px solid #048;
}


#sgtmovd2 {
	margin: 20px 24px 16px;
	padding: 22px 0px 27px;
	font-size: 85%;
	text-align: center;
	color: #fec;

	background: #3F060C url(moviebg_singha.jpg) no-repeat center center;
}


#sgtmovd h5 {
	margin: 2px 111px;
	padding: 0px;
	font-weight: normal;
	color: #9bc;
/*	background-image: url(http://supergt.net/images/items/bgover_60.png);*/
}
	* html #sgtmovd h5 {
/*		behavior: expression(IEPNGFIX.fix(this));*/
	}
