body {
	padding: 0px;
	margin: 0px;
	font-size: 85%;
}
a:link {
	text-decoration : none;
	color: #3366cc;
}
a:visited {
	text-decoration : none;
	color: #3300cc;
}
a:active {
	text-decoration : underline;
	color: #ff6600;
}
a:hover {
	text-decoration : underline;
	color: #ff9900;
}
strong {
	font-weight: bold;
	color: #FF0000;
}
em {
	font-weight: bold;
	color: #e44120;
}
img {
	border: none;
}

#total {
	width: 800px;
}
h1 {
	width:800px;
	height:136px;
	float: left;

}
#navi  {
	clear: both;
	position: relative;
	background: #FF0000 no-repeat;
	margin: 0px;
	padding-top: 1px;
	height: 26px;
	width: 800px;
}
#navi ul {
	background: no-repeat;
	text-arign: left;
	list-style:none;
	margin: 0px;
	padding: 0px;
	position: absolute;left: 0px;
}
#navi li {
	width: 128px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	position: absolute;
}
#navi li a {
	background: no-repeat;
	line-height: 25px; 
	text-decoration: none ;
	font-size: 80%;
	font-family: 'Lucida Console' monospace;
	font-weight: bold;
	color: #000000;
	display: block ;
	width: 132px ;
	height: 25px ;
}
#navi li#top {
	background: #FFFFFF no-repeat;
	left: 1px;
}
#navi li#top a:hover {
	background: #FF0000 no-repeat;
	color: #FFFFFF;
}
#navi li#guide {
	background: #FFFFFF no-repeat;
	left: 134px;
}
#navi li#guide a:hover {
	background: #FF0000 no-repeat;
	color: #FFFFFF;
}
#navi li#qa {
	background: #FFFFFF no-repeat;
	left: 267px;
}
#navi li#qa a:hover {
	background: #FF0000 no-repeat;
	color: #FFFFFF;
}
#navi li#price {
	background: #FFFFFF no-repeat;
	left: 400px;
}
#navi li#price a:hover {
	background: #FF0000 no-repeat;
	color: #FFFFFF;
}
#navi li#contact {
	background: #FFFFFF no-repeat;
	left: 534px;
}
#navi li#contact a:hover {
	background: #FF0000 no-repeat;
	color: #FFFFFF;
}
#navi li#privacy {
	background: #FFFFFF no-repeat;
	left: 667px;
}
#navi li#privacy a:hover {
	background: #FF0000 no-repeat;
	color: #FFFFFF;
}

#contents {
	width: 800px;
	float:right;
}
#contents_left {
	width: 390px;
	float:left;
}
#contents_right {

	width: 390px;
	float:right;
}

#footer {
	clear: both;
	width: 800px;
	padding: 0px;
	margin: 0px;
	text-align: right;
	font-size: 90%;
	color: #ffffff;
	background-color: #FF0000
}
#contents .box{
	background:#FFFFFF;
	font-size:100%;
	text-align: left;
	margin-top:4px;
	margin-left:0px;
	padding:1px;
}
.t_l {
	text-align:left;
	font-size:150%;
	font-weight: bold;
}
.t_c {
	text-align:center;
	font-size:150%;
	font-weight: bold;
}
.blue {
	color: #0000FF;
	font-weight: bold;
}
.mar-t10 {
	margin-top:10px;
}

/* q and a  */

#faq{
	margin-bottom:20px;
}
#faq h3{
	height:20px;
	font-size:100%;
	background-color:#bbdec3;
	padding-top:0px;
	margin:0px;
	line-height: 20px;
}
#faq h4{
	font-size:100%;
	padding:0px;
	margin:10px 0px 0px;
	line-height: 1.1em;
	text-align: left;
}
#faq p{
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
	line-height: 1.2em;
	text-align: left;
}
#faq p.in{
	padding-top:5px;
	padding-bottom:0px;
	margin:0px;
	line-height: 1.2em;
	text-align: left;
}
#faq .box{
	background:#00a062;
	font-size:95%;
	margin-top:10px;
	margin-left:0px;
	padding:1px;
}
#faq .box2{
	margin-top:1px;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	background:#ffffff;
	padding:8px
}
#faq h4 span {
	color: red;
}
#faq p span {
	color: blue;
}
#faq .box .box2 div {
	text-align: left;
	text-indent:5em;
	margin:0px;
	line-height: 1.2em;
}
#faq .box .box2 div.top {
	text-align: right;
}
#faq_navi  {
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 43px;
	width: 799px;
	background-color:#00a062;
}
#faq_navi ul {
	text-arign: left;
	list-style:none;
	margin: 0px;
	padding: 0px;
	position: absolute;left: 0px;
}
#faq_navi li {
	width: 265px;
	margin: 0px;
	padding: 1px 1px 0px 1px;
	position: absolute;
	color: #000000;
	line-height: 20px;
}
#faq_navi li a {
	text-decoration: none ;
	font-size: 70%;
	font-family: 'Lucida Console' monospace;
	color: #000000;
	display: block;
	width: 100%;
	background-color:#ffffff;
}
#faq_navi li#faq01, #faq_navi li#faq04, #faq_navi li#faq07 {
	left: 0px;
}
#faq_navi li a:hover {
	background-color:#a5d4b0;
	font-weight: bold;
}
#faq_navi li#faq02, #faq_navi li#faq05, #faq_navi li#faq08 {
	left: 266px;
}

#faq_navi li#faq03, #faq_navi li#faq06/*, #faq_navi li#faq09*/ {
	left: 532px;
}

#faq_navi li#faq04, #faq_navi li#faq05, #faq_navi li#faq06 {
	top: 21px;
}

/*#faq_navi li#faq07, #faq_navi li#faq08, #faq_navi li#faq09 {
	top: 42px;
}*/
