@charset "utf-8";
/* CSS Document */
#mainContent p {
	font-size:12px;
	text-indent:0.8em;
	padding:5px 20px;
	color:#333;
	margin-top:10px;
}
#mainContent img{
	margin:5px 20px;
}

#mainContent h3 {
	color:#444;
	margin-top:4px;
	margin-left:12px;
	clear:both;
	font-size:19px;
}

#mainContent h4 {
	font-size:14px;
	color:#333;
	margin-left:15px;
}
#mainContent h5{
	font-size:12px;
	margin-left:20px;
	margin-top:10px;
	margin-bototm:2px;
}
#mainContent ul {
	margin-top:5px;
	padding-left:40px;
	font-size:12px;
	margin-bottom:-5px;
}
#mainContent ul li {
	margin:5px 20px 5px 0;
}
#mainContent ul p {
	margin-left:5px;
	margin-top:-10px;
}
#mainContent #contentMenu {
	width:100%;
	float:left;
	position:relative;
	top:-2px;
	display:block;
	list-style:inside;
	margin-left:-20px;
	font-size:12px;
	margin-bottom:15px;
	list-style:none;
}

#mainContent #contentMenu li {
	float:left;
	display:block;
	margin:0 2px;
	color:#fff;
}
#contentMenu li#pwd{
	padding:1px 15px;
	background:url(contentMenuBackSelected.png) repeat-x center;
	color:#fff;
}

#contentMenu li a{
	display:block;
	padding:1px 15px;
	background:url(contentMenuBack.png) repeat-x center;
	color:#fff;
	text-decoration:none;

}
#contentMenu li a:hover{

	background:url(contentMenuBackHover.png) repeat-x center;
}

#rightFooter p {
	padding-top:4px;
	font-size:10px;
}
#rightFooter a {
	color:#e00;
}
#hAboutAge {
	text-indent:-9999px;
	behavior:url("./js/iepngfix.htc");
	background:url(headers/aboutAge.png) no-repeat;
	width:656px;
	height:59px;
}

#hContact {
	text-indent:-9999px;
	behavior:url("./js/iepngfix.htc");
	background:url(headers/contact.png) no-repeat;
	width:656px;
	height:59px;
}
#hForCompany {
	text-indent:-9999px;
	behavior:url("./js/iepngfix.htc");
	background:url(headers/forcompany.png) no-repeat;
	width:656px;
	height:59px;
}
#hPrivacy {
	text-indent:-9999px;
	behavior:url("./js/iepngfix.htc");
	background:url(headers/privacy.png) no-repeat;
	width:656px;
	height:59px;
}
#hRepgreeting {
	text-indent:-9999px;
	behavior:url("./js/iepngfix.htc");
	background:url(headers/repgreeting.png) no-repeat;
	width:656px;
	height:59px;
}
#hOrganization {
	text-indent:-9999px;
	behavior:url("./js/iepngfix.htc");
	background:url(headers/organization.png) no-repeat;
	width:656px;
	height:59px;
}
#hIntroduction {
	text-indent:-9999px;
	behavior:url("./js/iepngfix.htc");
	background:url(headers/introduction.png) no-repeat;
	width:656px;
	height:59px;
}
#hAgeweb {
	text-indent:-9999px;
	behavior:url("./js/iepngfix.htc");
	background:url(headers/ageweb.png) no-repeat;
	width:656px;
	height:59px;
}
#hSitemap {
	text-indent:-9999px;
	behavior:url("./js/iepngfix.htc");
	background:url(headers/sitemap.png) no-repeat;
	width:656px;
	height:59px;
}
#hRecord {
	text-indent:-9999px;
	behavior:url("./js/iepngfix.htc");
	background:url(headers/record.png) no-repeat;
	width:656px;
	height:59px;
}
#hFrepe {
	text-indent:-9999px;
	behavior:url("./js/iepngfix.htc");
	background:url(headers/frepe.png) no-repeat;
	width:656px;
	height:59px;
}
#hFrepeSchedule {
	text-indent:-9999px;
	behavior:url("./js/iepngfix.htc");
	background:url(headers/frepeschedule.png) no-repeat;
	width:656px;
	height:59px;
}
#hAd {
	text-indent:-9999px;
	behavior:url("./js/iepngfix.htc");
	background:url(headers/ad.png) no-repeat;
	width:656px;
	height:59px;
}

.noListMark {
	list-style:none;
}

.agewebThumb{
	float:left;
}
.sitemapLi{
	padding:5px;
	width:250px;
	border:1px dotted #999;
	display:block;
	float:left;
}
.sitemapLi li ul li{
	width:100%;
}


/* ageweb */
h3#room a, h3#hotspot a{
	text-decoration:none;
	color:#333;
	}

h3#room a:hover, h3#hotspot a:hover{
	text-decoration:underline;
	}

/* organization */
img#organization {
	padding-left:70px;
	}
	
.recordDiv{
	width:98%;
	margin-left:15px;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:dashed 1px #fcc;
	min-height:150px;
	clear:both;
}
.recordLeft{
	width:180px;
	float:left;
	text-align:center;
}
.recordLeft img{
	margin:0 auto;
}
.recordRight{
	margin-left:190px;
	width:420px;
	border-left:solid 1px #ccc;
}
.recordRight p{
	margin:0!important;
	line-height:1.2em;
}

.recordRight p{
	color:#555!important;
	text-indent:0!important;
}

.recordRight p.tp{
	position:relative;
	text-indent:0!important;
	margin-left:5px!important;
	padding-left:20px!important;
	padding-bottom:2px;
	display:block;
	border-bottom:1px solid #ddd;
	color:#f66!important;
}

/* privacy */
dl.smaller {
	font-size:smaller;
	}
	