	            
/*
**  Mac OS X, Win Vista, Win XP, Win 2000のフォントを指定
*/

/*ClearFix --------------------------------------------  */

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

body
{
  font-size: 76%;
  font-family: "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo, Osaka, "ＭＳ Ｐゴシック" ,　 "MS P Gothic" , sans-serif;
  background: #85ff78 url(../images/bg_rightgreen.jpg) repeat-x;
}

#wrapper {
	text-align:left;
	margin-left:auto;
	margin-right:auto; 
	padding-left: 0px;
    width: 950px;
	
}


#content{
	margin:0 auto;
	width:800px;
	float:left;
	padding-bottom: 30px;
}


#left {
	width: 500px;
	float: left;
	height:410px;
	margin-bottom:20px;
}

#right {
	width: 210px;
	position:absolute;
	margin-left:520px;
	/margin-left: 30px;
	margin-top:-40px;
}

#main {
	width: 100%;
	height: 100%;

}

/*Gloval Nav ------------------------------------------  */
#wrapper #groval_menu {
	margin-top: 180px;
	/*margin-left: 50px;*/
	width:  140px;
	float: left;
	margin-right: -15px;
}

#wrapper #groval_menu ul li{
	list-style: none;
}

#wrapper #groval_menu ul li a.husen_top {
	background: url(../images/husen_top.jpg) no-repeat;
	width: 140px;
	height: 64px;
}

#wrapper #groval_menu ul li a.husen_about{
	background: url(../images/husen_about.jpg) no-repeat;
	width: 140px;
	height: 64px;
}

#wrapper #groval_menu ul li a.husen_member{
	background: url(../images/husen_member.jpg) no-repeat;
	width: 140px;
	height: 64px;
}

#wrapper #groval_menu ul li a.husen_work{
	background: url(../images/husen_work.jpg) no-repeat;
	width: 140px;
	height: 64px;
}

#wrapper #groval_menu ul li a.husen_access{
	background: url(../images/husen_access.jpg) no-repeat;
	width: 140px;
	height: 64px;
}

#wrapper #groval_menu ul li a {
	text-indent: -100000px;
	overflow: hidden;
	display:block;

}
#wrapper #groval_menu ul li a:hover {
	margin-left: -10px;

}
#wrapper #groval_menu ul li  a.selected_top {
	background: url(../images/se_husen_top.jpg) no-repeat;
	width: 140px;
	height: 64px;
}

#wrapper #groval_menu ul li  a.selected_about {
	background: url(../images/se_husen_about.jpg) no-repeat;
	width: 140px;
	height: 64px;
}

#wrapper #groval_menu ul li  a.selected_member {
	background: url(../images/se_husen_member.jpg) no-repeat;
	width: 140px;
	height: 64px;
}

#wrapper #groval_menu ul li  a.selected_work {
	background: url(../images/se_husen_work.jpg) no-repeat;
	width: 140px;
	height: 64px;
}

#wrapper #groval_menu ul li  a.selected_access {
	background: url(../images/se_husen_access.jpg) no-repeat;
	width: 140px;
	height: 64px;
}


#container_note_top {
	background:url(../images/top.jpg) no-repeat;
	width: 700px;
	height: 51px;
	margin-left:auto;
	margin-right:auto; 
	margin-top:70px;
	float: left;
	
}

#container_note_middle {
	background:url(../images/middle.jpg) repeat-y;
	width: 700px;
	margin-left:auto;
	margin-right:auto; 
	float: left;
	padding-left:30px;
	
}

#container_note_bottom {
	background:url(../images/bottom.png) no-repeat;
	width: 700px;
	height: 28px;
	margin-left:auto;
	margin-right:auto;
	float:left;

}

#container_note_middle p{
	line-height:20px;
	margin-left:15px;
}

#container_note_middle p.bold{
	line-height:20px;
	font-weight:bold;
	margin:20px 0 20px 15px;
	font-size:26px;
}


/* Name */

#container_note_middle h1.boy{
	background:url(../images/name_b.png) no-repeat;
	width: 267px;
	height: 44px;
	padding:15px 0 0 25px;
	margin-left:10px;
	margin-top:10px;
	font-size:14px;
}

#container_note_middle h1.girl{
	background:url(../images/name_g.png) no-repeat;
	width: 267px;
	height: 44px;
	padding:15px 0 0 25px;
	margin-left:10px;
	margin-top:10px;
	font-size:14px;
}

#container_note_middle h1.work{
	background:url(../images/work.png) no-repeat;
	width: 295px;
	height: 44px;
	padding:12px 0 0 25px;
	margin-left:10px;
	margin-top:20px;
	font-size:10px;
}


#work_box {
	float: left;
	width:620px;
	height:100%;
}

#twitter{
	background: url(../images/twitter.png) no-repeat;
	padding:10px 15px 0 15px;
	margin-bottom:15px;
	width:240px;
	height:373px;
}

#ustream{
	background: url(../images/ustream.png) no-repeat;
	padding:30px 0 0 15px;
	width:270px;
	height:280px;
}