@charset "UTF-8";
/* CSS Document */
/*
dark: 3b1565
light: b8a9c7
*/


/* FOR SHOW SPECIFIC CSS */
body {
background-image:url(../../images/info/support/back.jpg);
}
	
h1,
.showcolor1,
.soldout,
li,
.easybutton a,
.easybutton a:visited,
#maincontent a:hover,
#maincontent a:active,
#showinfo a:hover,
#showinfo a:active,
#sidequote a:hover,
#sidequote a:active
{
color: #3b1565;
}

#maincontent a:hover,
#maincontent a:active,
#showinfo a:hover,
#showinfo a:active,
#sidequote a:hover,
#sidequote a:active
{
border-color: #3b1565;
}

#sidequote, .ensemble, .showcolor2 {
background-color: #b8a9c7;
}

.easybutton a:hover, .easybutton a:active {
background-color:#3b1565;
color:#fff;
}

#footer h3, #footer a:hover, #footer a:active {
color:#b8a9c7;
}

#footl p, #footc p, #footl, #footc, .footsearchbutton, .footsearchfield {
border-color:#b8a9c7;
}

.footsearchbutton {
background-color:#b8a9c7;
}
