@charset "utf-8";

.left {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.right {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

div#contents h3 {
	clear: both;
	font-size: 123.1%;
	color: #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

div#contents h4 {
	clear: both;
	font-size: 131%;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #b4b4b4;
}

div#contents h5 {
	clear: both;
	font-size: 116%;
	font-weight: bold;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 5px;
}

div#contents p {
	line-height: 130%;
	font-size: 123.1%;
	color: #666666;
	margin-bottom: 10px;
}

div#contents p.point {
	line-height: 65px;
	margin-bottom: 10px;
	background-image: url(../images/jirei_20150322/icon_point.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	margin-top: 10px;
	height: 65px;
	width: auto;
	text-indent: 70px;
	margin-left: 10px;
}

div#contents table {
	width: 710px;
}

div#contents table caption {
	font-size: 161.6%;
}

div#contents table th {
	width: auto;
	font-size: 131%;
}

div#contents table td {
	width: auto;
	font-size: 100%;
	padding: 0px;
	padding-bottom: 10px;
	vertical-align: top;
	color: #666666;
}

/* Staff 開始 */
div#contents div#staff {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#contents div#staff table {
	border: 1px dotted #33CC99;
	width: 100%;
	padding: 0px;
}

div#contents div#staff table td {
	line-height: 130%;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#contents div#staff table td.photo {
	width: 120px;
	text-align: center;
	vertical-align: top;
}

div#contents div#staff table td img {
	border: 1px solid #666666;
	padding: 3px;
	margin: 0px;
}

div#contents div#staff table td.title {
	font-size: 123.1%;
}

/* Staff 終了 */

div#contents table.constinfo {
	margin-top: 15px;
	width: 710px;
	border: 1px solid #33CC99;
}

div#contents table.constinfo caption {
	font-size: 161.6%;
}

div#contents table.constinfo th {
	width: 120px;
	font-size: 131%;
	padding: 10px;
	border: 1px solid #33CC99;
}

div#contents table.constinfo td {
	width: auto;
	font-size: 131%;
	padding: 10px;
	border: 1px solid #33CC99;
}



div#contents div#area01 {
	margin-top: 0px;
	position: relative;
	height: 393px;
	width: 710px;
}

div#contents div#area01 p#cmt01 {
	margin: 0px;
	position: absolute;
	top: 332px;
	left: 162px;
	height: auto;
	width: 545px;
	font-size: 100%;
	line-height: 1.5em;
}
