@charset "utf-8";

#single_calam{
	background: #000;
	font-size: 12px;
	font-family:'メイリオ','Meiryo','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS P Gothic',sans-serif;
}

#single_calam a img{
	-webkit-transition: 0.25s ease-in-out;
	-moz-transition: 0.25s ease-in-out;
	-ms-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;
}
#single_calam a .hover:hover{
	filter: alpha(opacity=80);
	-moz-opacity:0.5;
	opacity:0.5;
}
#single_calam a{
	color:#e55000;
	text-decoration: underline;
}
#single_calam a:hover{
	color:#ffb384;
	text-decoration: none;
}


#kbcontest_sc{
	position: relative;
}
.sc_top, .sc_btm{
	overflow: hidden;
}
.sc_top li{
	float:left;
}
.sc_apply{
	position: absolute;
	top: 45px;
	right: 110px;
}
.sc_btm{
	background: #FFF;
	padding-bottom: 15px;
}
.sc_btm li{
	float: right;
	margin-right: 5px;
}
.sc_btm li.sc_btm_right{
	margin-right: 0;
}

#kbcontest{
	width:880px;
	margin:0 auto 75px;
	padding: 38px 0 34px;
	overflow:hidden;
	color: #b8b8b8;
}

#kbcontest h2{
}

#kbcontest .toparea{
	margin: 0;
}
#kbcontest .toparea h2{
}

#kbcontest .toparea dl{
	background: url(../kabegamicontest/images/photo_img_03.jpg) no-repeat right bottom;
	height: 208px;
}
#kbcontest .toparea dt{
	padding-top: 32px;
}
#kbcontest .toparea dd{
	padding-top: 15px;
	
}
#kbcontest .toparea dd li{
	background: url(../kabegamicontest/images/li_img_01.jpg) no-repeat left 3px;
	padding-left: 16px;
}
.apply_detail{
	overflow: hidden;
	background: #FFF;
	color: #000;
}
.apply_detail_txt{
	padding: 0 25px 20px 25px;
}
.apply_detail_left{
	float: left;
	padding: 0 20px 0 30px;
	border-right: 1px solid #434343;
}
.apply_left_btn{
	padding-top: 18px;
}
.apply_detail_right{
	float: right;
	padding: 0 30px 16px 0;
}
.apply_right_btn{
	padding-top: 18px;
}

.apply_detail_center{
 clear: both;
	padding: 0 0 30px;
 width: 390px;
 margin: 0 auto;
}
.apply_center_btn{
	padding: 18px 0 0;
}

.apply_detail_attention{
	float: left;
	font-size: 11px;
	padding: 16px 0 20px 30px;
}
.apply_detail_attention2{
	font-size: 11px;
	padding: 7px 0 0;
 text-align: center;
}

#kbcontest #result{
	margin: 0 0 40px;
	padding-top: 44px;
	position:relative;
	overflow: hidden;
}
#kbcontest #result h2{
	margin-bottom: 35px!important;
}
.result_left{
	float: left;
	width: 440px;
	border-right: 1px solid #434343;
 text-align: center !important;
}
.result_01{
}
.result_right{
	float: right;
	width: 420px;
 text-align: center !important;
}
.result_02{
	float: left;
}
.result_03{
	float: right;
}

.result_center{
	width: 880px;
 text-align: center !important;
}
.result_01{
    background: url(../kabegamicontest/images/photo_bkg.jpg) no-repeat;
    height: 163px;
    padding: 0 90px;
}
.result_01 #num1 {
    float: left;
    width: 200px;
    margin-right: 50px;
}
.result_01 #num2 {
    float: left;
    width: 200px;
    margin-right: 50px;
}
.result_01 #num3 {
    float: left;
    width: 200px;
}
.myvaio {
    text-align: right !important;
    color: #fff;
}


.result_btn{
	clear: both;
	padding-top: 9px;
}

#kbcontest #detailarea {
	width:auto;
	padding:28px 30px 38px;
	margin: 0;
	background: #FFF;
	color: #000;
	-ms-word-break: normal;
	    word-break: normal;
}
#kbcontest #detailarea dl{
	overflow: hidden;
	margin-bottom: 25px;
	background: url(../kabegamicontest/images/line_bg_01.jpg) repeat-x left bottom;
}
#kbcontest #detailarea dl.detail_top{
	padding-top: 15px;
}
#kbcontest #detailarea dl.detail_btm{
	background: none;
	margin-bottom: 0;
}
#kbcontest #detailarea dt{
	float: left;
	width: 200px;
}
#kbcontest #detailarea dd{
	float: right;
	width: 620px;
	background: none;
	padding-left: 0;
}
#kbcontest #detailarea ul{
	list-style: decimal;
	padding-left: 1.5em;
}
#kbcontest #detailarea li{
	list-style: decimal;
	margin-bottom: 24px;
}
#kbcontest #detailarea dd p{
	margin-bottom: 24px;
}
#kbcontest #detailarea ul.privacy_detail{
	list-style: disc;
	margin-bottom: 24px;
}
#kbcontest #detailarea ul.privacy_detail li{
	list-style: disc;
	margin-bottom: 0;
}
#kbcontest .contact_area{
	background: #efefef;
	padding: 16px 20px;
	margin-bottom: 4px;
}
#kbcontest #detailarea dd .contact_area p{
	margin-bottom: 0;
}
#kbcontest #detailarea dd .contact_area p.contact_title{
	margin-bottom: 14px;
}
#kbcontest .contact_area span{
	font-weight: bold;
}
#kbcontest .contact_attention{
	font-size: 11px;
}
#kbcontest #detailarea p.last_txt{
	margin: 0;
}
