﻿@charset "UTF-8";
body{
	color:#888888;
	margin:0 auto;
	padding:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	line-height:1.5;
}


h1,h2,h3,h4,h5,h6,p,input,form,ul,ol,li,dl,dt,dd,hr,td,th{
	margin: 0;
	padding: 0;
}


img{ border: none;}
ul,li{	list-style-type:none;}
hr{ display:none;}
table{border-collapse:collapse;}

address{
  font-size: 8px;
  color: #adadad;
  font-style: normal;
}

/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//
// global 121005 fsimg
//
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
html,body,#global{ width:1200px; overflow:hidden; margin:0 auto}

html,body,#global,#main_img,#side_nav{
  height:100%;
  *height:838px;
  max-height: 838px;
  min-height:400px;
}
#global{
  width: 1200px;
	margin: 0 auto;
}

#main_img{
  width: 72.8%;
  *width: 874px;
  max-width:874px;
  float: left;
  text-align:right;
}
#main_img img{
  width: auto;
  min-width:363px;
  height: 100%;
  *height: 838px;
  max-height:838px;
  min-height:400px;
  /*max-width:874px;*/
}
#side_nav{
  width: 27.1%;
  *width: 326px;
  float: left;
  padding: 0;
  margin: 0 0 0 auto;
  text-align: center;
  position: relative;
  background-color:#ffffff;
}
#side_nav img{ display: block}
#side_nav h1{
  height:7%;
  *height:52px;
  max-height:52px;
  position:absolute;
  top:33%;
  left:34%;
}
#side_nav h1 img{
  width:auto;
  height:100%;
  margin: 0;
}
#side_nav ul{
  width: 103px;
  height:17%;
  *height:126px;
  max-height:126px;
  position:absolute;
  top:46%;
  left:112px;
}
#side_nav ul li{
  height:11%;
  *height:14px;
  max-height:14px;
  margin-bottom: 28px;
  background-image: url(../images/ja/top/top_ic_arrow.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 17px;
  text-align:left;
}
#side_nav ul li img{
  width:auto;
  height:100%;
  margin:0;
}
#side_nav address{
  position: absolute;
  left: 50%;
  bottom: 50px;
  margin-left: -102px;
}