@charset "utf-8";


/* top
-------------------------------------------------*/

.ticker{
	background:rgb(160,131,239);
}


#hd::after {
	background:rgb(160,131,239);
}
#hd .gm1 > li > a:hover{
	background:rgb(146,73,158);
}
#hd .gm3 li {
	background:rgb(160,131,239);
}


#main-visual{
	background-image:url(/img/bg_mainimage_lavender.jpg);
}
.main-slider li{
	background-color:rgb(160,131,239);
}

#feature-slider{
	background:rgb(226,191,247);
}


.rm_other li a{
	background:rgb(160,131,239);
}
.rm_other li a:hover{
	background:rgba(160,131,239,.4);
}



#top-info .top-info_item{
	border:2px solid rgb(160,131,239);
}
	#top-info .top-info_item a:hover{
		color:rgb(160,131,239);
	}



.rm_item{
		border:2px solid rgb(160,131,239);
}


#ft {
	background-image: url(/img/ft_illust_lavender.png);
	background-color: rgb(160,131,239);
}

#i_pagetop {
    background: rgb(160,131,239);
}