@charset "Shift_JIS";

/*----------------------------------------
	Flash
-----------------------------------------*/

#flash{
	width:780px;
	height:150px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

img,div {
  behavior: url(iepngfix.htc);
  }
  
/*----------------------------------------
	コンテンツBOX
-----------------------------------------*/

#contents {
	width: 780px;
	height:auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*----------------------------------------
	brand
-----------------------------------------*/

#brand{
	width:240px;
	height:500px;
	float:left;
}

/*----------------------------------------
	右コンテンツ
-----------------------------------------*/

#box_right{
	width:540px;
	height:auto;
	float:left;
}

#s_title{
	width:540px;
	height:auto;
}

#message01{
	width:240px;
	height:175px;
	float:left;
}

#message02{
	width:300px;
	height:175px;
	color:#5A3C17;
	line-height:160%;
	float:right;
}

#topics{
	width:540px;
	height:auto;
	clear: both;
}

#topics p{
	margin-bottom:10px;
}

