/*all link*/

a:link { color: #009999;}
a:visited { color: #FF3300;}
a:hover { color: #FF9900;}
a:active { color: #FF9900;}

/* - - - - - mac - - - - - */

/*
safari
firefox
safari
*/

/*bold default txt*/
.style_mb_w {color: #EEEEEE; font-size: 80%; font-weight:bold}
html>/**/body .style_mb_w {color: #EEEEEE; font-size: 90%; font-weight:bold}
html:first-child .style_mb_w {color: #EEEEEE; font-size: 80%; font-weight:bold}

.style_mb_b {color: #333333; font-size: 80%; font-weight:bold}
html>/**/body .style_mb_b {color: #333333; font-size: 90%; font-weight:bold}
html:first-child .style_mb_b {color: #333333; font-size: 80%; font-weight:bold}


/*default txt*/
.style_m_w {color: #EEEEEE; font-size: 80%;}
html>/**/body .style_m_w {color: #EEEEEE; font-size: 90%;}
html:first-child .style_m_w {color: #EEEEEE; font-size: 80%;}

.style_m_b {color: #333333; font-size: 80%;}
html>/**/body .style_m_b {color: #333333; font-size: 90%;}
html:first-child .style_m_b {color: #333333; font-size: 80%;}


/*small txt*/
.style_s_w {color: #EEEEEE; font-size: 55%;}
html>/**/body .style_s_w {color: #EEEEEE; font-size: 65%;}
html:first-child .style_s_w {color: #EEEEEE; font-size: 55%;}

.style_s_b {color: #333333; font-size: 55%;}
html>/**/body .style_s_b {color: #333333; font-size: 65%;}
html:first-child .style_s_b {color: #333333; font-size: 55%;}


/*midashi - bg*/
div#midashi{padding:3px 3px 2px 3px;}
html>/**/body div#midashi{padding:2px 2px 2px 2px;}
html:first-child div#midashi{padding:3px 3px 2px 3px;}


/* - - - - - windows - - - - - */

/*IE 6*/

/*bold default txt*/
* html .style_mb_w {color: #EEEEEE; font-size: 80%; line-height:150%; font-weight:bold}
* html .style_mb_b {color: #333333; font-size: 80%; line-height:150%; font-weight:bold}
/*default txt*/
* html .style_m_w {color: #EEEEEE; font-size: 80%; line-height:150%;}
* html .style_m_b {color: #333333; font-size: 80%; line-height:150%;}
/*small txt*/
* html .style_s_w {color: #EEEEEE; font-size: 60%; line-height:150%;}
* html .style_s_b {color: #333333; font-size: 60%; line-height:150%;}
/*midashi - bg*/
* html div#midashi{padding:2px 3px 2px 3px;}


/*IE 7*/

/*bold default txt*/
*+html .style_mb_w {color: #EEEEEE; font-size: 80%; line-height:150%; font-weight:bold}
*+html .style_mb_b {color: #333333; font-size: 80%; line-height:150%; font-weight:bold}
/*default txt*/
*+html .style_m_w {color: #EEEEEE; font-size: 80%; line-height:150%;}
*+html .style_m_b {color: #333333; font-size: 80%; line-height:150%;}
/*small txt*/
*+html .style_s_w {color: #EEEEEE; font-size: 60%; line-height:150%;}
*+html .style_s_b {color: #333333; font-size: 60%; line-height:150%;}
/*midashi - bg*/
*+html div#midashi{padding:2px 3px 2px 3px;}



/*
.style1 {color: #787878; font-size: 10px;}
.style2 {color: #787878; font-size: 12px;}

*/