/*----------------------------------------------------------------*/
/*　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　*/
/*　　　　　　千樹学院ホームページ　http://www.senju.biz　　　　　*/
/*　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　*/
/*　　　　　　　　　　　　　　共通 CSS　　　　　　　　　　　　　　*/
/*　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　*/
/*----------------------------------------------------------------*/

body{
 font-family : "メイリオ", "Verdana", "Helvetica", "ＭＳ ゴシック", "Osaka−等幅";
}

#mousikomi1106_001 a{
 width : 440px;
 height : 66px;
 display:  block;
 background : url(topics/1106/001.png) no-repeat 0 0;
 text-indent : -9999px;
 overflow : hidden;
}
#mousikomi1106_001 a:hover{
 background-position : -440px 0;
}


#mousikomi1106_002 a{
 width : 440px;
 height : 66px;
 display:  block;
 background : url(topics/1106/002.png) no-repeat 0 0;
 text-indent : -9999px;
 overflow : hidden;
}
#mousikomi1106_002 a:hover{
 background-position : -440px 0;
}


#mousikomi1106_003 a{
 width : 440px;
 height : 66px;
 display:  block;
 background : url(topics/1106/003.png) no-repeat 0 0;
 text-indent : -9999px;
 overflow : hidden;
}
#mousikomi1106_003 a:hover{
 background-position : -440px 0;
}


#mousikomi1106_004 a{
 width : 440px;
 height : 66px;
 display:  block;
 background : url(topics/1106/004.png) no-repeat 0 0;
 text-indent : -9999px;
 overflow : hidden;
}
#mousikomi1106_004 a:hover{
 background-position : -440px 0;
}




/*資料請求-------------------------------------------*/

#toi table{
 width : 600px;
 border-collapse: collapse;
 margin : 10px 0 0 0;
 font-size : 100%;
}

#toi th{
 border : 1px solid #bbb;
 padding : 10px 5px;
 width : 14em;
 text-align : left;
 font-weight : normal;
 background : url(topsozai/tdbg.gif) bottom repeat-x #e8e8e8;
}

#toi td{
 border : 1px solid #bbb;
 padding : 10px 5px;
 background : #fff;
}

.hissu{
 font-size : 80%;
 color : red;
}

.redmoji{
 color : red;
}