#right_column h3{
	margin-bottom: 10px;
}

/* -------------------- contact -------------------- */
#contact h4{
	margin: 10px 0;
}
#contact p,#contact li{
	font-size: 80%;
	line-height: 150%;
	text-align: left;
}
#contact p{
	width: 540px;
	margin: 5px auto;
}
#contact ul{
	list-style: circle;
	margin-left: 30px;
}

.atweb_table1{
	width: 540px;
	margin: 5px auto;
}
.atweb_item1,.atweb_data1{
	padding: 5px;
	font-size: 80%;
	line-height: 150%;
	text-align: left;
	border: 1px solid #966;
}
.atweb_item1{
	width: 10em;
	font-weight: normal;
	background: #fc9;
}
.atweb_item1 span{
	color: #f00;
}

/* -------------------- faq -------------------- */
#faq h4{
	margin: 10px 0;
}
#faq table{
	width: 540px;
	margin: 0 auto 10px;
}
#faq p,#faq th,#faq td{
	font-size: 80%;
	line-height: 150%;
	text-align: left;
}
#faq p{
	margin: 0 20px;
}
#faq th{
	width: 1em;
	font-weight: bold;
}
#faq td a:link,#faq td a:visited{
	text-decoration: none;
	color: #00f;
}
#faq td a:hover,#faq td a:active{
	text-decoration: underline;
	color: #f00;
}
.q{
	background: #fca;
	color: #f00;
}
.q th,.q td{
	padding: 3px;
}
.a th,.a td{
	padding: 3px 3px 1em 3px;
}
.a th{
	color: #00f;
}
#faq table table{
	width: 80%;
	margin: 10px auto 0;
}
#faq table table th,#faq table table td{
	width: 50%;
	text-align: center;
	border: 1px solid #aaa;
}
#faq table table th{
	background: #ffc;
	padding: 5px;
	font-size: 14px;
	color: #00f;
}
#faq table table td{
	padding: 5px;
	font-size: 16px;
	line-height: 150%;
}
#faq table table td img{
	margin-bottom: 5px;
	vertical-align: middle;
}

/* -------------------- guide -------------------- */
#guide h4{
	margin: 10px 0;
}
#guide h5{
	margin: 10px 10px 0;
	text-align: left;
	color: #800;
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
}
#guide h6{
	margin: 0 13px;
	text-align: left;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	line-height: 150%;
}
#guide li,#guide p{
	font-size: 80%;
	line-height: 150%;
	text-align: left;
}
#guide ol{
	margin-left: 30px;
}
#guide ul{
	margin-left: 30px;
	list-style: circle;
}
#guide p,#guide table{
	width: 540px;
	margin: 5px auto;
}
#guide th,#guide td{
	padding: 5px 10px;
	text-align: left;
	border: 1px solid #966;
}
#guide th{
	background: #fc9;
	font-weight: normal;
}
#guide td a:link,#guide td a:visited{
	text-decoration: none;
	color: #00f;
}
#guide td a:hover,#guide td a:active{
	text-decoration: underline;
	color: #f00;
}
#guide div{
	width: 540px;
	margin: 0 auto;
	padding: 10px 0;
	border: 1px solid #900;
}
#guide div h5,#guide div p{
	margin: 0 10px;
}
#guide span{
	color: #800;
}
.td_header{
	background: #ffc;
}

/* -------------------- profile -------------------- */
#profile table{
	width: 540px;
	margin: 0 auto;
}
#profile th,#profile td{
	padding: 5px 10px;
	font-size: 80%;
	line-height: 150%;
	text-align: left;
	border-bottom: 1px dashed #966;
}
#profile th{
	width: 10em;
	font-weight: normal;
}
#profile td a:link,#profile td a:visited{
	text-decoration: none;
	color: #00f;
}
#profile td a:hover,#profile td a:active{
	text-decoration: underline;
	color: #f00;
}
#profile div{
	width: 500px;
	margin: 20px auto 0;
	padding: 10px 0;
	border: 1px solid #966;
}
#profile div h5{
	margin: 1em 10px 0;
	color: #600;
	line-height: 150%;
	text-align: left;
}
#profile div p{
	margin: 0 10px;
	font-size: 80%;
	line-height: 150%;
	text-align: left;
}

/* -------------------- policy -------------------- */
#policy p{
	font-size: 80%;
	line-height: 150%;
	text-align: left;
	margin: 10px;
}
#policy ol{
	margin: 0 20px;
}
#policy ol li{
	margin-bottom: 1em;
	padding-bottom: 1em;
	font-size: 80%;
	line-height: 150%;
	text-align: left;
	border-bottom: 1px dashed #966;
}

/* -------------------- policy -------------------- */
#sitemap{
	width: 520px;
}
#sitemap p{
	margin: 10px;
	font-size: 80%;
	line-height: 150%;
	text-align: left;
}
#sitemap table{
	width: 500px;
}
#sitemap td{
	text-align: left;
	font-size: 80%;
	line-height: 150%;
	padding: 5px;
	border-bottom: 1px dashed #aaa;
}
#sitemap td img{
	vertical-align: middle;
	margin-right: 3px;
}
#sitemap a:link,#sitemap a:visited{
	color: #00f;
	text-decoration: none;
}
#sitemap a:hover,#sitemap a:active{
	color: #f00;
	text-decoration: underline;
}
