@charset "UTF-8";


/* --------------------------------------
　=Reset
-------------------------------------　*/

html, body, div, h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, address, ul, ol, li, dl, dt, dd, 
table, th, td, form,textarea, fieldset, input {
  margin:0;
  padding:0;
}

ol, ul {
  list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,th {
	text-align:left;
}

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal; 
}

img {
	vertical-align: top;
 	border: none;
}

input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

input, select {
	vertical-align: middle;
}

address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal; 
}

a {
	outline: 0;
}


/* --------------------------------------
　=clear
-------------------------------------　*/

.clearfix:after {
content : " ";
display : block;
clear : both;
height : 0;
visibility : hidden;
}
.clearfix {
display : inline-block;
}
* html .clearfix {
height : 1%;
}
.clearfix {
display : block;
}

.cl {
	clear:both;
	visibility: hidden;
}

/* --------------------------------------
　=common
-------------------------------------　*/
html,body {
height: 100%;
}
body {
background: #fff url(../../images/bg_body.gif) repeat 0 0;
font-family: arial,helvetica,clean,sans-serif;
color: #333333;
font-size: 12px;
line-height: 1;
min-width:1002px !important;
}

/** html body {
	font-size: 82%;
}

*:first-child+html body {
	font-size: 82%;
}:*/

a:link {
	color: #0000ff;
	text-decoration: none;
}
a:visited {
	color: #0000ff;
	text-decoration: none;
}
a:hover{
	color: #0000ff;
	text-decoration: underline;
}
a:active{
	color: #0000ff;
	text-decoration: none;
}

#wrapper2col,
#wrapper3col {
width: 100%;
margin: 0 auto;
position: relative;
min-height: 100%;
_height: 100%; /* for IE6 */
}
#wrapper2col {
background: url(../../images/bg_content2col.gif) repeat-y top center;
}
#wrapper3col {
background: url(../../images/bg_content3col.gif) repeat-y top center;
}

#wrapperInner {
background: url(../../images/bg_header.gif) repeat-x 0 0;
}

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

#header {
width: 100%;
margin: 0;
height: 145px;
}
#headerInner {
position: relative;
width: 1002px;
margin: 0 auto;
}
#headerTop {
height: 40px;
}
#ttlHead {
position: absolute;
top: 15px;
left: 105px;
}
#google {
position: absolute;
top: 10px;
left: 664px;
width: 340px;
height: 20px;
overflow: hidden;
}
#google p {
float: left;
padding: 5px 12px 0 0;
color: #fff;
}
#google input.gsc-search-button {
border: 1px solid #c2c2c2;
background-color: #ffffff;
font-size: 12px;
padding: 1px 1px;
cursor: pointer;
}

#cse {
float: left;
}
#headerMain {
height: 105px;
background: url(../images/bg_elogo.jpg) no-repeat 0 0;
}
#logo {
position: absolute;
top: 48px;
left: 34px;
width: 163px;
}
#ttlEn {
position: absolute;
top: 60px;
left: 234px;
width: 220px;
}
#headernav {
position: absolute;
top: 125px;
left: 110px;
width: 290px;
}
#headernav ul li {
float: right;
padding: 0 14px;
border-left: 1px solid #666;
}
#headernav ul li a {
color: #666;
text-decoration: none;
}
#headernav ul li a:hover {
text-decoration: underline;
}
#headernav ul li.last {
border: none;
}

/* --------------------------------------
　=content
-------------------------------------　*/

#content2col,
#content3col {
width: 980px;
margin: 0 auto;
padding: 6px 11px 90px 11px;
}
#content2col {
background: url(../../images/bg_content2col.gif) no-repeat top center;
}
#content3col {
background: url(../../images/bg_content3col.gif) no-repeat top center;
}

#gnav{
width: 220px;
float: left;
}
#gnavInner {
padding: 0 0 0 13px;
}
#main {
width: 750px;
float:right;
padding: 0 0 11px 10px;
}
#alpha{
float: left;
width: 550px;
padding: 0 20px 0 0;
}
#beta {
float: right;
width: 180px;
}

#navi {
margin-top: 10px;
padding-left: 2px;
}

#navi ul li {
padding: 0 0 3px;
}
/*#main h2 {
margin: 0 0 18px 2px;
}
*/
#beta h2 {
margin: 0 0 10px 8px;
}

.secTtl {
margin-bottom: 22px;
}

.section {
padding: 0 0 0 8px;
margin-bottom: 20px;
}


.section-news {
margin-bottom: 50px;
}



.section02 {
width: 724px;
padding: 0 0 0 8px;
margin-bottom: 20px;
line-height: 1.5;
}
.sec02Ttl {
margin-bottom: 28px;
line-height: 1.0;
}
.section02 p {
margin-bottom: 1em;
}

.pagetop {
text-align: right;
padding-right: 5px;
}


/* --------------------------------------
　=Topicpath
-------------------------------------　*/

#topicpath {
font-size: 10px;
margin-bottom: 14px;
background: url(../../images/icon_square.gif) no-repeat 0 2px;
padding-left: 10px;
color: #666;
}
#topicpath a{
color: #666;
text-decoration: none;
}
#topicpath span {
padding: 0 10px ;
}


/* --------------------------------------
　=Footer
-------------------------------------　*/

#footer {
clear: both;
position: absolute;
bottom:0;
width: 100%;
background-color: #dfdad4;
height: 61px;
}

#footerInner {
width: 1002px;
margin: 0 auto;
background: url(../../images/bg_fotter.gif) no-repeat 0 0;
padding: 15px 0 0 0;
height: 46px;
text-align: center;
font-size: 12px;
}
.copyright {
color: #666;
padding: 8px 0 0;
}
.mgn08 {
margin-bottom: 200px;
}