@charset "Shift_JIS";

/*******************************************
dax用css  MAIN
*******************************************/
#main	{
	color:#015A4A;
	}

#top-logo	{
	float:left;
	width:195px;
	background-image:url(../image_dax/top-logo.gif);
	background-repeat:no-repeat;
	height:136px;
	width:195px
	}
	
#top-logo h1	{
	text-indent:-9999px;
	}
	
#top-url	{
	float:right;
	width:402px;
	height:136px;
	background-image:url(../image_dax/grade.gif);
	background-repeat:no-repeat
	}
	
#top-url img	{
	margin-bottom:15px;
	}
	
.top-text	{
	width:390px;
	margin-left:13px;
	display:block;
	float:right
	}

#haisin-artist	{
	padding-top:20px;
	}
	
#dax-contents	{
	width:600px;
	color:#004837;
	}
	
#foot-logo img{
	float:left;
	vertical-align:middle;
	margin-top:7px;
	}
	
/*******************************************
テキストlink_css
*******************************************/
a img {
	border-style: none;
}
a:link {
	text-decoration:underline;color:#015A4A
}
a:active {
	text-decoration:none;color:#015A4A
}
a:visited {
	text-decoration:none;color:#015A4A
}
a:hover {
	color: #015A4A;
}
