@charset "utf-8";



/*
	--------------------------------
	Created: 2008.05.19
	Last Modified: 2008.05.19
	--------------------------------
*/



/* --------------------------------
	フィーチャー
-------------------------------- */

div#feature { width:850px; }

div#feature .primary { width:450px; float:left; }
div#feature .secondary { width:350px; float:right; }

div#feature .secondary p img { margin-bottom: 28px; }

p.primaryCaption { margin: 35px 0 20px; text-indent: -0.6em; padding-left: 1em;}


div#shaft { clear: both; width: 850px; }
div#shaftLeft { width: 450px; float: left; }
div#shaftRight { width: 350px; float: right; padding-top: 89px; }


/* --------------------------------
	脚注
-------------------------------- */

div#notes { margin:25px 0 0 0; width:850px; }
div#notes p { color:#777; line-height:1.8; }
div#notes p.odd { width:450px; float:left; }
div#notes p.odd .mkr { display:block; width:14px; float:left; }
div#notes p.odd .desc { display:block; width:436px; float:left; }
div#notes p.even { width:350px; float:right; }
div#notes p.even .mkr { display:block; width:14px; float:left; }
div#notes p.even .desc { display:block; width:336px; float:left; }







