
@charset "utf-8";

/*======================================
蒼空のフロンティア
----------------------------------------
description: category stylesheet
edit: 2009/11
lastupdate:
======================================*/

ul.subNav li#sNavInfo a {
	background: url(../img/subnav_info.gif);
}
ul.subNav li#sNavInfo a {
	background: url(../img/subnav_info.gif);
}


body#informationPage ul.subNav li#sNavInfo a {
	background-position: -197px 0;
}

.texFrm {
	width:500px;
	padding:12px;
	border:1px #a49e90 dashed;
	margin:1em auto;
}
.texFrm2 {
	width:450px;
	padding:12px 12px 0 12px;
	border:1px #e95464 solid;
	margin:10px auto;
	text-align:left;
}
.texFrm3 {
	padding:12px 0;
	border:1px #a49e90 dashed;
	margin-bottom:1em;
}

.t_m_t12 {
	margin-top:12px;
}

.t_m_tb12 {
	margin-top:12px;
	margin-bottom:12px;
}


.introductionText {
	text-align:center;
	color:#eb6ea0;
}

ul.dotListO {
	margin-bottom: 1.25em;
}
ul.dotListO li {
	color: #f39800;
	padding-left: 24px;
	background: url(../img/icon_dot_o.gif) no-repeat 12px 5px;
}

dl.dotListO {
	margin-bottom: 1.25em;
}
dl.dotListO dt {
	padding-left: 38px;
	
	margin-bottom: 4px;
	font-weight: bold;
	color: #f39800;
	
	background: url(../img/icon_dot_o.gif) no-repeat 24px 5px;
}
dl.dotListO dd {
	padding-left: 40px;
	margin-bottom: 8px;
}
ul.dotListB {
	margin-bottom: 1.25em;
}
ul.dotListB li {
	color: #333;
	padding-left: 32px;
	background: url(../../img/common/icon_dot_b.gif) no-repeat 22px 5px;
}


.celNo1 {
	text-align:right;
	color:#028760;
	padding:5px 10px;
	font-weight:bold;
	background:#ffffe5;
}
.celNo2 {
	text-align:left;
	padding:5px;
	background:#ffffe5;
}

.stf1 {
	width:250px;
}

.stf2 {
	width:130px;
	font-weight: bold;
	color: #511;
}
.stf3 {
	width:120px;
}
.stf4 {
	width:250px;
	font-weight:bold;
}

.vdLink {
	margin:1em auto;
	text-align:center;
}

.swimsuitImg {
	width:550px;
	margin:2em auto;
	text-align:center;
}

.swimsuitImg img {
	border:1px #999 solid;
	padding:5px;
}

.swimsuitTitleG {
	width:300px;
	height:50px;
	background:url(../campaign/swim_contest1008/img/swimsuit_title_g.jpg) no-repeat;
	margin:1em auto;
	text-align:center;
	padding-top:0.4em;
	color:#e9bc00;
	font-size:14px;
	font-weight:bold;
}
.swimsuitTitleS {
	width:300px;
	height:50px;
	background:url(../campaign/swim_contest1008/img/swimsuit_title_s.jpg) no-repeat;
	margin:1em auto;
	text-align:center;
	padding-top:0.4em;
	color:#afafb0;
	font-size:14px;
	font-weight:bold;
}
.swimsuitTitleB {
	width:300px;
	height:50px;
	background:url(../campaign/swim_contest1008/img/swimsuit_title_b.jpg) no-repeat;
	margin:1em auto;
	text-align:center;
	padding-top:0.4em;
	color:#ac6b25;
	font-size:14px;
	font-weight:bold;
}

.scheTab {
	width:500px;
	border-collapse:separate;
	border-spacing:3px;
}
.scheTab1 {
	width:150px;
	border:1px #67b5b7 dashed;
	padding:3px;
}
.scheTab2 {
	width:350px;
	border:1px #67b5b7 dashed;
	padding:3px;
}
.scheTab3 {
	width500px;
	border:1px #00947a solid;
	padding:3px;
	color:#00947a;
	font-weight:bold;
	background:#fff3b8;
}
.cheerPoint td {
	padding:3px;
}
	

.headerCts01 {
	width:550px;
	height:206px;
	background:url(../campaign/tie_up/img/img_header_crowdgate_01.jpg) no-repeat;
	border:none;
	margin:0 auto;
}
.headerCts02 {
	width:550px;
	height:206px;
	background:url(../campaign/tie_up/img/img_header_crowdgate_02.jpg) no-repeat;
	border:none;
	margin:0 auto;
}

/*======================================
イベント情報
======================================*/
.eventData {
	font-size:14px;
	color:#ed6d46;
	font-weight:bold;
	width:100px;
	height:22px;
	border:#ed6d46 1px solid;
	background:#ffffe0;
	text-align:center;
	vertical-align:middle;
}

.eventDataYYMM {
	font-size:12px;
	color:#00ac97;
	width:100px;
	height:18px;
	border:#00ac97 1px solid;
	background:#ffffe0;
	text-align:center;
	vertical-align:middle;
}

.eventDataInfo {
	font-size:12px;
	color:#de82a7;
	width:150px;
	height:18px;
	border-bottom:#de82a7 1px solid;
	border-left:#de82a7 20px solid;
	text-align:left;
	padding-left:0.5em;
	vertical-align:middle;
}

.imgBorder {
	border:1px #d3d3d3 solid;
	padding:5px;
	margin:2px;
}

.hCategory {
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	padding:5px;
}
	
