/*
* コンテンツ
*/


/* キービジュアル */

#contentbody
.feature {
	width:801px;
	height:296px;
	padding-top:1px;
	background-image: url(../img/top/topbasegx3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.feature 
h1 {
	margin-top:45px;
	margin-left:10px;
	width:276px;
	height:54px;
	text-indent:-10000px;
	background-repeat: no-repeat;
	background-position: left top;
}
.feature 
h2 {
	margin-top:30px;
	margin-left:10px;
	width:422px;
	height:16px;
	text-indent:-10000px;
	background-repeat: no-repeat;
	background-position: left top;
}

.feature
.next01 {
	margin-top:50px;
	margin-left:15px;
}

.feature
.btinq {
	margin-top:10px;
	margin-left:10px;
}


.feature
.next01 a {
	display:block;
	width:152px;
	height:27px;
	background:url(../img/top/topnext01.gif) no-repeat top left;
	text-indent:-10000px;
	overflow:hidden;
}
.next01 a:hover {
	background-position:bottom left;
}

.btinq a {
	display:block;
	width:340px;
	height:37px;
	background:url(../img/top/inquirybt.gif) no-repeat top left;
	text-indent:-10000px;
	overflow:hidden;
}
.btinq a:hover {
	background-position:bottom left;
}


/* ピックアップナビ */

#contentbody
.keynavi {
	width:801px;
	height:285px;
	background-image: url(http://producers.ne.jp/img/top/toppickupbg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.keynavi
h3 {
	display:none;
}


.keynavi
ul {
	list-style:none;
	margin:0 0 0 0em; 
	padding:0; 
	list-style-type:none;
}
.keynavi
ul li{
	list-style:none;
	float:left;
	margin: 0px;
}
.keynavi
li a{
	margin-top:32px;
	margin-left:7px;
	display:block;
	width:222px;
	height:116px;
	text-indent:-10000px;
	overflow:hidden;
	background-image:url(../img/top/toppickup.jpg);
}

li.key001 a{
	background-position:0px 0px;
}
li.key002 a{
	background-position:-229px 0px;
}
li.key003 a{
	background-position:-457px 0px;
}
li.key001 a:hover{
	background-position:0px 116px;
}
li.key002 a:hover{
	background-position:-229px 116px;
}
li.key003 a:hover{
	background-position:-457px 116px;
}
li.key004 span {
	display:block;
	margin-top:37px;
	margin-left:3px;
	width:109px;
	height:108px;
	text-indent:-10000px;
	background:url(../img/top/toppickup_round.gif) no-repeat top left;
/*
	display:block;
	margin-top:32px;
	margin-left:7px;
	width:103px;
	height:116px;
	text-indent:-10000px;
	background:url(../img/top/qr.gif) no-repeat top left;*/
}

.mobbar {
	margin-top:5px;
	width:800px;
	height:124px;
	text-indent:-10000px;
	background:url(../img/top/mobbar.gif) no-repeat top left;
}


/* サブメニュー */

#contentbody
.submenu {
	margin-top:10px;
	width:801px;
	height:46px;
	background:url(../img/top/submenubg.gif) no-repeat top left;
}

.submenu
ul {
	list-style:none;
	margin:0 0 0 0em; 
	padding:0; 
	list-style-type:none;
}
.submenu
ul li{
	list-style:none;
	float:left;
	margin: 0px;
}
.submenu
li a{
	display:block;
	text-indent:-10000px;
	overflow:hidden;
	height:13px;
	font-size:12px;
	background-image:url(../img/top/topsubmenu.gif);
}
.tp {
	margin-top:15px;
	margin-left:15px;
}

li.submenu001 a{
	width:77px;
	background-position:0px 0px;
}
li.submenu002 a{
	width:111px;
	background-position:-93px 0px;
}
li.submenu003 a{
	width:89px;
	background-position:-220px 0px;
}
li.submenu004 a{
	width:78px;
	background-position:-323px 0px;
}

li.submenu001 a:hover{
	width:77px;
	background-position:0px 13px;
}
li.submenu002 a:hover{
	width:111px;
	background-position:-93px 13px;
}
li.submenu003 a:hover{
	width:89px;
	background-position:-220px 13px;
}
li.submenu004 a:hover{
	width:78px;
	background-position:-323px 13px;
}

li.submenu005 a {
	margin-left:300px;
	margin-top:10px;
	display:block;
	width:69px;
	height:27px;
	background:url(../img/top/topnext02.gif) no-repeat top left;
	text-indent:-10000px;
	overflow:hidden;
}
li.submenu005 a:hover {
	background-position:bottom left;
}
