/*　　----------------　FOR　モダンブラウザ　--------------------------------*/

/*　　------------------------　
　　　　共通ページ
　　　------------------------*/

html>body h1 {
color:white;
height:1px;
background:url(./img/title.) no-repeat;
background-position:0;
width:780px;
margin:0;
text-indent:-9877em;
text-decoration:none;
overflow:hidden;
}

/*　　------------------------　
　　　　TOPページ
　　　------------------------*/

/*　　------------------------　
　　　　TOPページ以外共通
　　　------------------------*/
html>body .text {
color:#555555;
background:;
height:auto;
font-size:12px;
line-height:22px;
padding:0;
margin:5px 10px 15px 10px;
}
/*　　------------------------　
　　　　aboutページ
　　　------------------------*/
html>body #tokutyou_riha {
background:url(./img/rihasenmon.gif) no-repeat;
width:300px;
height:180px;
font-size:11px;
padding:0;
margin:5px;
}
html>body #tokutyou_koudo {
background:url(./img/koudo.gif) no-repeat;
width:300px;
height:180px;
font-size:11px;
padding:0;
margin:5px;
}
html>body #tokutyou_kazoku {
background:url(./img/kazoku.gif) no-repeat;
width:300px;
height:200px;
font-size:11px;
text-indent:10px;
padding:0;
margin:5px;
}


/*　　------------------------　
------------------------------
　　　　質問ページ
------------------------------
------------------------------*/
html>body li.q {
height:15px;
font-size:12px;
font-weight:normal;
margin:0px 0;
padding:3px 0 8px 0;
}

































