@charset "utf-8";

/*all
---------------------------------------------------------- */

body{
  margin: 0;
  padding: 0;
  font-size:90%;
  font-family:Arial, Verdana, Helvetica, sans-serif;
  color: #333333;
  background: #e5e5dd;
}

h1, h2, h3, h4, h5, dl,p{
  margin:0;
}

ol{
  margin:20px 0 20px 50px;
  padding:0 0 0 20px;
}

ol li{
  font-size:110%;
  font-weight:bold;
  line-height:1.5em;
  color:#333333;
}

ul{
  margin:0;
  padding:0;
}

li{
  margin:0;
  padding:0;
  list-style:none;
}

a:link{
  color:#000080;
  font-style:normal;
  text-decoration:underline;
}

a:visted{
  color:#006933;
  font-style:normal;
}

a:hover, a:active{
  color:#738200;
  font-style:normal;
}

img{
border:none;
}

/*wrapper
---------------------------------------------------------- */
#wrapper{
  width:966px;
  margin-left:auto;
  margin-right:auto;
  background:#ffffff
}

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

#header{
  position:relative;
}

#header #logo{

}

#header #window{
  position:absolute;
  top:73px;
  left:520px;
}

#sub_navi ul{
  position:absolute;
  top:45px;
  left:657px;
  font-size:14px;
}

#sub_navi li{
  float:left;
  display:block;
  width:77px;
  height:18px;
  text-decoration:none;
  padding-left:18px;
  background:url(../image/mark_s.gif) no-repeat;;
}

#sub_navi a:hover, #sub_navi a:active{
  color:#000080;
  font-style:normal;
  text-decoration:underline;
}

#header #lang{
  position:absolute;
  top:80px;
  right:30px;
  font-size:12px;
}

#h_navi{
  width:966px;
}

#h_navi ul{
  margin:0;
  padding:0;
}

#h_navi li, #h_navi a{
  float:left;
  display:block;
  width:137px;
  height:38px;
  border-right:solid 1px #cccccc;
}






/*pagebody
---------------------------------------------------------- */

#pagebody{
  clear:left;
  background:#ffffff;
  position:relative;
  margin-left:10px;

}

#pagebody h1{
  margin:40px;
  font-size:20px;
  color:#555555;
}

/*content
---------------------------------------------------------- */
#content{
  padding:0 40px;
}

/*main
---------------------------------------------------------- */
#main{
  background:#ffffff;
  margin-top:25px;
}

#main h2{
  margin:35px 20px 10px 20px;
  color:#1b2c73;
  font-size:18px;
  background:url(../image/ya2.gif) no-repeat;
  padding:0 0 0 30px;
}

#main h3{
  margin:30px 30px 10px 30px;
  color:#1b2c73;
  font-size:14px;
}

#main h4{
  margin:30px 30px 10px 30px;
  font-style:italic;
  font-size:13px;
  font-weight:normal;
}

#main h5{
  margin:30px 30px 10px 30px;
  font-size:13px;
  font-weight:bold;
  color:#000080;
}

#main p{
  margin:10px 30px 10px 30px;
  line-height:1.6em;
  color:#303030;
}

#main p.text{
  margin:10px 20px 10px 50px;
  line-height:1.6em;
  color:#303030;
}

#main p.normal{
  margin:10px 20px 10px 0px;
  line-height:1.6em;
  color:#303030;
}

#main p.faq{
  margin:10px 160px 10px 50px;
  line-height:1.6em;
  color:#303030;
}

#main ul{
  margin:20px 30px;
}

#main li{
  margin-left:50px;
  line-height:1.5em;
  list-style-type:none;
  list-style-image:url(../image/ya_5s.gif);
  padding-left:10px;
}

#main #news{
  margin-top:5px;
  width:306px;
  border:solid 1px #cccccc;
}

#main #news ul{
  margin:10px;
}

#main #news li{
  margin-left:10px;
  line-height:1.5em;
  list-style-image:none;
  list-style-type:disc;
  padding-left:0px;
}

#main #top{
  margin:20px 0px 20px 20px;
}

#main #top li{
  font-size:14px;
}

#main ul.no_margin{
  margin:20px 0px;
}

#main li.no_margin{
  list-style:square;
  margin-left:20px;
  line-height:1em;
}

#main dt{
  margin-left:50px;
  line-height:1em;
  background:url(../image/ya_5s.gif) no-repeat;
  padding-left:20px;
}

#main dd{
  margin:5px 0 20px 70px;
  width:600px;
}

#main dt#recruit{
  margin:30px 0 20px 70px;
  background:none;
  padding:0;
  font-size:14px;
  font-weight:bold;
  color:#000080;
}

#main dd#recruit{
  margin:0 0 20px 70px;
  padding:0;
  line-height:1.5em;
}

#office{
  margin-left:140px;
}

#office th{
  padding:3px 15px 3px 15px;
  color:#000080;
  text-align:left;
  vertical-align:top;;
  font-weight:normal;
  background:#efefef;
  border-right:solid 1px #cccccc;
  border-bottom:solid 1px #cccccc;
}

#office td{
  padding:3px 15px 3px 15px;
  color:#000080;
  background:#efefef;
  border-right:solid 1px #cccccc;
  border-bottom:solid 1px #cccccc;
}

#main #intesol_world img{
  float:right;
  padding:50px 23px;
  border:solid 1px #cccccc;
  margin-right:30px;
}

#main #intesol_world p{
  width:490px;
}

#main #ncfe{
  clear:right;
}

#main #ncfe img{
  float:left;
  padding:35px 23px;
  border:solid 1px #cccccc;
  margin-left:30px;
  margin-right:20px;
}

#main #ncfe p{

}

#main #ncfe_2{
  clear:left;
}

#main #ncfe_2 img{
  float:left;
  margin-left:30px;
  margin-right:20px;
}

#main #ODLQC{
  clear:left;
  margin-top:40px;;
}

#main #ODLQC img{
  float:right;
  padding:35px 33px;
  border:solid 1px #cccccc;
  margin-right:30px;
}

#main #ODLQC p{
  width:490px;
}

#main #licence{
    margin-top:20px;
    margin-left:50px;
    margin-bottom:30px;
    width:590px;
}

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

#footer{
  clear:both;
  text-align:right;
  margin-top:30px;
  background:#1b2c73;
}

#footer p{
  margin: 0;
  padding: 1em 0px 1em 100px;
  text-align: left;
  text-transform: uppercase;
  font-size: x-small;
  color: #ffffff;
  background: url(../images/back.jpg) repeat-y;
}

/*reference
---------------------------------------------------------- */

#reference{
  padding:50px 0 15px 0;
  border-bottom: 1px solid #cccccc;
  background:#ffffff;
  font-size:80%;
}

#reference ul{
  margin: 0 35px 0 0;
  list-style: none;
}

#reference li{
  margin-left: 15px;
  padding: 0;
  display: inline;
}

#reference li a{
  text-decoration: underline;
  border-right:solid 1px #777777;
  padding-right:10px;
}


#reference li#sitemap{
  float: right;
  width: 73px;
  background: url(../images/sitemap.gif) no-repeat;
}

#reference li#policy{
  background: url(../images/tokutei.gif) no-repeat;
}

#reference li#terms{
  float: right;
  background: url(../images/tokutei.gif) no-repeat;
}



/*others
---------------------------------------------------------- */

.right{
  float: right;
  margin-left: 20px;
}

.left{
  float:left;
  margin-right: 20px;
}

.clear{
  clear: both;
}

.indent{
  margin-left:20px;
}


.top{
text-align:right;
clear:both;
}

.top a{
text-decoration:none;
}

.staff{
  margin:0 0 40px 20px;
}

.staff img{
  float:left;
  margin-right:20px;
  margin-bottom:20px;
}

.staff h3{
  width:400px;
}

.staff h4{
  width:400px;
}

span{
margin-right:10px;
}

.red{
  color:red;
}

.discount{
border-bottom:solid 1px #ff0000;
padding-bottom:1px;
font-weight:bold;
}

.spot{
margin:0;
font-weight:bold;
color:#006699;
}

.spot2{
margin:0;
font-weight:bold;
color:#e30000;
}

table.inside{
  width:680px;
  margin:20px 10px 20px 65px;
}

table.inside th{
  background-color:#cccccc;
  text-align:left;
  padding-left:10px;
  font-weight:normal;
}

table.inside2{
  width:720px;
  margin:20px 10px 20px 65px;
  border:1px #999999 solid;
  border-collapse:collapse;
}

table.inside2 th{
  background-color:#cccccc;
  text-align:left;
  padding:5px 10px;
  font-weight:normal;
  border:1px #999999 solid;
}

table.inside2 td{
  font-size:95%;
  border:1px #999999 solid;
}

.button_R{
  vertical-align:top;
  text-align:left;
  width:49%;
}

.button_L{
  vertical-align:top;
  text-align:right;
  width:49%;
}

.thanks{
  margin-top:90px;
  margin-left:100px;
  height:200px;
  text-align:left;
}

table.tokutei_inside{
  font-size: 80%;
}


td.tokutei_inside{
  background: #ddeebb;
  padding-left: 10px;
  font-weight: bold;
  color: gray;
}

table#webinar{
  width:770px;
  margin:20px 10px 20px 50px;
  border:solid 1px #000080;
  border-collapse:collapse;
}

table#webinar tr#done{
  background-color:#bfbfff;
}

table#webinar th{
  border:solid 1px #000080;
  padding-left:10px;
  color:#000080;
  background-color:#bfbfff;
}

table#webinar td{
  border:solid 1px #000080;
  padding-left:10px;
  font-weight:normal;
}


