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

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

						各コンテンツBOX

==========================================================*/
.box {
	width:670px;
	overflow:hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-bottom: 30px;
}

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

						コンテンツ

==========================================================*/
.boxst_right {
	width:335px;
	height:auto;
	float: right;
	padding-bottom:20px;
}
.boxst_left {
	width:335px;
	height:auto;
	float: left;
	padding-bottom:20px;
}
.pic_box{
	width:960px;
	text-align:center;
	padding-top:20px;
	font-size: 11px;
	padding-left:0px;

}
.pic_box li {
	background-image: url(http://figaro-darts.com/common/images/list_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 7px;
	float: left;
	font-size:9.5px;
}


.table_item{
padding-top:20px;
padding-bottom:20px;

}

.bg01{
	background-color: #f6fbfe;
}
.bg02{
	background-color: #3b9acc;
	color: #FFFFFF;
}

.table_item{
text-align:center;
width:960px;
padding-bottom:20px;
}

.table_item td {
border: 1px solid #cccccc;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	padding-top:10px;
padding-bottom:10px;
}
.strong_txt{
padding-top:20px;
font-weight:bold;
}
