.pro13 .pro13_2 {
    margin-bottom:40px;
}

.pro13 .pro13_2 ul {
    border:4px solid #ddd;
    display:inline-block;
    padding:10px;
    margin-left:23px;
}

.pro13 .pro13_2 ul li {
    text-align:center;
    font-size:16px;
    font-weight: bold;

    line-height:2em;
}

.pro13 .pro13_2 ul li a:hover {
    border-bottom:1px solid #00477f;
    color:#00477f;
}

.pro13 .pro13_2 ul li img {
    width:100%;
}

.pro13 .pro13_3 h3 {
    font-size:16px;
    border-top:2px solid #00477f;
    padding-top:1px;
}

.pro13 .pro13_3 h3 span {
    border:3px solid #00477f;
    padding:0 2px;
    color:#fff;
    background-color:#00477f;
    line-height:1.5em;
}

.pro13 .pro13_3 img {
	width:100%;
    max-width:530px;
    display:block;
    margin:20px auto;
}

.pro13 .pro13_3 p {
	font-size:14px;
    color:#cf0000;
    text-align:left;
    line-height:3;
    font-weight:bold;
}

/* tablet */
@media screen and (min-width:769px) and (max-width:991px){
}

/* mobile */
@media screen and (max-width:768px){
}
