@charset "utf-8";
/* ===================================================================
CSS information

 author     :AccessSolutions
 

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

table.area {
	width: 700px;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin-bottom: 20px;
}
table.area tr {
}
table.area tr.bg_grey {
	background-color: #F5F5F5;
}
table.area th {
	background-color: #f8f8f8;
	text-align: center;
	border: 1px solid #CCCCCC;
}
table.area td {
	padding: 10px;
	border: 1px solid #CCCCCC;
}

.box {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 2em;
}

h3.list_tit {
	font-size: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #2b4977;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../../images/li/head04.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

p.none {
	border: 3px solid #FFCC66;
	padding: 10px;
	text-align: center;
}

dl.list {
	line-height: 1.6;
	width: 100%;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2b4977;
}

dl.list dt {
	width: 7em;
	float: left;
	padding-bottom: 1px;
	text-indent: 1em;
	font-weight: bolder;
}
dl.list dd {
	padding-left: 5em;
	border-bottom: 1px dotted #ccc;
}

.kuchikomi_bt_list {
	margin-top: 5px;
	clear: both;
	text-align: right;
	padding-left: 560px;
}

