﻿@charset "utf-8";
@import url("common.css"); /* common stylesheet */

#dammy {
	background: url() no-repeat;
	margin: 0;
	padding: 40px 0 0 0;
	width: 216px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:40px;/* for ie5.x */
	}


/* #
--------- --------- --------- --------- --------- */
.top_mimage {
	margin: 0 0 10px 0;
	padding: 0;
	width: 900px;
	height:450px;
	}
	
.tnavi {
	margin:0 0 30px 0;
	list-style-type: none;
	width:610px;
	float:left;
	}
	
.tnavi li {
	margin:0 9px 0 0;
	width:294px;
	height:105px;
	float:left;
	}
	
.tnavi li.tnavi3 {
	margin:0;
	}
	
.tnavi li a {
	margin: 0 0 10px 0;
	padding: 105px 0 0 0;
	width: 294px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:105px;/* for ie5.x */
	}
	
.tnavi li.tnavi1 a {
	background: url(../images/top/top_link1.jpg) no-repeat;
	}
	
.tnavi li.tnavi2 a {
	background: url(../images/top/top_link2.jpg) no-repeat;
	}
	
.tnavi li.tnavi3 a {
	background: url(../images/top/top_link3.jpg) no-repeat;
	}
	
.tnavi li a:hover {
	background-position: 0 -105px;
	}
	
.browser {
	margin:0 0 20px 0;
	font-size:1.2em;
	width:280px;
	float:right;
	}
