


/* full screen - center */
#full_center {
	float:left;
	width:90%;
	line-height:1.3em;
	padding-left:3.5%;
	padding-right:3.5%;
}
	
#full_center p, p {
	font-size: normal;
	color:#404040;
}

#full_center h1 {
	font-family:helvetica, arial, sans-serif;
	font-size:21px;
	font-weight:normal;
	border-bottom:1px solid #c4c4c4;
	padding-bottom:3px;
	margin-top:24px;
}

.li1 { list-style-image: url(images/flg_hapyou.gif); padding-left: 15px;}



/* FOOTER */
#footer {

	border-top:1px solid #c4c4c4;
	padding-top:5px;
	text-align:center;
	width:90%;
	margin:0 auto;
	margin-top: 25px;
	clear:both;
}

.copy_right {
	margin-top:-2px;
	font-size: x-small;
}

/* sitemap */
ul { margin: 0 0 25px 20px }


#sitemap_table {
	width: 94%;
	border: 0;
	margin-top: 25px;
	margin-bottom: 50px;
}

#sitemap_table td {
	width: 47%;
	padding: 5px 15px 0 5px;
	font: normal 80% ,Helvetica, sans-serif;
}

#sitemap_table a {color: #000000; text-decoration: none;}
#sitemap_table a:hover {color: #000000;  text-decoration: underline;}

.index_a {
	margin-bottom: 20px;
	border-left: 2px #7842FF solid;
	line-height: 1.5em;
}

.index_b {
	margin-bottom: 20px;
	border-left: 2px #B6FF42 solid;
	line-height: 1.5em;
}

.ahg_hx {
	font: bold 100% ;
	width: 100%;
	background-color: #F1F1F1;
	color: #000000;
	padding: 2px 0 2px 5px;
	margin: 0 0 5px 1px;
}

.ahg_center_contents {
	padding: 2px 2px 2px 10px;
}

h4.sitemap_h4 {
	font: bold 100% ,Helvetica, sans-serif;
	background-color: #9D9D9D;
	color: #FFFFFF;
	padding: 2px 0 2px 5px;
	margin: 0 0 5px 0;
}

.index_a_sitemap {
	margin: 0 0 20px 0;
	border: 1px #9D9D9D solid;
	line-height: 1.5em;
}
	
