@charset "utf-8";

/*--- #navi ---*/
ul#navi {
	float: left;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	background-image: url(../img/naviBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: bottom;
	height: 55px;
	width: 772px;
}

ul#navi li {
	float: left;
	width: 193px;
	list-style-type: none;
	line-height: 100%;
	vertical-align: bottom;
	height: 50px;
	margin-bottom: -2px;
}

ul#navi li.none {
	margin-right: 0px;
}

h1 {
	display: none;
	clear: both;
}

h2 {
	clear: both;
	font-size: 100%;
	font-weight:bold;
	margin:2em 36px 1em;
	padding:0px 0px 0px 10px;
	height:25px;
	background:url(../img/item02_bg.gif) repeat-x bottom;
	width: 690px;
}

div.text-area01 {
	clear: both;
}

div.box {
	clear: both;
	text-align: center;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-size: 85%;
}

div.box p {
	text-align: left;
	font-size: 85%;
	margin-top: 5px;
}

div.toiawase {
	margin-top: 1em;
	margin-bottom: 1em;
}

ul.link {
	text-align: left;
	width: 450px;
	margin: 0px auto;
}

div.box {
	clear: both;
	text-align: center;
	width: 700px;
	margin-right: 36px;
	margin-left: 36px;
	font-size: 85%;
}

table.plan {
	clear: both;
	width: 700px;
}

table.plan td {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

p.indent {
	margin-left: 1em;
	text-indent: -1em;
}
