

/*************************************
料金表
/pricelist.html
*************************************/
body {
	font-family: 'Verdana', 'helvetica', 'Arial',sans-serif;
	font-size:82%;
	line-height:1.5;
	color:#363636;
	background:#F8F8F8;
	text-align:center;
}

#container #contents #articles {
	margin:10px auto;
	padding:0;
	text-align:left;
	width:720px;
	font-size:1em;
	line-height:1.5;
	color:#363636;
}

#container #contents #articles #listnavi {
		background:url("../images/price/area_bg.gif") center bottom;
		margin:10px auto;
		padding:10px 0px 10px 10px;
		text-align:center;
		width:670px;
}
	#container #contents #articles #listnavi ul {
		list-style:none;
		text-align:left;
	}

	#container #contents #articles #listnavi ul li.title {
		background:url("../images/price/arrow.gif") no-repeat left 0px;
		padding:0px 10px 0px 15px;
		font-weight:bold;
	}

	#container #contents #articles #listnavi ul li {
		display:inline;
		margin-right:5px;
		padding:0px 10px 0px;
		color:#000000;
		line-height:2em;
	}

#container #contents #articles #listnavi ul li a:link,
	#container #contents #articles #listnavi ul li a:visited {
		color:#000000;
		text-decoration:none;
	}
	#container #contents #articles #listnavi ul li a:hover,
	#container #contents #articles #listnavi ul li a:active {
		color:#fff;
		background:#000088;
		text-decoration:none;
	}
#container #contents #articles #listtable {
	margin:0px auto 10px auto;
	padding:0;
	width:730px;
}

#container #contents #articles #listtable table.triple {
	float:left;
	width:235px;
	font-size:1em;
	border: 1px #ccc solid;
	border-collapse: collapse; 
	border-spacing: 0px;
	margin:2px 6px 5px 0px;
}
	#container #contents #articles #listtable table.triple th {
		text-align:left;
		padding:5px;
		width:140px;
		border-bottom: 1px #ccc solid;
	}
	
	#container #contents #articles #listtable table th {
		text-align:left;	
		padding:5px;
	}
	#container #contents #articles #listtable table th.short {	width:100px;}
	#container #contents #articles #listtable table th.short2 {	width:135px;}

	#container #contents #articles #listtable table td {
		text-align:right;
		padding:5px 3px 5px 3px;
		border-left: 1px #ccc solid;
		border-bottom: 1px #ccc solid;
	}
	#container #contents #articles #listtable table td.net {	width:30px;}
	#container #contents #articles #listtable table td.net2 { width:40px;}
	#container #contents #articles #listtable table td.net3 { width:100px;}
	#container #contents #articles #listtable table td.net4 { width:60px;}
	
	#container #contents #articles #listtable table td.price { width:75px;}
	#container #contents #articles #listtable table td.price2 {	width:130px;}
	#container #contents #articles #listtable table td.price3 {	width:70px;}

/*追加*/
/* 背景ピンク */
	#container #contents #articles #listtable table.Bgpink th {	background: url(../images/price/th_bar2.gif) repeat-x left bottom #ffe2dd;}

	#container #contents #articles #listtable table td.Bgpink {background: #ffe2dd;}
	/* 背景ピンク */
	/* 背景ブルー */
	#container #contents #articles #listtable table.Bgblue th {	background: url(../images/price/th_bar.gif) repeat-x left bottom #dfefff;}

	#container #contents #articles #listtable table td.Bgblue {background: #dfefff;}
	/* 背景ブルー */
/*追加*/
	
		#container #contents #articles #listtable .small {
		font-size:0.75em
	}

	#container #contents #articles #listtable p.caption {
	position:relative;
	top:-3px;
	left:0;
	margin:0px 0px 0px 0px;
	padding:0;
	}



#container #contents #articles .toppath {
	text-align:right;
	margin:0;
	padding:0px 10px 2px 0px;
	clear:both;
}





#container #contents #articles #listtable .left {
	float:left;
	margin:5px 5px 0px 5px;
}

	#container #contents #articles #listtable .left h4 {
		background:url('../images/price/h4_bar.gif') no-repeat right bottom #d9effb;
		font-size:1em;
		margin:10px 0px 0px 0px;
		padding:4px 0px;
		width:230px;
	}
	#container #contents #articles #listtable .left h4 span {
		background:url('../images/price/icon_h4.gif') no-repeat 6px center;
		padding-left:35px;
		font-weight:bold;
	}

	#container #contents #articles #listtable .left table {
		width:230px;
		font-size:1em;
		border: 1px #ccc solid;
		border-collapse: collapse; 
		border-spacing: 0px;
		margin:3px 0px 2px 0px;
	}
	#container #contents #articles #listtable .left table th {
		text-align:left;
		padding:5px 10px 5px 6px;
		border-bottom: 1px #ccc solid;
	}

	#container #contents #articles #listtable .left table td {
		text-align:right;
		padding:3px 10px 3px 6px;
		border-bottom: 1px #ccc solid;
	}

	#container #contents #articles #listtable .all {
	margin:5px 5px 0px 5px;
	width:730px;
	}
	#container #contents #articles #listtable .all h4 {
		background:url('../images/price/h4_bar.gif') no-repeat right bottom #d9effb;
		font-size:1em;
		margin:10px 0px 1px 0px;
		padding:4px 0px;
		width:720px;
	}
	#container #contents #articles #listtable .all h4 span {
		background:url('../images/price/icon_h4.gif') no-repeat 6px center;
		padding-left:35px;
		font-weight:bold;
	}


	.right {
		text-align:right;
		margin:5px 10px;
	}
/*
	#container #contents #articles #listtable .all table {
		float:left;
		width:230px;
		font-size:1em;
		border: 1px #ccc solid;
		border-collapse: collapse; 
		border-spacing: 0px;
		margin:2px 6px 0px 0px;
	}
	#container #contents #articles #listtable .all table th {
		text-align:left;
		background:url('../images/price/th_bar.gif') repeat-x left bottom #dfefff;
		padding:5px 10px 5px 6px;
		width:65px;
		border-bottom: 1px #ccc solid;
	}

	#container #contents #articles #listtable .all table td {
		text-align:right;

		padding:3px 10px 3px 6px;
		border-bottom: 1px #ccc solid;
	}

	#container #contents #articles #listtable .all table.triple th {
		text-align:left;
		background:url('../images/price/th_bar.gif') repeat-x left bottom #dfefff;
		padding:5px;
		width:125px;
		border-bottom: 1px #ccc solid;
	}
	#container #contents #articles #listtable .all table.triple td {
		text-align:right;

		padding:3px 3px 3px 3px;
		border-bottom: 1px #ccc solid;
		width:2em;
	}
	#container #contents #articles #listtable .all table.triple td.price {
		text-align:right;

		padding:3px 5px 3px 5px;
		border-bottom: 1px #ccc solid;
		border-left: 1px #ccc solid;
		width:75px;
	}


*/





