@import "./navi.css";
@import "./base.css";
/* -------------------------------------------------------
	* Date : 2009/02
	* File : top.css
	* Copyright 2009 MAC InterNet All Rights Reserved. 
------------------------------------------------------- */


/*-----------------------------------------------
	*05 top
-------------------------------------------------*/
div#wrap div#top_contents {
	line-height:1.55;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 607px;
}
div#topkey {
	clear:both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	padding: 0px;
	text-align: center;
}
div#top_menu {
	clear:both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../../img/l_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
}
div#top_menu ul {
	margin-left: 136px;
}
div#top_menu ul li {
	height: 33px;
	width: 116px;
	float: left;
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
	height: 28px;
}
/*info*/
#info {
	width: 445px;
	float: left;
}
#info dl {
	background-image: url(../../img/topics_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#info dl dt {
	margin: 0px;
	padding: 0px;
	height: 28px;
}
#info dl dd {
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
/*side*/
#side {
	width: 145px;
	float: right;
	padding: 0px;
	margin-top: 0px;
}
#side dl dt {
	margin: 0px;
	padding: 0px;
	height: 33px;
}
#side dl dd {
	margin: 0px;
	padding: 0px;
}
#side dl dd ul li {
	margin: 0px;
	padding: 0px;
	height: 53px;
}
.info_box {
	margin: 0px;
	padding: 0px;
	background-image: url(../../img/info_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.iframe {
	width:430px;
	height:200px;
	overflow:auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.iframe table {
}
.iframe table th {
	background-image: url(../../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	padding-left: 14px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	font-weight: normal;
	width: 23%;
}
.iframe table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 77%;
}

