@charset "utf-8";

/*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

	Last Updated: Oct 30, 2009
	Edited by Kazuya Ono/COLONY+iNTERACTIVE INC.
	
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/


/* ============================================================
01: layout
============================================================ */
ul.lNav {
	width: 200px;
	float: right;
}
div.main {
	/*width: 760px;*/
	width: 750px;
	float: left;
}
/* ---------- common ---------- */
ul.lNav li {
	height: 17px;
	margin-bottom: 13px;
}


/* ============================================================
02: body#index
============================================================ */
body#index p.lead {
	font-size: 1.2em;
	margin-bottom: 50px;
}
body#index ul.logoList {
	width: 100%;
	overflow: hidden;
}
body#index ul.logoList li {
	width: 185px;
	height: 150px;
	padding-right: 1px;
	float: left;
	background: url(../../works/images/bg_logolist.gif) right top no-repeat;
}
body#index ul.logoList li img.logo,
body#index ul.logoList li img.rollover {
	display: block;
	width: 185px;
}
body#index ul.logoList li img.logo {
	height: 125px;
}
body#index ul.logoList li img.rollover {
	display: block;
	width: 185px;
	height: 25px;
}


/* ============================================================
03: body#detail
============================================================ */
body#detail h3.image {
	height: 230px;
	margin-bottom: 40px;
}
body#detail div.summary {
	font-size: 1.2em;
	margin-bottom: 30px;
}
body#detail div.summary p {
	margin-bottom: 1em;
}
body#detail div.shopInfo {
	width: 100%;
	overflow: hidden;
}
body#detail div.shopInfo h4 {
	margin-bottom: 10px;
}
body#detail div.shopInfo p.basic {
	width: 530px;
	float: left;
}
body#detail div.shopInfo p.basic img {
	padding-left: 10px;
	vertical-align: middle;
}
body#detail div.shopInfo p.link {
	width: 185px;
	float: right;
}