﻿@charset "utf-8";


#Home #contentsMain
{
	padding-top:0px;
}

#Home #echo_nav {
	margin-top:0px;
}


#flash
{
	width:940px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/home/flash_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 25px;
	padding-top: 15px;
	
}



/*-----------------
★各コンテンツボタン
-------------------*/
#homemenu
{
padding-bottom:10px;

}


#homemenu li
{
	float: left;
	font-size: 0px;
}

#homemenu a
{
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	font-size: 0px;
	height: 110px;
}


#homemenu01 a{
	background-image:url(../images/home/homemenu_btn01.gif);
	width: 170px;
	background-repeat: no-repeat;
	background-position:0 0;
	margin-right:13px;
}

#homemenu01 a:hover{
	width: 170px;
	background-repeat: no-repeat;
	background-position:0px -110px;
	background-repeat: no-repeat;
}
#homemenu02 a{
	background-image:url(../images/home/homemenu_btn02.gif);
	width: 170px;
	background-repeat: no-repeat;
	background-position:0 0;
	margin-right:14px;
}

#homemenu02 a:hover{
	width: 170px;
	background-repeat: no-repeat;
	background-position:0px -110px;
	background-repeat: no-repeat;
}
#homemenu03 a{
	background-image:url(../images/home/homemenu_btn03.gif);
	width: 170px;
	background-repeat: no-repeat;
	background-position:0 0;
	margin-right:13px;
}

#homemenu03 a:hover{
	width: 170px;
	background-repeat: no-repeat;
	background-position:0px -110px;
	background-repeat: no-repeat;
}
#homemenu04 a{
	background-image:url(../images/home/homemenu_btn04.gif);
	width: 170px;
	background-repeat: no-repeat;
	background-position:0 0;
}

#homemenu04 a:hover{
	width: 170px;
	background-repeat: no-repeat;
	background-position:0px -110px;
	background-repeat: no-repeat;
}


/*-----------------
★新着情報
-------------------*/

.new_ttl
{
	height: 34px;
	text-indent: -9999px;
	display: block;
	background-repeat:no-repeat;
	width: 720px;
	background-image: url(../images/home/new_ttl.gif);
	margin-right: auto;
	margin-left: auto;
}

#newBox
{
	width: 680px;
	background-image: url(../images/home/new_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.newList
{
	width:680px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

.newList_end
{
	width:680px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.newList li
{
	float:left;
}

.newList_end li
{
	float:left;
}

.date
{
	width: 80px;
	padding-right: 10px;
	padding-left: 10px;

}

.new_g
{
	background-image: url(../images/home/new_icon_g.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	width: 480px;
	padding-left: 100px;
}
.new_k
{
	background-image: url(../images/home/new_icon_k.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	width: 480px;
	padding-left: 100px;
}

.new_f
{
	background-image: url(../images/home/new_icon_f.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	width: 480px;
	padding-left: 100px;
}

.new_t
{
	background-image: url(../images/home/new_icon_t.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	width: 480px;
	padding-left: 100px;
}


/*-----------------
★ECHOバックナンバー
-------------------*/
#echo_bk
{
	background-image: url(../images/home/home_echo_bk.gif);
	background-position: bottom;
	text-align: center;
	width: 200px;
	padding-bottom: 5px;
	background-color: #DBDBDB;
	background-repeat: no-repeat;
}

/*-----------------
★早分かりナビ
-------------------*/

#oNav
{
	width:200px;
	padding-top:61px;
	background-image:url(../images/home/oyaku_navi.gif);
	background-repeat: no-repeat;
}

#oNav li {
	font-size: 0px;
}

#oNav a{
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	font-size: 0px;
	background-image:url(../images/home/oyaku_navi.gif);
	height: 52px;
}

/*右ナビ画像表示*/
#omenu01 a{
	width: 200px;
	background-position:0px -61px;
	background-repeat: no-repeat;

}	
#omenu01b a{
	width: 200px;
	background-position:-200px -61px;
	background-repeat: no-repeat;
}
#omenu01 a:hover{
	width: 200px;
	background-position:-200px -61px;
	background-repeat: no-repeat;
}
#omenu02 a{
	width: 200px;
	background-position:0px -113px;
	background-repeat: no-repeat;
}
#omenu02b a{
	width: 200px;
	background-position:-200px -113px;
	background-repeat: no-repeat;
}
#omenu02 a:hover{
	width: 200px;
	background-position:-200px -113px;
	background-repeat: no-repeat;
}

