@charset "utf-8";

/* ****************************************************
Title: shop.css
Created: 2010-06-17
Last Modified: 2010-06-17
Editor(s): nishio
Last Editor: nishio
***************************************************** */


/* Table Of Contents
----------------------------------------

# content
# clearfix
# common classes

----------------------------------------*/


/* # content
---------------------------------------------------------------------------- */

div#content div.section {
	background: url(../images/common/bg_bd_dot.gif) repeat-x left bottom;
	padding: 0 188px 15px 15px;
}

div#content div.section h2 {
	font-size: 116%;
}

div#content div.section address {
	overflow: hidden;
	zoom: 1;
}

div#content div.section p.btn {
	bottom: 15px;
	margin-bottom: 0;
	position: absolute;
	right: 15px;
}


/* # clearfix
---------------------------------------------------------------------------- */


/* # common classes
---------------------------------------------------------------------------- */


