@charset "UTF-8";
@import url("text.css");
@import url("yui.css");
@import url("base.css");
/* CSS Document */

/* HEAD
/************************************************/
#hlog_head{
	height:180px;
	background:url(../hakolog/img/bg.jpg) no-repeat;
}

#hlog_reed{
	margin:18px 400px 0 20px;
	color:#fff;
}


/* MENU
/************************************************/
.hlog_menu{
	width:200px;
	float:left;
}

.hlog_waku1{
	margin-bottom:10px;
	padding:4px;
	background-color:#ccc;
}

.hlog_waku2{
	padding:5px;
	background-color:#fff;
}

.hlog_mtit{
	padding:4px 4px 4px 24px;
	color:#fff;
	font-weight:bold;
	background:url(../hakolog/img/st_bg.gif) no-repeat;
}

.hlog_list1,.hlog_list2{margin:5px 0 15px 0;}

.hlog_list1 li{
	padding:2px 8px 3px 8px;
	font-weight:bold;
	background-color:#faefea;
	border-bottom:2px solid #fff;
}

.hlog_list1 a{
	color:#400;
}

.hlog_list2 li{
	padding:2px 0 3px 23px;
	border-bottom:1px dotted #ddd;
	background:url(../hakolog/img/icon.gif) no-repeat 8px 5px;
}


/* MAIN
/************************************************/
.hlog_main{
	width:615px;
	float:right;
}

.hlog_tit{
	padding:8px 0 6px 48px;
	background:url(../hakolog/img/st.gif) no-repeat;
}

.hlog_day{
	padding:2px 6px;
	color:#fff;
	background-color:#666;
}

.hlog_waku{
	margin-bottom:30px;
	padding:10px;
	border-bottom:1px dotted #999;
	background:url(../hakolog/img/bg2.jpg) no-repeat right top;
}

.hlog_waku p{margin-bottom:10px;}
.hlog_waku img{padding-bottom:10px;}


/* CALENDAR
/************************************************/
.calendar{
	width:100%;
	cellspacing:1px;
	background-color:#ddd;
}

.calendar caption{
	text-align:center;
}

.calendar th{
	width:20px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	background-color:#8e2626;
}

.calendar td{
	padding:2px;
	text-align:right;
	background-color:#fff;
}

.calendar td a{
	padding-right:1px;
	display:block;
	background-color:#f48f8f;
}
