body{
	font-size:12px;
	line-height:19px;
	color:#000000;
}

a{
	color:#000000;
	text-decoration:none;
}

a:hover{
	color:#FF9900;
}

a.link_uline{
	color:#000000;
	text-decoration:underline;
}


a:hover.link_uline{
	color:#FF9900;
	text-decoration:underline;
}


#contents{
	margin-right:auto;
	margin-left:auto;
	width:900px;
	height:950px;
	background-color:#;
}

/*  ヘッダー */
h1{
	margin-top:0px;
	margin-bottom:0px;
}

#index{
	margin-top:10px;
	margin-left:0px;
	margin-bottom;0px;
	float:left;
	width:350px;
}

span.now_here{
	color:#FF9900;
}

/*  ホーム */
#section_home{
	margin-top:0px;
	margin-left:800px;
	margin-right:10px;
	margin-bottom;0px;
	height:70px;
}

a.home span{
	display:none;
}

a.home{
	display:block;
	background-image:url(./img/menu/menu_back.gif);
	background-repeat:no-repeat;
	width:82px;
	height:60px;
}

a:hover.home{
	background-repeat:no-repeat;
	background-position:top right;
}



/*  タイトル */
h2.title01{
	clear:both;	
	margin-top:0px;
	margin-left:10px;
	padding-bottom:5px;
	width:880px;
	border-bottom:solid 1px #000000;
}


/* コンテンツ右 */
.box_left{
	margin-left:0px;
	margin-bottom:30px;
	width:550px;
	float:left;
	background-color:;
}

/* 山作戦紹介文 */
p{
	margin-top:0px;
}

.box_profile_text{
	margin-top:0px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:60px;
	width:500px;
	background-color:;
}


/* メンバー紹介 */
.box_member{
	margin-top:30px;
	margin-left:10px;
	margin-bottom:0px;
	margin-right:0px;
	width:500px;
	height:130px;
	background-color:#;
}

.box_head{
	margin-top:0px;
	margin-bottom:5px;
	width;250px;
	height:20px;	
	background-color:#;
}

h3{
	margin-top:0px;
	margin-left:5px;
	margin-bottom:3px;
	border-left:solid 6px #61A121;
	padding-left:4px;
	width:290px;
	height:20px;
	float:left;
}


/* twitter */
.section_twitter{
	float:left;
	margin-top:0px;
	margin-left:130px;
	margin-right:10px;
	margin-bottom:0px;
	width;20px;
	height:20px;	
	background-color:;
}

a.twitter span{
	display:none;
}

a.twitter{
	display:block;
	background-image:url(./img/menu/twitter.gif);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
}

.profile_member{
	clear:both;
	margin-top:0px;
	margin-left:20px;
	margin-right:0px;
	margin-bottom:0px;
	width:400px;
	height:80px;
	background-color:;
}


/* コンテンツ左 */
#box_left{
	width:250px;
	margin-top:220px;
	margin-left:85px;
	float:left;
	background-color:#;

}

/* プロフィール写真 */
.profile_photo{
	margin-top:5px;
	width:200px;
	background-color:#;

}

img.photo{
	clear:both;
	margin-bottom:20px;
	border:solid 1px #000000;
}

address{
	margin-top:0px
	margin-bottom:0px;
	color:#999999;
	font-weight:bold;
	font-style:normal;
	font-family:Verdana;
	font-size:10px;
	clear:both;
	text-align:right;
	padding-top:0px;
	padding-right:10px;
	padding-bottom:5px;
}
