/* Base Weblog (base-weblog.css) */

/* basic elements */

html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
}

div,p,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,table {
	padding: 0;
	margin: 0;
}

body {
	margin: 0px;
	padding: 0px;
	background: #E9EBF5 url(img/b_bg.gif) repeat;
}

#bg {
	background: url(./img/sab_bgbar.gif) repeat-x;
}

#wrapper {
	font: 15px "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;

}







#header {
	background: url(./img/staffroom_header.gif);
	height: 203px;
	width: 800px;
		margin: auto;
}
#mainnav {
	height: 64px;
	width: 800px;
		margin: auto;
}

#mainnav ul {
	list-style: none;
}
#mainnav ul li {
	float: left;
}


#content {
	background: url(img/allbg.gif) repeat-y;
	height: auto;
	width: 800px;
	margin: auto;
}



#content_top {
	background: url(./img/allbg_top.gif);
	height: 112px;
	width: 800px;
		margin: auto;
}

#staff_maincontenttop {
	background: url(./img/bbs_bgtop.gif) no-repeat;
	height: 30px;
	width: 603px;

}


#staff_maincontentbottom {
	background: url(./img/bbs_bgbottom.gif) no-repeat;
	height: 50px;
	width: 603px;
}



#staff_maincontentbg {
	background: url(./img/bbs_bg.gif) repeat-y;
	height: auto;
	width: 603px;

}



#naiyou_bun img {
	margin-top: 20px;
	border: 3px solid #A4A4A5;
}

#naiyou_bun {
        padding-left: 30px;
	height: auto;
	width: 400px;
}


#naiyou_all {
	float: left;
	height: auto;
	width: 439px;


}

#naiyou_staff {
	float: left;
	height: auto;
	width: 105px;

}

#naiyou_top {
	background: url(./img/staffroom_topbg.gif) no-repeat;
	height: 30px;
	width: 439px;

}


#naiyou_bottom {
	background: url(./img/staffroom_bottombg.gif) no-repeat;
	height: 30px;
	width: 439px;
	clear: both;
}

#naiyou_bg {
	background: url(./img/staffroom_bg.gif) repeat-y;
	height: auto;
	width: 439px;

}

#naiyou_wapper {
	height: auto;
	width: autopx;
        padding-left: 15px;
}





#staff_maincontent {
	width: 610px;
	height: auto;
	float: left;


}



#bottom {
	background: url(./img/allbg_b.gif) no-repeat;
	height: 172px;
	width: 800px;
	text-align: center;
	margin: auto;
¡¡¡¡	clear: both;
}

#bottom p img {
	text-align: center;
}













#clear {
	clear: both;
}

hr { visibility:hidden; clear: both; display: block;  }



img{
	border-style: none;
}


#sidebar {
	width: 120px;
	padding-left: 30px;
	height: auto;
	float: left;
	margin-right: 10px;

}



#title_data {



}

#title_data p {
	font-size: small;
	text-align: right;
	width: 550px;
}

#staff_bar {
	background: url(./img/bbs_shikiribar.gif) no-repeat;
	width: 571px;
	height: 58px;

}



h2 {
	width: 570px;
	height: 40px;
	background: url(./img/bbs_bar.gif) no-repeat;
	color: #FFFFFF;
	font-size: small;
	padding-left: 20px;
	padding-top: 20px;
}


.paginate {
        padding-left: 10px;
        padding-top: 20px;
        padding-bottom: 10px;
	width: auto;
	height: auto;

}




