#header {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 960px;
	height: 52px;
	background: transparent url(images/Do-no_01.gif) no-repeat;
	position: relative;
}
#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 960px;
	height: 52px;
	background: transparent;
	position: relative;
}
#menu-area a {
　　width: 125px;
	height: 290px;
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
/*リンクにマウスが乗ったとき指定(右にずらす)*/
#menu-area a:hover {
	background-position: right ;
}
#menu-area .top {
	width: 125px;
	height: 25px;
	background: url(images/menu0_03.gif) no-repeat;
	left: 0px;
	top: 120px;
}
#menu-area .news {
	width: 125px;
	height: 25px;
	background: url(images/menu0_04.gif) no-repeat;
	left: 0px;
	top: 145px;
}
#menu-area .profile {
	width: 125px;
	height: 25px;
	background: url(images/menu0_05.gif) no-repeat;
	left: 0px;
	top: 170px;
}
#menu-area .gallery {
	width: 125px;
	height: 25px;
	background: url(images/menu0_06.gif) no-repeat;
	left: 0px;
	top: 195px;
}
#menu-area .blog {
	width: 125px;
	height: 25px;
	background: url(images/menu0_07.gif) no-repeat;
	left: 0px;
	top: 220px;
}
#menu-area .contact {
	width: 125px;
	height: 25px;
	background: url(images/menu0_08.gif) no-repeat;
	left: 0px;
	top: 245px;
}

#menu_card {
    width: 125px;
	height: 290px;
	background:#ea556b none repeat 
	scroll 0 0;
	left:30px;
	padding:0 0px 0 0px;
	position:absolute;
	top:0px;
	width:125px;
}
#advertisement-area {
float:left;
margin-left:30px;
_margin-left:13px;
margin-top:240px;
position:relative;
text-align:left;
width:206px;
}
#profiletext-area {
background:transparent; 
margin-left:300px;
margin-top:100px;
position:relative;
text-align:left;
width:306px;
float:left;
}
#news_column{
    width: 577px;
	height: 430px;
	background-color: #F5F5F5;
	padding:30px 30px 30px 30px;
	position: relative; 
	top: 0; 
	left:228px;
	float: left;

}
#gallery_column{
    width: 577px;
	height: 530px;
	background-color: #F5F5F5;
	padding:30px 30px 30px 30px;
	position: relative; 
	top: 0; 
	left:228px;
	float: left;

}