@charset "utf-8";

/* CSS Document */

/* コンテストページ---------------------------------------------*/

#ct_main a {color:#730A0D;/*#CB100A*/
text-decoration:underline;
}

#ct_main a:hover {color:#730A0D;/*#CB100A*/
text-decoration:none;
}

#ct_main{
	margin:80px 20px 10px 20px;
	font-size:120%;
	color:#333;
	line-height:140%;
	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"MS PGothic","ＭＳ Ｐゴシック",Sans-Serif;
	}

#ct_main p{
margin:10px 20px 0 20px;
}

.ct_right{
display:block;
width:700px;
margin:20px 20px 0 auto;
text-align:right;
}

.ct_oubo{
width:150px;
height:32px;
min-height:32px;
margin:20px 20px 0 auto;
background:url("contest/oubo.jpg") no-repeat;
padding:7px 0 0 40px; 
}


p.ct_notice{
padding:0 auto 0 50px;
font-size:80%;
text-align:center;
}

#ct_kigen{
border:2px solid #990000;
padding:30px;
width:700px;
margin:40px auto 50px auto;
color:#990000;
font-size:150%;
font-weight:bold;
}

#ct_kigen .p2{
margin:20px 0 0 40px;
}

.ct_list{
background:url("contest/list.jpg") no-repeat; 
width:287px;
height:41px;
min-height:41px;
margin:40px 0 10px 30px;
font-size:150%;
font-weight:bold;
padding:10px 0 0 20px;
}

.ct_list_p{
margin:10px 20px 10px 50px;
}

.ct_list_p li{
margin-top:5px;
}

#ct_contact{
width:350px;
border:1px solid #333;
padding:20px;
margin:80px auto 0 auto;
}

#ct_contact p{
text-align:center;
font-size:120%;
}

#ct_footer{
text-align:center;
margin:100px 0;
}

#ct_foot_pdf{
width:200px;
height:32px;
min-height:32px;
background:url("contest/oubo.jpg") no-repeat; 
margin:30px auto 50px;
padding:7px 0 0 40px;
}

/* フッター*/

.scrolllayerfixed{
z-index:3;
}


#foot_in{
width:100%;
background-color:#F8F8F8;
border-top:1px solid #999;
z-index: 2;
}

#foot_inner{
width:960px;
margin:0 auto -150px;
background-color:#F8F8F8;
}

div#unei{
float:left;
padding:20px 20px 0 50px;
}

div#unei a{
color:#555555;
}

div#unei p#unei{
font-size:80%;
}

div#foot_dsc{
width:620px;
font-size:88%;
float:left;
padding:20px 30px 0 0;
}

div#foot_dsc ul{
margin-top:2px;
}

div#foot_dsc li{
display:inline;
padding:0 0 0 17px;
background:url(http://club-best.com/common/images/outlink.gif) no-repeat 5px;
}

.outlink{
background:url(http://club-best.com/common/images/outlink.gif) no-repeat 5px;
padding:0 0 0 17px;
}


/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* 折りたたみjs */

.hide .target        { display:none }

      .trigger       { color:inherit; cursor:pointer }
.hide .trigger       { color:#069 }
      .trigger:after { content:url(../_img/base/hide.png) ; padding-left:0.3em; vertical-align:-1px }
.hide .trigger:after { content:url(../_img/base/show.png) }
.trigger:hover       { color:#f3c }


/* 結果ページ　*/

#grandprix{
background-color:#FEFBDC;
width:820px;
margin:50px auto 20px auto;
padding:20px;
font-size:88%;
}

#nyusho{
background-color:#F5F5F5;
width:810px;
margin:20px auto 20px auto;
padding:20px 0 20px 50px;
font-size:88%;
}

#gr_left,#gr_right,.ny_box{
float:left;
}

#gr_left{
width:330px;
}

#gr_right{
width:480px;
}

#gr_right p{
width:480px;
}

.ny_box{
width:260px;
margin:10px 0 10px 0;
}

.ny_box p{
width:210px;
}

.ny_ttl{
width:820px;
float:left;
}

.gr_ttl{
margin:15px 0 5px 20px;
}

.contest_back{
float:right;
}
