@charset "utf-8";
/* トップページ マーキー用 */
/*
marquee{
    position: relative;
    top: 25px;
    width: 400px;
    height: 230px;
    padding-top: 150px
    z-index: 100;
}

.red{
	color:#d14102;
}

.red a{
	color:#d14102;
	font-weight:bold;
}
*/
marquee{
    position: relative;
    top: -10px;
    width: 690px;
    height: 30px;
    z-index: 100;
}

.red{
	color:#d14102;
}

.red a{
	color:#d14102;
	font-weight:bold;
}