@charset "UTF-8";

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

#promotion #m6 {
	color:#FFF;
	background:#7FC294;
}

#promotion #m6 a {
	color:#FFF;
}

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

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

#promotion #Lbox .arrowlistmenu #m6 .openheader a:hover {
	color:#FFF;
}

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

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

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

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


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


#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;
}

#institution .boxhalf .txtR dt{
	text-align:center;
	font-size:116%;
	margin-bottom:5px;
}

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













