@charset "utf-8";

body#charge .ctn{
	padding:0 0 30px 0;
	margin:0 0 0 15px;
	}
body#charge .ctn h3{
	padding:15px 0;
	}
body#charge .ctn p{
	line-height:1.75em;
	font-size:0.9em;
	}
body#charge .ctn table{
	background:url(../../charge/images/charge_10.png) top left no-repeat;
	width:100%;
	border:1px #BABABA solid;
	border-spacing:0;
	border-collapse:collapse;
	margin-bottom:10px;
	}
body#charge .ctn table thead tr th{
	height:65px;
	border:medium none;
	padding:0 1em;
	text-align:center;
	vertical-align:middle;
	}
body#charge .ctn table th , body#charge .ctn table td{
	border-bottom:1px #BABABA solid;
	padding:0.8em 1em;
	line-height:1.5em;
	}
body#charge .ctn table td.price{
	text-align:right;
	}
body#charge .ctn table thead tr th.table-ctn{
	width:60%;
	}
body#charge #main-content2-inner ul{
	margin:0 0 10px 10px;
	float:left;
	}
body#charge #main-content2-inner dl dt ul li{
	list-style-type:disc;
	list-style-position:inside;
	padding-left:5px;
	line-height:1.5em;
	}
body#charge #main-content2-inner dl dd{
	padding:25px 50px 0 0;
	text-align:right;
	}
