@charset "Shift-JIS";

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	overflow-y: scroll; 
}

body.gothic {
	font-family: "Lucida Grande", "Bitstream Vera Sans", "Verdana", sans-serif; 
}



.osaka{
	font-family: 'osaka'; 
}

.sans{
	font-family: sans-serif; 
}

.publish{
	font-size:10px;
	line-height:16px;
	font-family: "Lucida Grande", "Bitstream Vera Sans", "Verdana", sans-serif; 
}

.sub_publish{
	font-size:11px;
	color:#999999;
	line-height:16px;
	font-family: "Lucida Grande", "Bitstream Vera Sans", "Verdana", sans-serif; 
}

span.title_j{
	font-size:9px;
	font-family: "Lucida Grande", "Bitstream Vera Sans", "Verdana", sans-serif; 
	color:#575757;
	padding-top:5px;
	line-height:15px;
}

span.title{
	font-size:11px;
	color:#000000;
	line-height:16px;
	font-family: "Lucida Grande", "Bitstream Vera Sans", "Verdana", sans-serif; 
}


a:link,a:visited{
	text-decoration: none;
	color:#808080;
}

a:hover{
	text-decoration: none;
	color:#222222;
}

a.mail:link,a.mail:visited{
	text-decoration: none;
	color:#404040;
}

a.mail:hover{
	text-decoration: none;
	color:#000000;
}

a.dp_02_info{
	text-decoration: none;
	color:#000000;
	font-family: "Lucida Grande", "Bitstream Vera Sans", "Verdana", sans-serif; 
	font-size:12px;
}

a.telo_info{
	text-decoration: none;
	color:#000000;
	font-family: "Lucida Grande", "Bitstream Vera Sans", "Verdana", sans-serif; 
	font-size:10px;
}

.submenu {
  visibility: hidden;
  position: relative;
  left:128px;
  z-index: 3;
}

#works{
	font-size:11px;
	line-height:16px;
	font-family: "Lucida Grande", "Bitstream Vera Sans", "Verdana", sans-serif;
	display:block;
	margin: 20px 0;
}

#works b{
	font-size:12px;
}

a.works_link:link,a.works_link:visited{
	text-decoration: none;
	color:#808080;
	font-family: "Lucida Grande", "Bitstream Vera Sans", "Verdana", sans-serif; 
	font-size:12px;
}

a.works_link:hover{
	text-decoration: none;
	color:#222222;
	font-family: "Lucida Grande", "Bitstream Vera Sans", "Verdana", sans-serif; 
	font-size:12px;
}

#Layer1{
margin:0px;
padding:0px;
left : 0px;
bottom : 0px;
position : absolute;
background-color:#FFFFFF;
z-index:100;
width:100%;
}
