@charset "shift_jis";
/*-------------------------------------------------------------------------------------------------------------*/


/* Flash */

#Index #ContainerIdx {
width:100%;
text-align: center;
margin: 0;
padding:26px 0 0 0;
background: url(../img/bg.jpg) center top repeat-x;
overflow-y: hidden;
}


#IdxNoFlashOuter {
width:950px;
margin:0 auto;
padding-top:26px;
text-align:center;
}

#IdxNoFlash {
width:950px;
height:245px;
background:url(../../img/idx_noflash.png) no-repeat scroll left top;
margin:0 auto;
}

#IdxFlash {
width:950px;
margin:-26px auto 0 auto;
position:relative;
}


#IdxCaution {
width:930px;
margin:5px auto 0 auto;
}
#IdxCaution #Top_Txt{
height: 30px;
padding: 0 10px 0 10px;
}

#IdxCaution #Top_Txt p{
height: 30px;
line-height: 30px;
}

#IdxCaution #top_p_1{
background: url(../img/top_p_1.gif) left top no-repeat;
width: 168px;
height: 23px;
display: block;
text-indent: -9999px;
float: right;
}

#IdxCaution #Top_Txt{
height: 30px;
padding: 0;
}

.red{
color: #ff0000;
}