

/*-------------------------------------------------------------------------------

[BASE] 元ui1260_1107.css

-------------------------------------------------------------------------------*/
#ui5305{
width:750px;
margin:0 auto;
}

#ui5305 h2{
font-size:0%;
margin-top:20px;
}

#ui5305 .tbl01{
border:solid #999999;
border-width:0px 0px 1px 1px;
margin-bottom:10px;
}

.tbl01 td,.tbl01 th{
border:solid #999999;
border-width:1px 1px 0px 0px;
padding:15px;
text-align:center;
width:250px;
}

.tbl01 th{
font-weight:bold;
}

.tbl01 thead th{
border-width:0px 1px 0px 0px;
background:#ddddff;
}

#ui5305 th.emphasis{
background:#da9694;
}

td.emphasis{
background:#f2dcdb;
font-size:130%;
font-weight:bold;
color:#e60000;
}

#ui5305 .co02 ul{
list-style: disc outside;
border-style: none;
margin: 0px;
padding: 10px 0px 10px 20px;
}

#ui5305 .co02 li{
margin-bottom:0.7em;
}

#ui5305 .co03{
padding:10px 0;
text-align:center;
}

#ui5305 .co03 a:hover img{
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
}

/* スマホ対応 */
@media screen and (max-width: 767px) {

#ui5305{
width:100%;
}
#ui5305 h2 img{
height:auto;
max-width: none;
}

#ui5305 .co01 p{
margin: 0 10px;
}

#ui5305 .co02 ul{
margin: 0 10px;
}

}