@charset "utf-8";


/* ------------------------------
CSS for flavor_Coop
------------------------------ */

body {
	background : #FAFAFA ;
}


/* ------------------------------
	header
------------------------------ */

div.header_back {
	background : url(../../img/flavor/shop/header_back_shop.gif) no-repeat ;
	width : 900px ;
	height : 230px ;
	position : relative ;
}

/* ------------------------------
	main
------------------------------ */

div.shop_img1 {
	margin:0 0 0 60px;
}

div.shop_img1 img {
	margin:0 20px 40px 0;
}

table.table_shop {
	margin-left : 60px ;
	margin-right : 40px ;
	margin-bottom : 55px ;
}

table.table_shop td.td01 {
	padding-right:30px;
}

table.table_shop td.td02 {

	padding : 0 20px ;
	background : url(../../img/flavor/base/line_dot_green.gif) repeat-x ;
	background-position : left bottom ;
}

table.table_shop td.td03 {
	xwidth : 250px ;
	padding : 10px 0px 10px 20px ;
	background : url(../../img/flavor/base/line_dot_green.gif) repeat-x ;
	background-position : left bottom ;
	color : #4D4D4D ;
	font-size : 13px ;
	line-height : 1.5em ;
}

table.table_shop td.td04 {
	width : 120px ;
	padding : 0 20px ;
	background : url(../../img/flavor/base/line_dot_green.gif) repeat-x ;
	background-position : left bottom ;
	font-size : 13px ;
	color : #F56E83 ;
	text-align : center ;
}

table.table_shop td.td05 {
	width : 120px ;
	padding : 10px 20px ;
	background : url(../../img/flavor/base/line_dot_green.gif) repeat-x ;
	background-position : left bottom ;
	color : #4D4D4D ;
	font-size : 13px ;
	line-height : 1.5em ;
}


div.map {
	width:770px;
	height:360px;
	margin:0 0 0 50px;
	padding:15px;
	background-image:url(../../img/flavor/shop/back_greendot.gif)
}

#map_text{
	margin:7px 0 35px 50px;
	font-size:12px;
}


#map_text a {
	font-size : 12px ;
	color : #F56E83 ;
	text-decoration : underline ;
	margin-right : 10px ;
}


table.table_staff {
	margin-left : 40px ;
	margin-right : 40px ;
}

.owner_table {
	padding-bottom:30px;
}

table.table_staff td.td01 {
	width : 220px ;
	padding : 0 30px ;
	text-align : center ;
}

table.table_staff td.td02 {
	width : 450px ;
	padding: 0 0 0 20px;
}

table.table_staff td.td02 img {
	margin-bottom:20px;
}

.greetings {
	line-height:2em;
	font-size : 13px ;
	color : #4D4D4D ;
}

table.table_staff td.td03 {
	text-align : right ;
}