@charset "UTF-8";

/* ------------------------------------------------------
reset css
------------------------------------------------------ */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
padding: 0;
margin: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
fieldset,img{
border: 0;
}
img{
vertical-align: bottom;
}
address,caption,cite,code,dfn,em,strong,th,var{
font-style: normal;
}
ol,ul{
list-style: none;
}
caption,th{
text-align: left;
}
h1,h2,h3,h4,h5,h6{
font-size: 100%;
}
q:before,q:after{
content:'';
}
abbr,acronym{
border: 0;
}

/* ------------------------------------------------------
common style
------------------------------------------------------ */
body{
font-family: verdana,"�l�r �o�S�V�b�N",sans-serif,Osaka;
background: #243048 url(/common/images/bg_body.jpg) no-repeat center top;
font-size: 100.01%;
color: #000;
}
a:link{
color: #3399cc;
}
a:visited{
color: #3399cc;
}
a:hover{
color: #71cedf;
}
a:active{
color: #3399cc;
}
a {outline: none;}

/* ------------------------------------------------------
header style
------------------------------------------------------ */
div#header{
margin: 0 auto;
width: 900px;
}
p#logo{
padding: 15px 20px 0;
float: left;
}
div#header div{
width: 760px;
float: left;
}
ul#hNavi{
margin: 12px 0 15px;
float: right;
}
ul#hNavi li{
padding-right: 20px;
float: left;
}
ul#gNavi{
margin-bottom: 10px;
clear: both;
}
ul#gNavi li{
float: left;
position: relative;
}
ul#gNavi ul{
width: 200px;
display: none;
position: absolute;
top: 40px;
left: 0;
font-size: 0.8em;
}
ul#gNavi ul li{
float: none;
}
ul#gNavi ul li a{
padding: 5px 10px;
width: 180px;
display: block;
background-color: #333;
border-top: 1px solid #909090;
text-decoration: none;
color: #fff;
}
ul#gNavi ul li a:hover{
background-color: #666;
}

ul#gNavi ul ul{
width: 200px;
display: none;
position: absolute;
top: 0px;
left: 200px;
}
div#header form{
margin-top: 10px;
float: right;
}
div#header form input{
vertical-align: bottom;
}

/* ------------------------------------------------------
footer style
------------------------------------------------------ */
div#footer{
margin: 0 auto;
padding: 20px 28px 20px;
border-top: 3px solid #243048;
position: relative;
width: 860px;
background: url(/common/images/bg_footer.jpg) no-repeat center bottom;
font-size: 0.8em;
}
div#footer ul{
margin-bottom: 10px;
}
div#footer li{
margin-bottom: 5px;
padding-left: 15px;
background: url(/common/images/listmark03.png) no-repeat left 0.2em;
font-weight: bold;
}
div#footer li ul{
margin: 5px 0 0 -15px;
}
div#footer li ul ul{
margin: 5px 0 0 0;
}
div#footer li li{
padding-left: 10px;
background: url(/common/images/listmark02.png) no-repeat left 0.4em;
font-weight: normal;
}
div#footer li li li{
padding-left: 8px;
background: url(/common/images/listmark04.png) no-repeat left 0.3em;
font-weight: normal;
}

div#footerLeft,div#footerRight{
float: left;
width:250px;
}
div#footerCenter{
float: left;
width:300px;
}

p#copyright{
margin: 0 auto;
padding: 0 10px 10px;
width: 900px;
color: #fff;
background-color: #243048;
font-size: 0.6em;
text-align: center;
}

br.clear{clear:both;}

/* ------------------------------------------------------
content style
------------------------------------------------------ */
div#content{
margin: 0 auto;
padding-bottom: 30px;
width: 900px;
font-size: 0.8em;
}
div#content p{
line-height: 1.5;
}
p#topicPath{
margin: 0 20px 10px;
}
ul#productList{
margin: 0 20px;
padding: 15px 0 15px 5px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
ul#productList li{
padding-right: 20px;
margin-left:10px;
float: left;
height: 32px;
}
.objCenter{
text-align: center;
}
.sl01{
margin-bottom: 10px!important;
padding-bottom: 7px;
background: url(/common/images/bg_sl01_btm.png) no-repeat left bottom;
clear: both;
font-size: 1.2em;
}
.sl01 strong{
padding: 7px 10px 0;
border-left: ;
background: url(/common/images/bg_sl01_top.png) no-repeat left top;
display: block;
}
p.micro{
clear:both;
text-align:center;
margin: auto auto;
/*width: 420px;*/
/* background: url(/images/products/bg_micro_btm.png) no-repeat left bottom; */
}
/* p.micro span{
background: url(/images/products/bg_micro_top.png) no-repeat left top;
display: block;
}
p.micro a{
padding: 10px 10px 10px 40px;
width: 150px;
background: url(/common/images/listmark07.gif) no-repeat 20px center;
display: block;
color: #fff;
text-decoration: none;
font-weight: bold;
} */
p.micro span.lastChild{
margin-left: 20px;
}
.privacyListTitle{
margin-bottom: 10px;
padding-bottom: 3px;
border-bottom: 1px solid #ccc;
color: #243048;
line-height: 1.5;
}
.privacyList li{
margin-bottom: 20px;
}
.privacyList strong{
margin-bottom: 5px;
display: block;
}
.privacyList li li{
margin-bottom: 5px;
}
.privacyList ol{
margin-top: 5px;
margin-left: 1.7em;
}
.privacyList ol li{
text-indent: -1.7em;
}
.privacyList ol ol{
margin-top: 5px;
margin-left: 1.7em;
}
dl.contactWindow dt{
margin-bottom: 5px;
font-weight: bold;
}
dl.contactWindow dd div{
margin-bottom: 10px;
padding: 10px;
border: 1px solid #ccc;
background-color: #f6f6f6;
}
dl.contactWindow dd p{
margin-bottom: 10px;
}
div#content p#apply{
padding: 5px 10px;
width: 630px;
background-color: #f6f6f6;
border: 1px solid #ccc;
text-align: center;
}
div#content ul#tab{
margin: 0 0 0 20px;
display: table;
font-size: 0.9em;
}
div#content ul#tab li{
width: 122px;
display: table-cell;
text-align: center;
vertical-align: middle;
}
div#content ul#tab li a{
padding: 5px 10px;
width: 102px;
min-height: 30px;
display: block;
background: url(/common/images/bg_tab_off.png) no-repeat left top;
color: #333;
font-weight: bold;
text-decoration: none;
vertical-align: middle;
}
* html div#content ul#tab li{
display: inline;
zoom: 1;
}
* html div#content ul#tab li a{
height: 30px;
display: inline;
zoom: 1;
}
*:first-child+html div#content ul#tab li{
display: inline;
zoom: 1;
}
div#content ul#tab li a:hover{
background: url(/common/images/bg_tab_on.png) no-repeat left top;
color: #fff;
}

/* ------------------------------------------------------
adjust margin style
------------------------------------------------------ */
.mb0{
margin-bottom: 0!important;
}
.mb5{
margin-bottom: 5px!important;
}
.mb10{
margin-bottom: 10px!important;
}
.mb15{
margin-bottom: 15px!important;
}
.mb20{
margin-bottom: 20px!important;
}
.mb25{
margin-bottom: 25px!important;
}
.mb30{
margin-bottom: 30px!important;
}

/* ------------------------------------------------------
clearFix
------------------------------------------------------ */
.clearfix:after{
display: block;
height: 0;
clear: both;
visibility: hidden;
content: ".";
}
.clearfix{
display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix{
height: 1%;
}
.clearfix{
display: block;
}
/* End hides from IE-mac */