@charset "EUC-JP";

body .contents,
main .main_contents{
	overflow-x:hidden;
}

body.custom_1 .contents,
body.custom_2 .contents{
	overflow-x:visible;
}
