@charset "UTF-8";

/* //////////////////////////////////// */
/* menu
/* //////////////////////////////////// */

#institution #m3 {
	color:#FFF;
	background:#7FC294;
}

#institution #m3 a {
	color:#FFF;
}

#institution #Lbox #m3.expandable {
	background:#7FC294 url(../../images/common/menu_icg.gif) top right no-repeat;
}

#institution #Lbox .arrowlistmenu #m3.openheader {
	background:#7FC294 url(../../images/common/menu_upg.gif) top right no-repeat;
}

#institution #Lbox .arrowlistmenu #m3 .openheader a:hover {
	color:#FFF;
}

#institution.s1 .arrowlistmenu ul li#m3s1 a {
	background:url(../../images/common/arrowbullet.png) no-repeat 10px 6px #E5F3E9;
}

#institution.s2 .arrowlistmenu ul li#m3s2 a {
	background:url(../../images/common/arrowbullet.png) no-repeat 10px 6px #E5F3E9;
}

/* //////////////////////////////////// */
/* contents
/* //////////////////////////////////// */

#institution #rcontents .h3bgs {
	background:url(../../images/common/h3bg_s.gif) no-repeat 0 0;
	width:290px;
}

#institution .sbox {
	width:300px;
	height:340px;
	float:left;
}

#institution .sbox img {
	border:#F2F2F2 5px solid;
}

 #institution #rcontents p strong {
 font-weight:bold;
 line-height:1.5;
}

#institution #rcontents h4 {
	float:left;
}

#institution #rcontents p.tani {
	float:right;
	margin-bottom:10px;
	clear:inherit;
	font-size:100%;
}

#institution table {
	width:100%;
}

#institution table {
	width:100%;
	margin-bottom:30px;
	clear:both;
}

#institution table th {
	background:#F7F7F7;
	font-weight:bold;
	padding:10px 0;
	text-align:center;
	border-top:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
}

#institution table td {
	padding:10px;
	border-bottom:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	line-height:1.5;
}

#institution table th.bnon, #institution table td.bnon {
	border-right:none;
}

#institution table td.tl {
	vertical-align:top;
	text-align:left;
}

#institution table td.tc {
	vertical-align:top;
	text-align:center;
}

#institution table td.tr {
	vertical-align:top;
	text-align:right;
}

#institution table.tbl1 td {
	text-align:right;
}

#institution table.tbl1 td.tl {
	text-align:left;
	background:#F7F7F7;
	color:#333333;
	width:120px;
}

#institution table.tbl2 {
	width:48%;
	float:left;
	clear:inherit;
	margin-right:10px;
	border-left: #CCC 1px solid;
	border-top: #CCC 1px solid;
}

#institution table.tbl2 td {
	text-align:left;
}

#institution table.tbl3 {
	border-top: #CCC 1px solid;
}

#institution table.tbl3 th {
	border-top:none;
	white-space:nowrap;
	padding:10px;
	text-align:left;
	width:150px;
}

#institution table.tbl3 td {
	text-align:left;
	border-right:none !important;
}

#institution .boxhalf {
	margin-bottom:00px;
}

#institution .boxhalf .txtL {
	width:310px;
	float:left;
}

#institution .boxhalf .txtR {
	width:310px;
	float:right;
	text-align:right;
}

#institution .boxhalf .txtR dt {
	text-align:right;
	font-size:100%;
	margin-bottom:10px;
}

#institution .boxhalf .txtR dd {
	margin-bottom:30px;
}

#institution table.tbl3 td .tdlist {
}

#institution table.tbl3 td .tdlist dt {
	width:100px;
	float:left;
	clear:left;
	height:20px;
	text-align:center;
}

#institution table.tbl3 td .tdlist dd {
	width:200px;
	float:left;
	height:20px;
	text-align:right;
}