/*-----------------------------------------------
	料金表基本設定
-------------------------------------------------*/
div#charge_main {
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	text-align:left;
	width: 698px;
/* 	height: 1200px; */
	font-size: 13px;
	color: #5A5332;
}

div#detail {
	width: 680px;
	height: 540px;
	padding: 0px 0px 0px 0px;
	margin: 10px auto;
/* 	border:1px solid gray; */
}

div.comment {
	width: 670px;
	text-align: left;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
/* 	border:1px solid gray; */
}

div.comment2 {
	width: 670px;
	text-align:left;
	font-size: 12px;
	color: #DD0000;
	line-height:1.2em;
	margin: 2px 0px 0px 15px;
/* 	border:1px solid gray; */
}

span.cmt_strong {
	font-size: 12px;
	color: #DD0000;
	font-weight: bold;
	line-height: 1.5em;
}

div.voltitle {
	text-align: left;
	font-size: 15px;
	color: #535353;
	font-weight: bold;
	line-height: 1.5em;
        padding-left: 5px;
	margin: 20px 15px 0px 15px;
	border-bottom: 1px dotted #5c8f1c;
        border-left: 5px solid #5c8f1c;
}

#volinfo {
	text-align: left;
	font-size: 15px;
	color: #000000;
	line-height: 1.5em;
/*         padding-left: 5px; */
	margin: 5px 15px 0px 15px;
/* 	border: 1px solid gray; */
}

div.volcomment{
	text-align: left;
	font-size: 15px;
	color: #000000;
	line-height: 1.5em;
}

div.example{
        width: 668px;
	text-align: left;
	font-size: 15px;
	color: #000000;
	line-height: 1.5em;
	padding: 0px;
	margin: 5px 0px 5px 0px;
/* 	border: 1px solid gray; */
}

table {
	width: 670px;
	border-top: 2px solid gray;
	border-right: 1px solid gray;
	border-bottom: 2px solid gray;
	border-left: 2px solid gray;
	margin: 15px 0px 0px 15px;
}

table#quick {
	width: 670px;
	border-top: 2px solid gray;
	border-right: 1px solid gray;
	border-bottom: 2px solid gray;
	border-left: 2px solid gray;
	margin: 30px 0px 15px 15px;
}

tr.title th {
	width: 100%;
	height: 25px;
	text-align: left;
	font-size: 17px;
	color: #000000;
	padding-left: 2px;
	background-color: #FFFFFF;
	border-top: none;
/* 	border-right: 1px solid #FFFFFF; */
/* 	border-left: 10px solid #5c8f1c; */
/* 	border-bottom: 2px solid #FFFFFF; */
}

div.finding {
	float: left;
	width: 180px;
	text-align: left;
	font-size: 17px;
	color: #000000;	
/* 	border:1px solid gray; */
}

div.info {
	float:left;
	width: 500px;
	text-align: left;
	font-size: 12px;
	color: #DD0000;
/* 	border:1px solid gray; */
}

div.caption {
	float: right;
	width: 100px;
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height:1.3em;
/* 	border:1px solid gray; */
}

div.clear{
	clear: both;
}


tr.caption td {
	width: 590px;
	height: 12px;
	text-align: right;
	font-size: 12px;
	color: #000000;
	border-right: 1px solid gray;
	padding: 5px 0px 5px 5px;
}

tr.product th {
	width: 150px;
	height: 50px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5c8f1c;
/* 	background-color: #da5d25; */
	line-height: 1.5em;
	border-bottom: 1px solid #000000;
}

tr.product td {
	height: 20px;
	width: 448px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5c8f1c;
/* 	background-color: #da5d25; */
	line-height: 1.5em;
	border-left: 1px solid #FFFFFF;
}
tr.product span {
	font-size: 12px;
	color: #ffd90d;
}

tr.product_color td{
	width: 149px;
	height: 30px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5c8f1c;
/* 	background-color: #da5d25; */
	line-height: 1.5em;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #000000;
}

tr.vol_product_color td{
	width: 224px;
	height: 30px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5c8f1c;
/* 	background-color: #da5d25; */
	line-height: 1.5em;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #000000;
}

tr.product_color p, tr.vol_product_color p{
	font-size: 13px;
	color: #ffd90d;
/* 	color: #ffd90d; */
}

tr.color th, tr.vol_color th{
	width: 150px;
	height: 45px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #5A5332;
/* 	background-color:#f5f5f5; */
	background-color: #ededed;
	line-height: 1.5em;
	border-right: 1px solid gray;
}

tr.color td{
	width: 149px;
	height: 45px;
	text-align: center;
	padding-right: 5px;
	font-size: 14px;
	color: #000000;
/* 	background-color:#f5f5f5; */
	background-color: #ededed;
	border-right: 1px solid gray;
}

tr.vol_color td{
	width: 224px;
	height: 45px;
	text-align: center;
	padding-right: 5px;
	font-size: 14px;
	color: #000000;
/* 	background-color:#f5f5f5; */
	background-color: #ededed;
	border-right: 1px solid gray;
}

th {
	width: 150px;
	height: 45px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #5A5332;
	line-height: 1.5em;
	border-right: 1px solid gray;
}

td {
	width: 149px;
	height: 45px;
	text-align: center;
	padding-right: 5px;
	font-size: 14px;
	color: #000000;
	border-right: 1px solid gray;
}

tr.vol td {
	width: 224px;
	height: 45px;
	text-align: center;
	padding-right: 5px;
	font-size: 14px;
	color: #000000;
	border-right: 1px solid gray;
}

td.free {
	width: 112px;
	height: 35px;
	text-align: center;
	font-size: 14px;
	color: #000000;
	border-right: 1px solid gray;
}

td.free p{
	font-size: 12px;
	color: #000000;
}

span {
	font-size: 15px;
	color: #5A5332;
	line-height: 1.5em;
	font-weight: normal;
}

span.open {
	color: #000000;
	line-height: 1.0em;
}

div.opencom {
	text-align:center;
	font-size: 10px;
	color: #000000;
	line-height:1.2em;
	padding-top:20px;
}

span.noticecom {
	text-align: left;
	font-size: 11px;
	color: #DD0000;
}

p {
	color: #DD0000;
	font-weight: normal;
}
p.small {
	font-size: 12px;
}

sup {
	vertical-align: text-top;
	line-height: 4px;
	color: #DD0000;
}

/*-----------------------------------------------
	ナビ設定
-------------------------------------------------*/
div#charge_bar {
	text-align:left;
	width: 700px;
	height: 30px;
	margin: 0px;
	margin-bottom: 10px;
/* 	background-color: #f3f1dc; */
}

#charge_bar .navi {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	width: 700px;
}

#charge_bar .navi li{
	float: left;
	display: block;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
	width: 175px;
	height: 30px;
	margin-right: 0px;
	background-image: url(../images/title_bar/tab_short.png);
	background-repeat:no-repeat;
}

#charge_bar .navi a{
	display: block;
	height: 30px;
	text-indent: -9999px;
	outline: none;
}

#naviCharge {
	background-position: 0px 0px;
}
#naviVol {
	background-position: -175px 0px;
}
#naviQues {
	background-position: -350px 0px;
}
#naviFunc {
	background-position: -525px 0px;
}

#naviCharge.active,
#naviCharge:hover {
	background-position: 0 bottom;
}
#naviVol.active,
#naviVol:hover {
	background-position: -175px bottom;
}
#naviQues.active,
#naviQues:hover {
	background-position: -350px bottom;
}
#naviFunc.active,
#naviFunc:hover {
	background-position: -525px bottom;
}

/*-----------------------------------------------
	機能一覧
-------------------------------------------------*/

.list {
	margin: 0;
	margin-bottom: 30px;
	padding: 0;
}

.list table {
	margin: 0;
	margin-top: 15px;
	padding: 0;
	width: 698px;
	background: #FFF;
	border: none;
/* 	border-collapse: collapse; */
/* 	border-spacing: 2px; */
}

.list th.columLine {
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	width: 450px;
	height: 30px;
	font-size: 13px;
	color: #FFF;
	text-align: center;
	font-weight: normal;
	background: #666;
	border: none;
}

.list td.columLine {
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	width: 450px;
	height: 30px;
	font-size: 13px;
	color: #FFF;
	text-align: center;
	font-weight: normal;
	background: #666;
	border: none;
}

.list th {
	white-space: nowrap;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	width: 450px;
	height: 25px;
	font-size: 13px;
	color: #535353;
	text-align: right;
	background: #EFEBDE;
	border: none;
}

.list th.columRev {
	background: #F1F1F1;
}

.list td {
	margin: 0px;
	padding: 2px;
	width: 120px !important;
	height: 100%;
	font-size: 13px;
	color: #333;
	text-align: center;
	background: #EEE;
	border: none;
}

.list td.rev {
	background: #F1F1F1;
}

.list p {
	font-size: 13px;
	color: #FFF;
}

.list strong {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #FF7300;
	vertical-align: top;
}