@charset "UTF-8";
/* CSS Document */
#wrapper {
	width: 1030px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	overflow: hidden;
}
.mh_wrapper{
	height: 35px;
	line-height: 40px;
	position: fixed;
	font-family: "Myriad Pro", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	z-index: 999;
	overflow: visible;
}
.mh_itemMain{
color:#f0f0f0;
z-index:10;
border:1px solid #222;
background-color:#222;
cursor:pointer;
text-align:left;
font-weight:bold;
text-indent:20px;
width:0px;
position:absolute;
top:0px;
left:0px;
text-shadow:1px 1px 1px #000;
}
.mh_itemMain:hover{
color:#fff;
}
.mh_right{
	width: 1000px;
	height: 15px;
	position: absolute;
	left: 0px;
	top: 20px;
	cursor: pointer;
	margin-top: 50px;
	margin-left: 17px;
}
.mh_wrapper ul {
	position: absolute;
	left: 202px;
	top: 20px;
	width: 1000px;
	list-style: none;
	padding: 0px;
	height: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
}
.mh_wrapper ul li a{
	text-decoration: none;
	cursor: pointer;
	display: block;
	float: left;
	margin: 0px;
	text-indent: 0px;
	padding: 0;
	height: 32px;
	text-indent: 0px;
	letter-spacing: 0px;
}
.mh_wrapper ul li a.hover{
	margin: 0px;
	padding: 0px;
}
#linkcont {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 26px;
	letter-spacing: 3px;
	text-align: center;
	width: 600px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	z-index: 999;
	padding-top: 10%;
	padding-bottom: 40%;
	font-weight: 900;
}
#linkcont p {
	margin-bottom: 25px;
}
#profile {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	line-height: 26px;
	letter-spacing: 4px;
	text-align: left;
	width: 700px;
	color: #333;
	margin-right: auto;
	margin-left: auto;
	z-index: 999;
	font-weight: normal;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 120px;
	padding-bottom: 20px;
}
#profile p {
	margin-bottom: 50px;
}






#title {
	padding-top: 100px;
	text-align: center;
}

