/* Additional styles */
p {
	padding: 10px;
	margin: 0;
	font-size: 13px;
	}
img {
	border: 0;
	}
h1 {
	position: absolute;
	margin: 3px 0px 0px 260px;
	font-size: 23px;
	}
	
hr.dashed{
	margin: 0px 15px 0px 0px;
	border-style: dashed none;
	border-color: gray;
	height: 1px;
	}
hr.solid{
	margin: 0px 15px 0px 0px;
	border-style: solid none;
	border-color: gray;
	height: 1px;
	}

/* navigation menu */
a.top{
	margin: 0px;	
}
a:hover.top{

}
a.cur_top{

}

ul#menu{
    list-style:none;
	margin:0px 9px 0px 10px;
    width:100%;
}
ul#menu li{
    list-style:none;
    float:left;
    width:150px;
}
ul#menu a{
    display:block;
    width:150px;
    height:37px;
    overflow:hidden;
}
a.guide{
    text-indent:-1000px;	
    background-image:url(./image/navi_guide.gif);
}
a:hover.guide{
    background-position:0px -37px;
}
a.cur_guide{
    text-indent:-1000px;	
    background-image:url(./image/navi_guide.gif);
    background-position:0px -74px;	
}

a.health{
    text-indent:-1000px;	
    background-image:url(./image/navi_health.gif);
}
a:hover.health{
    background-position:0px -37px;
}
a.cur_health{
    text-indent:-1000px;	
    background-image:url(./image/navi_health.gif);
    background-position:0px -74px;		
}

a.prevent{
    text-indent:-1000px;
    background-image:url(./image/navi_prevent.gif);
}
a:hover.prevent{
    background-position:0px -37px;
}
a.cur_prevent{
    text-indent:-1000px;	
    background-image:url(./image/navi_prevent.gif);
    background-position:0px -74px;		
	
}

a.schedule{
    text-indent:-1000px;
    background-image:url(./image/navi_schedule.gif);
}
a:hover.schedule{
    background-position:0px -37px;
}
a.cur_schedule{
    text-indent:-1000px;	
    background-image:url(./image/navi_schedule.gif);
    background-position:0px -74px;			
}


img.right{
	float: right;
}
img.left{
	float: left;
}

/* main */
div#main_content h2{
	color: #0a0a0a;
	font-size: 22px;
	}

div#main_content h3{
	margin: 0;
	line-height: 18px;
	color: #0a0a0a;
	font-size: 14px;
	}

div#main_content th{
	margin: 0;
	padding: 5px;	
	vertical-align: top;
	font-size: 13px;
	border-top: 1px solid gray;
	}
	
div#main_content tr{
	vertical-align: top;
	font-size: 13px;
	}

div#main_content td{
	padding: 5px;
	border-top: 1px dashed gray;
	}

div.info_box{
	width: 500px;
	border-top:1px solid gray;
	border-bottom:1px solid gray;	
	margin:10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	}
	div.info_box h2{
		height: 25px;
		background: url(image/info_icon.gif) no-repeat;
		padding-left: 28px;
		}

div.right_box ul{
	text-indent: 20px;
	list-style: none;
	}
div.right_box li{
	padding: 5px 0;
	}	
div.right_box h4{
	font-size: 16px;
	padding: 0;
	display: inline;
	}
	
div.right_box p{
	margin: 0;
	color: #0a0a0a;
	font-size: 12px;
	line-height: 1.4em;
	}

div.left_box .left_menu{
	font-size: 14px;	
	list-style: none;
	padding: 10px;
	}
	
div.left_box .cur_left_menu{
	font-size: 15px;		
	list-style: none;	
	padding: 5px;	
	border-top: 1px solid gray;
	border-left: 8px solid gray;
	border-bottom: 1px solid gray;
	}
div.right_box table{
	margin: 3px 0px 3px 5px;
	}
div#third_content hr{
	border-top: 2px dotted gray;
	}
div#third_content p{
	display: inline;
	margin: 0;
	font-size: 12px;
	color: #505050;
	}

div#stout table{
	border: none;	
	border-top: 1px solid gray;
	border-left: 1px solid gray;
}
div#stout th{
	text-align: center;
	border: none;		
	border-right: 1px solid gray;	
	border-bottom: 1px solid gray;	
}
div#stout tr, div#stout td{
	margin: 0;
	vertical-align: middle;
	border: none;		
	border-right: 1px solid gray;	
	border-bottom: 1px solid gray;	

}
.stout_head{
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	background: #ddd;
}


/* header */
div#head_area p{
	position: absolute;
	margin: 18px 0px 0px 320px ;
	font-size: 12px;
	}
	
div#head_area h2{
	position: absolute;
	margin: 13px 0px 0px 420px ;
	font-size: 12px;
	}
div#head_area img{
	margin: 0px 540px 0px 0px;
	}
a.top{
	margin: 0px 20px 0px 0px;
	font-size: 11px;
	text-decoration: none;
	color: #ccc;
	}
a:hover.top{
	color: #fff;	
	}

/* footer */	
div#foot_area p{
	display: inline;
	font-size: 12px;
	color: #505050;
	}


/* calender */
.off_text{
	vertical-align: middle;
}
.close_day{
	text-align: right;
	vertical-align: bottom;
	background: url(js/cal_close.gif) no-repeat left top #E6E6E6;
	font-weight: bold;
	color: gray;
}

.close_text{
	font-size: 8px;
}
.normal_day {
	width: 22px;	
	text-align: right;
	vertical-align: bottom;
	font-weight: bold;
	color: black;
}
.sun_day {
	width: 22px;
	text-align: right;
	vertical-align: bottom;
	font-weight: bold;
	color: #ff7f7f;
}
.sat_day {
	width: 22px;
	text-align: right;
	vertical-align: bottom;
	font-weight: bold;
	color: #7f7fff;
}
div#cal_wrapper{
	width: 620px;
	margin: 0 auto 0 auto;
	}
div#cal {
	float: left;
	width: 600px;
	padding: 0;
	margin: 10px 0 10px 0;
	font-size: 13px;
	color: #616B76;
	background-color: White;
	float:left;
}
div#cal p{
	font-size: 12px;
	color: #333333;
	display: inline;
	margin-left:15px;
}
div#cal a {
	color: #DF9496;
}

div#cal table{
	background: white;
	line-height: 10px;	
}

div#cal caption {
	margin: 0;
	padding: 0;
	width: 277px;
	height: 25px;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;	
	background: #246cfd;
	color: #ccc;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	vertical-align: middle;
	line-height: 25px;		
}

div#cal th {
	padding: 0;
	margin: 0;
	width: 30px;
	height: 30px;	
	background: white;
	border:1px dashed gray;	
	text-align: center;
	vertical-align: middle;
}

.today, td.today a, td.today a:link, td.today a:visited {
	color: black;
	font-weight: bold;
	background: #DF9496;
	border:1px dashed gray;
}

div#cal td {
	padding: 0px 0px 1px 5px;
	width: 30px;
	height: 30px;	
	text-decoration: none;
	font-weight: bold;
	border:1px dashed gray;
	text-align: right;
}

div#cal td a:link, td a:visited {	
	color: #608194;
	background: url(images/bg_calendar.gif) no-repeat;
}

div#cal td a:hover, td a:active {
	color: #6aa3ae;
	background: url(images/bg_calendar.gif) no-repeat right top;
}
div#cal p{
	float:left;
	display: block;
}
div#calen1{
	clear: both;
	float:left;
}
div#calen2{
	float:left;
}
