@charset "shift_jis";
body { font-family:'Lucida Grande','Hiragino Kaku Gothic Pro',"ƒqƒ‰ƒMƒmŠpƒS Pro W3","‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif}
.xxxx-text { font-size: 130%; line-height: 140%; color: #333333; font-weight: bold}
.xxxx_red-text { font-size: 130%; line-height: 140%; color: #FF0000; font-weight: bold}
.xxx_orange-text { font-size: 130%; line-height: 140%; color: #FF6600; font-weight: bold}
.xxxx_blue-text { font-size: 130%; line-height: 140%; color: #3366FF; font-weight: bold}
.xxxx_green-text { font-size: 130%; line-height: 140%; color: #339900; font-weight: bold}
.xxx-text { font-size: 120%; line-height: 140%; color: #333333; font-weight: bold}
.xxx_red-text { font-size: 120%; line-height: 140%; color: #FF0000; font-weight: bold}
.xxx_orange-text { font-size: 120%; line-height: 140%; color: #FF6600; font-weight: bold}
.xxx_blue-text { font-size: 120%; line-height: 140%; color: #3366FF; font-weight: bold}
.xxx_green-text { font-size: 120%; line-height: 140%; color: #339900; font-weight: bold}
.xx-text { font-size: 110%; line-height: 140%; color: #333333; font-weight: bold}
.xx_red_text { font-size: 110%; line-height: 140%; color: #FF0000; font-weight: bold}
.xx_orange-text { font-size: 110%; line-height: 140%; color: #FF6600; font-weight: bold}
.xx_blue_text { font-size: 110%; line-height: 140%; color: #3366FF}
.xx_green_text { font-size: 110%; line-height: 140%; color: #339900}
.x-text { font-size: 105%; line-height: 140%; color: #333333; font-weight: bold}
.m-text { font-size: 82%; line-height: 130%; color: #333333}
.s-text { font-size: 60%; line-height: 140%; color: #333333}
.s_white-text { font-size: 60%; line-height: 140%; color: #FFFFFF}
.m_red-text { font-size: 100%; line-height: 140%; color: #FF0000}
.m_orange-text { font-size: 100%; line-height: 140%; color: #FF6600}
.m_blue-text { font-size: 100%; line-height: 140%; color: #3366FF }
.m_green-text { font-size: 100%; line-height: 140%; color: #339900 }
.m_table-text { font-size: 100%; line-height: 140%; color: #333333}
.navitrail-text { font-size: 70%; line-height: 130%; color: #333333}
.pagelink-text { font-size: 90%; line-height: 140%; color: #333333}

A:link { text-decoration: underline;  color: #3366CC}
A:visited { text-decoration: underline; color: #663399}
A:hover { text-decoration: underline; color: #3366CC}

h1 { font-size: 100%; line-height: 140%; font-weight: normal; color: #333333; margin: 0px}
h2 { font-size: 90%; line-height: 140%; color: #333333; margin: 0px}
h3 { font-size: 86%; line-height: 140%; color: #333333; margin: 0px}
h4 { font-size: 86%; line-height: 140%; color: #333333; margin: 0px}
.bg_dotline {
	background-image: url(../images/line_dot.gif);
	background-repeat: no-repeat;
	background-position: center center;
}


.img-frame-left{
    float: left;
    margin: 0;
    padding: 5px;
    border-color: #CCCCCC;
    border-width: 1px;
    border-style: solid;
    background-color: #FFFFFF;
}
.img-frame-right{
    float: right;
    margin: 0;
    padding: 5px;
    border-color: #CCCCCC;
    border-width: 1px;
    border-style: solid;
    background-color: #FFFFFF;
}
