@charset "utf-8";

/*===================== 1ch common =====================*/
/*---------- title ----------*/
#pageTitle{
	width:716px;
	padding-bottom:12px;
}
#pageTitle img.titleLine{
	margin-top:15px;
}

/*---------- link ----------*/
a:link,
a:visited{
	color:#D20000;
	text-decoration: none;
}
a:hover,
a:active{
	color:#D20000;
	text-decoration: underline;
}
a p{
	color:#D20000;
}

.colorB{
	color:#009FC3;
}
.colorR{
	color:#F30368;
}


/*===================== 1_1calendar =====================*/
table.sportsNavi{
	width:716px;
}
table.sportsNavi td.prev{
	width:220px;
}
table.sportsNavi td.menu{
	width:276px;
	text-align:center;
}
table.sportsNavi td.next{
	width:220px;
	text-align:right;
}

select.sportsMenu1{
	width:80px;
	font-size:14px;
	letter-spacing:1px;
}
select.sportsMenu2{
	width:55px;
	font-size:14px;
}
input{
	font-size:14px;
}

#sportsArea{
	margin-top:25px;
}
#sportsArea .textArea p{
	padding-bottom:10px;
}
#sportsArea .textArea p.topText{
	color:#D20000;
}
#sportsArea .list{
	margin-top:15px;
}

p.updata{
	margin-top:7px;
	text-align:right;
}
.notesArea{
	margin-top:15px;
}



/*---------- 月間カレンダー ----------*/
.calendarText .about{
	text-align:right;
}

table.calendarTable{
	border-collapse: collapse;
	margin-top:5px;
}
table.calendarTable th{
	padding:0;
	margin:0;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
}
table.calendarTable td{
	padding:3px;
	border:1px solid #BFBFBF;
}
table.calendarTable td.td1{
	width:49px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
table.calendarTable td.td2{
	width:185px;
	vertical-align:top;
}
table.calendarTable td.td3{
	width:88px;
	text-align:center;
	vertical-align:top;
}
table.calendarTable td.td3 p{
	text-align:left;
	line-height:1.1;
}
table.calendarTable td.td4{
	width:48px;
	text-align:center;
	vertical-align:top;
}
table.calendarTable td.td5{
	width:48px;
	text-align:center;
	vertical-align:top;
}
table.calendarTable td.td6{
	width:71px;
	text-align:center;
	vertical-align:top;
}
table.calendarTable td.td7{
	width:71px;
	text-align:center;
	vertical-align:top;
}
table.calendarTable td.td8{
	width:99px;
	vertical-align:top;
}
table.calendarTable td.td3 img,
table.calendarTable td.td4 img,
table.calendarTable td.td5 img,
table.calendarTable td.td6 img,
table.calendarTable td.td7 img{
	margin-bottom:2px;
}

div.mobile{
	margin-right:auto;
	margin-left:auto;
	margin-top:15px;
	text-align:center;
}
table.qr{
	margin-right:auto;
	margin-left:auto;
	background: url(/1ch/calendar/img/mobile_w2.gif) repeat-x 0 0;
}
table.qr td.bgL{
	padding:13px;
	background: url(/1ch/calendar/img/mobile_w1.gif) no-repeat left top;
}
table.qr td.bgR{
	padding:13px 13px 13px 0;
	text-align:left;
	vertical-align:top;
	background: url(/1ch/calendar/img/mobile_w3.gif) no-repeat right top;
}
table.qr p{
	margin-top:7px;
}



/*---------- レーシングコース ----------*/
ul#tabRC{
	width:716px;
	height:41px;
	background: url(/1ch/calendar/img/tab_bg.gif) repeat-x 0 31px;
}
ul#tabRC li {
	list-style-type:none;
	float:left;
}

p.rcTitle{
	padding-top:3px;
	font-size:18px;
	font-weight:bold;
	color:#009FC9;
	float:left;
}
.sportsNoteBtn{
	float:right;
}
table.rcTable{
	border-collapse: collapse;
	margin-top:7px;
}
table.rcTable tr.gray{
	background:#F2FAFC;
}
table.rcTable th{
	padding:8px 10px;
	background:#D9F0F6;
	border:1px solid #BFBFBF;
}
table.rcTable td{
	padding:5px 10px;
	border:1px solid #BFBFBF;
	text-align:center;
}
table.rcTable td.day{
	width:100px;
	font-size:14px;
	font-weight:bold;
}
table.rcTable td.class{
	width:130px;
}
table.rcTable td.time1{
	width:105px;
}
table.rcTable td.time2{
	width:170px;
}
table.rcTable td.time3{
	width:105px;
}

/*---------- ショートサーキット ----------*/
ul#tabSC{
	width:716px;
	height:41px;
	background: url(/1ch/calendar/img/tab_bg.gif) repeat-x 0 31px;
}
ul#tabSC li {
	list-style-type:none;
	float:left;
}

p.scTitle{
	padding-top:3px;
	font-size:18px;
	font-weight:bold;
	color:#67B930;
	float:left;
}
.sportsNoteBtn{
	float:right;
}
table.scTable{
	border-collapse: collapse;
	margin-top:7px;
}
table.scTable tr.gray{
	background:#F5F8F0;
}
table.scTable th{
	padding:8px 10px;
	background:#E8F4E0;
	border:1px solid #BFBFBF;
}
table.scTable td{
	padding:5px 10px;
	border:1px solid #BFBFBF;
	text-align:center;
}
table.scTable td.day{
	width:100px;
	font-size:14px;
	font-weight:bold;
}
table.scTable td.class{
	width:130px;
}
table.scTable td.time1{
	width:105px;
}
table.scTable td.time2{
	width:170px;
}
table.scTable td.time3{
	width:105px;
}

/*---------- 走行会情報 ----------*/
ul#tabRUN{
	width:716px;
	height:41px;
	background: url(/1ch/calendar/img/tab_bg.gif) repeat-x 0 31px;
}
ul#tabRUN li {
	list-style-type:none;
	float:left;
}

table.runTable{
	border-collapse: collapse;
}
table.runTable tr.gray{
	background:#FAFAFA;
}
table.runTable th{
	width:90px;
	padding:8px 10px;
	background:#EBEBEB;
	border:1px solid #BFBFBF;
	font-size:14px;
}
table.runTable td{
	padding:5px 10px;
	border:1px solid #BFBFBF;
}
table.runTable td.ttl{
	width:112px;
}
table.runTable td.text{
	width:450px;
}




/*===================== 1_2event =====================*/
table.eventNavi{
	width:716px;
}
table.eventNavi td.text{
	width:580px;
}
table.eventNavi td.menu{
	text-align:right;
	width:136px;
}

select.eventMenu{
	width:80px;
	font-size:14px;
	letter-spacing:1px;
}
input{
	font-size:14px;
}

#eventArea{
	margin-top:25px;
}
#eventArea p.month{
	padding-bottom:10px;
	font-size:14px;
	text-align:center;
}
#eventArea p.month a{
	font-weight:bold;
}

#eventArea table{
	border-collapse: collapse;
}
#eventArea td{
	padding:8px 10px;
	border:1px solid #BFBFBF;
}
#eventArea td.eventMonth{
	width:42px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	background:#EBEBEB;
}
#eventArea td.eventDay{
	width:85px;
	font-size:14px;
	text-align:center;
	background:#F2F2F2;
}
#eventArea td.event{
	width:525px;
}
#eventArea td.event img{
	float:right;
}
#eventArea td p.eventTitle{
	font-size:14px;
	font-weight:bold;
	color:#222;
}
#eventArea td.event p.title{
	padding-bottom:3px;
	font-weight:bold;
}
#eventArea td.event p.title_big{
	padding-bottom:3px;
	font-size:14px;
	font-weight:bold;
}



/*===================== 1_3howto =====================*/
.howtoTitle p{
	background: url(/1ch/1_3howto/img/step_bg.gif) repeat-y 0 0;
	padding:2px 15px 2px 25px;
}
.step6 p{
	background: url(/1ch/1_3howto/img/step6_waku1.gif) no-repeat 0 0;
	padding:20px 70px 2px 20px;
}



/*===================== 1_4licence =====================*/
.licenceBtnBg{
	background: url(/1ch/1_4licence/img/btn_bg.gif) repeat 0 0;
	text-align:center;
}



/*===================== 1_5original =====================*/
table.lineFsst{
	border-collapse: collapse;
}
table.lineFsst td{
	font-size:10px;
	padding:2px;
	border:1px solid #BFBFBF;
}
table.lineFsst th{
	font-size:10px;
	padding:2px;
	border:1px solid #BFBFBF;
	background:#E2E2E2;
	font-weight:normal;
}
p.fsstTtl{
	font-size: 12px;
	font-weight: bold;
	border-left: solid 4px #DE0000;
	padding: 0 7px;
	margin: 15px 0 0;
}



/*===================== 1_6mileage =====================*/
#mileageArea{
	margin-top:25px;
}

#mileageArea td{
	padding:0 5px;
}
p.subTtl{
	font-size: 12px;
	font-weight: bold;
	border-left: solid 4px #DE0000;
	padding: 0 7px;
	margin: 15px 0 0;
}


