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

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

#ol_lv1{
	width: 90.2777%;/*650*/
	margin: 20px auto;
	background: #fbe1eb;
	border-radius: 5px;
	overflow:hidden;
}

#ol_lv2{
	width: 100%;
	overflow:hidden;
}

#ol_lv3{
	background-repeat:no-repeat;
	background-position:left bottom;
	width: 100%;
	overflow:hidden;
}

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

#ol_lv4 table{
	width: 100%;
	background-image:url(image/border.png);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-size: 1.25rem auto;
}

#ol_lv4 table td{
	padding: 10px 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: 40px;
	padding: 10px 7px !important;
	box-sizing: border-box;
	text-align: center;
}

.icon img{
	width: 100%;
	height: auto;
}

.photo{
	width: 125px;
}


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


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


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


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


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

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


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

