@charset "utf-8";
* {
	margin:0;
}
html, body {
	height: 100%;
}
body {
	font: 100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	position:relative;
}
#vspace {
	float: left;
	height: 50%;
	width: 1px;
	margin-bottom: -215px;
}
#container {
	clear: left;
	width: 780px;
	background: #FFFFFF;
	height: 430px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#topHeader {

}
#topTitle #alfa {
	margin-bottom: 50px;

}
#topTitle #kanji{
	margin-bottom: 50px;
}
#topFooter {
	width: 700px;
	margin-left: 45px;
}
img {
	border: none;
}
#topFooter li {
	text-align: center;
	width: 100px;
	height: 25px;
	float: left;
	list-style-type: none;
}
#menuHeader {
	width: 780px;
	clear: both;
	text-align: left;
//	background-image: url(images/hmtitled.jpg);
//	background-repeat: no-repeat;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 30px;
//	background-position: 18px;
}
#menuHeader ul {
	padding:0;
	margin:0;
	float: right;
}
#menu li {
	text-align: center;
	width: 85px;
	height: 25px;
	float: left;
	list-style-type: none;
}
#leftbox {
	width: 270px;
	float: left;
}
#leftbox img {
	margin-bottom: 10px;
}
#basic {
	float: left;
	width: 250px;
	margin-top: 30px;
	text-align: center;
	font-size: 14px;
}
#basic .sub{
	font-size: 10px;
	line-height: 12px;
	margin-top: 7px;
	text-align: left;
	margin-left: 78px;
}
#basic a {
	text-decoration:none;
	color: #F36;
}
#basic a:hover {
	color: #900;
}
#mainContents {
	width: 495px;
	float: right;
	text-align: left;
}
#link {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	margin-top: 40px;
}
#link img {
	margin-bottom: -0.4em;
}
#link a {
	display:block;
	text-decoration:none;
	margin-bottom: 20px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fff;	
}
#link a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #900;	
}
#class h1{
	font-size: 24px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #999999;
}
#class {

}
#class h2{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9999;
	padding-left: 10px;
	color: #666666;
}
#class h3{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	padding-left: 10px;
	color: #666666;
	border-left-color: #FFFFFF;
}
#class .bun{
	margin-bottom: 20px;
	margin-left: 25px;
	font-size: 12px;
	margin-right: 10px;
}
#class .tokki{
	margin-bottom: 25px;
	margin-left: 25px;
	font-size: 11px;
	color: #FF3366;
	line-height: 11px;
	border: 1px solid #999999;
	padding: 5px;
	margin-right: 10px;
}
#profile #djs {
	font-size: 12px;
	margin-bottom: 30px;
	text-align: justify;
}
#profile #djs p {
	margin-bottom: 10px;
}
#profile .subh {
	height: 14px;
	line-height: 14px;
	margin-top: 20px;
	font-size: 14px;
	margin-bottom: 12px;
	padding-left: 4px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #DDD;
}
#profile ul {
	magin: 0;
	padding: 0;
}
#profile dt{
	float: left;
	width: 70px;
	font-weight: normal;
	color: #999999;
	margin: 0px;
	font-size: small;
}
#profile dd{
	width: 400px;
	padding-left: 70px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: small;
	clear: right;
	display: block;
}
#profile #tsuiki{
	font-size: 9pt;
	color: #999;
	line-height: 16px;
}
#works .dangumi{
	float: left;
	width: 160px;
	margin-right: 0px;
	margin-left: 20px;
	text-align: center;
	padding-left: 10px;
}
#works .dangumi h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #999;
	margin-top: 10px;
	margin-bottom: 10px;
}
#works .dangumi img {
	border: none;
}

