﻿/* main visualの設定*/

#main_visual{
position:relative;
top:25px;
background: url() no-repeat;
width:930px;
height:430px;
margin:0 auto;
}

#main_visual p {
text-indent:-9999px;
}

