div#main h1{
	display		: block;
	width		: 619px;
	height		: 35px;
	margin		: 0 10px;
	padding		: 0;
	background	: url('../image/h1_index.gif') no-repeat 0 0;
	text-indent	: -9999px;
}
ul.mbox{
	display		: block;
	width		: 600px;
	margin		: 10px auto;
	padding		: 0;
}
ul.mbox li{
	list-style-type		: none;
	position			: relative;
	display				: block;
	width				: 300px;
	height				: 220px;
	float				: left;
	margin				: 0;
	padding				: 0;
	background			: url('../image/back.gif') no-repeat 10px 0;
}
a#kashiwa,a#yachiyo,a#mente,a#kouji,a#saitama{
	display				: block;
	width				: 270px;
	height				: 40px;
	position			: absolute;
	top					: 0;
	left				: 10px;
	text-indent			: -9999px;
}
a#kashiwa{ background	: url('../image/kashiwa.gif') no-repeat 0 0; }
a#yachiyo{ background	: url('../image/yachiyo.gif') no-repeat 0 0; }
a#mente{ background	: url('../image/mainte.gif') no-repeat 0 0; }
a#kouji{ background	: url('../image/koji.gif') no-repeat 0 0; }
a#saitama{ background	: url('../image/saitama.gif') no-repeat 0 0; }
img.face{
	display				: block;
	position			: absolute;
	top					: 40px;
	left				: 20px;
}
p.prof{
	display				: block;
	width				: 120px;
	position			: absolute;
	left				: 140px;
	top					: 40px;
	color				: #663300;
}


ul.blog_index_menu{
	list-style-type	: none;
	display			: block;
	padding			: 5px 0 10px 10px;
	float			: left;
	width			: 620px;
}
ul.blog_index_menu li{
	list-style-type	: none;
	display			: block;
	padding			: 5px 20px 0 0;
	float			: left;
}
ul.blog_index_menu li a{
	display			: block;
	text-indent		: -9999px;
	width			: 170px;
	height			: 220px;
}
a.menubl_01,a.menubl_02,a.menubl_03,a.menubl_04,a.menubl_05,a.menubl_06,a.menubl_07{
	background-image	: url('/image/blog_list.gif');
	background-repeat	: repeat-x;
}
a.menubl_01,a.menubl_02,a.menubl_03,a.menubl_04{ height	: 40px; }
a.menubl_01	{ background-position : 0 0; }
a.menubl_02	{ background-position : 0 -220px; }
a.menubl_03	{ background-position : 0 -440px; }
a.menubl_04	{ background-position : 0 -660px; }
a.menubl_05	{ background-position : 0 -880px; }
a.menubl_06	{ background-position : 0 -1320px; }
a.menubl_07	{ background-position : 0 -1320px; }
a.menubl_01:hover,a.menubl_02:hover,a.menubl_03:hover,
a.menubl_04:hover,a.menubl_05:hover,a.menubl_06:hover,a.menubl_07{
	/* IE */
	filter: alpha(opacity=70);
	/* Safari Opera */
	opacity:0.7;
	/* Firefox Netscape */
	-moz-opacity:0.7;
}

ul.blog_index_menu2{
	list-style-type	: none;
	display			: block;
	padding			: 57px 0 0 0;
	float			: left;
	width			: 220px;
	background	: url('/image/blog_mente_bk.jpg') no-repeat 0 0;
}
ul.blog_index_menu2 li{
	list-style-type	: none;
	display			: block;
	padding			: 5px 20px 0 0;
	float			: left;
}
ul.blog_index_menu2 li a{
	display			: block;
	text-indent		: -9999px;
	width			: 163px;
	height			: 68px;
}
a.menubl2_01,a.menubl2_02{
	background-image	: url('/image/blog_mente.jpg');
	background-repeat	: repeat-x;
}
a.menubl2_01,a.menubl_02,a.menubl_03,a.menubl_04{ height	: 40px; }
a.menubl2_01	{ background-position : 0 -63px; }
a.menubl2_02	{ background-position : 0 -136px; }
a.menubl2_01:hover,a.menubl2_02:hover{
	/* IE */
	filter: alpha(opacity=70);
	/* Safari Opera */
	opacity:0.7;
	/* Firefox Netscape */
	-moz-opacity:0.7;
}