@charset "Shift_JIS";
@import "../css/common.css";

/*-----------------------------------------------
	contest01
-----------------------------------------------*/
#contents{ 	padding-bottom: 135px; }
/* sec_award */
.sec_award .tit_award{
	padding:50px 0;
}
.sec_award .box_tab{
	width:960px;
	margin:0 auto;
}
.sec_award .box_tab li{
	width:235px;
	float:left;
	margin-right:4px;
	border:solid 1px #B6A95C;
	border-bottom:none;
	text-align:center;
	font-size:16px;
	background:#fff;
	color:#B6A95C;
}
.sec_award .box_tab li.tab_right{
	margin-right:0;
}
.sec_award .box_tab li.on,
#contents .sec_award .box_tab li a:hover{
	background:#B6A95C;
	color:#fff;
	padding:16px 0 17px;
}
#contents .sec_award .box_tab li a{
	display:block;
	background:#F9F9F8;
	color:#B6A95C;
	padding:16px 0 17px;
}
/*#contents .sec_award .box_tab li a:hover{
	color:#CDAD7A;
}*/

/* sec_mainimg */
.sec_mainimg{
	background:url(../images/bg_contest03.jpg) center top no-repeat;
}
.sec_mainimg.bg2{
	background:url(../images/bg_contest03_2.jpg) center top no-repeat;
}
.sec_mainimg.bg3{
	background:url(../images/bg_contest03_3.jpg) center top no-repeat;
}
.sec_mainimg.bg4{
	background:url(../images/bg_contest03_4.jpg) center top no-repeat;
}
.sec_mainimg .tit_mainimg{
	width:960px;
	margin:0 auto;
	padding:463px 0 0;
}
.sec_mainimg .caption{
	width:960px;
	margin:0 auto;
	padding:15px 0 62px;
	text-align:right;
	font-size:13px;
	line-height:130%;
}

/* sec_info */
.sec_info{
	width:960px;
	margin:0 auto;
	padding:0 0 60px;
	color:#000;
}
.sec_info .tit_info{
	font-size:40px;
	line-height:56px;
}
.sec_info .box_company{
	padding:15px 0 20px;
}
.sec_info .box_company .txt_left{
	display:inline-block;
	font-size:13px;
}
.sec_info .box_company .txt_name{
	display:inline-block;
	font-size:18px;
	padding-top:1px;
}
.sec_info .btn_company{
	display:block;
	width:87px;
	padding:14px 0 13px 43px;
	font-size:13px;
	background:url(../images/img_arrow1.gif) #ccc 17px 9px no-repeat;
}
.sec_info .btn_company:hover{
	filter:alpha(opacity=80);opacity:0.8;-webkit-opacity:0.8;-moz-opacity:0.8;-ms-opacity:0.8;-o-opacity:0.8;
}

/* sec_details1 */
.sec_details1{
	width:960px;
	margin:0 auto;
	padding:0 0 65px;
	color:#000;
}
.sec_details1 .box_left{
	width:500px;
	float:left;
}
.sec_details1 .box_article{
	width:460px;
	padding:0 0 69px;
}
.sec_details1 .box_article .tit_article{
	font-size:23px;
	line-height:140%;
	padding:0 0 20px;
}
.sec_details1 .box_article .txt_article{
	font-size:13px;
	line-height:22px;
}
.sec_details1 .box_right{
	width:460px;
	float:right;
}
.sec_details1 .box_right .caption{
	font-size:13px;
	line-height:22px;
	padding:11px 0 0;
}

/* sec_details2 */
.sec_details2{
	width:960px;
	margin:0 auto;
	padding:0 0 67px;
	color:#000;
}
.sec_details2 .caption{
	font-size:13px;
	line-height:22px;
	padding:9px 0 0;
}

/* sec_details3 */
.sec_details3{
	width:960px;
	margin:0 auto;
	padding:0 0 95px;
	color:#000;
}
.sec_details3 .box_left{
	width:646px;
	float:left;
}
.sec_details3 .box_article{
	width:620px;
}
.sec_details3 .box_article .tit_article{
	font-size:23px;
	line-height:140%;
	padding:0 0 13px;
}
.sec_details3 .box_article .txt_article{
	font-size:13px;
	line-height:22px;
}
.sec_details3 .box_right{
	width:314px;
	float:right;
}
.sec_details3 .box_right .caption{
	font-size:13px;
	line-height:22px;
	padding:14px 0 0;
}

/* sec_cost */
.sec_cost{
	width:960px;
	margin:0 auto;
	padding:0 0 50px;
	color:#000;
	font-size:13px;
}
.sec_cost .line1{
	padding-bottom:3px;
	background:url(../images/bg_cost_line.gif) left bottom no-repeat;
	border-top:solid 1px #F0F0F0;
}
.sec_cost .line2{
	border-bottom:solid 1px #F0F0F0;
}
.sec_cost table{
	width:960px;
}
.sec_cost table th{
	width:110px;
	text-align:center;
	vertical-align:middle;
	background:#F0F0F0;
	padding:19px 0 18px;
}
.sec_cost table td{
	padding:14px 0 14px 13px;
	line-height:22px;
}

/* sec_comment */
.sec_comment{
	width:960px;
	margin:0 auto;
	background:url(../images/bg_fold.gif) #B6A95C right bottom no-repeat;
	font-size:13px;
}
.sec_comment .tit_comment{
	width:110px;
	padding:12px 0 10px;
	text-align:center;
	color:#fff;
	background:#333333;
}
.sec_comment .txt_comment{
	font-size:15px;
	line-height:24px;
	color:#fff;
	padding:21px 30px 45px;
	letter-spacing:0.5px;
}