/*
  copyright(c) "my". all rights reserved.
*/
/* ========================================================== */
/* use for "yoshinogawa.biz"                    */
/* ========================================================== */

/* body */
/* ********************************************************** */
/* container */
html{height:auto;}
body{padding-bottom:30px; height:auto;}
#container{width:820px; height:auto; min-height:660px;}
/* shadow */
#shadowTop, #shadowBottom{width:820px; height:30px;}
#shadowTop{background:url(./bg/shadowTopIndex.png) no-repeat center bottom; padding-top:30px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://yoshinogawa.biz/css/bg/shadowTopIndex.png, sizingMethod="scale");}
#shadowLeft{background:url(./bg/shadowLeftIndex.jpg) repeat-y left top; width:100%; height:540px; min-height:540px;}
#shadowRight{background:url(./bg/shadowRightIndex.jpg) repeat-y right top; width:100%; height:540px; min-height:540px;}
html>body #shadowLeft, html>body #shadowRight{height:auto;}
#shadowBottom{background:url(./bg/shadowBottomIndex.png) no-repeat center top; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://yoshinogawa.biz/css/bg/shadowBottomIndex.png, sizingMethod="scale");}
*html #shadowTop, *html #shadowBottom{background-image:none;}

/* content */
/* ********************************************************** */

#content{background-color:transparent; background-image:none; padding:0; width:760px; height:auto; min-height:540px; position:relative;}
#alt{background-color:#000000; padding:5px; width:750px; height:530px;}
#movie{margin:0 auto; width:820px; display:block; position:relative; top:30px; left:auto;}

/* banner */
/* ********************************************************** */
/* get ADOBE FLASH PLAYER */
#getAdobeFlashPlayer{text-align:center; margin:0 auto; padding:0; border-top:#333333 1px solid; width:auto; position:relative; left:0; top:0;}
