@charset eUTF-8Œ;
/* -------------------------------------------- */
/*--------------- Common Data ------------------*/
/* -------------------------------------------- */

*{
 margin:0;
 padding:0;
}

body {
 background-color:#fff;
 font-family: "ƒƒCƒŠƒI", "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "HiraKakuProN-W3", "Osaka","Arial","Helvetica","sans-serif";
 font-size:small;
 color:#000;
 line-height:160%;
}

header {
    width:960px;
    height:121px;
    margin:0 auto;
}

navi {
    height:47px;
    margin:0 auto;
    width:960px;
}

section {
    width:960px;
    margin:10px auto;
}

footer {
    width:965px;
    margin:10px auto;
}


a   {
 color:#00b;
 text-decoration:underline;
}


p	{
 font-family: "ƒƒCƒŠƒI", "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "HiraKakuProN-W3", "Osaka","Arial","Helvetica","sans-serif";
 font-size:small;
 color:#000;
 line-height:140%;
}

.elmnum {
 font-size:x-small;
 color:#000;
 line-height:150%;
}

img {
 border:0;
}

ol	{
 font-family: "ƒƒCƒŠƒI", "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "HiraKakuProN-W3", "Osaka","Arial","Helvetica","sans-serif";
 font-size:small;
 color:#000;
 line-height:150%;
}

li {
    list-style-type:none;
    line-height:180%;
}

.pagetop {
    padding-bottom:3px;
    text-decoration:none;
    font-size:small;
    margin:10px 0 5px 0;
    float:right;
    background-image:url('../images/arr_up.gif');
    background-repeat:no-repeat;
    background-position:right;
    padding-right:20px;
}

.pagetop a{
    text-decoration:none;
    color:#666;
}



.pagetop a:hover {
    color:#000;
}

.clear {
 clear:both;
}

/* -------------------------------------------- */
/*--------------- BASIC FORMAT -----------------*/
/* -------------------------------------------- */

#container {
 width: 960px;
 margin: 0 auto;
 background-color:#fff;
    }
/*  
 box-shadow: 0 0 8px 8px rgba(0,0,0,0.3);
 border-collapse:separate;
}
*/
#head {
    width:960px;
    background-color: #fff;
    color: #5a5a5a;
    height:121px;
    margin:0 auto;
    background-image:url('../images/header_bg.jpg');
    background-repeat:no-repeat;
}
.logo {
    width:297px;
    float:left;
    margin-top:30px;
    margin-left:10px;
}

#docs {
    width:960px;
    margin:0 auto;
}



#foot {
    width:960px;
    margin:0 auto;
    padding:5px 0;
    background-color:#eeefef;
    border-bottom:6px solid #232e84;
}

#footleft {
    width:480px;
    float:left;
    margin-left:10px;
}

#footright {
    width:400px;
    float:right;
    margin-right:10p;
    text-align:right;
    
}

.footmenu {
    font-family: "ƒƒCƒŠƒI", "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "HiraKakuProN-W3", "Osaka","Arial","Helvetica","sans-serif";
    padding-top:5px;
    border-top:1px solid #ccc;
    background-color:#173f8b;
    height:20px;
    text-align:right;
}


.footmenu a {
    font-size:9pt;
    display:block;
    padding:0 18px;
    text-decoration:none;
    float:right;
    border-left:1px solid #fff;
}

.footmenu a:hover {
    text-decoration:underline;
    color:#fff;
}


.companyname {
    font-size:11pt;
    font-weight:600;
}

/* -------------------------------------------- */
/*--------------- MENU FORMAT ------------------*/
/* -------------------------------------------- */

.home {
    background-image:url('../images/ico_home.png');
    background-repeat:no-repeat;
    padding-left:8px;
    padding-top:5px;
    background-position:bottom left;
}

.home a{
    color:#555;
    text-decoration:none;
}

.headright {
    width:550px;
    float:right;
    margin-top:40px;
    margin-right:10px;
    text-align:right;
    line-height:128%;
}

.headmenu li {
    float:right;
    list-style-type:none;
}

.headmenu a {
    background-image:url('../images/mk00_or01.jpg');
    background-repeat:no-repeat;
    padding-left:15px;
}


.mainmenu {
 width:960px;
 margin:0 auto;
}

.menu01,.menu02,.menu03,.menu04,.menu05,.menu06 {
    font-size:10pt;
    font-weight:bold;
    float:left;
    margin-left:5px;
}

.menu01 a{
    width:85px;
    height:32px;
    padding-top:14px;
    padding-left:70px;
    background-image:url('../images/mn01bs00.jpg');
    background-repeat:no-repeat;
    color:#555;
    display:block;
    text-decoration:none;
}

.menu01 a:hover{
    background-image:url('../images/mn01bs01.jpg');
    background-repeat:no-repeat;
    color:#fff;
}

.menu01up{
    width:85px;
    height:32px;
    padding-top:14px;
    padding-left:70px;
    display:block;
    text-decoration:none;
    background-image:url('../images/mn01bs01.jpg');
    background-repeat:no-repeat;
    color:#fff;
    font-size:10pt;
    font-weight:bold;
    float:left;
    margin-left:5px;
}


.menu02 a{
    width:95px;
    height:32px;
    padding-top:14px;
    padding-left:60px;
    background-image:url('../images/mn02bs00.jpg');
    background-repeat:no-repeat;
    color:#555;
    display:block;
    text-decoration:none;
}

.menu02 a:hover{
    background-image:url('../images/mn02bs01.jpg');
    background-repeat:no-repeat;
    color:#fff;
}
.menu02up{
    width:95px;
    height:32px;
    padding-top:14px;
    padding-left:60px;
    display:block;
    text-decoration:none;
    background-image:url('../images/mn02bs01.jpg');
    background-repeat:no-repeat;
    color:#fff;
    font-size:10pt;
    font-weight:bold;
    float:left;
    margin-left:5px;
}


.menu03 a{
    width:115px;
    height:32px;
    padding-top:14px;
    padding-left:40px;
    background-image:url('../images/mn03bs00.jpg');
    background-repeat:no-repeat;
    color:#555;
    display:block;
    text-decoration:none;
}

.menu03 a:hover{
    background-image:url('../images/mn03bs01.jpg');
    background-repeat:no-repeat;
    color:#fff;
}
.menu03up{
    width:115px;
    height:32px;
    padding-top:14px;
    padding-left:40px;
    display:block;
    text-decoration:none;
    background-image:url('../images/mn03bs01.jpg');
    background-repeat:no-repeat;
    color:#fff;
    font-size:10pt;
    font-weight:bold;
    float:left;
    margin-left:5px;
}

.menu04 a{
    width:95px;
    height:32px;
    padding-top:14px;
    padding-left:60px;
    background-image:url('../images/mn04bs00.jpg');
    background-repeat:no-repeat;
    color:#555;
    display:block;
    text-decoration:none;
}

.menu04 a:hover{
    background-image:url('../images/mn04bs01.jpg');
    background-repeat:no-repeat;
    color:#fff;
}
.menu04up{
    width:95px;
    height:32px;
    padding-top:14px;
    padding-left:60px;
    color:#555;
    display:block;
    text-decoration:none;
    background-image:url('../images/mn04bs01.jpg');
    background-repeat:no-repeat;
    color:#fff;
    font-size:10pt;
    font-weight:bold;
    float:left;
    margin-left:5px;
}


.menu05 a{
    width:90px;
    height:32px;
    padding-top:14px;
    padding-left:65px;
    background-image:url('../images/mn05bs00.jpg');
    background-repeat:no-repeat;
    color:#555;
    display:block;
    text-decoration:none;
}

.menu05 a:hover{
    background-image:url('../images/mn05bs01.jpg');
    background-repeat:no-repeat;
    color:#fff;
}
.menu05up{
    width:90px;
    height:32px;
    padding-top:14px;
    padding-left:65px;
    display:block;
    text-decoration:none;
    background-image:url('../images/mn05bs01.jpg');
    background-repeat:no-repeat;
    color:#fff;
    font-size:10pt;
    font-weight:bold;
    float:left;
    margin-left:5px;
}

.menu06 a{
    width:105px;
    height:32px;
    padding-top:14px;
    padding-left:50px;
    background-image:url('../images/mn06bs00.jpg');
    background-repeat:no-repeat;
    color:#555;
    display:block;
    text-decoration:none;
}

.menu06 a:hover{
    background-image:url('../images/mn06bs01.jpg');
    background-repeat:no-repeat;
    color:#fff;
}
.menu06up{
	width:105px;
    height:32px;
    padding-top:14px;
    padding-left:50px;
    display:block;
    text-decoration:none;
    background-image:url('../images/mn06bs01.jpg');
    background-repeat:no-repeat;
    color:#fff;
    font-size:10pt;
    font-weight:bold;
    float:left;
    margin-left:5px;
}




.submenu {
    width:390px;
    margin:0 auto;
    
}

.submenu div {
    font-family: "ƒƒCƒŠƒI", "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "HiraKakuProN-W3", "Arial","Helvetica","sans-serif";
    font-size:small;
    float:right;
    margin-right:5px;
    margin-bottom:15px;
    background-image:url('../images/mk00_bk_.jpg');
    background-repeat:no-repeat;
    padding-left:20px;
}


/* -------------------------------------------- */
/*------------- text decoration ----------------*/
/* -------------------------------------------- */
.nun {
	vertical-align:sub;
	font-size:smaller;
}

.bl {
 font-family: "ƒƒCƒŠƒI", "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "HiraKakuProN-W3", "Osaka","Arial","Helvetica","sans-serif";
 font-size:small;
 font-weight:bold;
 color:#004099;
 line-height:110%;
 margin:10px 0;
}

.rd {
     font-weight:bolder;
 color:#900;
}
.gr {
     font-weight:bolder;
 color:#099;
}
.enh {
    font-weight:bolder;
    font-size:larger;
}