@charset "UTF-8";

.report .entry:after,
.report .boxTitle:after,
.report .boxAuther:after{
	font-size:1px;
	content: "";	display: block;
	height: 0;
	clear: both;
}
.report .entry,
.report .boxTitle,
.report .boxAuther{
	zoom: 1;
}


/* PC
-------------------------------------------- */
@media print, screen and (min-width: 681px){

.report .boxTitle{
	margin-bottom:20px;
}
.report .boxTitle p.archiveTitle{
	background: url(../image/report/icon_file.gif) no-repeat 0.3em 0.2em;
	padding-left:32px;
	font-size:1.8em;
	font-weight:normal;
	color:#00468B;
	margin:0;
	margin-bottom:12px;
	letter-spacing:2px;
}

.report .boxTitle .image{
	float:left;
}
.report .boxTitle p{
	font-size:1.2em;
	line-height:160%;
}


#comments{
	margin-bottom:30px;
}
#comments .comment{
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #EFEFEF;
}
p.commentTitle{
	padding:8px 6px 6px 8px;
	background: #F5F4EF ;
	font-size:1.2em;
	font-weight:bold;
	color:#555;
	margin-bottom:8px;
}

h3#reply-title{
	padding:8px 6px 6px 8px;
	background: #F5F4EF ;
	font-size:1.2em;
	font-weight:bold;
	color:#555;
	text-shadow: 0 0 0 #F5F4EF;
	margin-bottom:8px;
	border:none;
}



#main .boxCase:after,
#main .boxCase .hgroup:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}

#main .boxCase,
#main .boxCase .hgroup{
	zoom: 1;
}
#main .boxCase{
	width:646px;
	background: #F6F4EF;
	padding:20px 24px 14px 24px;
}
#main .boxCase .hgroup{
	margin-bottom:14px;
}
#main .boxCase h3{
	float:left;
	background: none;
	border: 0;
	padding: 0;
	margin: 0;
}
#main .boxCase ul{
	list-style: none;
	margin: 0;
	padding:0;
}
#main .boxCase li{
	float:left;
	width:205px;
	height:75px;
	margin:0 15px 12px 0;
}
#main .boxCase li.right{
	float:right;
	width:205px;
	height:75px;
	margin:0 0 12px 0;
}
#main .boxCaseBottom{
	height:25px;
	margin-bottom:20px;
}

#main .boxReport .section{
	width:100%;
	height:380px;
	overflow:auto;
}
#main .boxReport .entry{
	padding: 0 5px 0 5px;
	margin-bottom:12px;
}
#main .boxReport .entry h4{
	font-size:1.2em;
	font-weight:normal;
	line-height:1.35em;
	margin-bottom:4px;
	padding:0;
	border:none;
}
#main .boxReport .entry h4 a{
	color:#0085CC;
	text-decoration:underline;
}
#main .boxReport .entry h4 a:hover{
	color:#669933;
	text-decoration:none;
}
#main .boxReport p.date{
	background: url(../image/common/icon_arrow.gif) no-repeat 0.0em 0.45em;
	padding-left:12px;
	margin-bottom:1px;
	font-size:1.1em;
	color:#666;
}

}



/* Mobile
-------------------------------------------- */
@media screen and (max-width: 680px){


.report .boxTitle{
	margin-bottom:20px;
}
.report .boxTitle p.archiveTitle{
	background: url(../image/report/icon_file.gif) no-repeat 0.3em 0.2em;
	padding-left:32px;
	font-size:1.8em;
	font-weight:normal;
	color:#00468B;
	margin:-25px 0 20px 25px;
	letter-spacing:2px;
}

.report .boxTitle .image{
	float:left;
}
.report .boxTitle p{
	font-size:1.2em;
	line-height:160%;
}
.report .category-archive-meta{
	margin-bottom: 12px;
}
.report .category-archive-meta img{
	width: 160px;
}
.report .category-archive-meta p{
	width: 90%;
	margin: auto;
	font-size:1.2em;
	line-height:160%;
}
.report #main .entry .boxMeta p{
	width: 90%;
	margin: auto;
}

.report #main .entry p{
	width: 90%;
	margin: auto;
}
.report #main .entry p.date{
	width: 90%;
	margin: auto;
}
.report #main .entry .btn{
	width: 100px;
	margin-left: 16px;
}



#main .boxCase:after,
#main .boxCase .hgroup:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}

#main .boxCase,
#main .boxCase .hgroup{
	zoom: 1;
}
#main .boxCase{
	background: #F6F4EF;
	padding:20px 24px 14px 24px;
}
#main .boxCase .hgroup{
	margin-bottom:14px;
}
#main .boxCase h3{
	float:left;
	background: none;
	border: 0;
	padding: 0;
	margin: 0;
}
#main .boxCase ul{
	list-style: none;
	margin: 0;
	padding:0;
}
#main .boxCase li{
	float:left;
	width:205px;
	height:75px;
	margin:0 15px 12px 0;
}
#main .boxCase li.right{
	float:right;
	width:205px;
	height:75px;
	margin:0 0 12px 0;
}
#main .boxCaseBottom{
	height:25px;
	margin-bottom:20px;
}

#main .boxReport .section{
	width:100%;
	overflow:auto;
}
#main .boxReport .entry{
	padding: 0 5px 0 5px;
	margin-bottom:12px;
}

#main .boxReport .entry h4{
	font-size:1.2em;
	font-weight:normal;
	line-height:1.35em;
	margin-bottom:4px;
	padding:0;
	border:none;
}
#main .boxReport .entry h4 a{
	color:#0085CC;
	text-decoration:underline;
}
#main .boxReport .entry h4 a:hover{
	color:#669933;
	text-decoration:none;
}
#main .boxReport p.date{
	background: url(../image/common/icon_arrow.gif) no-repeat 0.0em 0.45em;
	padding-left:12px;
	margin-bottom:1px;
	font-size:1.1em;
	color:#666;
}



}
