@charset "UTF-8";

.news.single .shadow_box section{
	padding-top:30px;
}




.news.single .shadow_box section p{
	margin-bottom:20px;
}

.news.single .shadow_box section img{
	margin:30px 0;
}

.news.single .shadow_box section ul,
.news.single .shadow_box section ol{
	margin:30px 0 30px 24px;
}
.news.single .shadow_box section ul li{
	margin:0 0 8px 0;
	padding-left:1em;
	text-indent: 0em;
	background:url(/common/img/arrow_r.png) no-repeat 0 6px;
}
.news.single .shadow_box section ol{
	list-style-type: decimal;
	padding-left:1em;
	text-indent: 0em;
}
.news.single .shadow_box section ol li{
	margin:0 0 8px 0;
}


.news.single .shadow_box section strong{
	font-weight: bold;
}
.news.single .shadow_box section em{
	font-style: oblique;
}
.news.single .shadow_box section a{
    color: #026eac;
    text-decoration: underline;
}




.news.single .shadow_box .b_list{
    display: block;
    width: 180px;
    height: 52px;
    margin: 0 auto;
    padding: 0 0 0 0;
    background: #eee url(/common/img/arrow_r.png) no-repeat 20px center;
    text-align: center;
    letter-spacing: normal;
}

.news.single .shadow_box .b_list a{
	display: block;
	line-height: 52px;
	height:52px;
}




@media screen and (max-width: 834px){

	.news.single .shadow_box section img{
		width:auto;
	}

}





@media screen and (max-width: 550px) {

}




@media screen and (max-width: 440px) {

}