@charset "utf-8";

/*サービス一覧　ポイントカードのみ*/

h3{
	font-size:14px;
	line-height:24px;
	background:url(../img/icon03.gif) no-repeat 12px 0;
	padding-left:24px;
	margin-top:5px;
	border-bottom:#472E24 dotted 1px;
}

/*角丸ボックス　オレンジ*/
.box_top{
	background:url(../../service/img/bg_box_top02.gif) no-repeat;
	height:16px;
	line-height:0;
	font-size:0;
	margin-left:10px;
}
.box_repeat{
	background:url(../../service/img/bg_box_repeat02.gif) repeat-y;
	margin-left:10px;
}
.box_bottom{
	background:url(../../service/img/bg_box_bottom02.gif) no-repeat;
	height:16px;
	line-height:0;
	font-size:0;
	margin-left:10px;
}

.text_bold{
	font-weight:bold;
	font-size:14px;
	margin:10px 0px 5px 20px;
}

/*角丸ボックス　オレンジ　中身*/
.box_repeat02{
	width:480px;
	margin:0px 0px 0px 30px;
}
.box_repeat02_card{
	float:left;
	width:130px;
}
.box_repeat02_card img{
	margin:80px 0px 0px 0px;
}
.box_repeat02_text{
	float:right;
	width:330px;
}
.box_repeat02_text h4{
	font-weight:bold;
	font-size:14px;
	color:#F97D3E;
	margin:20px 0px 5px 0px;
}
.box_repeat02_text p{
	text-indent:-1em;
	padding-left:1em;
	margin:0px 0px 10px 0px;
}
.box_repeat02_text span{
	font-weight:bold;
	color:#F97D3E;
}

/*定義型リスト*/
#contents02 dl{
	margin:10px 0px 20px 20px;
}
#contents02 dt{
	margin:0px 0px 0px 0px;
}
#contents02 dd{
	margin:-32px 0px 0px 160px;
	width:350px;
}
.bottom30{
	padding:0px 0px 30px 0px;
}

/*角丸ボックス　ブルー*/
.box_top02{
	background:url(../../service/img/bg_box_top03.gif) no-repeat;
	height:15px;
	line-height:0;
	font-size:0;
	margin-left:10px;
}
.box_repeat02_02{
	background:url(../../service/img/bg_box_repeat03.gif) repeat-y;
	margin-left:10px;
}
.box_bottom02{
	background:url(../../service/img/bg_box_bottom03.gif) no-repeat;
	height:17px;
	line-height:0;
	font-size:0;
	margin-left:10px;
}

.text_bold{
	font-weight:bold;
	font-size:14px;
	margin:10px 0px 5px 20px;
}

/*角丸ボックス　ブルー　中身*/
.box_repeat03{
	width:470px;
	margin:0px 0px 0px 30px;
}
.box_repeat03_card{
	float:right;
	width:130px;
}
.box_repeat03_card img{
	margin:20px 0px 10px 0px;
}
.box_repeat03_text{
	float:left;
	width:330px;
}
.box_repeat03_text p{
	margin:30px 0px 10px 0px;
}

h4 img{
	margin:10px 0 5px 0;
}

/*テーブル部分*/
table{
	width:350px;
	margin:10px 0px 30px 110px;
	line-height:1.8;
}
table th{
	vertical-align:top;
	background:#FCEDE2;
	color:#000;
	width:50px;
	font-weight:bold;
	text-align:center;
}
table td{
	background:#FBE1CE;
	color:#000;
	padding-left:8px;
}
table td span{
	font-size:10px;
}
.tr_title td{
	text-align:center;
	color:#fff;
	background:#ED7A3F;
}
table a:link{color:#000;text-decoration: underline;}
table a:visited{color:#000;text-decoration: underline;}
table a:hover{color:#000;text-decoration: none;}
table a:active{color:#000;text-decoration: none;}

/*お申し込み方法の部分*/
#bottom_box{
	font-weight:bold;
	font-size:14px;
}
.glay{
	margin:15px 0;
}
.orange{
	background:url(../../service/img/icon.gif) no-repeat 50% 26px;
	padding-bottom:20px;
	color:#F97D3E;
}
.orange02{
	color:#F97D3E;
}








