@charset "UTF-8";

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

#link #m11 {
	color:#FFF;
	background:#7FC294;
}

#link #m11 a {
	color:#FFF;
}

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

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

#link #Lbox .arrowlistmenu #m11 .openheader a:hover {
	color:#FFF;
}

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


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


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

#link #rcontents h4{
	float:left;
}

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


#link table{
	width:100%;
}


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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

#link .boxhalf .txtR{
	width:310px;
	float:right;
}

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

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

#link #rcontents dt{
	background:url(../../images/common/ic_h4.gif) no-repeat 0 0;
	font-weight:bold;
	margin-bottom:10px;
	padding:1px 0 6px 13px;
	font-size:116%;
	color:#333333;
	line-height:1.3;
	clear:both;
}

#link #rcontents dd{
	border-bottom:#CCCCCC 1px dotted;
	padding-bottom:20px;
	margin-bottom:20px;
}

#link #rcontents dd.bnone{
	border-bottom:none;
	padding-bottom:0;
}









