﻿@charset "UTF-8";

/* TAGLINE */

#content-all .header #tagline {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	position: relative;
	top: 45px;
}



/* Flash */
#main-flash {
	margin: 45px 0 13px 0;
}

#main-content {
	width: 720px;
}

#main-container {
/*
	width: 480px;
*/
	width: 720px;
	float: left;
}

#banner-list {
	width: 190px;
	float: left;
}

/* 目的別ナビゲーション */
#navi2-list {
	font-size: 12px;
	line-height: 16px;
	background: #f9f9f9;
	width: 720px;
	padding: 0;
}

#navi2-list ul {
	list-style: none;
}

.navi2-block {
	width: 210px;
	float: left;
	margin: 0 10px 0 0;
}

#navi2-block-last {
	margin-right: 0;
}

.navi2-block .title {
	margin: 0 0 7px 0;
}

.navi2-block li {
	margin: 7px 0 0 0;
}

.navi2-block li a,
.navi2-block li a:visited {
	background: url("../images/yaji_off.gif") no-repeat 0 30%;
	margin: 3px 0 0 3px;
	padding: 0 0 0 12px;
}

.navi2-block li a:hover {
	background: url("../images/yaji_on.gif") no-repeat 0 30%;
}

.navi2-block #timepack {
	display: inline;
}

.navi2-block #timepack a {
	line-height: 110%;
	display: block;
	margin-top: 7px;
}

.navi2-block #timepack a,
.navi2-block #timepack a:visited {
	background: url("../images/yaji_off.gif") no-repeat 0 10%;
}

.navi2-block #timepack a:hover {
	background: url("../images/yaji_on.gif") no-repeat 0 10%;
}

/* News Flame */
#news-flame .title {
	color: #009;
	border-bottom: solid 1px #3c3c3c;
	padding: 0 0 5px 5px;
}

#news-flame {
	width: 720px;
	margin: 15px 0;
}

#backnumber {
	text-align: right;
	margin: 0 10px 20px 0;
}

/* Bunner */
#banner-list {
	font-size: 12px;
	line-height: 16px;
}

#banner-list ul {
	list-style: none;
}

#banner-list .item {
	margin: 0 0 9px 0;
}

#banner-list #netshop {
	margin-bottom: 6px;
}

#banner-list .shiryo {
	text-indent: -9999px;
}

#banner-list .shiryo a {
	display: block;
	width: 190px;
	height: 20px;
	background: transparent url("../images/img_seikyu190.gif") no-repeat;
}
#banner-list .shiryo a:hover {
	background-position: 0 -20px;
}

#news-flame .body {
width: 720px;
height: 125px !important;
overflow: auto;
}

#news-flame .list {
width: 660px;
padding: 5px 0 0 5px;
}

#news-flame .date {
width: 80px;
float: left;
}

#news-flame .item {
width: 580px;
float: right;
padding: 0 0 5px 0;
}

#news-flame .block {
width: 660px;
clear: both;
}
/* Hides from IE5-mac \*/
* html #news-flame .block {
padding: 0 0 10px 0; /* IE6 */
}
*:first-child+html #news-flame .block {
padding: 0 0 10px 0; /* IE7 */
}
/* End hide from IE5-mac */
