@import url("./pull.css");

/* CSS Infomaition ===================================

File name: style.css
Description: Unique style
Editors: Ishida Takayuki
Last Edit by: Ishida Takayuki
Date: 2010.08.06
Charset: utf-8

=============================================== InfoEnd  */

/*Home ------------------------------------------------  */

/*Header ---------- */

/*Content -------- */
#Home #Content {
	width: 950px;
	_width: 953px;
}

/* Primary */

#Home #Content #Primary #Message {
	margin: 0 0 13px 6px;
}

#Home #Content #Primary #Main_Visual {
	position: relative;
	margin: 0 0 13px 7px;
}

#Home #Content #Primary #Main_Visual a {
	display: block;
	height: 32px;
	width: 52px;
	text-indent: -9999px;
}

#Home #Content #Primary #Main_Visual #Countdown {
	position: absolute;
	left: 53px;
	top: 187px;
	height: 200px;
}

#Home #Content #Primary #Main_Visual #Countdown .title {
	margin: 0 0 5px;
}

#Home #Content #Primary #Main_Visual #Countdown .value {
	margin: 0 0 8px 3px;
	height: 100%;
}

#Home #Content #Primary #Main_Visual #Countdown .value img {
	margin: 0;
}

#Home #Content #Primary #Main_Visual #Countdown .before {
	position: absolute;
	bottom: -3px;
	left: -48px;
}

#Home #Content #Primary #Main_Visual #Countdown .caption {
	position: absolute;
	bottom: 10px;
	left: 0;
}


#Home #Content #Primary #Main_Visual #Days {
	background: url(../images/cal-days.gif) no-repeat;
	text-indent: -9999px;
	height: 14px;
	width: 11px;
	position: absolute;
	right: 5px;
	bottom: 38px;
}

#Home #Content #Primary .block_01 {
	position: relative;
	margin: 0 0 10px 5px;
}

#Home #Content #Primary .block_01 a {
	line-height: 1;
}
#Home #Content #Primary .block_01 a img {
	vertical-align: bottom;
}

#Home #Content #Primary .block_01 .calendar {
	position: relative;
	margin: 0 0 0 1px;
}
#Home #Content #Primary .block_01 .calendar .button {
	position: absolute;
	bottom: 17px;
	right: 28px;
}

#Home #Content #Primary .block_01 .twitter {
	position: absolute;
	top: 3px;
	right: 1px;
}
#Home #Content #Primary .block_01 .facebook {
	position: absolute;
	bottom: 3px;
	right: 2px;
}

#Home #Content #Primary .block_01 .event_calum {
	float: left;
	margin: 4px 4px 0 0;
}
#Home #Content #Primary .block_01 .banner_calum {
	margin: 6px 0 0 0;
	width: 176px;
	float: left;
}

#Home #Content #Primary .block_02 {
}
#Home #Content #Primary .block_02 .news_box {
	width: 246px;
	float: left;
	margin: 0 0 0 0;
}
#Home #Content #Primary .block_02 .news_box h3 a {
	text-indent: -9999px;
	display: block;
	height: 66px;
	width: 246px;
	overflow: hidden;
}
#Home #Content #Primary .block_02 #News.news_box h3 {
	background: url(../images/news_head_carbike.png) no-repeat;
}
#Home #Content #Primary .block_02 #Ms_News.news_box h3 {
	background: url(../images/news_head_ms_news.jpg) no-repeat;
}
#Home #Content #Primary .block_02 #Event_News.news_box h3 {
	background: url(../images/news_head_info.png) no-repeat;
}
#Home #Content #Primary .block_02 .news_box {
	background: url(../images/news_box_bottom.gif) no-repeat bottom;
	padding: 0 0 7px 0;
}
#Home #Content #Primary .block_02 .news_box ul {
	width: 224px;
	margin: 0 0px 0 7px;
	padding: 0 4px 0 8px;
	line-height: 1.3em;
	background: #FFFFFF;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
#Home #Content #Primary .block_02 .news_box ul li {
	border-bottom: solid 1px #EEEDED;
	padding: 0 0 5px 0;
	margin: 0 0 6px 0;
}
#Home #Content #Primary .block_02 .news_box ul li.border_none {
	border: none;
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
}
#Home #Content #Primary .block_02 .news_box ul li dl dt {
	background: url(../images/arrow_red.gif) no-repeat left 2px;
	padding: 0 0 0 11px;
	color: #6D6D6D;
	font-weight: bold;
}
#Home #Content #Primary .block_02 .news_box ul li dl dd {
	padding: 2px 5px 0 11px;
}

/* Secondary */

/*	不明のため削除予定
#Home #Content #Secondary #Banner_Msp {
	margin: 0 0 9px 0;
	background: none;
}
*/
#Home #Content #Secondary #Banner_Msp .box_head {
	background: url(../images/banner/banner_msp_top.jpg) no-repeat;
	width: 209px;
	height: 242px;
	text-indent: -9999px;
}
#Home #Content #Secondary #Banner_Msp .box_bottom {
	background: url(../images/banner/banner_msp_bottom.jpg) no-repeat;
	width: 129px;
	height: 22px;
	padding: 49px 0 0 80px;
}
#Home #Content #Secondary #Banner_Msp .box_bottom a {
	display: block;
	background: url(../images/banner/banner_msp_link.gif) no-repeat;
	width: 115px;
	height: 13px;
	text-indent: -9999px;
	overflow: hidden;
}
/*	不明のため削除予定
#Home #Content #Secondary a.banner {
	margin: 0 0 0 2px;
}
*/

#Banners {
	margin: 10px 0;
}

#Banners li {
	margin: 0 0 5px;
}

#Banners a img {
	vertical-align: bottom;
}

/*
cssボタン
/msjf/content.html からコピー、inputでも使えるようにした。
*/

.cssbutton a ,
.cssbutton input {

	background-color: #0074cc;
	*background-color: #0055cc;
	background-image: -ms-linear-gradient(top, #0088cc, #0055cc);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));
	background-image: -webkit-linear-gradient(top, #0088cc, #0055cc);
	background-image: -o-linear-gradient(top, #0088cc, #0055cc);
	background-image: -moz-linear-gradient(top, #0088cc, #0055cc);
	background-image: linear-gradient(top, #0088cc, #0055cc);
	background-repeat: repeat-x;
	border: #0055cc 1px solid;
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);

	padding: 0.5em 1.2em;
	border-radius: 0.3em;
	font-size: 1.2em;
	color: #fff;
	font-weight: bolder;
	text-decoration: none;

	text-shadow: 0.1em 0.1em 0.2em rgba(0,0,0,0.2);
	box-shadow: 0.1em 0.1em 0.6em rgba(0,0,0,0.2);

	cursor: pointer;
}

.cssbutton a:hover ,
.cssbutton input:hover {
	box-shadow: 0 0 0.5em #0074cc;
	/background: #0080cc;
}

/*Pages -------------------------------------------------  */

/* Primary */

#Content #Primary #Main_Info {
	width: 734px;
	background: url(../images/main_visual_box_bottom.gif) no-repeat bottom;
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
}
#Content #Primary #Main_Info #Main_Visual {
	background: url(../images/main_visual_box_top.gif) no-repeat;
	height: 289px;
	width: 714px;
	padding: 9px 10px 0 10px;
}
*html #Content #Primary #Main_Info #Main_Visual {
	margin: 0 0 -3px 0;
}
#Content #Primary #Main_Info #Main_Visual_small {
	background: url(../images/main_visual_box_top.gif) no-repeat;
	height: 150px;
	width: 714px;
	padding: 9px 10px 0 10px;
}
#Content #Primary #Main_Info #Info_Content {
	padding: 20px 0 0 0;
	margin: 0 1px 0 1px;
	background: #FFFFFF;
	width: 730px;
	height: 100%;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}
.index #Content #Primary #Main_Info #Info_Content h3 {
	float: left;
	padding: 0 22px 0 7px;
}

.index #Content #Primary #Main_Info #Info_Content .info_box {
	float: left;
}
#Content #Primary #Main_Info #Info_Content .info_box table {
	padding: 10px 0 0 10px;
	border-bottom: #DDDDDD solid 1px;
	border-top: #DDDDDD solid 1px;
}

#Content #Primary #Main_Info #Info_Content .info_box table th,
#Content #Primary #Main_Info #Info_Content .info_box table td {
	padding: 4px 0 4px 0;
}
#Content #Primary #Main_Info #Info_Content .info_box table th {
	width: 90px;
	background: url(../images/arrow_black.gif) no-repeat left 9px;
	text-align: left;
	padding-left: 7px;	
	font-weight: normal;
}
#Content #Primary #Main_Info #Info_Content .info_box table td {
	font-weight: bold;
}

#Content #Primary #Main_Info #Info_Content .info_box ul {
	padding: 10px 0 0 10px;
	border-bottom: #DDDDDD solid 1px;
	border-top: #DDDDDD solid 1px;
}
#Content #Primary #Main_Info #Info_Content .info_box ul li {
	margin: 0 0 8px 0;
}
#Content #Primary #Main_Info #Info_Content .info_box ul li dl dt,
#Content #Primary #Main_Info #Info_Content .info_box ul li dl dd {
	float: left;
	display: block;
}
#Content #Primary #Main_Info #Info_Content .info_box ul li dl dt {
	width: 93px;
	background: url(../images/arrow_black.gif) no-repeat left;
	padding: 0 0 0 7px;	
}
#Content #Primary #Main_Info #Info_Content .info_box ul li dl dd {
	width: 400px;
	font-weight: bold;
}

#Content #Primary .block_01 {
	margin: 8px 0 0 0;
}
#Content #Primary .block_01 .link_box {
	background:	url(../images/box_content_link.gif) no-repeat;
	height: 136px;
	width: 229px;
	float: left;
	padding: 8px 0 0 9px;
	margin: 0 10px 8px 0;
}
#Content #Primary .block_01 .link_box.right_line {
	margin: 0 0px 8px 0;
}

#Content #Primary .block_01 .link_box.active {
	background: url(../images/box_content_link_active.gif) no-repeat;
}
#Content #Primary .block_01 .link_box.overimage {
	padding: 3px 0 0 8px;
	height: 139px;
}
#Content #Primary .block_01 .link_box dd a {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/arrow_black.gif) no-repeat left;
	padding: 0 0 0 7px;
	margin: 0 0 0 2px;
}

#Content #Primary .block_02 {
	margin: 1px 0 0 0;
	width: 100%;
	height: 100%;
}
#Content #Primary .block_02 .event_calum {
	float: left;
	margin: 4px 4px 0 0;
}

#Content #Primary .block_02 .banner_calum {
	width: 171px;
	float: left;
}

#Content #Primary .block_02 .banner_calum img {
	margin-left: 3px;
	_margin-left: 0px;
}


#Content #Primary .block_02 .news_box {
	width: 246px;
	float: left;
	margin: 0 0 0 0;
}
#Content #Primary .block_02 .news_box h3 {
	text-indent: -9999px;
	height: 66px;
	width: 246px;
}
#Content #Primary .block_02 #News.news_box h3 {
	background: url(../images/news_head_news.jpg) no-repeat;
}
#Content #Primary .block_02 #Ms_News.news_box h3 {
	background: url(../images/news_head_ms_news.jpg) no-repeat;
}
#Content #Primary .block_02 _News.news_box h3 {
	background: url(../images/news_head_event_news.jpg) no-repeat;
}
#Content #Primary .block_02 .news_box {
	background: url(../images/news_box_bottom.gif) no-repeat bottom;
	padding: 0 0 7px 0;
}
#Content #Primary .block_02 .news_box ul {
	width: 246x;
	padding: 0 12px 0 17px;
	line-height: 1.5em;	
	background: url(../images/news_box_body.gif) repeat-y;
}
#Content #Primary .block_02 .news_box ul li {
	border-bottom: solid 1px #EEEDED;
	padding: 0 0 12px 0;
	margin: 0 0 11px 0;
}
#Content #Primary .block_02 .news_box ul li.border_none {
	border: none;
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
} 
#Content #Primary .block_02 .news_box ul li dl dt {
	background: url(../images/arrow_red.gif) no-repeat left;
	padding: 2px 0 0 11px;
	color: #6D6D6D;
	font-weight: bold;
}
#Content #Primary .block_02 .news_box ul li dl dd {
	padding: 0 0 0 11px;
}

/* Secondary */
#Content #Secondary {
}

	/* Sub Nav */
#Content #Secondary #Sub_Nav {
	background: url(../images/subnav_bottom.gif) no-repeat bottom;
	width: 204px;
	padding: 0 0 14px 0;
	margin: 8px 0 0 0;
}
#Content #Secondary #Sub_Nav h2 {
	background: url(../images/subnav_head.gif) no-repeat;
	width: 187px;
	height: 48px;
	padding: 10px 0 0 17px;
}
#Content #Secondary #Sub_Nav ul {
	background: #FFFFFF;
	width: 166px;
	padding: 0 17px 0 17px;
	margin: 0 1px 0 1px;
	border-left: solid 1px #DDDDDD;
	border-right: solid 1px #DDDDDD;
}
*html #Content #Secondary #Sub_Nav ul {
	background: #FFFFFF;
	padding: 0 17px 0 14px;
	border-left: solid 1px #DDDDDD;
	border-right: solid 1px #DDDDDD;
}

#Content #Secondary #Sub_Nav ul li {
	width: 162px;
	background: url(../images/arrow_black.gif) no-repeat left 8px;
	padding: 3px 0 3px 7px;
	margin: 0 0 0 0px;
	border-bottom: dotted 1px #DAD3BC;
}

#Content #Secondary #Sub_Nav ul li img {
	margin-left: 3px;
}
#Content #Secondary #Sub_Nav ul li.suv_aboutmsj {
	border-top: dotted 1px #DAD3BC;
}
#Content #Secondary #Sub_Nav ul li a {
	display: block;
	color: #333333;
	font-size: 11px;
	width: 162px;
}

/*InnsidePage -------------------------------------------------  */

.innerpage #Info_Content {
	line-height: 1.7em;
}
.innerpage #Info_Content .textarea_block {
	width: 670px;
	margin: 0 30px 20px 30px;
	padding: 0 0 0 0;
	border-bottom: 1px solid #dbdbdb;
}
.innerpage #Info_Content .areaend {
	border: none;
	margin-bottom: 0;
}
.innerpage #Info_Content .textarea_block h3 {
	margin: 0 0 20px 0;
}
.innerpage #Info_Content .textarea_block p {
	padding: 0 0 20px 0;
}


.innerpage #Info_Content .textarea_block p img.border {
	border: 1px solid #ddd;
	margin-bottom: 5px;
}
.innerpage #Info_Content .textarea_block .area_inner h4 {
	height: 25px;
/*	width: 550px;*/
	position: relative;
	right: 35px;
	padding: 5px 0 0 0;
	font-size: 13px;
	color: #fff;
	background: url(../images/title_ribon_top.gif) no-repeat left;
}
.innerpage #Info_Content .textarea_block .area_inner h4 span {
	margin: 0 0 0 5px;
	padding: 3px 23px 2px 30px;
	display: block;
	background: #a20036;
}
.innerpage #Info_Content .textarea_block .area_inner p {
	padding: 10px 0 20px 5px;
}
.innerpage #Content #Primary #Main_Info #Info_Content .info_box {
	width: 680px;
	padding: 0 0 30px 20px;
}
.innerpage #Content #Primary #Main_Info #Info_Content .info_box ul li dl dd {
	width: 570px;
}

/*news-----------------------------------------------  */

#News #Primary #Info_Content .info_box h4 {
	padding: 5px 0 5px 0;
}

#News #Primary #Info_Content .info_box .info_text {
	padding: 0 70px;
	border-top: 1px solid #ddd;
}

#News #Primary #Info_Content .info_box .info_text .date {
	padding: 5px 0 0 0;
}

#News #Primary #Info_Content h5 {
	font-size: 150%;
	padding: 5px 0 20px 0;
}

#News #Primary #Info_Content .info_box .info_text .link {
	text-align: right;
	font-weight: bold;
	padding: 3em 0 0 0;
	font-size: 120%;
}

#News #Primary #Info_Content .info_box .info_text .back {
	float: left;
	font-weight: normal;
	padding: 3em 0 0 0;
}

/*msjf outline -----------------------------------------------  */

.innerpage #Info_Content .textarea_block .area_inner table#outline {
	margin: 20px 50px;
	padding: 0;
	border: 1px solid #fff;
	border-collapse: collapse;
}

.innerpage #Info_Content .textarea_block .area_inner table#outline th, .innerpage #Info_Content .textarea_block .area_inner table#outline td {
	padding: 5px 8px;
	border: 1px solid #fff;
	border-collapse: collapse;
}

.innerpage #Info_Content .textarea_block .area_inner table#outline th {
	background: #e5e5e5;
	width: 120px;
	text-align: left;
}

.innerpage #Info_Content .textarea_block .area_inner table#outline td {
	background: #f9f9f9;
	text-align: left;
}

.innerpage #Info_Content .textarea_block .area_inner .unorderd li {
	list-style-type: disc !important;
	margin-left: 15px;
}

/*news -----------------------------------------------  */

#table_report th {
	padding: 10px;
}


/*guide -----------------------------------------------  */

.area_inner table#table-01 {
    width: 670px;
    border-collapse: collapse;
    border-spacing: 0;
}

.area_inner table#table-01 th {
    border-width: 0 0 1px 1px;
	padding: 10px 0;
    font-weight: bold;
    text-align: center;
	vertical-align: middle;
}
.area_inner table#table-01 td {
	width:185px;
	vertical-align: middle;
	line-height: 115%;
    padding: 15px 25px 15px 10px;
    border-width: 0 0 1px 1px;
    text-align: left;
}

/*otome's for link------------------------------------  */

ul.links {
	margin: 0px;
	padding: 0;
	list-style-type: none;
	/*clear:left;*/
	float: left;
}

ul.links li{
	margin-left: 40px;
	width: 175px;
	padding: 4px 2px;
}

div.link-contents{
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 35px;
	clear:left;
}

h2.sublinks {
	font-size:16px;
	margin-top: 15px;
	margin-left: 10px;
	clear:left;
}


/*member -----------------------------------------------  */

/*media -----------------------------------------------  */

table#media-table {
	margin: 20px 0 20px 10px;
}

table#media-table td, table#media-table th {
	padding: 7px 5px;
	text-align: center;
}

table#media-table td p {
	margin: 0 !important;
	padding: 0 !important;
}

table#media-table td p a{
	font-weight: bold;
}

table#media-table td.logo img {
	margin: 0 10px;
	border: 1px solid #ddd;
}

/*partner -----------------------------------------------  */

#Partner .area_inner h5 {
	margin: 20px 0;
	font-size: 125%;
	color: #A20036;
}

#Partner .area_inner #flow {
	margin: 15px 0;
}

#Partner .area_inner #flow th {
	text-align: left;
	padding: 0 0 0 95px;
}

#Partner .area_inner #flow td {
	padding: 0 20px 0 10px;
}

#Partner .area_inner #flow .title {
	margin: 15px 0 5px -10px;
}

#Partner .area_inner #flow td dl .entry-red {
	margin-top: 10px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #ccc;
	color: #A20036;
	font-weight: bold;
}

#Partner .area_inner #flow td li.entry-list-red {
	color: #A20036;
	list-style-type: circle !important;
	margin-left: 15px;
}


#Partner .area_inner #flow td li.entry-list-blue {
	color: #2A73B1;
	list-style-type: circle !important;
	margin-left: 15px;
}


#Partner .area_inner #flow td li.entry-list-decimal {
	color: #A20036;
	list-style-type: decimal;
	margin-left: 25px;
	font-weight: bold;
}

#Partner .area_inner #flow td li.entry-list-blue {
	color: #2A73B1;
	font-weight: bold;
	list-style-type: decimal;
	margin-left: 25px;
}

#Partner .area_inner .entry-box-left {
	width: 300px;
	margin: 15px 50px 15px 0;
	float: left;
}

#Partner .area_inner .entry-box-right {
	width: 310px;
	margin: 15px 0 15px 0;
	float: left;
}

#Partner .area_inner .entry-box-left dt, #Partner .area_inner .entry-box-right dt {
	font-weight: bold;
	font-size: 135%;
	padding: 10px 0 3px 0;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	
}

iframe {
	border: 1px solid #ddd;
	width: 100%;
	height: 200px;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
form
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

#Partner form {
	margin: 15px 0px 10px ;
	width: 672px;
	
}

#Partner input {
	height: 16px;
}

#Partner input.btn {
	width: 120px;
	height: 24px;
	margin-bottom: 15px;
}

#Partner .personal {
	margin: 0 20px;
}

#Partner form #FormInput {
	margin-bottom: 15px;
	border: 5px solid #e1e1e5;
	padding: 5px;
	background: #f7f7fc;
	
}

#Partner form .term {
	margin: 10px;
}

#Partner form .term h4 {
	float :left;
}

#Partner form .term p {
	float :right;
	color: #2088d1;
	font-size: 80%;
}

#Partner form img.tri-right {
	color: #2088d1;
	margin: 0 0.5em 0 0.3em;
}

#Partner form table {
	width: 100%;
	border-top: 1px solid #e1e1e5;
	border-left: 1px solid #e1e1e5;
	background: #fff;
}

#Partner form th ,
#Partner form td {
	border-right: 1px solid #e1e1e5;
	border-bottom: 1px solid #e1e1e5;
	padding: 5px;
}

#Partner form th {
	width: 10em;
	font-weight: normal;
}

#Partner form #Name input ,
#Partner form #NameFurigana input {
	width: 140px;
}

#Partner form #DateOfBirth input#Year {
	width: 40px;
}

#Partner form #Phone input ,
#Partner form #Fax input {
	width: 60px;
}

#Partner form #Address #AddNo input {
	width: 40px;
}

#Partner form #Address input#City {
	width: 99%;
}

#Partner form #Mail input {
	width: 190px;
}

#Partner form #Mail .notice {
	font-size: 80%;
}

#Send {
	text-align: center;
}

#Content #Benefits {
	margin: 20px 0 0 50px;
	font-weight: bold;
	font-size: 16px;
	color: #555;
}

#Content #Benefits ol li {
	height: 40px;
	padding: 13px 0 15px 55px;
}

#Content #Benefits #Bene01 {
	background: url(http://www.motorsport-japan.com/partner/images/toku01.gif) no-repeat;
}

#Partner #Benefits #Bene01 img {
	float: left;
	margin-right: 4px;
	margin-left: -6px;
}

* html #Partner #Benefits #Bene01 img {
	display: inline;
}

#Partner #Benefits #Bene02 {
	background: url(http://www.motorsport-japan.com/partner/images/toku02.gif) no-repeat;
}

#Partner #Benefits #Bene03 {
	background: url(http://www.motorsport-japan.com/partner/images/toku03.gif) no-repeat;
}

#Partner #Benefits #Bene04 {
	background: url(http://www.motorsport-japan.com/partner/images/toku04.gif) no-repeat;
	border: none;
}

#Partner #Benefits #Bene05 {
	background: url(http://www.motorsport-japan.com/partner/images/toku05.gif) no-repeat;
	border: none;
}

/*Event List -----------------------------------------------  */

.eventlist_month p {
	font-size: 40px;
	font-weight: bold;
	color: #A20036;
	float: left;
	margin: 10px 20px 20px 0;
}
.eventlist_month a {
	float: left;
	margin: 20px 10px 0 0;
}
.eventlist_table {
}
.eventlist_table table tr {
	border-bottom: solid 6px #FFF;
}
.eventlist_table table th {
	width: 100px;
	background: #EEE;
	border: #FFF 1px solid;
	font-size: 14px;

}
.eventlist_table table td {
	width: 400px;


}
.eventlist_table table td a {
	display: block;
	
	width: 380px;
	padding: 10px 0 7px 15px;
	margin: 0px 0 0px 10px;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	/*background: url(../images/bg_event_list_01.gif) no-repeat;*/
	border-left: #390 9px solid;
	border-bottom: #ddd 1px solid;
	line-height: 1.2em;
}
.eventlist_table table td a.race_event {
	/*background: url(../images/bg_event_list_02.gif) no-repeat;*/
	
	border-left: #C00 9px solid;
}


/*common -----------------------------------------------  */

.text-center {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.red{
	color: #e50000;
	font-weight: bold;
}

.no-margin {
	padding: 0;
	margin: 0;
}

table.outline {
	margin: 20px 50px;
	padding: 0;
	border: 1px solid #fff;
	border-collapse: collapse;
}

table.outline-contest {
	margin: 20px 20px;
	padding: 0;
	border: 1px solid #fff;
	border-collapse: collapse;
}

table.outline tbody th ,
table.outline-contest tbody th ,
table.outline tbody td , 
table.outline-contest tbody td {
	padding: 0.3em 0.7em;
}

table.outline th, table.outline-contest th {
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #fff;
	background: #e5e5e5;
	text-align: left;
	font-weight: normal;
}

table.outline td, table.outline-contest td {
	margin: 0 0 1px 0;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 5px 8px;
	border: 1px solid #fff;
	border-collapse: collapse;
	background: #f9f9f9;
	text-align: left;
}

table.outline ol li, table.outline-contest ol li {
	margin: 0;
	padding: 0;
	font-size: 90%;
}


/*for WordPress -----------------------------------------------  */

/* ?^M[X^CZbg */

#News #Info_Content .gallery-item {
	margin: 20px 0px 0px 0px;
	height: 207px;
}
#News #Info_Content .gallery-item .gallery-caption {
	width: 250px;
	font-weight: bold;
	margin: 0px auto 0px auto;
}
#News #Info_Content img {
		border: none;
}


/*msguide -----------------------------------------------  */
#Msguide #table-01 .race-title {
	padding: 0;
	margin: 0 0 5px 0;
	font-weight: bold;
	font-size: 110%;
	line-height: 110%;
}

iframe.cl_m {
	 width: 363px;
	 height: 227px;
	 border: none;
	 border: 0;
	 overflow: hidden;
}

table.form_mail {
	margin-top: 10px;
	
}

table.form_mail td {
	border: 1px solid #666;
	padding: 5px 0 5px 5px;	
}

table.form_mail td.form_title {
	width: 180px;
}

table.form_mail td.form_naiyou {
	width: 300px;
}


/*contest -----------------------------------------------  */

table.outline-contest .indent {
	margin-left: 2em;
}

table.outline-contest ol {
	font-size: 110% !important;
	margin: 10px 0 0 0 !important;
	padding: 0 !important;
}

table.outline-contest ol li {
	margin: 0 0 0 1.5em !important;
	padding: 0 0 0 1em !important;
}

table.outline-contest .frame {
	color: #e50000;
	padding: 10px 0 10px 20px;
	margin: 10px 20px 10px 0;
	background-color: #fff;
	border: 1px solid #e5e5e5;
}

table.outline-contest dl#pdfdl {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

table.outline-contest dl#pdfdl dd {
	list-style-type: none;
	display: block;
}

table.outline-contest dl#pdfdl dd a {
	font-weight: bold;
	list-style-type: none;
	padding: 5px 0 5px 14px;
	margin: 0;
	background: #fff url(../../msjf/images/pdf.gif) no-repeat 0 6px;
}

/*  -----------------------------------------------------  */
