@charset "shift_jis";

/* ========================================
	クレディセゾン
	[plus03.css]
======================================== */
/* common */
	body #gHeader,
	body #gFooter,
	body #container {
		margin-right: auto;
		margin-left: auto;
		padding-right: 15px;
		padding-left: 15px;
		width: 880px;
}
/* gFooterRight */
/*	#gFooterRight {
		float: right;
		width: 350px;
		text-align: right;
}*/
img {
	border:none;
	vertical-align:top;
}

body #mainContent {
	margin:0 auto;
	float:none;
	width:880px;
	font-size:93%;
	line-height:1.5;
	color:#333333;
}

	
h1 {
	margin-bottom: 20px;
	background-color: transparent;
	background-image: url(../imgs/bg-title-web-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
h1 span {
	display: block;
	padding-left: 15px;
	min-height: 45px;
	height: auto !important;
	height: 45px;
	font-weight: bold;
	font-size: 150%;
	line-height: 45px;
	vertical-align: middle;
	background-color: transparent;
	background-image: url(../imgs/bg-title-web-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color:#333333;
}

.list-indent li{
margin-left:0.5em;
}

.list-link{
margin-top:1em;
margin-left:0.5em;
}
.list-link li{
background-image:url(../imgs/link_icon.gif);
background-repeat:no-repeat;
padding:0 0 5px 15px;
}

.section {
	width:870px;
	line-height:1.6;
	margin:0 5px;
}

.clear {clear:both;}

.bold {font-weight:bold;}

.fsmall {font-size:smaller;}

.indent li {
	padding-left:1em;
	text-indent:-1em;
}

.mt0 {margin-top:0px !important;}
.mt3 {margin-top:3px; !important}
.mt5 {margin-top:5px; !important}
.mt8 {margin-top:8px; !important}
.mt10 {margin-top:10px; !important}
.mt15 {margin-top:15px; !important}
.mt20 {margin-top:20px; !important}
.mt25 {margin-top:25px; !important}
.mt30 {margin-top:30px; !important}
.mt35 {margin-top:35px; !important}
.mt40 {margin-top:40px; !important}
.mt45 {margin-top:45px; !important}
.mt50 {margin-top:50px; !important}
.mt60 {margin-top:60px; !important}

.ml5 {margin-left:5px !important;}
.ml10 {margin-left:10px !important;}
.ml20 {margin-left:20px !important;}

.mb0 {margin-bottom:10px; !important}
.mb5 {margin-bottom:5px; !important}
.mb8 {margin-bottom:8px; !important}
.mb10 {margin-bottom:10px; !important}
.mb12 {margin-bottom:12px; !important}
.mb15 {margin-bottom:15px; !important}
.mb20 {margin-bottom:20px; !important}
.mb25 {margin-bottom:25px; !important}
.mb30 {margin-bottom:30px; !important}
.mb35 {margin-bottom:35px; !important}
.mb40 {margin-bottom:40px; !important}
.mb50 {margin-bottom:50px;}
.mb60 {margin-bottom:60px;}

.pb0 {padding-bottom:10px;}
.pb5 {padding-bottom:5px;}
.pb8 {padding-bottom:8px;}
.pb10 {padding-bottom:10px;}
.pb12 {padding-bottom:12px;}
.pb15 {padding-bottom:15px;}
.pb20 {padding-bottom:20px;}
.pb25 {padding-bottom:25px;}
.pb30 {padding-bottom:30px;}

.txt9 {font-size:77%;}
.txt10 {font-size:85%;}
.txt11 {font-size:93%;}
.txt12 {font-size:100%;}
.txt13 {font-size:108%;}
.txt14 {font-size:116%;}
.txt15 {font-size:123.1%;}
.txt16 {font-size:131%;}
.txt17 {font-size:138.5%;}
.txt18 {font-size:146.5%;}
.txt19 {font-size:153.9%;}
.txt20 {font-size:161.6%;}
.txt21 {font-size:167%;}
.txt22 {font-size:174%;}
.txt23 {font-size:182%;}
.txt13px {font-size:13px;}

.w850{
	width:850px
}

.info {
	margin-left:5px;
	width:860px;
	background:url(../imgs/point_bg.gif) left top repeat-y;
	}
.info dl {
	width:860px;
	background:url(../imgs/point_bg_b.gif) left bottom no-repeat;
	}
.info dl dt{
	width:860px;
	height:29px;
	background:url(../imgs/point-tit.gif) left bottom no-repeat;
	}
.info dl dt div{
	color:#ffffff;
	font-weight:bold;
	padding-top:2px;
	margin-left:25px
	}
.info dd {
	padding:2px 30px;
	width:800px;
	}

.bold span{
	background-color:#d5eaf7;
	padding:5px
}

.stitle {
	background-image: url(../imgs/bg-stitle-bottom.gif);
	margin-bottom: 10px;
	font-size:14px
	}
.stitle span {
	background-image: url(../imgs/bg-stitle-top.gif);
	}

.kiyaku{
	width:840px
}

.kiyaku table{
	border-collapse: collapse;
}
.kiyaku table tr th{
	border:2px solid #cccccc;
	padding:5px 7px;
	text-align:center;
	font-weight:bold;
	width:50%;
	background-color:#ddffe7
}
.kiyaku table tr td{
	border:2px solid #cccccc;
	padding:5px 7px;
	width:50%
}
.red{
	color:red;
}
.scroll {
	overflow: scroll;
	overflow-x:hidden;
	height: 300px;
	width:840px;
	padding:0 5px;
	margin-top:10px
}