@charset "euc-jp";


/* SP Parts */

.4sp{ display:none; }

/* パンくず */
.letSpace { letter-spacing:0px !important; }

/* ==================== 基本レイアウト==================== */
.content-body{ padding: 10px 9px; }
.cpfr-base {
	width:750px;
	background:#CC0001 url(../images/fr_base_bottom.gif) no-repeat center bottom;/*--bgcolor!!--*/
	padding:0 0 10px;
}

.cpfr-base-inner { background:#CC0001; }

/* ==================== メインコンテンツ==================== */
.cpfr-bg {
	background:#CC0001;
	padding: 0 10px 0 10px;
	margin:0;
}

.cpfr-cont {
	width:730px;
	background:#fff url(../images/fr_cont_bottom.gif) no-repeat center bottom;
	padding:0 0 10px;
	margin-bottom:10px;
}
.cpfr-cont:last-child{ margin-bottom: 0; }
.cpfr-cont-inner {
	background: url(../images/fr_cont_top.gif) no-repeat center top;
	padding:10px 0 0;
}

.MCont{ margin:0 20px; }
h3{ text-align: center; }



/* ==================== SNS ボタン ==================== */
.snsContents{ margin-bottom: 20px; }
.snsContents li{
    display: inline-block;
    float: left;
    max-width: 110px;
    padding: 0 0 0 20px;
}

/* ==================== 30の挑戦概要 ==================== */
#headTxt{
    width: 100%;
    padding: 0 0 80px 0;
    background: #CC0001 url(../images/bg_head01.jpg) no-repeat 0 0;
    text-align: center;
}

#headTxt p{ margin-bottom: 30px; }
.presentImg{ margin-bottom: 30px; }
#chosenTxt{
    position: relative;
    width: 730px;
    height: 323px;
    margin: 0 10px;
    padding: 20px 20px;
    background: url(../images/bg_head02.jpg) no-repeat 0 0;
    }
#chosenTxt h3{ padding: 20px; }

#chosenTxt .txtArea{
    text-align: left;
    font-size: 122%;
    padding: 0 20px;
    line-height: 1.8;
    font-weight: bold;
    }
    #chosenTxt .txtArea strong{ color: #CC0000; font-weight: bold; }
    #chosenTxt .txtArea span{ font-size: 152%; }

.mainWrapper{ position: relative; padding: 30px 0 30px 0; }
.wrapperIn{ padding: 0 30px 30px 30px; font-size: 122%; }
.wrapperIn:last-child{ padding: 0 30px 0 30px; }

.mainWrapper h3.idxSummary{
    position: absolute;
    width: 100%;
    text-align: center;
    top: -62px;
    left: 0;}

h3.idxSummary.awarding{
    height: 40px;
	width:670px;
    margin: -20px auto 20px;
    background: url(../images/bg_h4.png) no-repeat 0 0;
    text-align: center;
}

.mainWrapper h4.idxSummary{
    height: 40px;
    margin-bottom: 20px;
    background: url(../images/bg_h4.gif) no-repeat 0 0;
    text-align: center;
}
.mainWrapper p{ padding-top: 20px;}

.mainWrapper h4 img{ height: 26px; margin-top: 5px; }
.mainWrapper table.summary{ width: 100%;}
.mainWrapper table.summary strong{ font-weight: bold; color: #CC0000; }
.mainWrapper table.summary th, .mainWrapper table.summary td{
    padding: 10px;
    border-bottom: 1px solid #EEE;
    line-height: 1.8;
}
.mainWrapper table.summary th{ width: 200px; font-weight: bold; vertical-align: top; }
p.contactTxt{ padding: 20px; text-align: center;}
.mainWrapper a:link, .mainWrapper a:visited, .mainWrapper a:active, a:hover{ color:#CC0000; text-decoration: underline;}



/* ==================== コイケなおやつ通信会員限定==================== */
h3.oyatsuTtl{ padding: 20px; }
	
h3.oyatsuTtl02{
	display:block;
	width:670px;
	height:30px;
	background:url(../images/oyatsu_ttl_bg02.gif) no-repeat 0 0;
	color:#FFF;
	font-weight:bold;
	line-height:30px;
	text-align:left;
	padding:0 0 0 20px;
	margin:0 0 20px 0;}
	
/*--login--*/
.login-ttl{
	background:#E6E3D9;
	padding: 5px;
	margin:0 0 20px 0 ;
	border-radius: 6px;
	font-weight: bold;
	}
	
p.oyatsuTxt, p.oyatsuInfoTxt{
    margin-bottom: 20px;
    font-size: 122%; text-align: center; font-weight:bold; }
    p.oyatsuTxt br{display: none;}
    
p.oyatsuTxt span, p.oyatsuInfoTxt span{ color:#c00; }
	
.inputBtn{
	text-align:center;
	margin-bottom:20px;}
	.inputBtn img{ max-height: 60px; }
	.inputBtnS img{ max-height: 40px !important; }

.wrapperIn input[type="text"] {
    border-radius: 6px;
    border: 2px solid #EEE;
    padding: 5px;
    margin: 0 0 20px 0;
}

.cpfrLeft{ width: 300px; float: left; }
.cpfrRight{ width: 390px; padding: 0 0 30px 0; float: left;}
.cpfrRight .oyatsuInfoTxt{text-align: left; font-size: 100%;}


/* ==================== 参加登録==================== */
h2.idxUnder{ padding: 0 0 60px 0; }
.kantanToroku{ background: #FFFFCC; padding: 20px; }
.inputBtn input[type="image"]{ max-height: 60px; margin: 0 5px; }

/* ==================== クイズ ==================== */
table.quizList{ width: 100%;}
table.quizList th, table.quizList td{ border-bottom: 1px solid #EEE; }
table.quizList th{ padding:20px; vertical-align: middle;}
table.quizList td{ width: 100%; }
table.quizList tr.done th, table.quizList tr.done td{ background: #FFFF9A; border-bottom: 1px solid #EAED77; }
table.quizList tr.pending th, table.quizList tr.pending td{ background: #F7F7F7; color: #999; }
table.quizList tr.pending td p{ color: #999; }
table.quizList tr.done td{
    width: 100%;
    background: #FFFF9A url(../images/icon_done.png) no-repeat right center;
    padding-right: 90px;
}

table.quizList td p{ padding: 0; }
table.quizList td p.dayTxt{ font-size: 75%; color: #666; }
p.quizImg{ text-align: center; padding: 20px 0 0 0; }
.answerArea{ padding: 30px 0 0 0; }
.answerIn{
	float: left;
	width: 146px;
	padding: 0 10px;
	border-right: 1px solid #EEE;
}
.answerIn:last-child{ border-right: none; }
.answerArea p{ line-height: 160%; padding: 10px; }
.answerArea p.answerTxt{ font-size: 167%; font-weight: bold; }
.answerArea p.answerTxt strong{ color: #CC0000; font-weight: bold; }

span.score{color:#c00; font-weight: bold; font-size: 160%;}
span.ranking{color:#c00; font-weight: bold; font-size: 120%;}

/* ==================== フォーム==================== */
.oyatsuF {
	width:689px;
	border-collapse:collapse;
}
.oyatsuF th, .oyatsuF td {
	border:solid 1px #CCC;
	padding:10px 0 10px 20px;
}
.oyatsuF th {
	width:182px;
	background-position:left;
	background-repeat:repeat-y;
	background-color: #E6E3D9;
}
.oyatsuF input, .oyatsuF select {
	vertical-align:middle;
	margin-right:5px;
	margin: 0 0 0 0;
}

.oyatsuF input[type="text"] {
    margin: 0 0 0 0 !important;
}

.oyatsuInputBk {
	background:#F9F6EC;
}

.formTxtBox{
	background:#FBFDBB;
	border:solid 2px #FFD326;
	padding:15px 20px;
	margin-bottom:20px;
	text-align:center;
}
.formTxtBox p{ padding: 0; }

.submitBtn{ text-align:center; }
.submitBtn input{ margin:20px 5px;}

/* ========== カンタン応募 ========== */
.wrapperKantanOubo {
	width:690px;
	background: url(../images/fr_box02_bottom.gif) no-repeat left bottom;
	padding:20px 0 10px;
	margin:0 auto 10px;
}
.wrapperKantanOubo-inner {
	background:#EEEEEE url(../images/fr_box02_bg.gif) repeat-y left;
	padding:0 10px;
	line-height:1.7em;
}

.wrapperKantanOubo-innerL { float:left; }
.wrapperKantanOubo-innerR { float:right; width:400px; }

.kantan-r{
	vertical-align:bottom;
	margin:0 5px 4px ;
	}

/* ========== 警告MSG ========== */
.formTxtBox .red{ color:#564B32 !important; }
.formTxtBox .red2 {
	color: #c00;
	font-weight: bold;
}

p.thanksMsg{
	color:#c00;
	font-size:122%;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;}
	
/* ========== 発表 ========== */
.content-body .award_text{
text-align: center;
padding: 30px 30px 80px;
font-size: 136%;
line-height: 1.6;
color: #fff;
}
.content-body .award_text.introduce{
margin-bottom: 20px!important;
padding: 0!important;
}
.content-body .award_text.finale{
padding: 30px 0 !important;
}

.subTxt{
	padding:10px;
	margin:10px 10px 80px;
	background: #FFF;
	opacity: 0.9;
}

.subTxt p{
	padding-left: 1em;
	text-indent: -1em;
}

/* スクロール*/
.scroll-pane
{
	width: 100%;
	height:500px;
	overflow: auto;
	outline: none !important;
}
.jspContainer {
	outline: none !important;
}
ul.nameAreap li {
	display:inline-block;
	padding:0 30px 0 0;
	line-height:2.5em;
	font-size:90% !important;
	/*white-space:nowrap;*/
}


.boxA, .boxB, .boxC{
	width:700px;
	margin:0 auto 20px auto;
	}
	
.boxBin, .boxCin{
	/* padding: 0 30px 0 30px; */
	text-align:left;}
	
.boxAin{
	text-align:center;
	font-size:150%;
	font-weight:bold;
	}
	
	.boxAin Nobr{
		color:#990000;
		}
	
.boxBin{
	/* background:url(../images/tosen_box02_02.gif) repeat-y 0 0; */
	}

.boxCin{
	/* background:url(../images/tosen_box03_02.gif) repeat-y 0 0; */
	}


a.btn_banner{
	display: block;
	width:426px;
	margin: 10px auto 30px;



}