﻿@charset "UTF-8";

/*タイトル*/

#title{
	width:984px;
	overflow : hidden;
	margin:5px 0 15px 0;
	padding:10px 0;
	border-bottom: 1px solid #260609;
}

#title h1{
	width:450px;
	height:50px;
	background: #a3a3a3;
	margin-left:10px;
	margin-top:5px;
	float:left;
	overflow : hidden;
	text-indent:-9999em;
	background: url("../images/alllist_title.jpg") no-repeat;	
}

#title ul{
	width:500px;
	float:right;
	overflow : hidden;
	text-align:left;
	list-style-type:none;
	font-size:60%;
}

#title li{
	width:90px;
	height:60px;
	margin-left:5px;
	float:left;
	overflow : hidden;
}

#title .all01 a{
	width:90px;
	height:60px;
	display:block;
	text-indent:-9999em;
	background: url("../images/all01_botan.jpg") no-repeat;
}
#title .all01 a:hover{
	width:90px;
	height:60px;
	display:block;
	text-indent:-9999em;
	background: url("../images/all01_botan_b.jpg") no-repeat;
}

#title .all02 a{
	width:90px;
	height:60px;
	display:block;
	text-indent:-9999em;
	background: url("../images/all02_botan.jpg") no-repeat;
}
#title .all02 a:hover{
	width:90px;
	height:60px;
	display:block;
	text-indent:-9999em;
	background: url("../images/all02_botan_b.jpg") no-repeat;
}

#title .all03 a{
	width:90px;
	height:60px;
	display:block;
	text-indent:-9999em;
	background: url("../images/all03_botan.jpg") no-repeat;
}
#title .all03 a:hover{
	width:90px;
	height:60px;
	display:block;
	text-indent:-9999em;
	background: url("../images/all03_botan_b.jpg") no-repeat;
}

#title .all04 a{
	width:90px;
	height:60px;
	display:block;
	text-indent:-9999em;
	background: url("../images/all04_botan.jpg") no-repeat;
}
#title .all04 a:hover{
	width:90px;
	height:60px;
	display:block;
	text-indent:-9999em;
	background: url("../images/all04_botan_b.jpg") no-repeat;
}

#title .all05 a{
	width:90px;
	height:60px;
	display:block;
	text-indent:-9999em;
	background: url("../images/all05_botan.jpg") no-repeat;
}
#title .all05 a:hover{
	width:90px;
	height:60px;
	display:block;
	text-indent:-9999em;
	background: url("../images/all05_botan_b.jpg") no-repeat;
}


#naka{
	width:940px;
	margin-left:20px;
	overflow : hidden;
}

#naka .first{
	width:460px;
	float:left;
}
#naka .second{
	width:460px;
	float:right;
	margin-right:5px;
}

#naka h2{
	width:80px;
	height:80px;
	overflow : hidden;
	float:left;
	background: #fcc;
	font-size:60%;
}

#naka .firstmaru{
	width:80px;
	height:80px;
	text-indent:-9999em;
	background: url("../images/first_maru.png") no-repeat;
}

#naka .secondmaru{
	width:80px;
	height:80px;
	text-indent:-9999em;
	background: url("../images/second_maru.png") no-repeat;
}


#naka ul{
	width:375px;
	float:right;
	list-style-type:none;
}

#naka li a{
	width:375px;
	height:120px;
	display:block;
	margin-bottom:10px;
	padding-bottom:5px;
	text-decoration: none; 
}

#naka li img{
	width:170px;
	height:110px;
	float:left;
	margin:5px 0 5px 5px;
	border-style:none;

}

#naka li .shop{
	width:190px;
	height:35px;
	background: #0f0;
	float:left;
	margin:5px 0;

}

#naka li .shop01{
	width:190px;
	height:35px;
	float:left;
	margin:5px 0;
	text-indent:-9999em;
	background: url("../images/allshop_01.png") no-repeat;
}

#naka li .shop02{
	width:190px;
	height:35px;
	float:left;
	margin:5px 0;
	text-indent:-9999em;
	background: url("../images/allshop_02.png") no-repeat;
}

#naka li .shop03{
	width:190px;
	height:48px;
	float:left;
	margin:3px 0 0 0;
	text-indent:-9999em;
	background: url("../images/allshop_03.png") no-repeat;
}

#naka li .shop04{
	width:190px;
	height:35px;
	float:left;
	margin:5px 0;
	text-indent:-9999em;
	background: url("../images/allshop_04.png") no-repeat;
}

#naka li .shop05{
	width:190px;
	height:35px;
	float:left;
	margin:5px 0;
	text-indent:-9999em;
	background: url("../images/allshop_05.png") no-repeat;
}

#naka li .text{
	width:180px;
	float:left;
	font-size:12px;
	text-align:left;
	color:#fff;
	margin-left:5px;
}

#naka .first li a{
	border: 1px solid #A60000;
}

#naka .first li a:hover{
	background: #540C10;
}

#naka .second li a{
	border: 1px solid #830091;
}

#naka .second li a:hover{
	background: #540C10;
}

#container .link{
	color:#fff;
	font-size:80%;
	text-align:right;
	width:200px;
	margin-left:710px;
	margin-top:10px;
}

