@charset "utf-8";

/* head */
/* ----------------------------------------------------- */
#leaf-head01 {
	background: url("../images/img_case_head.gif") 660px center no-repeat;
}


/* table */
/* ----------------------------------------------------- */
table.appowner_tbl01 {
	width: 520px;
	border-top: solid 1px #d4d4d4;
	border-left: solid 4px #47b13c;
	border-right: solid 1px #d4d4d4;
	border-bottom: solid 1px #d4d4d4;
	margin-left: 20px;
	margin-right: 20px;
	-webkit-box-shadow: #f4f4f4 2px 2px 5px;
	-moz-box-shadow: #f4f4f4 2px 2px 5px;
	box-shadow: #f4f4f4 2px 2px 5px;
}
	table.appowner_tbl01 th {
		padding: 10px 20px;
		border-right: solid 1px #d4d4d4;
		border-top: solid 1px #d4d4d4;
	}
	table.appowner_tbl01 td {
		padding: 4px 6px 4px 12px;
		border-top: solid 1px #d4d4d4;
	}
		table.appowner_tbl01 td img {
			margin: 0 0 0 2px;
		}
	
		table.appowner_tbl01 th,
		table.appowner_tbl01 td {
			vertical-align: middle;
		}
		table.appowner_tbl01 th.first-child,
		table.appowner_tbl01 td.first-child {
			border-top: none !important;
		}

		table.appowner_tbl01 td.noicon_outside a[href^="http"] {
			background: none !important;
			padding-right:0;
			margin-right:0;
		}

.appintro .box-round01 img {
	margin: 0 0 0 20px;
	border: solid 1px #d4d4d4;
}
	.appintro .box-round01 img.first-child {
			margin-left: 0 !important;
		}
	.box-round_border01 span {
		font-size: 129%;
	}
