html,
h1, h2, h3, ms,
div, p, pre, ul, ol, dl,
table, tr, th, td, form, 	{
	display: block;
	margin: 0;
	padding: 0;
	}

body {
	margin-top: 0px;
	font-size: 12px;
	
	line-height: 16px;
}


#wrap {
	margin: 0px;
	padding: 10px;
	width: 750px;
	height: 700px;
}


#header {
	height: 60px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}


#title {
	background-color: #009774;
	height: 25px;
	width: 100%;
	font-size: 16px;
	line-height: 100%;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	color: #FFF;
	vertical-align: middle;
	margin: 0px;
}



#main {
	margin: 0px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
}

#footer {
	text-align: right;
	color: #666;
}

#footer #truck {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009774;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 100%;
}


table.text{
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #393;
	border-left-color: #393;
	font-size: 12px;
}



.text th{
	color:#009774;
	background-color:#DFF2EE;
	padding:0.3em 1em;
	text-align:center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #393;
	border-bottom-color: #393;
}
.text td{
	padding:0.3em 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #393;
	border-bottom-color: #393;
}



table.fee{
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #393;
	border-left-color: #393;
	font-size: 12px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}



.fee th{
	color:#009774;
	background-color:#DFF2EE;
	padding:0.3em 1em;
	text-align:center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #393;
	border-bottom-color: #393;
}
.fee td{
	padding:0.3em 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #393;
	border-bottom-color: #393;
}



















h1 {
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

h2 {
	font-size: 14px;
	line-height: 20px;
	background-image: url(../img/shikaku_g_19px.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 20px;
	color: #009774;
	margin: 0px;
	padding: 0px;
}

h3 { font-size: 18px; line-height: 20px; }



.m { font-size: 12px; line-height: 16px; }
.ms {
	font-size: 11px;
	line-height: 14px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



/*ƒŠƒ“ƒN*/
a:link { color:#0000FF; text-decoration: underline; }
a:visited { color:#0000FF; text-decoration: underline; }
a:hover { color: #C10000; text-decoration: underline; }
a:active { color: #C10000; text-decoration: underline; }

a img {border: none;}



ul,ol {
	list-style: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 10px;
  }

li {
	list-style: none;
	padding-left: 10px;
	margin-bottom: 3px;
	background-image: url(../img/tictac_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	line-height: 16px;
  }

.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}


.clear5 {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 5px;
}



.clear15 {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 15px;
}





.footer, .footer a {
	text-decoration: none;
	color: #666;
	font-size: 11px;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
}


.right {
	float: right;
}

.left {
	float: left;
}




#topic_main {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 750px;
	float: left;
}

