* {
	margin: 0;
	padding: 0;
}

body {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 75%;
	color: #555555;
	line-height: 200%;
	overflow:hidden; 		/* needed to eliminate scrollbars caused by the background image */
	padding:0;
	margin:0;		/* necesarry for the raster to fill the screen */
	height:100%;
	width:100%;
}

ul,ol,li {
	list-style: none;
}

h1,h2,h3,h4,h6,p,ul,ol,li,div,table,th,td,dl,dt,dd {
	text-align: left;
	font-size: 100%;
	font-weight: normal;
}

a	{
	color: #9d8c70;
	text-decoration: none;
}

a:hover	{
}

img	{
	border: none;
}

li img	{
	vertical-align: bottom;
}

* html .clear	{
	height: 1%:
}

*:first-child+html .clear {
	height: 1%:
}

.clear:after	{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/*=======================================================================
common
========================================================================*/

#bgimg {
	position:absolute;
	z-index: -1;
	display:none;/*FadeIn*/
}

#container	{
	padding: 0;
	height: 100%;
	width: 100%;
	overflow: auto;
	position: absolute;
	z-index: 5;
}

#main_bg	{
	min-height: 100%;
	padding-bottom: 64px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../img/bg_tenpo_ichiran.gif);
}

#sidebar	{
	width: 210px;
	line-height: 130%;
	display: inline;
	padding: 0;
	background-image: url(../../img/bg_sidebar.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 25px;
	float: left;
}

#sidebar h1	{
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 34px;
	padding-left: 20px;
}

#sidebar .nav_box	{
	background: url(../img/border_nav.gif) no-repeat left top;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#sidebar #top_box	{
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 210px;
	margin-bottom: 0px;
}

#sidebar #middle_box	{
	padding: 13px 0 11px 5px;
}

#sidebar #bottom_box	{
	margin-bottom: 20px;
	padding: 16px 0 0 5px;
}

#txt_copyright_second	{
	width: 167px;
	position: absolute;
	left: 36px;
}

#mainarea	{
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-y;
	width: 620px;
	margin-left: 20px;
	float: left;
}.img_staff_boshu {
	margin-left: 40px;
	margin-top: 20px;
}
.img_tenpo_ichiran {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bg_tenpo_ichiran {
	min-height: 100%;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../img/bg_tenpo_ichiran.gif);
}

#txt_copyright_second	{
	width: 167px;
	position: absolute;
	left: 36px;
}

#div_kara {
	clear: both;
}
#main_bg_kyujin {
	min-height: 100%;
	padding-bottom: 64px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../img/bg_kyujin.png);
}
.td_staff_img a:link img,.td_staff_img a:visited img{
filter:Alpha(opacity=100);
-moz-opacity:1.00;
opacity:1.00;
}

.td_staff_img a:hover img,.td_staff_img a:active img{
filter:Alpha(opacity=100);
-moz-opacity:0.75;
opacity:0.75;
}