/* 総合展Kansai サブ設定CSS */

/*

	1. 基本設定
	2. 各種設定

*/

/* *************************************************
   1. 基本設定
************************************************* */
.pageLink {
	padding-top: 140px;
}

.onePageLink {
	width: 940px;
	text-align: right;
	padding: 80px 0 0 10px;
}

#pan{
	width: 100%;
	margin: 0 10px 8px;
	width:940px;
}

#header{
	height: 112px;
}

table#dataTbl{
	margin-top: 10px;
}

table#dataTbl tr{
	background: url(../images/common/border_01.gif) bottom repeat-x;
}

table#dataTbl th{
	padding: 10px 0 8px;
	width: 80px;
}

table#dataTbl td{
	padding: 10px 0 8px 34px;
}

h2{
	font-family:Tahoma, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
}

/* *************************************************
   2. 各種設定
************************************************* */
#main #topImage{
	margin-bottom: 30px;
}

#main #movieList div{
	background: url(../images/common/border_01.gif) bottom repeat-x;
	padding: 17px 0 20px;
	color: #FFFFFF;
}

#main #movieList div .itemImage {
	margin: 0 12px 4px 0;
	float: left;
	width: 120px;
}


#main #movieList div p{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 14px;
	letter-spacing: 1px;
	padding-bottom: 12px;
}

#main #newsList,#main #newsDetail{
	background: url(../images/common/border_01.gif) top repeat-x;
	margin: 6px 0 0;
}

#main #newsList dl,#main #newsDetail dl{
	background: url(../images/common/border_01.gif) bottom repeat-x;
	padding: 16px 0 18px;
}

#main #newsDetail h1{
	font-size: 1.2em;
	margin-bottom: 34px;
}

.pager {
	padding: 4px 0;
}
.pager a{text-decoration: underline;}

/* -- 詳細ページ */
#liveMovieArea,#detailMovieArea{
	width: 626px;
	padding: 6px;
	background: #000000;
}

#detailMovieArea{ margin-bottom: 20px;}
#liveMovieArea{ margin-bottom: 12px;}

#liveArea {
	width: 100%;
	height: 500px;
	text-align: center;
	background: url(../images/sub/bg_live.jpg) no-repeat;
	padding-bottom: 4px;
}

#liveArea label {
	position: absolute;
	top: 215px;
	left: 50%;
	margin-left: -420px;
}

#liveArea div {
	margin: 0 auto;
	position: relative;
	top: 38px;
	height: 362px;
}

span#disclaimer{
	display: block;
	font-size: 10px;
	text-align: right;
	color: #666666;
	margin: 0 auto;
	line-height: 18px;
	padding-bottom: 20px;
}

#mainDetail h1{
	font-size: 1.2em;
	margin-bottom: 10px;
	line-height: 14px;
	color: #FFFFFF;
}

#mainDetail p{
	margin-bottom: 24px;
	word-break: break-all;
}

#mainDetail #entryDetail{
	border-bottom: 2px solid #2F3437;
}

#mainDetail #comment,
#mainDetail #tag{
	border-bottom: 2px solid #2F3437;
	padding: 14px 0;
}

#mainDetail #commentList{
	border-top: 2px solid #2F3437;
	margin-top: 14px;
}

#mainDetail #commentList p{
	margin-bottom: 0;
}

#commentItem {
	padding: 10px 0 1px;
}

#mainDetail .comment {
	margin:0 0 10px;
	padding:12px;
	background-color:#3a4143;
}

#mainDetail .comment p.name {
	color:#889ca1;
	font-size:10px;
}

#mainDetail #commentList b{
	display: block;
	font-size: 1.2em;
	padding-top: 20px;
}

#mainDetail #comment input{
	margin-bottom: 20px;
}

#mainDetail #tag b{
	display: block;
	font-size: 1.2em;
	padding-bottom: 20px;
}

#sidemenu div.related{
	background: url(../images/common/border_01.gif) bottom repeat-x;
	padding: 14px 0 17px;
	margin-bottom: 3px;
}

#sidemenu div.related img{
	margin: 0 12px 4px 0;
	float: left;
}

#sidemenu div.related p{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 14px;
	letter-spacing: 1px;
	padding-bottom: 4px;
}

.inqForm th{
	text-align: right;
	vertical-align: top;
	padding: 28px 36px 0 0;
	width: 120px;
	font-weight: normal;
}

.inqForm td{
	vertical-align: top;
	padding: 30px 0 28px;
}

.inqForm tr{
	background: url(../images/common/border_01.gif) bottom repeat-x;
}

.inqForm .btnArea{
	text-align: right;
}

#thanks{
	width:100%;
	height: 256px;
	text-align: center;
}

#thanks b{
	padding-top: 118px;
	display:block;
}

#oneDetail {
	margin-left: 10px;
}

#oneDetail #liveContent {
	width: 640px;
	float:left;
	border-bottom: 2px solid #2F3437;
}

#oneDetail #liveContent p {
	padding-bottom: 24px;
}

#oneDetail #liveContent b {
	font-size: 1.2em;
	line-height: 26px;
}

#oneDetail h1{
	font-size: 1.4em;
	margin: 10px 0;
	line-height: 14px;
}

.bannerArea {
	padding: 20px 0 0;
}

.bannerArea ul {
	list-style-type: none;
}

.bannerArea li {
	float: left;
	padding: 0;
	margin: 0 0 9px 9px;
	line-height: 0;
}

#narrows {
	margin-left: 50%;
	position: absolute;
	top: 398px;
	left: -58px;
}

#narrows select {
	width: 220px;
	background: #F3F3F3;
	font-size: 12px;
}


/* -- 静的ページ */
.static p{
	border-bottom: 2px solid #2F3437;
	padding: 17px 0 20px;
}

.static dl{
	background: url(../images/common/border_01.gif) bottom repeat-x;
	padding: 17px 0 20px;
}

.static dd{
	padding-left: 16px;
}

.static ul{
	padding-left: 20px;
}

/* -- 1カラム設定 -- */

#oneColContents {
	margin:0 10px 30px;
}

#oneColContents h2 {
	margin:0 0 30px;
}

#oneColContents h2.bmxTit {
	margin:0 0 20px;
}

.raceParts {
	padding:0 0 20px;
	color:#A4A4A4;
}

.raceParts h3.sTit {
	margin:0 0 20px;
}

.raceParts p.trackTxt {
	width:585px;
	float:left;
	display:inline;
}

.raceParts p.bmxTxt {
	width:620px;
	float:left;
	display:inline;
}

.imgRaceTrack {
	width:333px;
	float:right;
	display:inline;
}

.imgRaceBmx {
	width:300px;
	float:right;
	display:inline;
}

.categoryArea {
	border-top:1px solid #666666;
	padding:20px 0 0;
	margin:20px 0 0;
}

.categoryArea td {
	vertical-align:top;
}

.categoryArea p {
	width:335px;
}

.capAreaLast,
.capArea {
	width:286px;
	margin:0 0 0 10px;
	float:left;
	display:inline;
}

.capArea {
	margin:0 20px 0 10px;
}

.capAreaLast img,
.capArea img {
	margin:0 0 10px;
}

/* ページ内リンクボタン */

.styleLink {
	margin:0 0 30px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:10px;
}

.styleLink a {
	margin:0 8px 0 0;
	padding:5px;
	color:#FF9900;
	text-decoration:none;
	border:1px solid #FF9900;
}

.styleLink a:hover {
	background-color:#FFCC00;
	color:#263848;
}

.raceGoTop {
	text-align:right;
	margin:0 0 50px;
}

/* サイクルスターTV */

.cstarTvContents {
	width:840px;
	margin:30px auto;
	background-color:#FFFFFF;
}

.cstarTvContents h2.head {
	margin:0 0 20px;
}

.cstarTvContents div.main {
	width:720px;
	margin:0 auto 30px;
}

.cstarTvContents div.main h3.title {
	margin:0 0 20px;
}

.cstarTvContents td.cast {
	width:223px;
	background:url(../images/sub/tv_btm_cast.gif) no-repeat bottom #ffba00;
	vertical-align:top;
}

.cstarTvContents td.cast p {
	margin:10px;
	font-size:12px;
	line-height:18px;
	color:#333333;
}

.cstarTvContents div.cornerArea {
	background:url(../images/sub/dot_y.gif) repeat-y center;
	margin:0 0 20px;
	height:1%;
}

.cstarTvContents div.corner {
	float:left;
	width:340px;
	margin:0 10px;
}

.cstarTvContents div.corner h4.count {
	background:url(../images/sub/tv_bg_count.gif) no-repeat;
	width:110px;
	height:27px;
	line-height:27px;
	color:#FFFFFF;
	font-size:16px;
	text-align:center;
	margin:0 0 8px;
}

/* Photo */
#main h2.photoTit {
	margin:0 0 20px;
}

.photoCatThum {
	margin:0 5px 20px;
	float:left;
	display:inline;
	width:198px;
}

.photoCatThum img {
	width:190px;
	padding:3px;
	border:1px solid #999999;
	margin:0 0 6px;
}

.photoCatThum div.comment {
	height:50px;
	font-size:12px;
	line-height:16px;
	color:#CCCCCC;
}

.photoListMain {
	width:600px;
	padding:20px;
	margin:0 auto 20px;
	background-color:#333333;
	color:#EEEEEE;
}

h3.photoListTitle {
	margin:0 0 20px;
	padding:10px;
	background-color:#222222;
	font-size:14px;
	color:#ffd200;
}

.photoListMain img {
	padding:0 0 10px;
	background:url(../images/sub/bg_photothum_main.gif) repeat-x bottom;
}

.photoListMain p {
	padding:14px 0 0;
}