/* Base Weblog (base-weblog.css) */

/* basic elements */

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 898px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	text-align: left;
}
#header {
	font-size: 14px;
	background-image: url(../images/bg_02.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 72px;
}
#header h1 {
	font-size: 14px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	color: #666666;
	text-align: right;
}
#header p {
	font-weight: normal;
	color: #666666;
	text-align: left;
	font-size: 13px;
	line-height: 15px;
	padding-left: 5px;
	margin-top: -14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#header h2 {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #666666;
	margin-top: 42px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left {
	float: left;
	width: 728px;
}
.sidemenu ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.sidemenu li {
	list-style-type: none;
	width: 159px;
	margin: 0px;
	padding: 0px;
	display: block;
	line-height: 23px;
	height: 23px;
}

.sidemenu li a {
	background-image: url(../images/bt_notitle_off.gif);
	background-repeat: no-repeat;
	display: block;
	line-height: 23px;
	margin: 0px;
	height: 23px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-weight: bold;
	font-size: 14px;
}



#header a {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
#entrybody {
	width: 558px;
	float: right;
}
#side_right {
	float: right;
	width: 170px;
	background-image: url(../images/bg_01.gif);
	background-repeat: repeat;
}
.sidemenu {
	width: 170px;
	padding-top: 15px;
	padding-bottom: 5px;
}
.mid {
	background-image: url(../images/obj_notitle.gif);
	background-repeat: no-repeat;
	width: 142px;
	padding-left: 28px;
	height: 18px;
	padding-top: 7px;
	background-position: center;
	font-size: 12px;
	line-height: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
}

#footer {
	clear: both;
}


#side_reft {
	width: 170px;
	background-image: url(../images/bg_01.gif);
	background-repeat: repeat-y;
	float: left;
	margin: 0px;
	padding: 0px;
}

#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	top: 17px;
}
.sidemenu ul ul {

	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sidemenu li a:hover {
	background-image: url(../images/bt_notitle_on.gif);
	background-repeat: no-repeat;
	display: block;
	line-height: 23px;
	margin: 0px;
	height: 23px;
	color: #6699FF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-weight: bold;
	font-size: 14px;
}
.sidemenu li li a {

	background-image: url(../images/bt_notitle_off1.gif);
	background-repeat: no-repeat;
	display: block;
	line-height: 23px;
	margin: 0px;
	height: 23px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-weight: bold;
	font-size: 14px;
}