@charset "utf-8";
/* ----------------------------------------
	県共済
	http://www.f-kenkyosai.or.jp/kasai/eigyo.html

	営業用什器・備品等損害特約css
	eigayo.css

	create 20140923 T.Y
---------------------------------------- */

#main_right .eigyo_box {
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	text-align: left;
}
#main_right .eigyo_box .suuji_box ul {
	margin-left: 20px;
}
#main_right .eigyo_box .suuji_box ul li {
	list-style: none;
}
#main_right .eigyo_box .abc_box ul {
	margin-left: 30px;
}
#container #main #main_right .eigyo_box .abc_box ul li br {
}
#main_right .eigyo_box .abc_box ul li {
	list-style: lower-alpha;
	margin-bottom: 10px;
	clear: both;
}
#main_right .eigyo_box .abc_box .title {
	font-weight: bold;
	width: 50px;
	display: block;
	float: left;
}
#main_right .eigyo_box .abc_box .setumei {
	width: 550px;
	display: block;
	float: left;
	margin-left: 30px;
}
#main_right .eigyo_box .abc_box .title01 {
	text-align: left;
	margin-bottom: 8px;
	font-size: 18px;
}
#main_right .eigyo_box .suuji_box2 ol {
	margin-left: 30px;
	margin-bottom: 15px;
}
#main_right .eigyo_box .suuji_box2 ol li {
}
#main_right .eigyo_box .suuji_box2 ul {
	margin-left: 0px;
	margin-bottom: 15px;
	padding: 15px;
	border: 2px dotted #ccc;
	background-color: #fffff0;
}
#main_right .eigyo_box .suuji_box2 ul li {
	list-style: none;
}
#main_right .eigyo_box .chuui_box ul {
	margin-left: 10px;
}
#main_right .eigyo_box .chuui_box ul li {
	list-style: none;
}
#main_right .eigyo_table {
	width: 680px;
	margin: 0 auto 30px;
}
#main_right .eigyo_table .title01 {
	text-align: left;
	margin-bottom: 8px;
	font-size: 18px;
}
#main_right .eigyo_table .comment1 {
	width: 680px;
	text-align: left;
	margin-bottom: 3px;
	color: #FF0000;
}
#main_right .eigyo_table table  {
	width: 100%;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
#main_right .eigyo_table table th  {
	background-color: #7091CA;
	font-weight: normal;
	text-align: center;
	padding: 8px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	color: #FFFFFF;
	white-space: nowrap;
}
#main_right .eigyo_table table td  {
	padding: 8px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: left;
}
#main_right .eigyo_table .td_title {
	background-color: #D8E2F1;
	width: 80px;
}
#main_right .eigyo_table table tr:nth-child(odd) {
	background-color: #ffe;
}
