@charset "utf-8";

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


/* 特定商取引法に基づく表記ページ */


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


/* contents */


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

#tokuteiSe1 {
	width: 90%;
	margin: 0 auto 8%;
	font-size: 108%;
	color: #666666;
	line-height: 1.625;
	overflow: hidden;
}

#tokuteiSe1 table {
	width: 100%;
}

#tokuteiSe1 tr {
	display: block;
}

#tokuteiSe1 th {
	border-bottom: 1px dotted #0A7C25;
	color: #0A7C25;
	font-weight: bold;
	display: block;
	padding: 5px 0;
}

#tokuteiSe1 td {
	border-bottom: 2px solid #0A7C25;
	display: block;
	padding: 15px 0;
	margin-bottom: 20px;
}

#tokuteiSe1 .line {
	border-bottom: 2px solid #0A7C25;
}

#tokuteiSe1 #mImage img {
	width: auto;
}