body{
	font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS P Gothic", sans-serif;
	color:#000;
	font-weight:normal;
	font-size:75%;
	line-height:130%;
}

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

*{
	margin:0px;
	padding:0px;
}

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

table {/* IE6用 */
	font-size:100%;
	line-height:130%;
}

table td{
	vertical-align:top;
}

a,a:link,a:active,a:visited{
	color:#000000;
	text-decoration:none;
	outline:none;
}
a:hover{
	text-decoration:underline;
}

a:hover img{ 
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity: 0.7;
}

img{
	border:0px;
	vertical-align:top;
}

#wrapper{
	width:100%;
	text-align:center;
	background:url(bg.jpg) repeat-x;
}

#wrapper2{
	width:100%;
	background:url(mainimage.jpg) no-repeat center top;
}

#container{
	width:980px;
	margin:0 auto;
	text-align:left;
}


/*---header_globalnav---*/
/*------------------------------------------------------------------------------*/

#header{
	width:980px;
	height:80px;
	background:url(bg_header.jpg) no-repeat;
}

#logo{
	width:290px;
	float:left;
	margin:10px 0 0 22px;
}

#header_r{
	width:510px;
	float:right;
	margin:12px 20px 0 0;
}

#fontsize {
	width:135px;
	height:20px;
	float:right;
	margin:0 20px 8px 0;
}

#fontsize p{
	float:left;
	padding-left:3px;
}

#fontsize p.txt{
	padding-right:5px;
}

#globalnav {
	width:386px;
	height:30px;
	float:right;
}

#globalnav ul{
	list-style-type:none;
}

#globalnav ul li{
	float:left;
	text-indent:-9999px;
}

#globalnav ul li a{
	height:30px;
	display:block;
	overflow:hidden;
	background-image:url(nav.jpg);
}

#globalnav01 a{ background-position:0px 0px; width: 51px;}
#globalnav02 a{ background-position:-51px 0px; width: 101px;}
#globalnav03 a{ background-position:-152px 0px; width: 74px;}
#globalnav04 a{ background-position:-226px 0px; width: 75px;}
#globalnav05 a{ background-position:-301px 0px; width: 85px;}

#globalnav01 a:hover, #globalnav01c a{ background-position:0px -30px; width: 51px;}
#globalnav02 a:hover, #globalnav02c a{ background-position:-51px -30px; width: 101px;}
#globalnav03 a:hover, #globalnav03c a{ background-position:-152px -30px; width: 74px;}
#globalnav04 a:hover, #globalnav04c a{ background-position:-226px -30px; width: 75px;}
#globalnav05 a:hover, #globalnav05c a{ background-position:-301px -30px; width: 85px;}


/*---main---*/
/*------------------------------------------------------------------------------*/

#mainimage{
	width:980px;
	height:420px;
	background:url(mainimage2.jpg) no-repeat;
}

#mainimage h1,#mainimage p{
	visibility: hidden;
}

#main{
	width:980px;
	margin:20px auto 40px auto;
	background-color:#FFFFFF;
}


/*---contents---*/
/*------------------------------------------------------------------------------*/

#top_contents{
	width:980px;
	height:auto;
}

#top_contents_left{
	width:720px;
	float:left;
}

#top_contents_right{
	width:240px;
	float:right;
}

#contents{
	width:970px;
	height:auto;
	margin-left:5px;
	padding-top:10px;
}

#contents_left{
	width:720px;
	float:left;
}

#contents_right{
	width:240px;
	float:right;
}


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

#footer{
	clear:both;
	width:980px;
	height:60px;
	font-size:95%;
	background-color:#FFFFFF;
}

#footnav {
	text-align:center;
	border-bottom:solid 1px #CCCCCC;
	padding-bottom:15px;
	margin-bottom:10px;
}
#footnav2{
	float:left;
}

#footnav2 a{
	background:url(arr01.jpg) no-repeat top left;
	padding-left:10px;
}

#footer address{
	float:right;
	font-style:normal;
}


/*---locator---*/
/*------------------------------------------------------------------------------*/

#locator{
	font-size:90%;
	margin-bottom:20px;
}


/*utility*/
/*------------------------------------------------------------------------------*/

.m5 { margin-bottom:5px;}
.m10 { margin-bottom:10px;}
.m15 { margin-bottom:15px;}
.m20 { margin-bottom:20px;}
.m30 { margin-bottom:30px;}
.m40 { margin-bottom:40px;}
.m50 { margin-bottom:50px;}

.ml10 { margin-left:10px;}

.mr10 { margin-right:10px;}
.mr20 { margin-right:20px;}
.mr15 { margin-right:10px;}
.mr30 { margin-right:30px;}

.pl10 { padding-left:10px;}
.pr10 { padding-right:10px;}

.flt { float:left;}
.flr { float:right;}

.txt_l{ text-align:left;}
.txt_r{ text-align:right;}
.txt_c{ text-align:center;}

.valign_t{ vertical-align:top;}
.valign_m{ vertical-align:middle;}
.valign_b{ vertical-align:bottom;}

.clear{clear:both;}

.arr a{
	background:url(arr01.jpg) no-repeat 0 3px;
	padding-left:10px;
}

.pb img{border:#CCC solid 1px;}


/*global*/
/*------------------------------------------------------------------------------*/

.subtitle02 {
	width:720px;
	height:45px;
	background:url(subtitle02.jpg) no-repeat top left;
	line-height:20px;
	text-indent:10px;
	margin-bottom:15px;
	font-weight:bold;
	font-size:130%;
	color:#000000;
}
.ja {
	float:left;
	margin-right:12px;
	font-weight: bold;
}
.en {
	float:left;
	font-size:70%;
	font-weight:normal;
}

.subtitle03 {
	background:url(subtitle03.jpg) no-repeat top left;
	line-height:36px;
	text-indent:36px;
	font-weight:bold;
	font-size:100%;
}

.subtitle04 {
	background:url(subtitle04.jpg) no-repeat center left;
	line-height:30px;
	text-indent:20px;
	border-bottom:solid 1px #CCC;
	font-weight:bold;
	font-size:100%;
	margin-bottom:10px;
}

.section{
	float:left;
	width:100%;	
}


/*top*/
/*------------------------------------------------------------------------------*/

#top_box01{
width:350px;
background:url(top_box_m.jpg) repeat-y;
height:auto;
float:left;
}

.top_subtitle01{
width:350px;
height:30px;
background:url(top_subtitle01.jpg) no-repeat;
line-height:30px;
text-indent:10px;
font-size:120%;
font-weight:bold;
color:#FFF;
}

#top_box02{
width:350px;
background:url(top_box_m.jpg) repeat-y;
height:auto;
float:right;
}

.top_subtitle02{
width:350px;
height:30px;
background:url(top_subtitle02.jpg) no-repeat;
line-height:30px;
text-indent:10px;
font-size:120%;
font-weight:bold;
color:#FFF;
}

.top_box_m{
width:310px;
padding:15px 0 0 20px;
}

*html div.top_box_m{  /*IE6用のハック*/
width:330px;
}

.top_box_img{
text-align:center;
margin-bottom:10px;
}

.top_box_txt{
width:290px;
background-color:#F3F3F3;
padding:10px;
margin-bottom:10px;
}

*html p.top_box_txt{  /*IE6用のハック*/
width:310px;
}

#top_box03{
background:url(top_box03_m.jpg) repeat-y;
}

.top_subtitle03{
width:720px;
height:55px;
background:url(top_subtitle03.jpg) no-repeat;
line-height:53px;
text-indent:10px;
font-size:120%;
font-weight:bold;
color:#FFF;
}


/* Slider Styles Starts */
/*------------------------------------------------------------------------------*/

#slider {
width: 650px;
margin: 10px auto 0 auto;
position: relative;
}
*html div#slider{  /*IE6用のハック*/
margin-left:50px;
height:160px;
}

.scroll {
overflow: hidden;
width: 620px;
margin: 0 auto;
position: relative;
}

.scrollContainer {position: relative;}
.scrollContainer div.panel {
padding: 10px;
width: 100px;
height: 130px;
}

.inside {text-align:center;}
.inside img {
display: block;
width: 100px;
}
.inside p {
font-size: 11px;
color: #000;
}

.scrollButtons {
position: absolute;
top: 50px;
cursor: pointer;
}
.scrollButtons:hover {
filter:alpha(opacity=60);
-moz-opacity:0.6;
-khtml-opacity: 0.6;
opacity: 0.6;
}

.scrollButtons.left {left: -25px;}
.scrollButtons.left:hover {left: -25px;}
.scrollButtons.right {right: -25px;}
.scrollButtons.right:hover {right: -25px;}

*html .scrollButtons.left{left: -40px;}
*html .scrollButtons.left:hover {left: -40px;}
*html .scrollButtons.right {right: -10px;}
*html .scrollButtons.right:hover {right: -10px;}

.hide {display: none;}


/*subnavii*/
/*------------------------------------------------------------------------------*/

#subnavi {
width:240px;
margin-bottom:10px;
}

#subnavi ul{
list-style-type:none;
}

#subnavi_title a{
    background-image: url("sub-title.jpg");
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    font-size: 11pt;
    font-weight: bold;
    line-height: 35px;
    text-indent: 20px;
    width: 240px;
}

#subnavi li a{
    background-image: url("subnavi.jpg");
    background-repeat: no-repeat;
    display: block;
    line-height: 35px;
    text-decoration: none;
    text-indent: 30px;
    width: 240px;
}
#subnavi li a:hover{
    background-image: url("subnavi.jpg");
    background-repeat: no-repeat;
    display: block;
    line-height: 35px;
    text-decoration: none;
    text-indent: 30px;
    width: 240px;
	text-decoration:underline;
}

#subnavi ul li.current a,#subnavi ul li.current a:hover{
background-image:url(subnavi_o.jpg);
text-decoration:underline;
text-indent: 40px;
}

#subnavi ul li.current ul li a{
background-image:url(subnavi.jpg);
width:240px;
height:35px;
line-height:35px;
text-indent:20px;
display:block;
text-decoration:none;
color:#666;
}


#contact_banner{
width:240px;
height:180px;
background:url(contact_bg.jpg) no-repeat;
margin-bottom:15px;
}

#contact_banner img{
position:relative;
top:130px;
left:20px;
}

table.tab{
	border-collapse:collapse;
	border:1px solid #cccccc;
}

table.tab td{
	border:1px solid #cccccc;
	padding:5px;
	text-align:left;
}

table.tab th{
	border:1px solid #cccccc;
	padding:5px;
	background-color:#f3f3f3;
	text-align:left;
}

table.tab td.highlight{
	border:1px solid #cccccc;
	padding:5px;
	background-color:#F7F7F7;
	text-align:left;
}

table.tab td.none_boder{
	border:none;
	padding:5px;
	text-align:left;
}


/*rss*/
/*------------------------------------------------------------------------------*/

#over {
width:240px;
float:left;
display:inline;
margin-bottom:10px;
line-height:180%;
font-weight:bold;
}

#over dl {
width:220px;
float:left;
display:inline;
}

#over dl dt {
width: 220px;
background:url(dot.jpg) repeat-x bottom;
float: left;
overflow: hidden;
display:inline;
margin:10px 0 0 10px;
padding-bottom:10px;
}

#over dl dt a {
width:220px;
float:left;
display:inline;
font-weight:normal;
}

#over dl dd {
display:none;
}

.sub_rss dl.rss dt {
    padding-bottom: 10px;
    width: 700px;
}

.sub_rss dl.rss dd {
    border-bottom: 1px dotted #CCCCCC;
    margin-bottom: 20px;
    padding-bottom: 10px;
    width: 700px;
}
.sub_rss dl.rss dt a {
    font-weight: bold;
    margin-left: 15px;
}

/*simtemap*/
/*------------------------------------------------------------------------------*/

ul.sitemap {
    list-style: none;
    margin: 0 20px;
}

ul.sitemap ul{
padding:0 0 15px 30px;
    list-style: none;
}

ul.sitemap li{
    background: url("arr01.jpg") no-repeat scroll left top transparent;
    border-bottom: 1px solid #999999;
    font-weight: bold;
    margin: 0 0 20px;
    padding-left: 10px;
}

ul.sitemap ul li{
    border-bottom: 1px dotted #999999;
    font-weight: normal;
    margin: 10px 0 20px;
}

.subtitle05 {
	text-indent:10px;	
	background: url(title01_bg.jpg) repeat;
	color: #FFF;
	font-weight: bold;
	font-size: 120%;
	line-height: 30px;
}
.bd_sol {
	border: 1px solid #CCC;
}
.box_txt01 {
	background-color: #F3F3F3;
    padding: 10px;

}
.box_txt02 {
    padding: 10px;

}
.box_txt03 {
	line-height: 30px;
	color: #333;
	padding: 5px;
	border: 1px solid #FFF;
	background: #F0F0F0;
	font-weight: bold;
	border-collapse:collapse;
}
.box_txt04 {
	line-height: 30px;
	padding: 5px 5px 5px 20px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-collapse:collapse;
}


.subtitle06 {
	background: transparent url(title02_bg.jpg) no-repeat scroll 0 0;
	color: #000000;
	font-size: 110%;
	font-weight: bold;
	height: 27px;
	padding-top: 3px;
	text-indent: 15px;
}
.box_txt07 {
	padding: 10px;
	border: 1px solid #CCC;
}
.bd_dot_bt {
	border-bottom: 1px dotted #CCC;
}
.subtitle07 {
	color: #00BBE6;
	font-weight: bold;
	padding-left: 10px;
}
.cl_01 {
	background: #E8FBFF;
}
.cl_02 {
	background: #F3F3F3;
}
.bd_dot_btrt {
	border-bottom: 1px dotted #CCC;
	border-right: 1px dotted #CCC;
}
.anc_box01 tr td  {
	background: url(anc_bg.jpg) no-repeat;
	width: 180px;
	height: 45px;
}
.anc_box01 tr td a,.anc_box01 tr td a:active,.anc_box01 tr td a:link,.anc_box01 tr td a:visited {
	background: url("anc_arr.jpg") no-repeat scroll 10px 18px transparent;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	height: 30px;
	padding-left: 25px;
	padding-top: 15px;
	vertical-align: middle;
	width: 155px;
}
.anc_box01 tr td a:hover{
	text-decoration:underline;
}
#anc {
    bottom: 30px;
    height: 120px;
    position: fixed;
    right: 0;
    width: 25px;
}


/*top_scroll*/
.top_box03_m{
    float: left;
    height: 160px;
    width: 720px;
}
#carousel
{
  margin: 35px auto 0px;
  width: 600px;
  padding: 0;
  overflow: scroll;
}

#carousel ul
{
	width:700px;
    margin: 0 0 0 55px;
}

#carousel li
{
  display: inline;
  float: left;
}
#carousel li img
{
  width: 120px;
  height: 91px;
}

.textholder
{
  text-align: left;
  font-size: small;
  padding: 6px;
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
}

.scroll_txt{
	display:block;
	clear:both;
	float:left;
	width:120px;
	margin-top:5px;
	text-align:center;
	
}



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

