@charset "UTF-8";

/*-----------------------------------------------------

事務部のご案内

-------------------------------------------------------*/

/*********************************



*********************************/


#guide2 {
	background-image: url(../../common/img/n_bg1.gif);
	width: 145px;
	margin: 0px;
	padding: 0px;
}

#guide2 ul {
	/*list-style-image: url(../../common/img/n_ic01.gif);*/
	text-align: left;
	margin: 0;
	padding-left: 1.5em;
	/* width: 145px; */
	/*list-style-type: disc;*/
	/* display: inline;
	list-style-position: inside; */
	/* marker-offset:inherit; */
}


#guide2 li {
list-style-image: url(../../common/img/n_ic01.gif);
	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;
}

#guide2 li:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
/* 	
html>body #guide2 li{
	height:auto;for ie7 and modernbrowser
	}*/

#guide2 li p{
	padding: 0px;
	margin:0;
}

#annai ul {
	list-style-type: decimal;
	text-align: left;
	list-style-position: outside;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#annai li {
	padding: 0px;
	text-align: left;
}

.gBox {
	margin-right: 10px;
	margin-left: 40px;
	height: 143px;
	margin-bottom: 20px;
}

.gBox:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
	
html>body .gBox {
	height:auto;/* for ie7 and modernbrowser*/
	}

.rogoLeft {
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.rogoRight {
	float: right;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}


.box1_soshiki {
	margin-left: 8px;
	margin-right: 5px;
	float: right;
}

.rogoLeft2 {
	float: left;
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	line-height: 140%;
}
.box_ub {
	margin-right: 10px;
	margin-left: 40px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
}

.box1_ft {
	margin-left: 10px;
	margin-right: 10px;
}

/*********************************

テーブル

*********************************/

.tb_t {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.tb_b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.tb_l {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

.tb_r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}