@charset "UTF-8";
/* CSS Document */

/*==========================================================

				各コンテンツBOX（階層ページ）

==========================================================*/
#price_img{
	width: 690px;
	text-align: left;
	vertical-align: top;
	background-image: url(../image/img_price.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	height: 169px;
}



#tablelayout {
	width: auto;
	font-size: 10px;
	background-color: #EBEBEB;
	overflow: hidden;
}

#tablelayout table { 
	width: 690px;
	border-collapse: collapse;
}

#tablelayout th a:link,
#tablelayout th a:visited,
#tablelayout th a:active {
	color:#508ed3;
	text-decoration: underline;
}

#tablelayout a:hover {
	color:#508ed3;
	text-decoration: none;
}



.table_list{
	width:99%;
}


.table_list .thgray{
	background-color:#F9F9F9;
	text-align:left;
	vertical-align: central;
	color: #797979;
	text-align:center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 9px;
	-webkit-text-size-adjust: none;
}

.table_list th{
	background-color:#f0f0f0;
	padding: 10px 10px;
	vertical-align:center;
	text-align:center;
}

.pink{
	background-color:#FFC1C1;
	vertical-align:center;
	text-align:left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.redc{
	background-color: #FFFFFF;
	padding: 10px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
}

.reds{
	background-color:#F5F5F5;
	vertical-align:center;
	text-align:center;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border: 1px solid #FFF;
	font-size: 9px;
	color: #797979;
	-webkit-text-size-adjust: none;
}

.gsp{
	background-color: #219F46;
	vertical-align: center;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 14px;
	color: #FFF;
	-webkit-text-size-adjust: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	line-height: 1.4px;
}

.blue{
	background-color:#ff9b9b;
	padding: 10px 10px;
	vertical-align:center;
	text-align:center;
}


.table_list td{
}

.table_list th.rightline, .table_list td.rightline{
	text-align: right;
}
.table_list .t_style_inline td {
  border:none;
  margin:0;
  padding:0 10px 0 0;
}
.index #wrapper #main #maincontents .select_Box #tablelayout tr .redc ul li {
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	display: list-item;
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 10px;
}
