﻿@charset "utf-8";

/* TOP PAGE =============== */

html {background-color: #000;}

#top #header h1 {
	position: absolute;
	left: 40px; top: 42px;}

#top #header em {
	display: block;
	position: absolute;
	left: 40px; top: 160px;}

#top #main {
	padding-left: 5px;
	overflow: hidden;
	background: url(../img/longline.jpg) 440px top no-repeat;}

#leftbox {
	float: left;
	width: 410px;
	padding: 10px 20px 0 0;}

#rightbox {
	float: right;
	width: 430px;
	padding: 0px 0 0 0;}

#leftbox h2 {margin-bottom: 10px;}
#leftbox h3 {margin-top: 20px;}

/* OLD DATA =============== */

#topics01 {
	width: 410px;
	padding-top: 15px;}

#topics02 {
	width: 410px;
	padding-top: 15px;}

#topics01 h3,#topics02 h3 {margin-bottom: 10px;}


#topics02 {
	margin: 0 0 0 18px;}


#topshop  {
	width: 410px;
	margin: 0 0 30px 14px;}

#topshop p {
	display: block;
	width: 250px;
	line-height: 1.6em;}

#btnshop {
	float: right;
	margin-top: 15px;}

#topshop h2 {
	width: 250px;
	margin-bottom: 10px;}

#infotop01 li {
	display: block;
	width: 410px;
	height: 70px;
	margin: 10px 0;
	border-bottom: 1px dotted #999;}

#infotop01 li img {
	float: left;
	margin-right: 15px;
	width: 60px;
	height: 60px;
	border: 1px solid #333;}

#infotop01 li a:hover img {
	filter: alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
	border: 1px solid #fff;}


#infotop01 li dd a {
	width: 410px;
	height: 60px;}

.morelink {
	clear: both;
	text-align: right;}

#infotop dl {margin-bottom: 10px;}

#infotop dl dt {
	float: left;
	width: 7em;
	padding: 7px 0;}

#infotop dl dd {
	padding: 7px 0;
	border-bottom: 1px dotted #999;}

#infotop dl dd a {text-decoration: none;}
#infotop dl dd a:hover {text-decoration: underline;}
