@charset "utf-8";
@import "./navi.css";
@import "./base.css";

/* -------------------------------------------------------
	* Date : 2009/09
	* File : top.css
	* Copyright 2009 MAC InterNet All Rights Reserved. 
------------------------------------------------------- */
/*

	*01 menu
	*02 other
	*03 

*/

/*-----------------------------------------------
	*01 menu
-------------------------------------------------*/

body#top #wrap {
	background-image: url(../../img/top_img01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	width: 900px;
	padding: 0px;
	clear: both;
	height: 576px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000;
}
body#top #info {
	width:340px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	height: 576px;
	position: absolute;
	top: 0px;
	right: 104px;
}
body#top h2 {
    display: none;
}
/*
body#top div#contents {
	width:455px;
	float:left;
	line-height:1.55;
	margin: 0px;
	padding: 0px;
}
body#top div#side{
	width:341px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
*/
div#topkey{
	clear:both;
	width: 340px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
div#info dl{
	height:120px;
	overflow:auto;
	padding-top: 0;
	padding-right: 1.5em;
	padding-bottom: 0;
	padding-left: 0.5em;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 290px;
	line-height: 1.4;
}
div#info dt{
	font-weight: normal;

}
div#info dd{
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}
/*div#summary {
	width:340px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 225px;
	left: 0px;
}
div#summary p{
	line-height: 1.5;
	color: #FFF;
	padding-left: 30px;
	padding-top: 10px;
}*/

div.bnr {
	position: absolute;
	left: 32px;
	top: 479px;
}

