@charset "UTF-8";

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

#download #m15 {
	color:#FFF;
	background:#7FC294;
}

#download #m15 a {
	color:#FFF;
}

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

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

#download #Lbox .arrowlistmenu #m13 .openheader a:hover {
	color:#FFF;
}

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


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


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

#download #rcontents h4{
	float:left;
}

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


#download table{
	width:100%;
}


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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

#download #rcontents li{
	border-bottom:#CCC 1px dotted;
	margin-bottom:20px;
	padding-bottom:20px;
	font-size:116%;
}

#download #rcontents li a{
	color:#00852A;
	font-size:100%;
}


#download #rcontents li.icw a{
	background:url(../images/ic_w.gif) no-repeat 0 0;
	padding:7px 0 13px 40px;
	display: inline-block;
}
#download #rcontents li.icw a.icw-icx{
	background:url(../images/ic_x.gif) no-repeat 0 0;
	padding:7px 0 13px 40px;
	display: initial;
    line-height: 3;
}
#download #rcontents li.icx a{
	background:url(../images/ic_x.gif) no-repeat 0 0;
	padding:7px 5px 13px 40px;
	display: inline-block;
}
#download #rcontents li.icp a{
	background:url(../images/ic_p.gif) no-repeat 0 0;
	padding:7px 0 13px 40px;
	display: inline-block;
}






