@charset "utf-8";

.mainSection p.ipr_summary{
    width: 636px;
}

.mainSection p span{
    font-weight: bold;
}

.detailSection h3.ttl3{
    background-color: #0544a5;
    color: #ffffff;
    font-size: 142%;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 10px;
}

.detailSection h4.ttl4{
    background-color: #f1f1f1;
    margin-bottom: 15px;
    padding: 5px 10px;
}

.detailSection .annotation li{
    position: relative;
    padding-left: 2em;
    margin-bottom: 2px;
}

.detailSection .annotation li span{
    position: absolute;
    left: 0em
}

.detailSection .cloud_img_txt{
    margin: 10px auto;
    width: 300px;
    text-align: left;
}

.detailSection .ipr_mark{
    width: 568px;
    margin: 0 auto;
}

.detailSection .ipr_mark_01{
    text-align: center;
    float: left;
    width: 300px;
}

.detailSection .ipr_mark_02{
    margin-left: 20px;
    text-align: center;
    float: left;
    width: 248px;
}

.detailSection .use_case02{
	width: 536px;
	margin: 0 auto;
	font-size: 129%;
}

.detailSection .icon {
    float: left;
    width: 90px;
    padding: 12px;
}

.links {
    width: 321px;
    float: right;
}

.links ul {
    width: 321px;
    margin-right: 6px;
    float: right;
}

.links li {
    float: left;
    margin-right: 5px;
}

.links li a:hover{
    opacity: 0.8
}

.detailSection .links .li01{
    margin-top: 2.5px;
    padding: 10px;
}

.detailSection .links .li02{
    padding: 10px;
}

.detailSection ul.text{
    font-size: 85.7%;
    display: block;
    float: left;
    width: 515px;
    padding-right: 10px;
    padding-top: 12px;
}
        
.detailSection .links dt{
    background: url("/common/images/ico_pop_02.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 15px;
    width: 15px;
}

.detailSection .links dd{
    font-size: 78.5%;
    padding-left: 18px;
    padding-right: 43px;
}

.detailSection .links .agInfo{
    float: right;
    width: 321px;
    margin-bottom: 20px;
}

.detailSection .qr_connect{
    width: 546px;
    margin: 0 auto;
}

.blueborder {
    margin-right: 30px;
    margin-left: 30px;
    padding-top: 10px;
    border: medium solid #0544a5;
}
