@charset "utf-8";
/* CSS Document */


/****************MainImage****************/
#main_img {
	width:898px;
	height:200px;
	background:url(../images/main_img.jpg) no-repeat 0 0;
}

/* ***********body_left*********** */
#body_left {
	float:left;
	width:180px;
}
.sub_menu {
	width:180px;
	height:100%;
}
.date {
	color:#72a147;
}
.archive_tit {
	background:url(../images/diary_archive.gif) no-repeat 0 0;
	width:180px;
	height:31px;
	text-indent:-9999px;
	font-size:0;
}
.archive_bg {
	background:url(../images/diary_archive_bg.gif) repeat-y 0 0;
}
.archive_ft {
	background:url(../images/diary_archive_ft.gif) no-repeat 0 0;
	height:6px;
	margin-bottom:15px;
}
.sub_menu ul {
	margin:5px 0 0 0;
	list-style:none;
	padding:0 0 10px 30px;
}
.sub_menu ul li {
	background:url(../images/diary_triangle.gif) no-repeat 0 3px;
	padding:0 0 3px 13px;
	list-style:none;
}
/* *********body_right************* */
#body_right {
	float:right;
	width:700px;
	padding:0;
}
.box01 {
	margin:10px 5px 3px;
	border-bottom:1px dotted #2791ad;
	padding-bottom:20px;
	height:100%;
}
.n_left {
	width:300px;
	height:auto;
	float:left;
	margin-right:20px;
}
.n_right {
	width:370px;
	float:left;
}
h5 {
	padding:3px 0;
	font-size:1.3em;
	border-bottom:1px solid #2791ad;
	margin-bottom:15px;
}


.gotop2{
	text-align:right;
	font-size:0.85em;
	padding:0 7px 0 0;
}

