@charset "utf-8";

/* import */

@import "reset.css";

@import "base.css";


/* SHOP layout --------------------- */

/* Layout block */

#header{
width:890px;
height:143px;
text-align:left;
margin-bottom:20px;
}

#contents{
float:left;
width:828px;
padding-left:31px;
}

h2
{
padding-top:40px;
padding-left:250px;
}
/*
h2
{
position:relative;
top:20px;
left:290px;
}
*/
/* Block inside */
/* header area --------------------- */
/*
#header p{
position:relative;
top:40px;
left:290px;
width:400px;
}
*/
#header p{
padding-top:20px;
padding-left:250px;
width:400px;
}
/* contents area --------------------- */

/* --------------------- */
/* kichijouji */

#left_column01
{
float:left;
width:431px;
height:257px;
background:url(../shop/kichijouji/kichi_ima01.jpg) no-repeat;
}

#left_column01 table
{
margin:135px 0px 0px 185px;
line-height:1.25em;
color:#FFFFFF;
}

/* warabi */

#left_column02
{
float:left;
width:431px;
height:257px;
background:url(../shop/warabi/wara_ima01.jpg) no-repeat;
}

#left_column02 table
{
margin:90px 0px 0px 165px;
line-height:1.25em;
color:#FFFFFF;
}

#left_column02 p
{
margin-top:30px;
text-align:center;
color:#663300;
}

#left_column03
{
float:left;
width:431px;
height:257px;
background:url(../shop/yokohama/yoko_ima01.jpg) no-repeat;
}

#left_column03 table
{
margin:20px 0px 0px 150px;
line-height:1.25em;
color:#FFFFFF;
}

/* --------------------- */


.address
{
vertical-align:top;
width:60px;
padding-right:10px;
text-align:right;
}

#right_column
{
width:397px;
float:right;
}





