@import "contents.css";
@import "ie.css";


*{
	margin:0;
	padding:0;
	font-size:100%;
	text-decoration:none;
	font-style:normal;
	list-style-type:none;
	text-align:center;
	}

body{
	text-align:center;
	font-size:75%;
	color:#333;
	background-color:#f2f2f2;
	font-family:verdana, arial, helvetica, sans-serif, メイリオ;
}

a {color: #006;}
a:hover {color: #4242ff;} 

img{border:0}

#wrapper{
width:1000px;
margin:0 auto;
min-width:800px;
background-color:#fff;
}


#header{
height:100px;
margin-bottom:3px;
position: relative;
}


#header .logo{
float:left;
width:100px;
height:65px;
}

#header .logo p{
margin:3px 0 0 10px;
}


#header .language{
float:right;
width:140px;
margin-top:44px;
}


#header .language li.eng{
padding-left:15px;
background-image:url(../images/head_arrow.png);
background-position:0 0;
background-repeat:no-repeat;
}

#header .language li{
text-align:right;
}


#header ul li{
list-style-type:none;
float:left;

}


/* main menu */

#menu{
width: 1000px;
height:33px;
margin-bottom:5px;
position:absolute;
top:65px;
background-image:url(../images/menu_base.png);
background-position:0 0;
background-repeat:repeat-x;
}


#menu #nav-one
{ 
list-style: none;
width: 1000px;
 }

#menu #nav-one li{
  float: left;
  position: relative;
  border: 0;
 width:100px;
 z-index:1;
    }
 
   
#menu ul.nav{
border-bottom: 1px solid #ABABC5;
width: 157px;
position: absolute;
top:31px;
display:none;
left:0;
}



* html #menu ul.nav{
border-bottom: 1px solid #ABABC5;
 width: 157px;
  position: absolute;
  top: -999em;
left: -1px;
}




#menu ul.nav li a,
#menu ul.nav li a:link,
#menu ul.nav li a:active,
#menu ul.nav li a:visited 
{
  font: 75%/23px MSゴシック,Arial, 
  Helvetica, sans-serif;
  background: #E2E2EB;
  color: #333;
  display: block;
  text-decoration: none;
  text-align:left;
 }





#menu ul.nav li a:active,#menu ul.nav li a{
    filter: alpha(opacity=85);
  -moz-opacity:0.85;
  opacity:0.85;
}
#menu #nav-one li:hover ul.nav  a:hover, 
#menu #nav-one li.sfHover ul.nav  a:hover {
  background:#273563/*60608A*/;
  color:#fff;
    filter: alpha(opacity=85);
  -moz-opacity:0.85;
  opacity:0.85;
}

#nav-one  li:hover ul.nav li:hover ul.left {left:-105px;}
#nav-one  li:hover ul.nav ,
#nav-one  li.sfHover ul.nav  {
display:block;
 }


* html #nav-one  li:hover ul.nav li:hover ul.left {left:-105px;}
* html #nav-one  li:hover ul.nav ,
* html #nav-one  li.sfHover ul.nav  {
  top:31px;
width: 157px;
 }


ul.nav a {
 border-top: 1px solid #ABABC5;
  border-left: 1px solid #ABABC5;
  border-right: 1px solid #ABABC5;
 width: 155px;
  white-space: nowrap;
  padding-left:2px;
}

span.topmenu_h{position:absolute;top:-100px}

/* ここまで*/




.topimage{
width:1000px;
height:220px;
text-align:center;
overflow:none;
color:#fff;
}



#content_wrapper{
width:1000px;
margin:5px auto;

}



#main{
width:790px;
float:left;
margin-top:5px;
margin-left:7px;

}

*+html #main{
margin-left:7px;
}
*html #main{
margin-left:7px;
}

/*------below top page news-----*/

#main .left_contents{
width:190px;float:left;text-align:left;
border:1px solid #eee;
}


#main .left_contents .cat{
width:190px;
height:28px;
border-bottom:2px solid #039;
border-top:1px solid #fff;
border-left:1px solid #fff;
border-right:1px solid #fff;
background-color:#efefef;
}


#main .left_contents .cat h4{
margin:0 0 0 5px;
padding-top:5px;
text-align:left;}


#main .left_contents dl{
margin:5px 5px 10px 5px;
border-bottom:dashed #ccc 1px;}

#main .left_contents dl dt{font-weight:bold;}
#main .left_contents dl dt,
#main .left_contents dl dd{
text-align:left;
margin-bottom:3px;
}
#main .left_contents dl dd{line-height:140%;}
#main .news{
position:relative;
width:560px;
height:400px;
background-image:url(../images/news_bg.jpg);
background-position:0 0;
background-repeat:no-repeat;
text-align:left;
float:right;
margin-right:5px;
}

#main .news h2{
position:absolute;
top:7px; left:20px
}

#main .news p.more{
position:absolute;
top:6px; left:520px
}

#main .news .newsarea{
width:525px;
overflow:auto;
height:350px;
position:absolute;
top:35px; left:20px
}

#main .news .newsarea dl{
width:500px;
height:145px;
}
#main .news .newsarea dl dt,#main .news .newsarea dl dd{
text-align:left;
}

#main .news .newsarea dl dt{
font-weight:bold;
}

#main .news .newsarea dl dd{
margin-bottom:5px;
line-height:130%;
border-bottom:dashed 1px #ccc;
padding-bottom:10px;
}

/*------ top page news end-----*/

#navi_banner{
width:180px;
margin-top:5px;
margin-right:9px;
float:right;

}


*+html #navi_banner{
margin-right:7px;
}
*html #navi_banner{
margin-right:7px;
}

#navi_banner .cat_title{width:180px;
height:30px;
background-color:/*#efefef#F2F2FB*/#039;
margin-bottom:2px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
}

#navi_banner .cat_title h3{
margin:0 0 0 5px;
text-align:left;
color:#fff;
padding:7px 0 0 5px;}

#navi_banner dl{width:180px;border-bottom:1px dashed #ccc;margin-bottom:5px;}
#navi_banner dl dt{
float:left;
width:65px;

}

#navi_banner dl dd{
float:right;
width:110px;
font-size:10px;
text-align:left;
line-height:140%;
}

#navi_banner #Copyright{
width:180px;
}

#navi_banner table.keepoint
{text-align:left;
 background-color:#f4f3f4;
 border:1px solid #eee;
 margin-left:0;
 width:178px;
}
#navi_banner table.keepoint td
{padding:3px 0;
}

#navi_banner .h3_india{
width:180px;
height:25px;
color:#fff;
margin-bottom:2px;
background-color:#f90;}

#navi_banner .h3_india h3{padding-top:5px;}

.font_flyer{font-face:vardana;font-size:1em;color:#FFF;}

#footer{
width:1000px;
margin:0 auto;
padding-top:20px;
padding-bottom:10px;
background-color:#fff;
font-size:0.8em;
}

#footer a {color: #999;}
#footer a:hover {color:#4242ff;} 


#footer ul li{
display:inline;
margin-left:10px;
}


#footer .copyright{
border-top:7px #039 solid;
height:15px;
margin-bottom:3px;
font-size:1.2em;
}

#footer p{
text-align:left;
margin-left:10px;

}

#footer .copyright p{
line-height:140%;
}


.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}





/* Hides from IE-mac \*/
* html .container {height: 1%;}
*+html .container {height: 1%;}
.container {display: block;}
/* End hide from IE-mac */
