@charset "Shift_JIS";

/* ################################################### */
/* #                                                 # */
/* #                                                 # */
/* #                コンテンツ用css　                # */
/* #                                                 # */
/* #                                                 # */
/* ################################################### */



/*コンテンツ関連テンプレ
---------------------------------------------------- */


/* mem/servicelist.html
---------------------------------------------------- */

#Right-contents .service-head {
	margin:10px 0 0 25px;
	width:700px;
	height:1px;
	background-image: url(../mem/img/bg_service-top.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size:1px;
	line-height:0;
}
#Right-contents .service-middlebox {
	margin-left:25px;
	width:700px;
	background-image: url(../mem/img/bg_service-middle.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#Right-contents .service-bottom {
	margin-left:25px;
	width:700px;
	height:10px;
	background-image: url(../mem/img/bg_service-bottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size:1px;
	line-height:0;
}
#Right-contents .leftservice-area {
	float:left;
	width:345px;
	padding:0;
}
#Right-contents .rightservice-area {
	float:left;
	width:345px;
	padding:0 0 0 10px;
}
/* IE6専用ハック \*/
*html #Right-contents .rightservice-area {
	width:355px;
}
/* IE6専用ハック */
#Right-contents .leftservice-area div.service-indexhalf ,
#Right-contents .rightservice-area div.service-indexhalf {
	clear:both;
	width:339px;
	padding:5px 3px 5px 3px;
	margin:0;
}
/* IE6専用ハック \*/
*html #Right-contents .leftservice-area div.service-indexhalf ,
*html #Right-contents .rightservice-area div.service-indexhalf {
	width:345px;
}
/* IE6専用ハック */
#Right-contents .leftservice-area div.service-indexhalf h2 ,
#Right-contents .rightservice-area div.service-indexhalf h2 {
	display:block;
	margin:0 2px 10px 2px;
	border:0;
	padding:0;
	border-bottom:1px solid #A1A1A1;
	font-size:1em;
	text-indent:-9999em;
	background-color:transparent !important;
}
#Right-contents .leftservice-area div.service-indexhalf h2.car {
	width:335px;
	height:44px;
	background-image: url(../mem/img/ttl_car.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#Right-contents .leftservice-area div.service-indexhalf h2.use {
	width:335px;
	height:44px;
	background-image: url(../mem/img/ttl_use.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#Right-contents .leftservice-area div.service-indexhalf h2.chanel {
	width:335px;
	height:44px;
	background-image: url(../mem/img/ttl_chanel.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#Right-contents .leftservice-area div.service-indexhalf h2.attention {
	width:335px;
	height:44px;
	background-image: url(../mem/img/ttl_attention.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#Right-contents .rightservice-area div.service-indexhalf h2.point {
	width:335px;
	height:44px;
	background-image: url(../mem/img/ttl_point.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#Right-contents .rightservice-area div.service-indexhalf h2.travel {
	width:335px;
	height:44px;
	background-image: url(../mem/img/ttl_travel.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#Right-contents .rightservice-area div.service-indexhalf h2.shopping {
	width:335px;
	height:44px;
	background-image: url(../mem/img/ttl_shopping.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#Right-contents .rightservice-area div.service-indexhalf h2.payment {
	width:335px;
	height:44px;
	background-image: url(../mem/img/ttl_payment.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#Right-contents .rightservice-area div.service-indexhalf h2.kaizen {
	width:335px;
	height:44px;
	background-image: url(../mem/img/ttl_kaizen.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#Right-contents .leftservice-area div.non-border ,
#Right-contents .rightservice-area div.non-border {
	height:8px;
	border-top:1px solid #A1A1A1;
	border-bottom:1px solid #A1A1A1;
	background-color:#FFF;
}
/* IE6専用ハック \*/
*html #Right-contents .leftservice-area div.non-border ,
*html #Right-contents .rightservice-area div.non-border {
	height:10px;
}
/* IE6専用ハック */
#Right-contents div.service-indexhalf p {
	margin:3px 0 3px 10px;
	line-height:150%;
	padding-left:0.55em;
	text-indent:-0.55em;	
}
#Right-contents div.service-indexhalf p img {
	vertical-align:middle;
	margin-left:5px;
}
#Main div.title {
	margin:10px 0;
	font-size:1.2em;
}

#Main div.title ul.rightBtn {
	margin-top:10px;
}

#Main div.title ul.rightBtn li img {
	margin-right:5px;
}

#Main div.title h2,
#Main div.title h3 {
	float:left;
}
#Main div.title .rightBtn {
	float:right;
}

#Main div.title ul.rightBtn li {
	display:inline;
	margin-right:10px;
}

#Main iframe.mem {
	width:880px;
	margin:15px 0 0 0;
	border:none;
}

#Main iframe.mem.top {
	border-bottom:#d5d5d5 solid 1px;
	height:350px;
}

#Main iframe.mem.bottom {
	height:250px;
}

.renew div.arrow a {
	background:url(../img/common/arrow01.gif) 0 center no-repeat;
	font-size:1.2em;
	padding-left:7px;
}