

body {
	font-size: 62.5%;
}

/* ------------------------------------- 
 *	$B%l%$%"%&%H(B
 * ------------------------------------- */

.navi1 {
	float: left;
	width: 190px;
	height: 2110px;
	margin-left: 15px;
	margin-top: 0;
	background-color: #7f2d00;
}

.navi2 {
	float: right;
	width: 190px;
	height: 2110px;
	margin-right: 15px;
	margin-top: 0;
	background-color: #7f2d00;
}

/* ------------------------------------- 
 *	$B%5%$%I$N%$%a!<%8(B
 * ------------------------------------- */
 
.navi1 .imagebox  {
	position: relative;
	top: 898px;
	width: 180px;
	height: 280px;
	margin: 5px;
	padding: 0;
}

.navi2 .imagebox_a  {
	position: relative;
	top: 0;
	width: 180px;
	height: 280px;
	margin: 5px;
	padding: 0;
}

.navi2 .imagebox_b  {
	position: relative;
	top: 748px;
	width: 180px;
	height: 280px;
	margin: 5px;
	padding: 0;
}

/* ------------------------------------- 
 *	$B%3%s%s%F%s%D(B
 * ------------------------------------- */

.contents p {
	font-size: 1.8em;
	line-height: 1.6em;
}

.contents h3 {
	font-size: 1.8em;
}

.contents h4 {
	font-size: 1.8em;
}

.contents strong {
	font-size: 1.0em;
	font-weight: bold;
}

.contents  span {
	color: #e60011;
	font-size: 1.1em;
	font-weight: bold;
}

.contents .imagebox2 {
	text-align: center;
	margin-top: 5px ;
	padding: 0;
}

 .contents .imagebox2 h3 {
	margin: 0;
	padding: 0;
	width: auto;
	color: #7f2d00;
	text-align: center;
	font-size: 1.4em;
	line-height: 1.5em;
}

 .contents .imagebox2 p {
	margin: 10px ;
	padding: 0;
	width: auto;
	color: #5a3d1c;
	text-align: center;
	font-size: 1.6em;
	line-height: 1.6em;
}

.contents .box1 {
	margin: 10px 30px;
	padding: 5px;
	width: auto;
	background-color: #fff;
	border-top:solid #ff7f00 2px;
	border-left: solid #ff7f00 2px;
	border-right: solid #ff7f00 2px;
	border-bottom: solid #ff7f00 2px;
	overflow: hidden;
}

.contents .box1 p {
	margin: 0 10px ;
	padding: 0;
	color: #5a3d1c;
	text-align: left;
	font-size: 1.8em;
}
