@charset "utf-8";

/* container ------------------------------------*/

#container_short{
	
	width: 1040px;
	margin: 0 auto;
	text-align: center;
	}

body > #container_short{ 
 height:auto; 
	}

/* body -----------------------------------------*/

#body_short{
	width: 1040px;
	margin: 0 auto;
	text-align: center;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	}

.kodawari_swfbox{
	height: 620px;
	padding-top: 0px;
	margin-bottom: 10px;
	width: 1000px;
	}
