@charset "utf-8";
/*共通*/
*{
	margin:0px;
	padding:0px;}
body{
	font-family:"メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-size:75%;
	font-weight:normal;
	line-height:1.6;
	color:#333;}
a{
	color:#0000CC;
	text-decoration:none;}
a:hover{
	color: #244E02;
	text-decoration:none;
}
a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

a img{
	border:none;}
ul{
	list-style:none;}
dt,dd{
	margin-bottom:5px;}
dt{
	font-weight:bold;
	border-top:1px dotted #CCC;
	padding-top:10px;
	color:#244E02;}
dd{
	padding:8px;
	background:#EAFFDD;}
table{
	width:910px;
	border-collapse:collapse;
	margin-bottom:15px;}
th,td{
	text-align:center;
	padding:10px;
	border:1px solid #CCC;}
.clear{
	clear:both;}
.application{
	padding-top:15px;
	text-align:center;
	clear:both;}
#container{
	width:950px;
	margin:0px auto;}
/*ヘッダー*/
/*メニュー*/
#menu{
	width:950px;
	height:29px;}
#menu ul,#menu li{
	float:left;}
#wrap{
	clear:both;
	width:940px;
	margin:5px auto 0px auto;}
*html #wrap{
	clear:both;
	width:940px;
	margin:0px auto 0px auto;}
/*メイン画像*/
#image{
	background:url(../img/top_image.jpg);
	width:940px;
	height:403px;
	margin:0px 0px 15px 0px;}
.top_application{
	padding:170px 0px 10px 15px;
	width:562px;
	height:104px;}
.top_repeat{
	padding:2px 0px 10px 15px;
	width:562px;
	height:104px;}
/*初めてのお客様*/
#contentsbox li{
	font-weight:bold;
	background:url(../img/beginner_ikon01.jpg) no-repeat left;
	padding:15px 0px 15px 45px;
	margin-bottom:8px;
	border-bottom:1px dotted #CCC;}
.advantage_title{
	padding:10px 0px 5px 40px;
	background:url(../img/beginner_ikon02.jpg) no-repeat left;
	font-weight:bold;
	font-size:16px;}
.advantage_text{
	padding:10px 10px;
	background:#EAFFDD;}
/*コンテンツボックス*/
#contentsbox{
	padding:15px;}
.contents_image{
	text-align:center;
	margin:15px 0px;}
/*サブイメージ*/
#subimage{
	margin-bottom:15px;}
/*キャッシュバック率*/
.cash_th{
	color:#FFF;
	background:url(../img/cash_th.jpg);}
.lightgreen{
	background:#EAFFDD;
}
.plan_th{
	color:#FFF;
	background:url(../img/plan_th.jpg);
	width:455px;}
/*お申し込みの流れ*/
.step{
	margin-bottom:15px;
	background:url(../img/step.jpg) no-repeat;
	width:910px;}
.step1,.step2,.step3,.step4,.step5{
	float:left;
	width:160px;}
.step1{
	padding:35px 0px 10px 10px;}	
.step2{
	padding:70px 0px 0px 25px;}
.step3{
	padding:70px 0px 0px 25px;}
.step4{
	padding:45px 0px 0px 20px;}
.step5{
	padding:70px 0px 10px 20px;}
/*フッター*/
#footer{
	padding-top:8px;
	text-align:center;
	font-size:10px;
	background:#DDD;}
.f_link{
	padding-bottom:8px;}
#footer a{
	color:#333;}
#footer a:hover{
	color: #244E02;
	text-decoration:none;
}
/*お問い合わせ*/
form td{
	text-align:left;}
.submit{
	text-align:center;
	border:none;}
.inquiry_text{
	margin-bottom:15px;}
.lightgray{
	background:#EFEFEF;}
.red{
	color:#c50005;}
/*新規お申し込み*/
.new_th{
	color:#FFF;
	background:url(../img/plan_th.jpg);}
.lightblue{
	color:#FFF;
	background:url(../img/lightblue.jpg);}
/*フォーム*/
.message{
	padding-left:8px;
	border-left:10px solid #215000;
	font-weight:bold;
	font-size:150%;
	color: #215000;
}
/*会社概要*/
.company td{
	text-align:left;}