@charset "UTF-8";
/* 共通CSS*/

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

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

body {
	background-color:transparent;
	*font:x-small;
	*font-size:small;
	/* yahoo UI:http://developer.yahoo.com/yui/fonts */
    font:13px/1.231 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro W3', 'メイリオ',Meiryo, 'ＭＳ Ｐゴシック', Arial, verdana, sans-serif;
	line-height: 1.5;
	min-height: 100%;
}

a img, :link img, :visited img {
	border:none;
}

/* delate dot boader of link for New Mozilla \*/
a {
	overflow:hidden; 
}

img, fieldset, abbr, acronym {
	border:0;
}

img.last {
	float: right;
}

noscript {
	text-align: center;
}

ul,ol {
	list-style-type:none;
}

#container02 {
	background-image: url(../image/common/background.jpg);
	background-position: left top;
	background-repeat: repeat;
	font-size: 93%;
}

#header {
	background-image: url(../image/common/background_header.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

#contents {
	background-color: #FFF;
	margin: 0 auto;
	width: 992px;
}

#footer {
	background-image: url(../image/common/footer.jpg);
	background-position: center;
	background-repeat: repeat-x;
	clear: both;
	color: #FFF;
	height: 300px;
}

.inside {
	background-color: #FFF;
	margin: 0 auto;
	width: 992px;	
}

#header .inside {
	height: 574px;
	position: relative;
}

#header .inside h1 {
	display: none;
}

#contents .inside {
	padding: 0 11px 0 17px;
	width: 964px;
}

#footer .inside {
	background-color: transparent;
	padding: 23px 11px 0 17px;
	position: relative;
	width: 964px;
}

#logo {
	height: 102px;
	left: 24px;
	position: absolute;
	top: 0px;
	width: 122px;
	z-index: 10;
}

#menu_bar {
	width:829px;
	margin-top: 11px;
	margin-left: 150px;
}

#menu_bar img {
	vertical-align: top;
}

#menu_bar ul{
	list-style:none;
	margin:0;
	padding:0;
}

#menu_bar li{
	display:inline;
	margin:0;
	padding:0;
}

#flash {
	left: 0;
	position: absolute;
	top: 79px;
}

#description {
	margin-bottom: 16px;
}


#model1 {
	position: absolute;
	height: 256px;
	right: -44px;
	top: 4px;
	width: 112px;
}


#navi{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 8em;
	float: left;
}

/*infomation*/
#infomation {
	padding-right: 18px;
	position: relative;
}

#infomation02 {
	padding-right: 30px;
	position: relative;
}

#infomation_inside {
	background-image: url(../image/index/infomation.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 261px;
	padding-bottom: 27px;
}

#model2 {
	position: absolute;
	height: 244px;
	left: -39px;
	top: 50px;
	width: 98px;
}

#map {
	height: 213px;
	position: absolute;
	right: 49px;
	top: 19px;
	width: 230px;
	z-index: 2;
}

#infomation_text {
	font-size: 12px;
	left: 171px;
	position: relative;
	top: 60px;
	width: 500px;
}

.orange {
	color: #FFA108;
	font-weight: bold;
}

.brown {
	color: #785233;
	font-weight: bold;
	white-space: nowrap;
}

/*footer*/
#go_top {
	position: absolute;
	right: -73px;
	top: -105px;
}

#footer li {
	display: inline;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover{
	color: #FFF;
	text-decoration: underline;	
}

#flashplayer{
	margin-left: 300px;
	margin-top: 200px;
}

.inside ul {
	letter-spacing: -0.7px;
}