@charset "Shift_JIS";

/* ------------------------------
 index.html
------------------------------ */

#navi{
width:500px;
height:25px;
padding-left:17px;
}


#navi ul{
list-style-type:none;
}

li{
padding-top:52px 0 15px 0;
float:left;
padding-left:10px;
list-style-type:none;
}


/* TOP
-----------------------*/

#flash{
padding:115px 0 155px 0;
text-align:center;
}

/* content
-----------------------*/
#wapper{

width:992px;
margin-right: auto;
margin-left: auto;
text-align:left;
}

#container{
	border-top:4px solid #ff44f4;
	width:992px;
	margin:0;
	padding:0;
	background:url(../image/top_bg.gif) repeat #fff;
}

/* concept
------------------------------- */

#container #main{
	margin:80px 0 50px 27px;
	padding:0;
	width:950px;
	height:100%;
	overflow:auto;

}

#mainTitle{
padding-top:68px;
width:155px;
height:22px;
float:left;
}

#container #mainText{
margin:0;
padding:30px 0 20px 18px;
width:600px;
color:#727171;
line-height:1.4em;
float:left;
	background:url(../image/biin_graphic.gif) no-repeat #fff;
background-position:right;
}

#mainText .firstT{
font-weight:bold;
}

/* collection
------------------------------- */

*html body .collection{
padding-left:125px;
}

.collection{
padding-left:175px;
margin:0px;
width:750px;
}

.collec_left{
margin:0px;
padding:0px;
width:317px;
height:546px;
float:left;
}

.collec_left p{
margin-top:60px;
text-align:left;
}

.collec_right{
margin:0px;
padding:0px;
width:367px;
float:left;

}

/*Gallary
---------------------*/
#gallery{
margin:20px auto;
height:600px;
width:600px;
position:relative;
color:#fff;
padding:20px;
font-size:0.1em;
overflow:hidden;
border:1px solid #fff;
background-color:#eceaea;
}
#gallery a{
font-size:0.1em;
color:#fff;
}

/*ShopList
------------------------*/

table{
overflow:hidden;
border-collapse:collapse;
width:600px;
}

#shoplist_line{
padding:30px 0 20px 200px;
}

#shoplist_line th,#shoplist_line td{
border-top:1px solid #ff44f4;
border-bottom:1px solid #ff44f4;
padding:10px 0 10px 16px; 
line-height:1.4em;
vertical-align:top;
}

#shoplist_line th{
width:227px;
color:#ff44f4;
border-top:1px solid #ff44f4;
background-color:#eceaea;
}

#shoplist_line .Ta2{
width:300px;
border-right:1px dotted #ff44f4;
border-left:1px dotted #ff44f4;

}

#shoplist_line .Ta3{
width:100px;
padding:30px 0 10px 16px;
vertical-align:bottom;
}

.shoplink{
padding-left:15px;
margin-left:10px;
background-image:url(../image/shopmark.gif);
background-position:left center;
background-repeat:no-repeat;
}