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

#macro{
	width:268px;
	float:left;
}
#macro h2{
	width:268px;
	height:200px;
	display:block;
	background:url(../img/main_macro.jpg) no-repeat;
	margin:0;
	
}
#macro h2 a{
	width:268px;
	height:200px;
	display:block;
	text-indent:-9999px;
}
#macro p, #kigaku p, #craft p{
	padding:10px;
	margin:0;
}
#kigaku{
	width:268px;
	float:left;
}
#kigaku h2 {
	width:268px;
	height:200px;
	display:block;
	background:url(../img/main_kigaku.jpg) no-repeat;
	margin:0;
}
#kigaku h2 a{
	width:268px;
	height:200px;
	display:block;
	text-indent:-9999px;
}
#craft{
	width:264px;
	float:left;
}
#craft h2 {
	width:264px;
	height:200px;
	display:block;
	background:url(../img/main_art.jpg) no-repeat;
	margin:0;
}
#craft h2 a{
	width:264px;
	height:200px;
	display:block;
	text-indent:-9999px;
}

.greenLink{
	text-align:right;
}
.greenLink a{
	color:#647c30;
	font-weight:bold;
}
.greenBoxLink{
	position:absolute;
	width:120px;
	height:20px;
	background:#647c30;
	color:#FFFFFF;
	right:0;
	bottom:0;
	padding:5px;
	text-align:center;

}
.greenBoxLink a, .greenBoxLink a:visited{
	color:#FFFFFF;
	font-weight:bold;
}
#profile{
	width:800px;
	height:165px;
	float:left;
	background:url(../img/kiyomi.jpg);
	position:relative;
	margin-bottom:0px;	
}
#profile p{
	margin:0;
	position:absolute;
	top:50px;
	left:120px;
	padding: 10px 15px 10px 10px;
}
#profile h2{
	width:800px;
	height:33px;
	text-indent:-9999px;
}
#blog{
	width:800px;
	height:165px;
	float:left;
}
#blog p{
	margin:0;
	padding:0 10px;
}
#blog h2{
	width:800px;
	height:33px;
	text-indent:-9999px;
	background:url(../img/title_blog.gif) no-repeat;
	margin:0;
}

