a{
	color:black;
	text-decoration:none;
}
a:hover{
	color:red;
}
body{
	margin:auto;
	font-family:Verdana,"ヒラギノ角ゴ Pro W3","MS ゴシック",sans-serif;
}
div#backd{
width:822px;
height:617px;
margin:auto;
background-image:url("../img/back_d.png");
}
div#backc{
width:822px;
height:617px;
margin:auto;
background-image:url("../img/back_c.png");
}
div#cover{
	position: relative;
	width : 800px;
	height: 600px;
    margin: auto;
}
div.left{
	float : left;
	width : 190px;
	height: 600px;
}
ul {
	position:absolute;
	top  : 84px;
	left : 0;
	list-style-type:none;
	margin:0;
	padding:0;
}
li.profile {
	width : 190px;
	height:  25px;
	margin-top:0;
	padding:0;
}
li.works {
	width : 190px;
	height:  25px;
	margin-top:0;
	padding:0;
}
li.diary {
	width : 190px;
	height:  25px;
	margin-top:0;
	padding:0;
}
li.contact {
	width : 190px;
	height:  25px;
	margin-top: 25px;
	padding:0;
}
li.contact2 {
	width : 190px;
	height:  25px;
	margin-top: 50px;
	padding:0;
}
a.profile{
	background: transparent url("../img/b_profile.gif") repeat scroll center top;
	display: block;
	width: 190px;
	height: 25px;
}
a.profile:hover {
	background-position:0 -25px;
	display:block;
	width:190px;
	height:25px;
}
a.profile2{
	background-image: url("../img/b_profile.gif");
	background-position: 0 -25px;
	display: block;
	width: 190px;
	height: 25px;
}
a.works{
	background: transparent url("../img/b_works.gif") repeat scroll center top;
	display: block;
	width: 190px;
	height: 25px;
}
a.works:hover {
	background-position:0 -25px;
	display:block;
	width:190px;
	height:25px;
}
a.works2{
	background-image: url("../img/b_works.gif");
	background-position:0 -25px;
	display: block;
	width: 190px;
	height: 25px;
}
a.diary{
	background: transparent url("../img/b_diary.gif") repeat scroll center top;
	display: block;
	width: 190px;
	height: 25px;
}
a.diary:hover {
	background-position:0 -25px;
	display:block;
	width:190px;
	height:25px;
}
a.diary2{
	background-image:url("../img/b_diary.gif");
	background-position:0 -25px;
	display: block;
	width: 190px;
	height: 25px;
}
a.contact{
	background: transparent url("../img/b_contact.gif") repeat scroll center top;
	display: block;
	width: 190px;
	height: 25px;
}
a.contact:hover {
	background-position:0 -25px;
	display:block;
	width:190px;
	height:25px;
}
a.contact2{
	background: transparent url("../img/b_contact.gif") repeat scroll center top;
	display: block;
	width: 190px;
	height: 25px;
}
a.contact2:hover {
	background-position:0 -25px;
	display:block;
	width:190px;
	height:25px;
}
a.contact3{
	background-image: url("../img/b_contact.gif");
	background-position:0 -25px;
	display: block;
	width: 190px;
	height: 25px;
}
div.right{
	float : right;
    position:absolute;
    top:4px;
    right:2px;
	width : 105px;
	height: 600px;
	background-image: url("../img/moji.png");
	background-repeat:none;
}
div.right2{
	float : right;
    position:absolute;
    top:4px;
    right:2px;
	width : 105px;
	height: 600px;
	background-image: url("../img/lure.png");
	background-repeat:none;
}
div.center{
	position :absolute;
	top : 0px;
	left: 190px;
	width : 505px;
	height: 600px;
	margin:0;
	padding:84px 90px;
	font-size:10px;
	line-height: 18px;
	text-align: left;
}
div.center2{
	position :absolute;
	top : 0px;
	left: 190px;
	width : 505px;
	height: 600px;
	margin:0;
	padding:84px 0px;
	font-size:10px;
	line-height: 18px;
	text-align: left;
}
h3{
	margin:0;
}
.gray{
	color:gray;
}
div#photo{
	position:absolute;
	top:84px;
	left:0px;
	width:77px;
	height:164px;
}
div#roomlogo{
	position :absolute;
	top :25px;
	left:0;
	width:190px;
	height:25px;
	background-image: url("../img/logo_g.png");
}
div#roomlogo2{
	position :absolute;
	top :25px;
	left:0;
	width:190px;
	height:25px;
	background-image: url("../img/logo_l.png");
}
div.logo{
	position:absolute;
	top:520px;
	left:0;
	width:190px;
	height:80px;
}
a.logo{
	background:url("../img/logo.png");
	display: block;
	width: 190px;
	height: 80px;
}
.none{
	display:none;
}