@charset "utf-8";


/* -- index-j
------------------------------------------------------------------------------------------- */

.ind_box1 {
	font-size: 117%;
	margin-bottom: 50px;
	overflow: hidden;
	zoom: 1;
}
.ind_box1 p.fr {
	margin-left: 25px;
}
.ind_box2 {
	font-size: 117%;
	overflow: hidden;
	margin-bottom: 50px;
	zoom: 1;
}
.ind_box2 div {
	overflow: hidden;
}
.ind_box2 p {
	margin-bottom: 2em;
}
.ind_box2 p.fl {
	margin: 0 25px 0 0;
}
.ind_box2 p.right {
	margin-bottom: 0;
}



/* -- basic-j
------------------------------------------------------------------------------------------- */

.box-basic h3 {
	font-size: 150%;
	background: #ddf1fb;
	padding: 8px 18px;
	border-radius: 8px;
	behavior: url("/common/js/PIE.htc");
	position: relative;
}
.box-basic ul {
	font-size: 117%;
	margin: 30px 0 25px 25px;
}
.box-basic ul li {
	margin: 0 0 20px 17px;
	list-style: disc;
}



/* -- organization-j
------------------------------------------------------------------------------------------- */

.orga_figure {
	margin-bottom: 55px;
}
.address_list {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: inherit;
	width: 728px;
}
.address_list th,
.address_list td {
	line-height: 1.5;
	border: solid 2px #FFF;
	text-align: left;
	vertical-align: middle;
	padding: 10px 30px;
	height: 40px;
}
.address_list th {
	background: #f4f4f4;
}
.address_list tr.head th {
	background: #e9e9e9;
	height: auto;
}
.address_list td {
	background: #fdfdfd;
	width: 383px;
}
