@charset "euc-jp";

/* --------------------------------------------------------------------
    Copyright 2010 Netowl corporation
    SSLBOX base.css
/* -------------------------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
    font-size: 100%;
}

body {
    border-top: 10px solid #8ABA21;
    color: #333;
    font-family: "ŁÍŁÓ ŁĐ„Ž„·„Ă„Ż", Osaka, "„Ò„é„ź„ÎłŃ„Ž Pro W3";
    font-size: 75%;
    line-height: 1.6;
    text-align: center;
}
body.netowl-header_enabled { border-top: none; }
#netowl-header { border-bottom: 10px solid #8ABA21 !important; }

a {
    outline: none;
    text-decoration: none;
}

a img { border: none; }

ul li { list-style: none; }

img { vertical-align: top; }

p { text-align: left; }

table p { text-indent: 0 !important; }

p.chapter_end { margin-bottom: 20px; }

p.comment {
    padding-left: 1em;
    text-indent: -1em;
}

/* --------------------------------------------------------------------
    ÈÆÍŃ„č„ż„€„ë
/* -------------------------------------------------------------------- */
.border_box {
    margin-bottom: 15px;
    padding: 8px;
    background: #fff;
    border: 1px solid #b3b3b3;
}

.no_border { border: none !important; }

.no_margin { margin: 0 !important; }

.no_padding { padding: 0 !important; }

.no_indent { text-indent: 0 !important; }

.indent_ajust {
    padding-left: 1em;
    text-indent: -1em !important;
}

.right { float: right; }

.left { float: left; }

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

.clear_all { clear: both; }

.clear_l { claer: left; }

.clear_r { claer: right; }

.text-center { text-align: center; }

.text-left { text-align: left; }

.text-right { text-align: right; }

.text-through { text-decoration: line-through; }

/*Êž»ùé«„òŁŒ„Ż„ò§č*/

.red { color: red; }

.orange { color: orange; }

/*ÇŰ·Ê„«„òŁŒ„Ż„ò§č*/

.green_bg { background-color: #cde2e5; }

/*„ȚĄŒ„ž„ó„È„Ă„Ś„Ż„ò§č*/

.mt5 { margin-top: 5px; }

.mt10 { margin-top: 10px; }

.mt15 { margin-top: 15px; }

.mt20 { margin-top: 20px; }

.mt25 { margin-top: 25px; }

.mt30 { margin-top: 30px; }

.mt35 { margin-top: 35px; }

.mt40 { margin-top: 40px; }

/*„ȚĄŒ„ž„ó„ĄŠŐ„È-„Ż„ò§č*/

.ml5 { margin-left: 5px; }

.ml10 { margin-left: 10px; }

.ml15 { margin-left: 15px; }

.ml20 { margin-left: 20px; }

.ml25 { margin-left: 25px; }

.ml30 { margin-left: 30px; }

.ml35 { margin-left: 35px; }

.ml40 { margin-left: 40px; }

/*„ȚĄŒ„ž„ó„ò§€„È„Ż„ò§č*/

.mr5 { margin-right: 5px; }

.mr10 { margin-right: 10px; }

.mr15 { margin-right: 15px; }

.mr20 { margin-right: 20px; }

.mr25 { margin-right: 25px; }

.mr30 { margin-right: 30px; }

.mr35 { margin-right: 35px; }

.mr40 { margin-right: 40px; }

/*„ȚĄŒ„ž„ó„Ü„È„à§Ż„ò§č*/

.mb5 { margin-bottom: 5px; }

.mb10 { margin-bottom: 10px; }

.mb15 { margin-bottom: 15px; }

.mb20 { margin-bottom: 20px; }

.mb25 { margin-bottom: 25px; }

.mb30 { margin-bottom: 30px; }

.mb35 { margin-bottom: 35px; }

.mb40 { margin-bottom: 40px; }


/*„Ń„Ç„Ł„ó„°„È„Ă„Ś„Ż„ò§č*/

.pt5 { padding-top: 5px; }

.pt10 { padding-top: 10px; }

.pt15 { padding-top: 15px; }

.pt20 { padding-top: 20px; }

.pt25 { padding-top: 25px; }

.pt30 { padding-top: 30px; }

.pt35 { padding-top: 35px; }

.pt40 { padding-top: 40px; }

/*„Ń„Ç„Ł„ó„°„ĄŠŐ„È„Ż„ò§č*/

.pl5 { padding-left: 5px; }

.pl10 { padding-left: 10px; }

.pl15 { padding-left: 15px; }

.pl20 { padding-left: 20px; }

.pl25 { padding-left: 25px; }

.pl30 { padding-left: 30px; }

.pl35 { padding-left: 35px; }

.pl40 { padding-left: 40px; }

/*„Ń„Ç„Ł„ó„°„ò§€„È„Ż„ò§č*/

.pr5 { padding-right: 5px; }

.pr10 { padding-right: 10px; }

.pr15 { padding-right: 15px; }

.pr20 { padding-right: 20px; }

.pr25 { padding-right: 25px; }

.pr30 { padding-right: 30px; }

.pr35 { padding-right: 35px; }

.pr40 { padding-right: 40px; }

/*„Ń„Ç„Ł„ó„°„Ü„È„à§Ż„ò§č*/

.pb5 { padding-bottom: 5px; }

.pb10 { padding-bottom: 10px; }

.pb15 { padding-bottom: 15px; }

.pb20 { padding-bottom: 20px; }

.pb25 { padding-bottom: 25px; }

.pb30 { padding-bottom: 30px; }

.pb35 { padding-bottom: 35px; }

.pb40 { padding-bottom: 40px; }

/* --------------------------------------------------------------------
    layout style
/* -------------------------------------------------------------------- */



#contents_wrapper {
    clear: both;
    width: 870px;
    overflow: auto;
    margin: 0 auto;
    text-align: left;
}

#contents_wrapper #main {
    float: left;
    width: 640px;
    margin-right: 15px;
}

#contents_wrapper #sub_contents {
    float: right;
    width: 215px;
    margin-bottom: 30px;
}

/* --------------------------------------------------------------------
    header
/* -------------------------------------------------------------------- */

#header {
    position: relative;
    width: 870px;
    height: 80px;
    margin: 0 auto;
}

#header h1 {
    margin-bottom: 5px;
    color: #666;
    font-size: 90%;
    font-weight: normal;
    text-align: left;
}

#header #header_logo {
    float: left;
    width: 275px;
    height: 47px;
}

#header h2 {
    position: absolute;
    top: 35px;
    left: 300px;
    width: 218px;
    height: 27px;
    font-size: 115%;
}


/* --------------------------------------------------------------------
    global_navi
/* -------------------------------------------------------------------- */

#global_navi {
    clear: both;
    width: 870px;
    height: 32px;
    margin-bottom: 15px;
    background: url(../images/common/global_navi_back.png) right top no-repeat;
}

.contents_page #global_navi { margin-bottom: 10px; }

#global_navi li {
    float: left;
    height: 32px;
    overflow: hidden;
    border-right: 2px solid #fff;
}

/* --------------------------------------------------------------------
    bread_navi
/* -------------------------------------------------------------------- */

#bread_navi {
    margin-bottom: 10px;
    padding: 0 10px;
}

#bread_navi span { padding: 0 5px; }

/* --------------------------------------------------------------------
    sub_navi
/* -------------------------------------------------------------------- */

#sub_navi {
    height: 33px;
    margin-bottom: 20px;
    padding: 0 10px;
    background: url(../images/common/sub_navi_bottom_back.png) left bottom repeat-x;
}

#sub_navi li {
    float: left;
    margin-right: 5px;
}

/* --------------------------------------------------------------------
    sub_contents
/* -------------------------------------------------------------------- */

.sub_section { margin-bottom: 15px; }

#sub_contents .banner_section { margin-bottom: 6px; }

#sub_contents .sub_contents_normal_buttons li { margin-bottom: 4px; }

#sub_contents_redommend li .banner {
    display: block;
    margin-bottom: 6px;
}

#sub_contents_redommend li {
    padding: 10px;
    background: #e2eec7;
    border-bottom: 1px solid #8ABA21;
    border-left: 1px solid #8ABA21;
    border-right: 1px solid #8ABA21;
    /*background: url(../images/common/dot_line_x.gif) left bottom repeat-x;*/
}

#cartoon_manual .inner {
    padding: 0 5px 5px;
    background: #ff7933 url(../images/common/sub_contents_cartoon_manual_bottom_back.png) left bottom no-repeat;
}


/* --------------------------------------------------------------------
    footer
/* -------------------------------------------------------------------- */


#footer {
    position: relative;
    clear: both;
    padding-top: 26px;
}

#footer #footer_sitemap {
    float: left;
    width: 830px;
    padding: 20px;
    background: #80ba33 url(../images/common/footer_top_back.png) left top no-repeat;
}

#footer #footer_sitemap dl {
    float: left;
    width: 155px;
    margin-right: 10px;
    color: #fff;
}

#footer #footer_sitemap dl a { color: #fff; }

#footer #footer_sitemap dt {
    margin-bottom: 4px;
    padding-bottom: 3px;
    border-bottom: 1px solid #fff;
    font-size: 110%;
    font-weight: bold;
}

#footer #footer_sitemap dd { padding: 0 8px; }

#footer #footer_sitemap dd li {
    margin-bottom: 4px;
    padding-bottom: 4px;
    background: url(../images/common/dot_line_white_x.gif) left bottom repeat-x;
}

#footer #footer_sitemap dd li a {
    padding-left: 14px;
    background-image: url(../images/common/white_arrow.gif);
    background-position: 0 center;
    background-repeat: no-repeat;
}

#footer #footer_sitemap dd li a:hover {
    padding-left: 15px;
    background-position: 1px center;
}


#footer #page_top_button {
    position: absolute;
    top: 0;
    right: 20px;
    width: 139px;
    height: 26px;
}

#footer #copyright {
    clear: both;
    height: 33px;
    padding: 10px 0;
    background: #4c4c4c url(../images/common/copyright_back.png) left top repeat-x;
    line-height: 33px;
    text-align: center;
}

#footer #copyright img { margin-right: 10px; }

#footer #copyright address {
    color: #fff;
    font-style: normal;
    text-transform: capitalize;
}

#footer #copyright address a { color: #fff; }

#footer_service_navi {
    height: 32px;
    background: #4c4c4c;
    text-align: center;
}

#footer_service_navi ul { height: 32px; }

#footer_service_navi ul li {
    display: inline;
    margin-right: 8px;
}



/*

#footer #footer_service_navi * {
    float: none;
    margin: 0;
    padding: 0;
    text-indent: 0;
}

#footer #footer_service_navi ul {
    width: 517px;
    height: 1%;
    overflow: auto;
    margin: 5px auto;
    padding-bottom: 15px;
}

#footer #footer_service_navi ul li {
    float: left;
    margin-right: 12px;
}

#footer #footer_service_navi ul li.list_end { margin-right: 0; }

*/


#footer #footer_service_list {
    width: 830px;
    padding: 10px 20px 12px;
    background: #4c4c4c;
}

#footer #footer_service_list:after {
    content: "";
    clear: both;
    display: block;
    height: 0;
    *zoom: 1;
}

#footer #footer_service_list dt {
    float: left;
    clear: both;
    width: 120px;
    color: #fff;
    text-align: left;
}

#footer #footer_service_list dd {
    float: left;
    width: 710px;
    margin-bottom: 3px;
    text-align: left;
}


#footer #footer_service_list li {
    display: inline;
    margin: 0 12px 0 0;
}

#footer #footer_service_list li a {
    color : #fff ;
	text-decoration : underline ;
}

#footer #footer_service_list li img {
	vertical-align : middle ;
	margin-right : 3px ;
}




