@charset "utf-8";


/* ----------------------------------------

common

---------------------------------------- */

div#Content h1 {
	clear: both;
	margin-bottom: 10px;
}
div#Content div#Main p.PageTop {
	clear:both;
	margin: 0;
	padding: 20px 0 0;
}
div#Content div#Main p.PageTop a {
	text-decoration: none;
}
div#Content div#Main p.PageTop a:hover {
	text-decoration: underline;
}
div#Content {

}
div#Content ul#GlobalNav {
	margin-bottom: 15px;
}



/* ----------------------------------------

product_top

---------------------------------------- */

p.product_p {
	margin-bottom: 2em;
}
h2.product_h2 {
	margin-bottom: 5px;
}
dl#ShopList {

}
dl#ShopList dt {
	float: left;
	width: 300px;
}
dl#ShopList dd {
	float: left;
	width: 300px;
}