html {
	text-align: center;
	font-size: 15px/1.3;
	font-weight: bold;
	font-family: "Osaka", "ＭＳ Ｐゴシック", "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	background-color: #fff;
	color: #4b4b4b;
}

body {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	text-align: left;
}

img {
	border: none;
}

a:link, a:visited {
	background-color: inherit;
	color: #333;
	text-decoration: underline;
}

a:hover, a:active {
	background-color: inherit;
	color: #555;
	text-decoration: underline;
}

p#header {
	text-align: right;
}

ul#nav {
	margin: 0;
	padding: 0 0 0 6px;
	width: 794px;
	height: 44px;
	background: #000 url(images/nav_bg.gif) repeat-x;
	color: inherit;
}

ul#nav li {
	float: left;
	margin: 0;
	padding: 15px 0 0 0;
	list-style-type: none;
	text-transform: uppercase;
}

ul#nav li a {
	text-decoration: none;
	font-weight: bold;
	padding: 13px 30px 14px 30px;
}

ul#nav li a:link, ul#nav li a:visited {
	background-color: inherit;
	font-weight: bold;
	color: #fff;
}

ul#nav li a:hover, ul#nav li a:active {
	background-color: inherit;
	font-weight: bold;
	color: #c9f381;
}


div#banner {
	margin: 0;
}

div#title {
	border-bottom: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	margin: 10px 0px 10px 0px;
	padding: 5px 0 5px 10px;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	background: #F5F5F5;
	line-height: 1.2;
	font-family: "Osaka", "ＭＳ Ｐゴシック", "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
}

div#plan {
	margin: 0 0 0 5px;
}

div#plan a {
	float: right;
	margin: 0 20px 0 0;
	background-image: url("../images/otherplan.gif") no repeat;
}

div#plan table {
	width: 800px;
	border-spacing: 0;
}

div#plan img.sign {
	border-bottom: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
}

div#colone, div#coltwo, div#colthree {
	width: 250px;
	float: left;
	margin: 0 0 10px 5px;
/*	border: 1px solid #C0C0C0; */
	background-color: #FFF;
}

h2 span {
	background-color: inherit;
	color: #a3c76a;
}

div.featureimg {
	background-color: #e55314;
	font-size: 1.5em;
	font-weight: bold;
/*	padding: 12px 0 0 12px;*/
/*	width: 206px; */
	width: 250px;
/*	height: 96px; */
	height: 50px;
	background: #FFF;
	color: inherit;

}

div#featurelist {
	width: 250px;
	margin-right: 0;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
}



h2.heading {
	font: bold 16px/1.3 "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	background-color: inherit;
	color: #4b4b4b;
	margin: 5px 0 0 0;
	padding: 0 20px 1px 20px;
	border-bottom: 1px solid #666;
	color: inherit;
	clear: both;
}

h3.heading {
	font-size: 0.8em;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 5px;
	background: #f0f0f0;
	color: #333333;
}

p {
	margin-bottom: 0.8em;
	font-size: 0.6em;
	line-height: 1.6;
	color: #333333;
	margin: 5px 0 0 15px;
}

p.news {
	margin-bottom: 0.8em;
	font-size: 0.8em;
	line-height: 1.6;
	color: #555555;
	margin: 5px 15px 0 15px;
}

div#line {
	border-bottom: 1px solid #666;
	margin: 10px 0 5px 0;
	width: 100%;
}

div#footer {
	clear: both;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 43px;
	background-color: #232323;
	color: #FFF;
	text-align: center;
	margin: 10px 0 0 0;
}

div#footer p {
	color: #FFF;
	margin: 5px 0 0 0;
	font-size: 0.8em;
}

div#footer p a {
	color: #FFF;
	text-decoration: none;
}

div#footer p a:link, div#foot p a:visited {
	background-color: inherit;
	color: #FFF;
	text-decoration: none;
	margin: 5px 0 5px 0;
}

div#footer p a:hover, div#footer p a:active {
	background-color: inherit;
	color: #FFF;
	text-decoration: underline;
}

div#contents p {
	font-size: 0.8em;
	color: #303030;
}