@charset "UTF-8";
/* CSS Document */

/*
=================================================================================
基本設定
*/
body {
	margin:0;
	padding:0;
	border-top:solid 5px #FFCC00;
	text-align:center;
}

body, td, th, p, dt, dd, li, textarea {
	font-size:12px;
	font-family:"ヒラギノ丸ゴ Pro" , "Hiragino Maru Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	color:#333333;
	line-height:1.61em;
	letter-spacing:0.1em;
	vertical-align:sub;
}

ul , li , dl , dt , dd {
	margin:0;
	padding:0;
	list-style:none;
	vertical-align:sub;
}

h1, h2, h3, h4{
	margin:0;
	padding:0;
}

p {
	margin:0 0 21px 0;
	padding:0;
}
p.notice {
	font-size:10px;
}

h2.title {
	border-style:dotted;
	border-width:1px 0;
	border-color:#333333;
	padding:8px 0 0 0;
	font-size:18px;
	color:#F22800;
	margin:0 0 21px 0;
	height:26px;
	clear:both;
}
* html h2.title {
	padding:8px 0 8px 0;
}

a {
	color:#F22800;
	text-decoration:none;
	outline: none;
}
a:hover { text-decoration:underline;}
a img{	border:none;}

#container {
	width:924px;
	margin:0 auto;
	text-align:left;
}

.clear {
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin:0;
	padding:0;
}

div.table_format {
	border:1px solid #DDDDDD;
	padding:4px 4px 5px 5px;
	margin-bottom:13px;
	clear:both;
}

div.table_format table {
	width:100%;
	background-color:#FFFFFF;
}

* html div.table_format table {
	width:723px;
}

div.table_format th {
	border-top:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	background-color:#ffcc00;
	color:#FFFFFF;
	font-weight:bold;
	padding: 10px;
	text-align:center;
}

div.table_format td{
	background-color:#f5f3ed;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	padding: 10px;
}

div.table_format td span{
	font-size:10px;
	padding:10px;
}

div.table_format td.dark{
	background-color: #ebe8df;
}

form {
	margin:0 0 34px;
	padding:0;
}
form div.table_format input{
	border:solid 1px #afaa9e;
	padding:3px;
}
form div.table_format input.radio{
	border:none;
}
form div.table_format textarea{
	border:solid 1px #afaa9e;
}

div.error {
	background:#FFE5E5;
	border:solid 2px #FFCCCC;
	margin-bottom:21px;
	padding:9px;
}

div.error h3{
	margin-bottom:13px;
	color:#FF0000;
	font-size:16px;
}

div.control {
	margin:0 auto;
	text-align:center;
	padding:0 10px;
}
div.control input{
	width:86px;
	height:24px;
	border:none;
	margin:0 auto;
	text-indent:-9999px;
}
table.control_wrapper{
	height:24px;
}
table.control_wrapper td{
	vertical-align:top;
}

div.control input.check{
	background:url(../img/form_button_check.gif) no-repeat ;
	display:block;
}
div.control input.rewrite{
	background:url(../img/form_button_rewrite.gif) no-repeat ;
	display:block;
}
div.control input.submit{
	background:url(../img/form_button_submit.gif) no-repeat ;
	display:block;
}


/*
=================================================================================
ヘッダー
*/

#header {
}

#header h1.logo a{
	text-indent:-9999px;
	margin:0 21px 0 0;
	padding:0;
	background:url(../img/logo.gif) no-repeat;
	width:168px;
	height:79px;
	float:left;
}


#header .tel{
	text-indent:-9999px;
	margin:0;
	padding:0;
	background:url(../img/tel.gif) no-repeat;
	float:right;
	width:357px;
	height:79px;
}

#header h1.copy {
	font-size:10px;
	font-weight:normal;
	margin:0;
	padding:20px 0 0 0;
}

#header ul.head_navi li{
	display:inline;
	margin-right:11px;
	background:url(../img/head_navi_icon.gif) no-repeat;
	padding:2px 0 4px 20px;
	font-size:11px;
}

#header ul.head_navi li a{
	color:#000000;
}


/*
=================================================================================
メインナビゲーション
*/
#main_navi {
	margin:0;
	padding:0;
	clear:both;
}
#main_navi li{
	display:inline;
	text-indent:-9999px;
	padding:0;
	float:left;
	margin:0 21px 21px 0;
}

#main_navi li a{
	width:168px;
	height:42px;
	display:block;
	padding:0;
	margin:0;
}
#main_navi li.inquiry{
	margin-right:0;
}
#main_navi li.cashback a{
	background:url(../img/main_navi_cashback.gif);
}
#main_navi li.time a{
	background:url(../img/main_navi_time.gif);
}
#main_navi li.flow a{
	background:url(../img/main_navi_flow.gif);
}
#main_navi li.faq a{
	background:url(../img/main_navi_faq.gif);
}
#main_navi li.inquiry a{
	background:url(../img/main_navi_inquiry.gif);
}

#main_navi li a:hover{
	opacity:0.6;
	filter: alpha(opacity=60);
}


/*
=================================================================================
左カラム
*/
#left {
	width:168px;
	float:left;
}
#left ul.buttons {
	line-height:normal;
}
#left ul.buttons li{
	display:inline;
	line-height:0;
	float:left;
	height:63px;
	padding-bottom:8px;
}
/* IE6のみ適用 */
* html #left ul.buttons li{ padding-bottom:3px; }

#left ul.buttons li a{
	width:168px;
	height:63px;
	text-indent:-9999px;
	display:block;
}

#left ul.buttons li.apply a {
	background:url(../img/left_apply.gif) no-repeat;
}
#left ul.buttons li.beginner a {
	background:url(../img/left_beginner.gif) no-repeat;
}
#left ul.buttons li a:hover{
	opacity:0.6;
	filter: alpha(opacity=60);
}


/*---------------------------------------------------*/
#left ul.information {
	clear:both;
	line-height:normal;
	margin:0 0 21px 0;
}

#left ul.information li {
	display:inline;
	line-height:0;
}

#left ul.information dl {
	margin:0 0 21px 0;
}
#left ul.information dd {
	text-align:center;
	background-color:#f5f3ed;
}

#left ul.information dd p {
	text-align:left;
	margin:0;
	padding:0 8px;
	letter-spacing:0.05em;
}

#left ul.information dd.bottom {
	background-image:url(../img/left_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#left ul.information dd img {
	margin:13px 0 13px 0;
	padding:0;
}

#left ul.information dl.mobile {
	padding-top:8px;
}
#left ul.information dl.mobile p {
	padding-bottom:13px;
}
#left ul.information dl.mobile dt {
	width:168px;
	height:39px;
	text-indent:-9999px;
	background-image:url(../img/left_mobile_title.gif);
}

/*---------------------------------------------------*/
/* 携帯にURLを送信ボタン */
#left ul.information dd.bottom a img{
	margin:0;
	padding:0;
}
#left ul.information dd.bottom a {
	display:block;
	line-height:0;
	padding-bottom:13px;
}
#left ul.information dd.bottom a:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
}
/*---------------------------------------------------*/


#left ul.information dl.list dt {
	width:168px;
	height:34px;
	text-indent:-9999px;
	background-image:url(../img/left_list_title.gif);
}

#left ul.information dl.list dd.bottom {
	padding-bottom:8px;
}


/*---------------------------------------------------*/
/* 詐欺にご注意ください */
#left ul.information dl.alert dt.fraud {
	width:168px;
	height:55px;
	text-indent:-9999px;
	background-image:url(../img/left_alert.gif);
	background-repeat:no-repeat;
	padding-bottom:8px;
}

/* 類似サイトにご注意ください */
#left ul.information dl.alert dt.similar_sites {
	width:168px;
	height:55px;
	text-indent:-9999px;
	background-image:url(../img/left_alert_similarsites.gif);
	background-repeat:no-repeat;
	padding-bottom:8px;
}

#left ul.information dl.alert dd {
	background:none;
	text-align:left;
	font-size:10px;
	padding-bottom:8px;
}



/*
=================================================================================
メインコンテンツ
*/

#main_contents {
	width:735px;
	float:right;
}

.cover h1 {
	margin:0 0 21px 0;
	padding:0;
	text-indent:-9999px;
	width:735px;
	height:189px;
}

.cover .duck {
	margin: -129px 0 8px 558px;
	padding: 0;
	z-index: 10;
}
* html .cover .duck {
	margin-left:545px;
}
/*
=================================================================================
今すぐお申し込みボタン
*/
#apply_button {
	text-align:center;
	padding:13px auto;
	height:60px;
	border-style:dotted;
	border-width:1px 0;
	clear:both;
	margin-bottom:11px;
}
#apply_button a{
	display:block;
	width:196px;
	height:34px;
	text-indent:-9999px;
	background:url(../img/aplly_button.gif) no-repeat;
	margin:13px auto;
}
#apply_button a:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
}
/*
=================================================================================
コンテンツナビゲーション（ページ下部バナー付きナビゲーション）
*/
#contents_navi {
	clear:both;
}

#contents_navi li{
	float:left;
	width:168px;
	padding-top:21px;
	margin-right:21px;
	display:inline;
	line-height:0;
}

#contents_navi li.right{
	margin-right:0;
}

#contents_navi li dl dt a{
	width:168px;
	height:126px;
	text-indent:-9999px;
	display:block;
}
#contents_navi li dl dt a:hover{
	opacity:0.6;
	filter: alpha(opacity=60);
}
#contents_navi li dl dd{
	padding-top:8px;
}
#contents_navi li dl dd.body{
	height:9.7em;
}

#contents_navi li dl.beginner dt a{
	background:url(../img/contents_navi_beginner.gif) no-repeat;
}
#contents_navi li dl.cashback dt a{
	background:url(../img/contents_navi_cashback.gif) no-repeat;
}
#contents_navi li dl.time dt a{
	background:url(../img/contents_navi_time.gif) no-repeat;
}
#contents_navi li dl.flow dt a{
	background:url(../img/contents_navi_flow.gif) no-repeat;
}
#contents_navi li dl.faq dt a{
	background:url(../img/contents_navi_faq.gif) no-repeat;
}

#contents_navi li dl dd.body {
	display:none;
}

#contents_navi li dl dd.button a {
	widows:168px;
	height:14px;
	text-indent:-9999px;
	display:block;
}
#contents_navi li dl.beginner dd.button a{
	background:url(../img/contents_navi_beginner_button.gif) no-repeat;
}
#contents_navi li dl.cashback dd.button a{
	background:url(../img/contents_navi_cashback_button.gif) no-repeat;
}
#contents_navi li dl.time dd.button a{
	background:url(../img/contents_navi_time_button.gif) no-repeat;
}
#contents_navi li dl.flow dd.button a{
	background:url(../img/contents_navi_flow_button.gif) no-repeat;
}
#contents_navi li dl.faq dd.button a{
	background:url(../img/contents_navi_faq_button.gif) no-repeat;
}

#contents_navi dd.button a:hover {
	opacity:0.6;
	filter: alpha(opacity=60);
}


/*
=================================================================================
テキストナビゲーション
*/

#text_navi {
	clear:both;
	font-size:10px;
	text-align:center;
	padding:33px 0;
}

/* IE6,7のみ適用 */
* html #text_navi{ padding-top:19px; }
*:first-child+html #text_navi{ padding-top:8px;}

/*
=================================================================================
フッター
*/

#bottom_anchor {
	clear:both;
	width:100%;
	text-align:right;
	margin-bottom:21px;
	font-size:10px;
}

#bottom_anchor a{
	background-image:url(../img/footer_anchor.gif);
	background-repeat:no-repeat;
	background-position:0;
	padding-left:18px;
	color:#333333;
}

#footer {
	clear:both;
	border-top:solid 1px #CCCCCC;
	padding:12px 0;
}
*:first-child+html #footer{ padding:6px 0; }

#footer #foot_navi{
	font-size:10px;
	margin-top:5px;
	float:left;
}

#footer #foot_navi a{
	color:#333333;
}

#footer .copyright {
	margin:0;
	padding:0;
	clear:left;
	font-size:10px;
	font-weight:lighter;
}

#footer h2.tel {
	text-indent:-9999px;
	font-size:1px;
	line-height:1px;
	margin:0;
	padding:0;
	background:url(../img/footer_tel.gif) no-repeat;
	float:right;
	width:357px;
	height:42px;
}