@charset "utf-8";
/* CSS Document */

/*------------------------------------------------------------------------------*/
/*枠*/

#ol_lv1{
	background-image:url(image/ol_body.png);
	background-size: cover;
	background-position: center center;
	width: 90.2777%;/*650*/
	margin: 20px auto;
	border-radius: 5px;
	overflow:hidden;
}

#ol_lv2{
	background-image:url(image/ol_head.png);
	background-repeat:no-repeat;
	background-position:center center;
	width: 100%;
	overflow:hidden;
}

#ol_lv3{
	background-image:url(image/ol_foot.png);
	background-repeat:no-repeat;
	background-position:center center;
	width: 100%;
	overflow:hidden;
}

#ol_lv4{
	padding:20px 15px;
	overflow:hidden;
}

#ol_lv4 table{
	width:100%;
}

#ol_lv4 table td{
	padding: 3px 0px;
}

#ol_lv4 table td a{
	font-weight:bold;
	color:#630;
	text-decoration:none;
}

#ol_lv4 table td a:hover{
	text-decoration:underline;
}

.icon{
	width: 35px;
	text-align:left;
}

.border{
	width: 4.55rem;
	text-align:center;
}

td:not(.border):not(.icon){
	padding-left: 0.5em !important;
	box-sizing: border-box;
}


/*------------------------------------------------------------------------------*/


/*------------------------------------------------------------------------------*/


/*------------------------------------------------------------------------------*/


/*------------------------------------------------------------------------------*/


/*------------------------------------------------------------------------------*/

/*------------------------------------------------------------------------------*/


/*------------------------------------------------------------------------------*/

