/*共通設定CSS
------------------------------------------------*/
.wrapper{
	width:900px;
	margin:0 auto 15px;
}



/* リンクカラー */

#cp_frame a:link {
	color:#418AE1;
	text-decoration:underline;
}

#cp_frame a:visited {
	color:#418AE1;
	text-decoration:underline;
}

#cp_frame a:hover {
	color:#ff6600;
	text-decoration:underline;
}

#cp_frame a:active {
	color:#ff6600;
	text-decoration:underline;
}


/* ▼キャンペーンページ▼ */


/*キャンペーン枠
------------------------------------------------*/

#cp_frame{
	width: 900px;
	border:1px solid #418AE1;
	background-color: #ffffff;
	margin:0px auto;
	margin-bottom:10px;
}


/*キャンペーンタイトル
------------------------------------------------*/
#cp_frame #cp_title{
	width:900px;
	height:150px;
	margin:0px auto 0px auto;
	background-image:url(../images/campaign_title.gif);
	background-repeat:no-repeat;
}

#cp_frame #cp_title h1{
	text-indent:-9999px;
}

#cp_frame #cp_title p{
	text-indent:-9999px;
}

/*キャンペーン概要
------------------------------------------------*/

#cp_frame #cp_summary{
	width:900px;
	height:400px;
	margin:0px auto 0px auto;
	background-image:url(../images/campaign_summary.jpg);
	background-repeat:no-repeat;
}

#cp_frame #cp_summary h1{
	text-indent:-9999px;
}

#cp_frame #cp_summary p{
	text-indent:-9999px;
}


/*サイト機能紹介部分
---------------------------------------------------------------------*/

/*---上：リニューアル---*/

#cp_frame #info_top{
	background-image:url(../images/renewal.gif);
	background-repeat:no-repeat;
	width:842px;
	height:331px;
	margin:10px auto 0px auto;
}

#cp_frame #info_top .toptxt{
	width:842px;
	display:none;
}

#cp_frame #info_top .toptxt h1{
	text-indent:-9999px;
}

#cp_frame #info_top .toptxt p{
	text-indent:-9999px;
}



/*---上：リニューアル　テキストリンク---*/

#cp_frame #renewal_link{
	width:842px;
	height:10px;
	margin:0px auto 0px auto;
}

#cp_frame #renewal_link a.infolink{
	float: right;
	font-size:80%;
	line-height:1.5em;
}



/*---下：ルート検索＆北海道特集画像表示枠---*/

#cp_frame #info_bottom{
	width:842px;
	height:283px;
	margin:10px auto 0px auto;
	padding-top:10px;
}


/*---右：北海道特集---*/

#cp_frame #info_hokkaido{
	width:421px;
	float:right;
	background-image:url(../images/hokkaido.gif);
	background-repeat:no-repeat;
	width:414px;
	height:283px;
}

#cp_frame #info_hokkaido .hokkaido_txt{
	width:421px;
	display:none;
}

#cp_frame #info_hokkaido .hokkaido_txt h1{
	text-indent:-9999px;
}

#cp_frame #info_hokkaido .hokkaido_txt p{
	text-indent:-9999px;
}

/*---左：ルート検索---*/


#cp_frame #info_root{
	width:421px;
	float:left;
	background-image:url(../images/root.gif);
	background-repeat:no-repeat;
	width:414px;
	height:283px;
}

#cp_frame #info_root .root_txt{
	width:421px;
	display:none;
}

#cp_frame #info_root .root_txt h1{
	text-indent:-9999px;
}

#cp_frame #info_root .root_txt p{
	text-indent:-9999px;
}


/*---下：ルート検索＆北海道特集テキストリンク枠---*/

#cp_frame #info_bottom_link{
	width:842px;
	height:20px;
	margin:0px auto 10px auto;

}


/*---右：北海道特集リンク---*/

#cp_frame #link_hokkaido{
	width:421px;
	float:right;

	width:414px;
	height:20px;
}

#cp_frame #link_hokkaido a.link_hk{
	float: right;
	font-size:80%;
	line-height:1.5em;
}



/*---左：ルート検索リンク---*/


#cp_frame #link_root{
	width:421px;
	float:left;

	width:414px;
	height:20px;
}

#cp_frame #link_root a.link_rt{
	float: right;
	font-size:80%;
	line-height:1.5em;
}


/*クイズ
------------------------------------------------*/

#quiz{
	width:842px;
	height:532px;
	margin:20px auto 0px auto;
	background-image:url(../images/quiz.gif);
	background-repeat:no-repeat;
}

#quiz h1{
	text-indent:-9999px;
}

#quiz p{
	text-indent:-9999px;
}

#quiz .details{
	width:300px;
	padding-top:173px;
	padding-left:517px;
}

#quiz .details a.godetails{
	width:300px;
	height:65px;
	display:block;
	background-image:url(../images/quiz_btn.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#quiz .details a.godetails:hover{
	background-position:0 -65px;
}




/*キャンペーン応募要項
------------------------------------------------*/

#cp_enter{
	width:842px;
	height:393px;
	margin:20px auto 0px auto;
	background-image:url(../images/cp_enter.gif);
	background-repeat:no-repeat;
}

#cp_enter h1{
	text-indent:-9999px;
}

#cp_enter p{
	text-indent:-9999px;
}


/*ケータイMF
------------------------------------------------*/

#mobile_info{
	width:842px;
	height:273px;
	margin:20px auto 0px auto;
	background-image:url(../images/mobile.gif);
	background-repeat:no-repeat;
}

#mobile_info h1{
	text-indent:-9999px;
}

#mobile_info p{
	text-indent:-9999px;
}


/*商標注意書き
------------------------------------------------*/

#trademark{
	width:842px;
	height:10px;
	margin:5px auto 50px auto;
	font-size:80%;
}



/*応募規約
------------------------------------------------*/

#agreebox{
	width:650px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	text-align:center;
}


#agreebox #notice{
	width:650px;
	height:30px;
	margin:20px auto 0px auto;
	background-image:url(../images/cam_caution.gif);
	background-repeat:no-repeat;
}

#agreebox #notice p{
	text-indent:-9999px;
}


#agree{
	width:570px;
	font-size:80%;
	line-height:1.5;
	margin:0;
}

#agreebox p.check{
	margin:10px 0;
	font-size:100%;
}


#agreebox #btn{
	width:650px;
	margin:0px auto 0px auto;
}




/* ▼応募完了ページ▼ */


/*応募完了メッセージ
------------------------------------------------*/

#cp_frame #cp_thankyou{
	width:900px;
	height:400px;
	margin:0px auto 0px auto;
	background-image:url(../images/campaign_thankyou.jpg);
	background-repeat:no-repeat;
}

#cp_frame #cp_thankyou h1{
	text-indent:-9999px;
}

#cp_frame #cp_thankyou p{
	text-indent:-9999px;
}


/*サイト機能紹介部分
------------------------------------------------*/

/*---上：リニューアル---*/

#cp_frame #info_top_thankyou{
	background-image:url(../images/renewal_thankyou.gif);
	background-repeat:no-repeat;
	width:842px;
	height:357px;
	margin:9px auto 0px auto;
}

#cp_frame #info_top_thankyou .toptxt{
	width:842px;
	display:none;
}

#cp_frame #info_top_thankyou .toptxt h1{
	text-indent:-9999px;
}

#cp_frame #info_top_thankyou .toptxt p{
	text-indent:-9999px;
}


/*---下：ルート検索＆北海道特集画像表示枠---*/

#cp_frame #info_bottom_thankyou{
	width:842px;
	height:313px;
	margin:10px auto 20px auto;
	padding-top:10px;
}


/*---右：北海道特集---*/

#cp_frame #info_hokkaido_thankyou{
	width:421px;
	float:right;
	background-image:url(../images/hokkaido_thankyou.gif);
	background-repeat:no-repeat;
	width:414px;
	height:313px;
}

#cp_frame #info_hokkaido_thankyou .hokkaido_txt{
	width:421px;
	display:none;
}


#cp_frame #info_hokkaido_thankyou .hokkaido_txt h1{
	text-indent:-9999px;
}

#cp_frame #info_hokkaido_thankyou .hokkaido_txt p{
	text-indent:-9999px;
}

/*---左：ルート検索---*/


#cp_frame #info_root_thankyou{
	width:421px;
	float:left;
	background-image:url(../images/root_thankyou.gif);
	background-repeat:no-repeat;
	width:414px;
	height:313px;
}

#cp_frame #info_root_thankyou .root_txt{
	width:421px;
	display:none;
}

#cp_frame #info_root_thankyou .root_txt h1{
	text-indent:-9999px;
}

#cp_frame #info_root_thankyou .root_txt p{
	text-indent:-9999px;
}