@charset "UTF-8";

/*-----------------------------------------------------

事務部のご案内

-------------------------------------------------------*/

/*********************************



*********************************/


#office {
	background-image:url(../../common/img/n_bg2.gif);
	width: 145px;
	margin: 0px;
	padding: 0px;
}

#office ul {
	list-style-image: url(../../common/img/n_ic02.gif);
	list-style-type: disc;
	/* display: inline;
	list-style-position: inside; */
	text-align: left;
	/* marker-offset:inherit; */
	margin: 0;
	padding-left: 1.5em;
	/* width: 145px; */
}

#office li {
	width: 110px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E3F2FE;
	padding: 0px;
	height: 18px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}

#office li:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
	
html>body #office li {
	height:auto;/* for ie7 and modernbrowser*/
	}

#office li p{
	padding: 0px;
	margin:0;
}

#hoiku ul {
	list-style-type: decimal;
	text-align: left;
	list-style-position: outside;
	padding: 0em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20;
}

#hoiku li {
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#hoiku .table {
	width: 540px;
	margin-right: 10px;
	margin-left: 40px;
	padding: 0px;
	margin-bottom: 20px;
}

#hoiku .table:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #hoiku .table {
   height: 1em;
    overflow: visible;
}
/**/

#hoiku .tableImg01 {
	width: 540px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
	background-color: #FFC8C8;
}

#hoiku .tableImg02 {
	width: 269px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
}

#hoiku .boxLeft {
	width: 380px;
	float: left;
}

#hoiku .boxRight {
	width: 150px;
	float: right;
	text-align: left;
}

#hoiku .caps {
	text-align: right;
	font-size: small;
	margin-bottom: 5px;
}

.bg_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6633;
	font-weight: bold;
	text-indent: 10px;
	margin: 0px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF6633;
}
