html {
    padding: 0;
    margin: 0;
	top: 0;
}
div,h1,h2,h3,h4,h5,h6,p,ul,li,dl,dt,dd,strong {
	font-weight: normal;
	list-style-type: none;
    padding: 0;
    margin: 0;
}

/* リンク設定
-------------------------------------------------*/
a:link    {color: #00A0FF; text-decoration: none;}
a:active  {color: #00A0FF; text-decoration: none;}
a:visited {color: #00A0FF; text-decoration: none;}
a:hover   {color: #cccccc; text-decoration: none;}

/* 共通クラス
------------------------------------------------- */
body {
	font-size: 12px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 150%;
	_text-align: center;
	margin: 0px auto;
	letter-spacing: 1px;
	background: #ffffff url('../imgs/bg.gif') repeat-y center top;
}
#container {
	width: 100%;
	_text-align: center;
	margin: 0px auto;
}
/************************************** HOME ************************************/
h1 #logo {
	width: 143px;
	height: 14px;
	margin: 0 auto;
	padding: 0;
	top: 0;
	left: 0;
}

h1 #first {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	top: 0;
}

/************************************** 本文 ************************************/

.w750 {
	width: 750px;
	_text-align: center;
	margin: 25px auto 0 auto;
}
.w570 {
	width: 570px;
	_text-align: center;
	margin: 100px auto 0 auto;
}
.w750-2 {
	width: 750px;
	_text-align: center;
	margin: 55px auto 0 auto;
}
.w750 table {
	border-bottom:solid 1px #000000;
	border-right:solid 1px #000000;
}
.w750 th {
    vertical-align: middle;
	border-top:solid 1px #000000;
	border-left:solid 1px #000000;
	background: #efefef;
}
.w750 td {
    vertical-align: middle;
	border-top:solid 1px #000000;
	border-left:solid 1px #000000;
}
.w570 th {
    vertical-align: top;
}
.w570 td {
    vertical-align: top;
}
p {
	font-size: 11px;
	font-family: Verdana, "ＭＳ Ｐゴシック","ＭＳ ゴシック",sans-serif;
	color: #000000;
	letter-spacing: 1px;
}
.goaisatu {
	text-align: center;
	line-height: 4em;
	margin: 50px 0 0 0;
	padding: 0;
}
.name {
	text-align: center;
	line-height: 4em;
	margin: 50px 0 0 0;
	padding: 0;
}
#profile {
	margin: 0px 0 0 0;
	padding: 0px;
}
h2 {
	width: 750px;
	font-size: 12px;
	font-family: Verdana, "ＭＳ Ｐゴシック","ＭＳ ゴシック",sans-serif;
	text-align: left;
	line-height: 100%;
	color: #000000;
	letter-spacing: 1px;
	margin: 0 auto;
	padding: 50px 0 0 0;
}
.w750 h3 {
	font-size: 11px;
	font-family: Verdana, "ＭＳ Ｐゴシック","ＭＳ ゴシック",sans-serif;
	text-align: left;
	line-height: 100%;
	color: #000000;
	letter-spacing: 1px;
	margin: 0;
	padding: 25px 0 25px 10px;
}
.w570 h3 {
	font-size: 11px;
	font-family: Verdana, "ＭＳ Ｐゴシック","ＭＳ ゴシック",sans-serif;
	text-align: left;
	line-height: 100%;
	color: #000000;
	letter-spacing: 1px;
	margin: 0;
	padding: 17px 0 17px 0px;
}
.w750 .text {
	font-size: 11px;
	font-family: Verdana, "ＭＳ Ｐゴシック","ＭＳ ゴシック",sans-serif;
	text-align: left;
	line-height: 175%;
	color: #000000;
	letter-spacing: 1px;
	margin: 0;
	padding: 25px 0 25px 20px;
}
.w570 .text {
	font-size: 11px;
	font-family: Verdana, "ＭＳ Ｐゴシック","ＭＳ ゴシック",sans-serif;
	text-align: left;
	line-height: 175%;
	color: #000000;
	letter-spacing: 1px;
	margin: 0;
	padding: 17px 0 17px 0px;
}
.w750-2 .text {
	font-size: 11px;
	font-family: Verdana, "ＭＳ Ｐゴシック","ＭＳ ゴシック",sans-serif;
	text-align: left;
	line-height: 175%;
	color: #000000;
	letter-spacing: 1px;
	margin: 0;
	padding: 0px 0 0px 0px;
}
#menu a {
	color: #000000;
	text-decoration: none;
}
#menu a:link {
	color: #000000;
	text-decoration: none;
}
#menu a:visited {
	color: #000000;
	text-decoration: none;
}
#menu a:hover {
	color: #cccccc;
	text-decoration: none;
}
#pankuzu {
	width: 750px;
	font-size: 10px;
	font-family: Verdana, "ＭＳ Ｐゴシック","ＭＳ ゴシック",sans-serif;
	text-align: left;
	line-height: 100%;
	color: #000000;
	letter-spacing: 0px;
	margin: 12px auto 0 auto;
	padding: 0px 0 0 0;
}
/************************************** menu ************************************/

.centerbox {
    width: 600px;
    height: 180px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -300px;
    margin-top: -90px;
	padding: 0 0 0 0px;
}
#menu {
	font-size: 11px;
	font-family: Verdana, "ＭＳ Ｐゴシック","ＭＳ ゴシック",sans-serif;
	text-align: center;
	line-height: 1em;
	color: #000000;
	letter-spacing: 1px;
	margin: 40px auto 0px auto;
	padding: 0;
}
#menu_recruit {
	margin: 0px 0 0 0px;
	padding: 0;
}
#manu2{
	width: 630px;
	height:60px;
	margin: 60px auto 0 auto;
	padding: 0px 0 0px 0px;
}
#menu_anchor{
	margin: 0px auto 0 auto;
	padding: 60px 0 0px 0px;
}
#manu2 ul{
	width: 630px;
	float: left;
	line-height: 100%;
}
#manu2 ul li{
	float:left;
	height:60px;
}
#manu2 ul li a{
	display:block;
	height:60px;
	text-align: center;
	float:left;
}
li#menu2_guideline a{
	width:80px;
	display:block;
	height:60px;
	text-align: left;
	float:left;
}
li#menu2_works a{
	width:245px;
	display:block;
	height:60px;
	text-align: center;
	float:left;
}
li#menu2_profile a{
	width:230px;
	display:block;
	height:60px;
	text-align: left;
	float:left;
}
li#menu2_access a{
	width:70px;
	display:block;
	height:60px;
	text-align: left;
	float:left;
}
#manu2 .small{
	width:245px;
	font-size: 10px;
	font-family: Verdana, "ＭＳ Ｐゴシック","ＭＳ ゴシック",sans-serif;
	text-align: center;
	line-height: 175%;
	color: #000000;
	letter-spacing: 1px;
	margin: 10px 0 0px 0px;
	padding: 0px 0 0px 0px;
}

/* フッタ
------------------------------------------------- */
#foot{
    width: 300px;
    height: 50px;
	text-align: center;
	_text-align: center;
    margin: 0 0 0 -150px;
    padding: 0px 0 0 0;
    position: absolute;
    bottom: 0px;
    left: 50%;
	background-color: #ffffff;
}
#foot2{
    width: 300px;
    height: 34px;
	text-align: center;
	_text-align: center;
    margin: 0 auto;
    padding: 0px 0 0 0;
    bottom: 0px;
    left: 50%;
	background-color: #ffffff;
}

#copyright {
	width: 300px;
	font-size: 10px;
	font-family: Verdana,"ＭＳ Ｐゴシック","ＭＳ ゴシック",sans-serif;
	letter-spacing: 0px;
	text-align: center;
	color: #000000;
	line-height: 10px;
	margin: 85px auto 0px auto;
	padding: 10px 0px 10px 0px;
	border-top: solid 0px #BFBFBF;
}

.gototop{
    width: 750px;
	color: #00A0FF;
	text-align: right;
    margin: 0px auto;
    padding: 30px 0 0px 0;
	font-size: 11px;
	letter-spacing: 1px;
	background-color: #ffffff;
}
/* safari only \*/  
html:\66irst-child .gototop {
    width: 750px;
	font-size: small;
	color: #00A0FF;
	text-align: right;
    margin: 0px auto;
    padding: 20px 0 0px 0;
	letter-spacing: 0px;
	background-color: #ffffff;
}
.gototop a {
	color: #00A0FF;
}
.gototop a:link {
	color: #00A0FF;
	text-decoration: none;
}
.gototop a:visited {
	color: #00A0FF;
	text-decoration: none;
}
.gototop a:hover {
	color: #cccccc;
	text-decoration: none;
}