@charset "utf-8";


body
{
	margin:0;
	padding:0 0 60px 0;
	background:#e1e1e1 url(../images/bg.jpg) fixed center top;
	min-width:665px;
	text-align:center;
	font-size:12px;
	line-height:19px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


/* ----------------------- */
/* container               */
/* ----------------------- */

#container
{
	width:665px;
	margin:0 auto;
	margin-top:70px;
	text-align:left;
}


/* ----------------------- */
/* header                  */
/* ----------------------- */

#header
{
	text-align:center;
}


/* ----------------------- */
/* section-container       */
/* ----------------------- */

#section-container
{
	margin-top:70px;
	text-align:center;
}


/* ----------------------- */
/* video-container         */
/* ----------------------- */

#video-container
{
	margin-top:70px;
	text-align:center;
}

#video-container #video-thumb
{
	margin-top:17px;
}

#video-container #download-button
{
	margin-top:10px;
}


/* ----------------------- */
/* outline-container       */
/* ----------------------- */

#outline-container
{
	margin-top:70px;
	text-align:center;
}

#outline-container .outline-body
{
	margin:8px 0 0 0;
	padding:0;
}

#outline-container table td
{
	text-align:left;
}

#outline-container #outline-left
{
	width:50%;
	padding-right:10px;
}

#outline-container #outline-right
{
	width:50%;
	padding-left:10px;
}


/* ----------------------- */
/* web-container           */
/* ----------------------- */

#web-table td
{
	padding:4px;
	background-color:#cdcdcd;
}

#web-table .web-table-left
{
	width:254px;
}

#web-table .web-table-right
{
	width:186px;
	padding-left:5px;
}

#web-container
{
	margin-top:65px;
	text-align:center;
}

#web-container .web-header
{
	padding:17px 0 9px 5px;
}


#web-container .web-caption
{
	padding:0 0 0 9px;
}


/* ----------------------- */
/* appeal-container        */
/* ----------------------- */

#appeal-container
{
	margin-top:30px;
	text-align:left;
}

#appeal-container #appeal-list
{
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}

*:first-child+html #appeal-container #appeal-list
{
	margin:5px 0 0 0;
}

#appeal-container #appeal-list .appeal-list-item
{
	margin-bottom:8px;
	padding-left:10px;
	background:url(../images/appeal-list-item-bg.gif) no-repeat 0 7px;
}


/* ----------------------- */
/* flv-container           */
/* ----------------------- */

#flv-container
{
	width:218px;
	margin:0 auto;
	margin-top:60px;
	text-align:left;
}

#flv-container table td
{
	
}

#flv-container .flv-table-right
{
	padding-left:7px;
}

#flv-container #flv-table
{
	margin-left:1px;
}


/* ----------------------- */
/* image-container         */
/* ----------------------- */

#image-container
{
	margin-top:70px;
	text-align:left;
}

#image-container table td
{
	
}

#image-container .image-table-bottom
{
	padding-top:12px;
}



#image-container .image-table-right
{
	padding-left:5px;
}


/* ----------------------- */
/* other                   */
/* ----------------------- */

.caption
{
	margin-top:6px;
	text-align:left;
}