﻿@charset "utf-8";


/* 0823からのキャンペーンページの為のcss
------------------------------------------------------------------ */

#contents-cam {
	margin: 10px 0 20px;

	}
	
#area {
		background:url("../camp/1008/img/bg_camp1008.gif") repeat-y left top;
		padding-bottom: 20px;
		padding-left: 30px;
}

#area ul {
	margin-top: 10px;
	}

#area li {
	margin-bottom:8px;
	}

#area dl {
		font-size:127%;

		}

#area dt {
	float:left;
	margin-right: 30px;
	min-width: 140px;
    width: auto !important;
    width: 140px;

	}
	
.font_b {
	font-size: 127%;
	}	

#area dd a{
	margin-right: 10px;

	}
	
#present-kiyaku {
	padding: 25px;
	background:url("../camp/1008/img/bg_foot.gif") no-repeat left bottom;
	}

#contents-cam h2 {
	margin-bottom: 0px;
	}
	

#contents-cam p {

	}
	
p#top01-cam {
	text-align: center; 
	font-size:127%;
	}

p#top01-cam span {
	padding-left: 7px;
	}
	
p#top01-cam img {
	vertical-align: top;
	}
	

span.kiyaku {
	text-indent: -5px;
	display: block;
	margin-left: 5px;
	}

/* リンク */


#area a:link {
color:#2002ff;
text-decoration:underline;
}

#area a:hover {
color:#2002ff;
text-decoration:none;
}

#area a:visited {
	color:#c23abe;
	text-decoration:none;
}

/* clearfix */
#serlist:after,
.box-ser:after,
.link-ser:after,
.area-link:after,
#area:after,
#area dl:after {
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
	content: ".";
}

#serlist,
.box-ser,
.link-ser,
.area-link, 
#area,
#area dl {
	zoom: 1;
}

/* 定休日などの付帯情報
------------------------------------------------------------------ */
.subuinfo {
	color: #ff0000;
	}
	
	
/* ワールドプリペイドカード
------------------------------------------------------------------ */
#card {
	margin-top: -30px;
	margin-bottom: 20px;
	background:url("../img/bg_card.gif") no-repeat left bottom;
	padding-bottom: 5px;
	
	
}

#card a {
	margin-left: 5px;
	color: #0409eb;
	font-size: 12px;
	padding-left: 7px;
	background:url("../img/ic_card.gif") no-repeat left 0.2em;
	}


/* キャンペーンのＴＯＰのテキストリンク
------------------------------------------------------------------ */


.campaign {
	margin: -5px 0 6px 0;
	font-size:12px;
	font-weight: bold;
	}

.campaign a {	
	padding-left: 20px;
	background:url("../img/ico_megaphone.gif") no-repeat left 0.1em;
	min-height: 13px ;
	height: auto !important;
 	height: 13px;
 	display: block;

	}



.campaign a:link {
	color: #0409eb;
	}
	
.campaign a:hover {
	color: #0409eb;
	}
	
.campaign a:visited {
	color: #0409eb;
	}


/*メンテナンス用告知
------------------------------------------------------------------ */
	
.special {
	margin: -10px 0 0 0;
	}	

.special {
	font-weight: bold;
	color: #f80f14;
	line-height: 1.3em;
	
	}
	
*:first-child+html .special {
	font-size: 11px;
	}	
	
*html .special {
	font-size: 11px;
	}	
	
*:first-child+html .special {
	font-size: 11px;
	}

*html .special font {
	font-size: 11px;
	}
	


/*サファリ
------------------------------------------------------------------ */	

/* End css ------------------------------------------------------- */