@charset "utf-8";

/* ------------------------------------------------------------

	filename:	index.css
	created:	090706
	update:		100405
	
------------------------------------------------------------ */

/* ------------------------------------------------------------ プラットフォーム */
div#headContents { height: 297px; }

* html div#headContents { padding-bottom: 21px; }
*:first-child+html div#headContents { padding-bottom: 21px; }

div#headContents div.inner {
	width: 854px;
	height: auto;
	padding-bottom: 26px;
	background-image: url(/images/bg-head-dot.png);
	background-repeat: no-repeat;
	background-position: 0 100%;
}

div#headContents div.inner p#flashContent {margin-top:28px; }
div#headContents div.inner p.keyVisual {
	margin-top:28px;
	background: url(/images/bg-head-inner-home.jpg) no-repeat;
	height:246px;
	width:854;
	margin-top:0;
	padding:2px;
}

div.typeD div#mainContents { padding-top: 8px; }

/* ------------------------------------------------------------ サブコンテンツ */
div#subContents ul.related li.gallery { margin-bottom: 1px; }


/* EOF */
