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

.line135per {  line-height: 135%}

.line-160per {  line-height: 160%}

.underline-0 {  text-decoration: none}

body {
	line-height: 1.2em;
	font-size: 14px;
}
td {
	line-height: 1.5em;
}

table.hyou tbody tr td {
    padding:5px;
	line-height: 1.7em;
}
table tr td.left {
	background: url(../image/lf-01.jpg) repeat-y left;
}
table tr td.right {
	background: url(../image/ri-01.jpg) repeat-y right;
}
table tr td.tail {
	background: url("../image/tail-25-2.gif") no-repeat bottom;
	height: 50px;
}
table tr td.bottom {
	background: url(../image/tile.jpg) no-repeat top;
}


td img {
	display: block;
	margin: 0;
	padding: 0;
}


.midasi-katudou {
	width: 600px;
	text-align: left;
	margin: 0 auto;
}

.midasi-2 {
	width: 620px;
	border: 2px solid #6699CC;
	border-radius: 5px;
	font-size: 1.2rem;
	margin: 5px auto;
	padding: 10px 0;
	font-weight: bold;
}