@charset "utf-8";
/*--------------------------------

@report

last update 150710
v 1.0

--------------------------------*/
#wrapper{
	background-image:url(../img/top/bg.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
}


#main{
	min-height:650px;
}

.report-block {
  padding: 0 0 10px;
  width: 940px;
}


#report-container{
	padding:20px 0 0 10px;
}

#report-container li{
	padding:0 0 15px;
}
.list-ttl{
	padding:0 0 0 5px;
}
.list-ttl a{
	color:#c9c9c9;
	text-decoration:underline;
}
.list-ttl a:hover{
	text-decoration:none;
}

#report-main {
  width: 994px;
  min-height:500px;
  padding: 0 0 80px 10px;
  float: left;
}

#report-detail-main {
   width: 994px;
  min-height:500px;
  padding: 0 0 80px 10px;
  float: left;
}

#detail-main-inner{
	width:720px;
}

#report-main p#report-ttl-container{
	position: relative;
    margin: 0 0 0 10px;
    padding: 0px 0px 0px 40px;
    font-size: 23px;
    line-height: 1.4;
    color: #D9D9D9;
    width: 934px;
    background-image: url(../img/common/ttlIconSilver.png);
    background-position: left top;
    background-repeat: no-repeat;
    border-bottom: 1px solid #D9D9D9;
    /* white-space: nowrap; */
    /* overflow: hidden; */
    text-overflow: ellipsis;
}


#detail-contents-container img{
	max-width:660px;
}


/*--------------------------

@sidebar

-------------------------*/
#report-navi{
	width: 274px;
  	float: left;
  	margin: 57px 0 0 31px;
}

#report-detail-navi{
	width: 274px;
  	float: left;
  	margin: 78px 0 0 31px;
}


.sidebar{
	position:relative;
	padding:0;
}


.sidebar-inner{
	padding: 45px 0 0;
	margin: 0 0 0 25px;
	width: 208px;
}


.sidebar-content{
	background-image: url(../img/report/sideMiddleBg.png);
	background-position: 0;
	background-repeat: repeat-y;
	background-size: 274px 299px;
	position:relative;
}
.sidebar:before{
  content: '';
  background: url(../img/report/sideTopBg.png) 0 0 no-repeat transparent;
  position: absolute;
  top: -52px;
  left: 0px;
  right: 0;
  bottom: 0;
  background-size: 274px 52px;
}

.sidebar:after {
  content: '';
  display: block;
  background: url(../img/report/sideBottomBg.png) 0 0 no-repeat transparent;
  position: absolute;
  bottom: -61px;
  width: 274px;
  height: 61px;
  left: 0px;
  background-size: 274px 61px;
}



#report-navi-ttl{
	display: block;
    margin: 0px auto 0;
    position: absolute;
    top: -30px;
    left: 30px;
}



#report-navi-line {
  display: block;
  padding: 15px 0 15px;
}

.report-side-cat-ttl {
  padding: 0px 0 15px;
  margin: 0 auto;
  display: block;
}


#report-navi-list {
  padding: 15px 0 10px;
  margin: 0 auto 9px;
border-top:1px solid #626262;
}

#report-navi-list li{
	padding:0 0 15px;
	display:block;
}

#report-main p{
	
}

#report-main h1{
	font-size:44px;
}
#report-main h2{
	font-size:29px;
}
#report-main h3{
	font-size:19px;
}
#report-main p{
	line-height:1.5;
	font-size:13px;
}
strong{
	color:#c9bc9c;
	font-weight:bold;
}


#report-cat-ttl{
	padding:0 0 15px;
	border:1px solid #C9C9C9;
}

.side-date{
	text-decoration:none;
	font-size:10px;
	display:block;
}

.side-ttl{
	padding:3px 0 0;
	text-decoration:underline;
	line-height:1.4;
}

.side-list-block-silver{
	height:auto;
}

.side-list-block-silver a {
	text-decoration:none;
}

.social{
	padding:10px 0;
}

#twitter-widget-0 {
  min-height: 20px !important;
}


.report-ttl-container{
	position: relative;
	padding: 0px 0px 5px 40px;
	font-size: 22px;
	line-height: 1.4;
	color: #D9D9D9;
	width: 680px;
  background-image: url(../img/common/ttlIconSilver.png);
  background-position: left top;
  background-repeat: no-repeat;
  border-bottom: 1px solid #D9D9D9;
  /* white-space: nowrap; */
  /* overflow: hidden; */
  text-overflow: ellipsis;
}

/*
#report-detail-main .report-ttl-container{
	position: relative;
    padding: 0px 0px 5px 40px;
    font-size: 20px;
    line-height: 1.4;
    color: #D9D9D9;
    width: 620px;
    background-image: url(../img/common/ttlIconSilver.png);
    background-position: left top;
    background-repeat: no-repeat;
    border-bottom: 1px solid #D9D9D9;
    text-overflow: ellipsis;
}
*/

#report-main p.report-ttl,
#report-detail-main p.report-ttl{
	font-size: 18px;
    line-height: 1.4;
}


.report-contents-status{
	padding:10px 0 20px 40px;
	color: #c9bc9c;
}
.detail-date{
	float:left;
	padding:0 15px 0 0;
}
.detail-tag{
	float:left;
	padding:0 15px 0 0;
}

.social{
	float:right;
}

.social iframe {
  width: 110px !important;
}


ul#pickup-container{
	margin:0 0 0 8px;
}

ul#pickup-container li{
	float:left;
	width:484px;
	height:262px;
	display:block;
	background-image:url("../img/report/frame.png");
}
ul#pickup-container li:nth-child(odd){
	margin: 0 13px 10px 0;
}

ul#pickup-container li:nth-child(even){
	margin: 0 0 10px 0;
}

ul#pickup-container li a{
	color:#c9c9c9;
}

ul#pickup-container li a span{
	font-size:14px;
	padding: 45px 0 15px;
	margin: 0 10px;
    display: block;
    text-align: center;
}

ul#pickup-container li a img{
    display: block;
	padding:0 0 0 16px;
}

/*****************************

@paging

******************************/
.paging{
	padding:0;
	text-align:center;
}

.paging a,.paging span{
	display:inline;
	/*float:left;*/
	padding:0 10px 10px 0;
	width: 20px;
    height: 20px;
}