/**【デフォルト設定】***********************************************************************************************************************/
a {
	color:#EC00FF;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}



/**【#header】***********************************************************************************************************************/
#header h1 {
	color:#EC00FF;
}
#header .headerLink .logo a {
	width:282px;
	height:80px;
}
#header .headerLink .headerMenu span,
#header .headerLink .headerMenu a:hover,
#footer address a:hover {
	background-color:#EC00FF;
}
.indexData .contents2 .innerContents2 .adLayout5 li h3 a:hover {
	background-color:#EC00FF;
}
.entranceArea .enter a:hover {
	background-color:#EC00FF;
}
.indexData .contents3 .innerContents2 {
	border:2px dotted #EC00FF;
}