/* Updated 2016/02/01,n */


	@import "/common_css/default_wide.css";
	@import "/common_css/component_wide.css";
	@import "/hojin/css/component_hojin.css";



/*/kojin/location/index.html]　ページ内リンク*/
#contents div.pagelink {
	margin-bottom: 20px;
	padding: 0px;
	width: 540px;
}

#contents div.pagelink2 {
	margin-bottom: 5px;
	padding: 0px;
	width: 520px;
}

#contents ul.location {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	width: 500px;
	font-weight: normal;
}

#contents ul.location li {
	margin: 0px;
	padding: 0px;
	float: left;
}

#contents ul.location li.link01 {
	width: 100px;
}

#contents ul.location li.link02 {
	width: 100px;
}

#contents ul.location li.link03 {
	width: 100px;
}

#contents ul.location li.link04 {
	width: 100px;
}

#contents ul.location li.link05 {
	width: 100px;
}

/*/kojin/location/index.html]　データテーブル*/
#contents table.tablehojin01 th.h01ltname {
	background-color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	width: 30%;
}

#contents table.tablehojin01 td.address1 {
	width: 25%;
}

#contents table.tablehojin01 td.tel {
	width: 19%;
}

#contents table.tablehojin01 td.address2 {
	width: 26%;
}

/* for winIE\*/	
*html #navi_shortcut_hojin ul li{
 height: 1%;
}
/* */

/* Updated▼ 2016/02/01.n */
#contents div.blueBox{
	background-color: #EEF4FF;
	border: 1px solid #CCCCCC;
	padding: 20px 20px 10px 20px;
	font-size: small;
	width: 500px !important;
	width /**/: 520px;
}

/* Updated▲ 2016/02/01.n */