/* ===== base ===== */
body {
background: #ffffff;
margin: 0px 0px 0px 15px;
font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
}

.header {
margin-left: -15px;
margin-bottom: 15px;
}


/* ===== Left Menu_wrapper =====*/

.wrapper {
width: 215px;
}

/* ===== Left Menu Link ===== */

#pod a.menu {
font-size:12px;
color:#111111;
text-decoration: none;
}

#pod a:hover.menu {
font-size:12px;
text-decoration:underline;
color:#3366CC;
}

#pod a.visiting {
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#3366CC;
border-bottom:1px dotted #469;
}

/* ===== Menu Pod =====*/

#pod .ls_pod ul {
margin:0px 0px 0px 10px;
padding:0;
}

#pod .ls_pod li {
margin:0;
padding:0;
line-height:20px;
list-style-type:none;
}

#pod .ls_pod li.back_data {
padding-left:90px;
}
#pod .ls_pod li.back_guide {
padding-left:80px;
}
#pod .ls_pod li.back_kyogi {
padding-left:70px;
}

#pod .column01 {
margin:0px 0px 0px 0px;
padding:0;
background:   url(../img/sub_bg.gif);
width: 200px;
}

#pod .t_menu {
background:    url(../img/sub_top.gif) no-repeat;
width:200px;
height:16px;
}

#pod .b_menu {
background:    url(../img/sub_bottom.gif) no-repeat;
width:200px;
height:31px;
}

/* ===== Menu_Title===== */

#pod h3 {
margin:0;
padding:0px 0px 0px 0px;
height:16px;
!important
}

#pod h3.tl_gear01 {
background:  url(../img/st_01.gif) no-repeat;
margin:0px 0px 5px 10px;
}

#pod h3.tl_gear02 {
background:  url(../img/st_02.gif) no-repeat;
margin:0px 0px 5px 10px;
}

#pod h3.tl_gear03 {
background:  url(../img/st_03.gif) no-repeat;
margin:0px 0px 5px 10px;
}

#pod div.title_b {
height:16px;
margin:0px 0px 5px 10px;
padding:0px 0px 0px 11px;
font-size:15px;
font-weight:bold;
background:  url(../img/title_color_b.jpg) no-repeat;
}

#pod div.title_b a {
font-size:15px;
color:#111111;
text-decoration: none;
}

#pod div.title_g {
height:16px;
margin:0px 0px 5px 10px;
padding:0px 0px 0px 11px;
font-size:15px;
font-weight:bold;
background:  url(../img/title_color_g.jpg) no-repeat;
}

#pod div.title_g a {
font-size:15px;
color:#111111;
text-decoration: none;
}

.dot_line {
text-align: center;
padding: 5px 0px 10px 0px;
}
