﻿@charset "utf-8";

/* INDEX
----------------------------------------*/

#top {background: url(../img/top/bg_body.jpg) center top repeat-x;}


/* HEADER =============================*/

#top #header {height: 480px;}

#top #header p {
	position: absolute;
	left: 150px; top: 150px;}

#top #gnavi {
	position: absolute;
	left: -2px; top: 411px;
	width: 955px;}

/* MAIN ================================*/

#main {
	float: left;
	width: 680px;
	padding: 0 25px 0 0;
	border-right: 1px solid #ccc;}

#main p {
	margin-top: 2em;
	margin-left: 5px;
	line-height: 2em;}

/* NEWS */

#main h3 {
	margin-top: 25px;}

.newsttl {
	position: relative;
	width: 680px;
	height: 38px;}

.newsttl .ro {
	position: absolute;
	right: 10px; top: 7px;}

#infotop {
	width: 680px;
	letter-spacing: 1px;}

#infotop dt {
	float: left;
	width: 9em;
	padding: 11px 0 11px 6px;}

#infotop dd {
	padding: 12px 0;
	background: url(../img/bdr_dot.gif) left bottom repeat-x;}

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

/* WORKS */

#wbnr {
	margin: 10px 0 25px 1px;}

#wbnr li {
	float: left;
	width: 335px;
	margin-bottom: 8px;
	text-indent: -9999px;}

#wbnr li a {
	display: block;
	overflow: hidden;
	height:0 !important;
	height /**/: 85px;
	padding-top: 85px;
	background-image: url(../img/top/wbnr.jpg);}

.wb01,.wb03,.wb05,.wb07 {margin-right: 8px;}

.wb01 a {background-position: 0 0;}
.wb02 a {background-position: 0 -85px;}
.wb03 a {background-position: 0 -170px;}
.wb04 a {background-position: 0 -255px;}
.wb05 a {background-position: 0 -340px;}
.wb06 a {background-position: 0 -425px;}
.wb07 a {background-position: 0 -510px;}
.wb08 a {background-position: 0 -595px;}

.wb01 a:hover {background-position: -335px 0;}
.wb02 a:hover {background-position: -335px -85px;}
.wb03 a:hover {background-position: -335px -170px;}
.wb04 a:hover {background-position: -335px -255px;}
.wb05 a:hover {background-position: -335px -340px;}
.wb06 a:hover {background-position: -335px -425px;}
.wb07 a:hover {background-position: -335px -510px;}
.wb08 a:hover {background-position: -335px -595px;}


/* SIDE ================================*/

#side {
	float: right;
	width: 220px;}

#side h4 {
	width: 220px;
	height: 22px;
	text-align: right;
	background: url(../img/top/ttl_latest.gif) left bottom no-repeat;}

#latest li {
	display: block;
	width: 220px;
	height: 58px;
	padding: 15px 0;}

#latest li span img {
	float: left;}

#latest li dl {
	float: right;
	width: 150px;}

#latest li dl dt {
	font-weight: bold;
	color: #3f638f;}

#latest li dl dd address {
	line-height: 1.8em;font-size: 10px;}

.linkbox{
	width:220px;
	border-bottom: 1px solid #ccc;
	line-height:1.5;}

.box_hover{
	background:#eff9fe;
	cursor:pointer;}

.none{
	text-indent:-9999px;
	height:0;
	overflow:hidden;}

.bnrbox {
	margin-top: 25px;}

.bnrbox p {
	margin-bottom: 12px;}
