/* CSS Document */
	* {
	margin: 0;
}


.header { margin-top:16px;
margin-left:30px;

}

.menu { margin-top:0px;
margin-left:210px;

}
.menu_text { margin-top:0px;
margin-left:210px;
}
/*indexページのレイアウト
________________________________*/
.index-container { width:620px;
height:500px;
	position:absolute;
	left:50%;

margin-left:-310px;

}

/*topページのレイアウト
________________________________*/
.top-container { 
	left:50%;

}


/*ワークスページのレイアウト
________________________________*/
.works-container { width:630px;
height:415px;
margin-top:0px;
margin-left:0px;
}
.works1{
width:580px;
height:110px;
margin-top:80px;
margin-left:25px;
}
.works2{
width:341px;
height:38px;
margin-top:5px;
margin-left:270px;
}
.allows{
width:10px;
height:20px;
margin-top:90px;
margin-left:525px;
}

/*________________________________*/

 .630x530 {
	position:absolute;
	top:50%;
	left:50%;
	margin-left: -115px;
	margin-top: -85px;
	overflow:visible;
	background-image: url(R255.gif);
	
    }

	
.side {
width:101px;
height:106px;
margin-top:217px;
margin-right:25px;
float:right;
}

/*News & info、Historyのページレイアウト
_________________________________*/
	.content-news
	
	{ background:url(../news_info/books_back.jpg);
	width:630px;
	height:415px;
	margin-left:0px;
	}
	
	.content{
	width:630px;
	height:415px;
	margin-left:0px;
	}
	
/*文字ボックス
_________________________________*/
.box2 {
font-family:"Osaka", "ＭＳ Ｐゴシック", Arial, sans-serif;
font-size:10px;
color:#464646;
text-align:left;
border:0px solid #ffffff;
margin-top:5px;
margin-left:165px;

width:265px;
height:290px;
padding:13px;
overflow:auto;
scrollbar-3dlight-color:#666666;
scrollbar-arrow-color:#666666;
scrollbar-darkshadow-color:#ffffff;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#666666;
scrollbar-track-color:#ffffff;}
.box2 h1 {
	color:#E6373c;
	font-size: 12px;
}
 h2 {
 text-align:center;
	color:#E6373c;
	font-size: 12px;
}

/*文字幅の指定
.fs1	{font-stretch:ultra-condensed;}
.fs2	{font-stretch:extra-condensed;}
.fs3	{font-stretch:condensed;}
.fs4	{font-stretch:semi-condensed;}
.fs5	{font-stretch:normal;}
.fs6	{font-stretch:semi-expanded;}
.fs7	{font-stretch:expanded;}
.fs8	{font-stretch:extra-expanded;}
.fs9	{font-stretch:ultra-expanded;}*/


/*スタッフページのレイアウト*/
/*背景枠
__________________________________*/
.staff-container {
	width:630px;
	margin-left:0px;
	}
/*中央のナビゲーション
__________________________________*/
.navi {height:30px;
margin-left:30px;
margin-top:115px;
}

/*下のデータウインドウ
__________________________________*/
.details {height:148px;
margin-left:30px;
margin-top:70px;
}
.wrapper1{ width:150px;
margin-top:0px;
margin-left:0px;
float:left;

}
.photo{
height:70px;
width:70px;
float:left;
margin-left:0px;
margin-top:78px;
}
.bar{
height:78px;
width:7px;
float:right;
margin-left:68px;
margin-top:0px;
margin-right:5px;
}
.title{
height:30px;
width:450px;
float:right;
margin-top:0px;
margin-right:0px;
}