@charset "utf-8";






/* ----------------------------------------------------
	ページ用要素
---------------------------------------------------- */
.index_block-01 dl {
	background:url(/common/images/dotted.gif) left bottom repeat-x;
}

.index_block-01 dt {
	width:80px;
	padding:10px 0;
	float:left;
}

.index_block-01 dd {
	padding:10px 0;
	margin-left:80px;
}

.index_block-02 {
	border:5px solid #DDD;
}

.index_block-02 .entryHead {
	background:url(/common/images/dotted.gif) left bottom repeat-x;
}

.index_block-02 .entryHead h3 {
	padding:10px;
	float:left;
}

.index_block-02 .entryHead span {
	padding:10px;
	float:right;
}

.index_block-02 .entryBody {
	padding:10px;
}
