@charset "UTF-8";

/**********************************************
 For Declaration of Contents * TypeCSR
**********************************************/


/*---------------------------------------------
 SupportArea
---------------------------------------------*/
#TypeCSR #SupportArea .spSct06 {
	margin-top: 0;
}

/*---------------------------------------------
 Index
---------------------------------------------*/
dl.topSubLinks{
	width:335px;
	float:left;
	margin-left:15px;
}
dl.topSubLinks.start{
	margin-left:0px;
}
dl.topSubLinks dt{
	margin:0 0 6px 0;
}
dl.topSubLinks dd{
	margin:0 0 6px 10px;
}
dl.topSubLinks dd a{
	background:url(/common/img/arrow01.gif) 0 0.1em no-repeat;
	padding:0 0 0 13px;
	margin-bottom:6px;
}
dl.topSubLinks dd .icon-pdf{
	vertical-align: middle;
	padding: 0 6px;
}
dl.topSubLinks dd span a{
	display:block;
	margin-bottom:10px;
}

/*---------------------------------------------
 csrTopics
---------------------------------------------*/
.csrTopics {
    margin-top: 20px;
}
.csrTopics .topicsTit {
    position: relative;
    width: 690px;
    height: 31px;
    background: url(/csr/img/csr_tit_bg01.gif) 0 0 no-repeat;
}
.csrTopics .topicsTit .info-tit01,
.csrTopics .topicsTit .info-titBtnRss,
.csrTopics .topicsTit .info-titBtnList {
    position: absolute;
}
.csrTopics .topicsTit .info-tit01   { top: 8px;  left:  9px; }
.csrTopics .topicsTit .info-titBtnRss  { top: 8px; right: 68px; }
.csrTopics .topicsTit .info-titBtnList { top: 8px; right:  9px; }

.csrTopics dl {
    width: 670px;
    margin: 0 auto;
    padding: 7px 0 7px 0;
    _padding: 7px 0 8px 0;
    background: url(/common/img/line_dot01.gif) 0 100% repeat-x;
}
.csrTopics dl.end {
    background: none;
}
.csrTopics dl dt {
    float: left;
    width: 9em;
    clear: both;
}
.csrTopics dl dd {
    width: auto;
    margin-left: 14em;
}
.csrTopics dl dd.genre {
    float: left;
    width: 60px;
    margin-top: 2px;
    margin-left: 0;
    padding-right: 10px;
}
.csrTopics dl dd.genre img {
    padding-top: 1px;
}
.csrTopics dl dd .icon-pdf,
.csrTopics dl dd .icon-winopen {
    vertical-align: middle;
    padding: 0 6px;
}

/*---------@csr movie --------*/
dl.topSubLinks dd a.movie_banner{
	display:block;
	width:249px;
	height:68px;
	background:url(/csr/img/csr_movie_banner.jpg) no-repeat;
	overflow:hidden;
	text-indent:-999999px;
	margin-left:10px;
}

dl.topSubLinks dd a.movie_banner:hover{
	background:url(/csr/img/csr_movie_banner_on.jpg) no-repeat;
}

p a.movie_banner{
	display:block;
	width:249px;
	height:68px;
	background:url(/csr/img/csr_movie_banner.jpg) no-repeat;
	overflow:hidden;
	text-indent:-999999px;
	margin-left:441px;
}

p a.movie_banner:hover{
	background:url(/csr/img/csr_movie_banner_on.jpg) no-repeat;
}


/*--------------------*/






/* Top Sub Links2 --------------------*/
.topSubLinks2 {
	overflow: hidden;
	width: 690px;
	margin-top: 10px;
}
.topSubLinks2 .topSubLnk01 {
	float: left;
	overflow: hidden;
	width: 335px;
}
.topSubLinks2 .topSubLnk02 {
	float: right;
	overflow: hidden;
	width: 335px;
}
.topSubLinks2 .topSubLnkImg {
	float: left;
	width: 120px;
}
.topSubLinks2 .topSubLnkTxt {
	float: right;
	width: 200px;
}

/* Top Sub Links3 --------------------*/
dl.topSubLinks3 {
	width:340px;
	float:left;
	margin-left:5px;
}
dl.topSubLinks3.start{
	margin-left:0px;
}
dl.topSubLinks3 dt{
	margin-bottom:20px;
	background:url(/ir/img/ir_high_bg01.gif) 0 0 no-repeat;
	width:340px;
	height:31px;
}
dl.topSubLinks3 dt span{
	font-weight:800;
	font-size:120%;
	position:relative;
	top:4px;
	left:13px;
}
dl.topSubLinks3 dd.topSubLnkTxt{
	display: block;
	overflow: hidden;
	width: 335px;
}
dl.topSubLinks3 dd.topSubLnkTxt img.report{
	float: left;
	width: 70px;
}
dl.topSubLinks3 dd.topSubLnkTxt span {
	float: right;
	width: 230px;
}



/*---------------------------------------------
 System
---------------------------------------------*/
.sysLeadTit {
	margin-top: 20px;
}
.sysLeadTit img {
	display: block;
}
.sysLead {
	margin-bottom: 10px;
	padding: 19px;
	background: url(/csr/img/csr_sys_lead_bg.gif) 0 100% no-repeat;
}

.sysLayout01 {
	overflow: hidden;
	width: 690px;
}
.sysLayout01 .sysLay01 {
	float: left;
	width: 520px;
}
.sysLayout01 .sysLay02 {
	float: right;
	width: 150px;
}


/*---------------------------------------------
 Action
---------------------------------------------*/
.actLead {
	overflow: hidden;
	width: 690px;
	border-bottom: 2px solid #84c855;
}
.actLeadTxt {
	float: left;
	width: 510px;
}
.actLeadBtn {
	float: right;
	width: 180px;
}
.actLeadTxt img,
.actLeadBtn img {
	display: block;
}


/*---------------------------------------------
 Common
---------------------------------------------*/
h2.h2_singleIco span sup {
	font-size:70%;
}
h2.h2_doubleIco span sup {
	font-size:70%;
}
span.sml{
	font-size:85%;
	position:relative;
	bottom:1px;
}


