/* CSS Document */

#left hr {
	border-style:solid none none none;
	height:1px;	
	color:#ccc;
	margin:8px 0;
	background:#ccc;
	width:515px;
}

#price_menu {
	margin-left:5px;
}

#price_menu li {
	display:inline;
	margin:0 0 6px 6px;
	border-right:1px solid #666;
	padding-right:6px;
}

#price_menu li.nb {
	border:none;

}


/*--------------------------------------
	woi[
--------------------------------------*/
.bnr_student {
	margin: 5px 0px 5px 15px;
}


/***\***/

.price_table_gawa table {
	background:#ccc;
	border:4px solid #ccc;
}

.price_table table {
	border:solid #ccc;
}

.price_table strong{
	color:#f74e7e;
	font-weight:normal;
}

.price_table em{
	color:#f76991;
	font-style:normal;
	font-size:11px;
	margin-left:0.3em;
}

table.price_table th,table.price_table td {
	padding:8px 3px;
	white-space:nowrap;
}

.price_table th {
	font-weight:normal;
	text-align:left;
}


.lilac {
	background:#DBDBF7;
	border-bottom:1px;
}

.white {
	background:#fff;
}

th.gray,td.gray {
	background:#f3f3f3;
	border-bottom:1px solid #fff;
}

.part_h {
	border-bottom:1px solid #ddd;
}

.part_v {
	border-right:1px solid #ddd;
}

dl {
	margin-left:25px;
	font-size:14px;
}

dt {
	background:url(/common_img/ico_chiryo_list.gif) 0% 40% no-repeat;
	padding-left:12px;
	float:left;
	clear:both;
}

.small {
	font-size:12px;
	color:#888;
	margin-right:8px;
}

.category {
	text-align:right;
	font-size:10px;
	font-weight:bold;
	}
#wrap #main #two_cols #left #price_menu table{
	border: 2px solid #CCCCCC;
	border-collapse:collapse;
	table-layout:fixed;
	line-height: 1.5em;
	
}
#price_menu .price_title {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 130px;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}
#price_menu td {
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
#price_menu .menu_last {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.price_table .white td {
	text-align:right;
}
.price_table td {
	text-align:right;
}
#wrap #main #two_cols #left .price_table_gawa .price_table .white td {
	text-align: right;
}
.price_table .white .kind {
	text-align: left;
	width: 150px;
}
#wrap #main #two_cols #left .price_table_gawa .price_table .white .kind {
	text-align: left;
}
