@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      enforce.css
 Author:         Your Name (admin)
 Style Info:     動産執行
----------------------------------------------------------- */

/*----------------------------------------------------
	#enforce_menu
----------------------------------------------------*/


#enforce_menu {
	text-align: left;
	margin-bottom:20px;
}
#enforce_menu ul {
	margin-left:660px;
}
#enforce_menu li {
	list-style-type: disc;
}
dd {
	margin-left: 65px;
}
#option_reform {
	background-image: url(../enforce/images/img_reform.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 160px;
	padding-right: 100px;
}
#enforce_contents {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
}
#top_text {
	margin-left: 20px;
}
.contents_center {
	text-align: center;
}
#enforce_contents .table_title {
	line-height: 40px;
}
#require_b {
	margin-bottom: 10px;
}
.sideMenu_last {
	margin-top: 10px;
}

/*----------------------------------------------------
	休業
----------------------------------------------------*/
#oyasumi {
	font-size: 11px;
	border: 1px solid #FF0000;
	padding: 2px;
	line-height: 2em;
	text-align: center;
	margin: 0px auto 10px;
	width: 560px;
}

#oyasumi span {
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
}

