
/* d_main_img
===============================================================*/
#Main .d_main_img {
	margin:0 0 20px 0;
}

#Main .d_main_img img {
	width:100%;
	height:auto;
}


/* box
===============================================================*/
#Main .box {
	position:relative;
    border-top: #e0e0e0 2px solid;
    border-bottom: #e0e0e0 2px solid;
    margin: 0 12px 40px 12px;
}

#Main .box p {
    font-size: 14px;
    font-weight: bold;
    background: url(/pvc/images/top/line.jpg) repeat-x left bottom;
}
#Main .box p a {
    color: #0b74e0;
    display: block;
    padding: 10px 37px 10px 15px;
	background: url(/pvc/sp/images/news/ar03.jpg) no-repeat 95% 50%;
    background-size: 9px 14px;
}
#Main .box p.noborder {
    background:none;
}

#Main .box ul.border_child {
    background: url(/pvc/images/top/line.jpg) repeat-x left bottom;
    padding: 0 15px 20px 15px;
}
#Main .box ul.border_child li {
    font-size: 14px;
    line-height: 30px;
}
