@charset "shift-jis";

/*====================================================================

level2.css

======================================================================

	01.common elements

last update 00/00/00
produced by 0510office (http://www.0510office.co.jp/)

====================================================================*/


/*--------------------------------------------------------------------/
	01.common elements
/--------------------------------------------------------------------*/

th{
	text-align:left;
	font-weight: normal;
	width:120px;
	padding:5px 5px 5px 0px;
}

h4.txt{
	background:url(../img/h4.jpg) repeat-y top left;
	padding-left:15px;
	font-size:14px;
	font-weight:bold;
	color:#835109;
}
h4.txt span{
	color:#dd3710;
	font-weight: bold;
}

/*--------------------------------------------------------------------/
	02.about elements
/--------------------------------------------------------------------*/

.about{
	width:513px;
	clear:both;
	margin-top:10px;
}

.about th{
	border-bottom:2px solid #0c53e4;
}
.about td{
	border-bottom:2px solid #d0dcf5;
}

/*--------------------------------------------------------------------/
	03.corporate elements
/--------------------------------------------------------------------*/

.clean_r{
	font-weight:bold;
	font-size:20px;
	padding:3px 30px;
	border-bottom:1px dashed #0066FF;
}
.large_set{
	width:513px;
}
.large_set th{
	width:70px;
	border-bottom:1px solid #ace5ff;
	border-right:1px solid #ace5ff;
	padding:5px;
}
.large_set td{
	border-bottom:1px solid #ace5ff;
	border-right:1px dashed #dadada;
	padding:5px 4px;
}

.large_set thead th,
.large_set thead td,
.large_set tbody th{
	background:#f1fbff;
}

/*--------------------------------------------------------------------/
	04.set elements
/--------------------------------------------------------------------*/

.set_li li{
	font-size:14px;
	font-weight:bold;
	color:#c4230d;
}
.set_li li.txt{
	font-size:12px;
	font-weight:normal;
	color:#303030;
}

.price_set{
	width:513px;
}
.price_set th{
	width:170px;
	border-bottom:1px solid #ace5ff;
	border-right:1px solid #ace5ff;
	padding:5px;
}
.price_set td{
	border-bottom:1px solid #ace5ff;
	border-right:1px dashed #dadada;
	padding:5px 4px;
	width:160px;
}

.price_set thead th,
.price_set thead td,
.price_set tbody th{
	background:#f1fbff;
}
.price_set td.col2{ width:320px;}