@charset "utf-8";

/*
======== table of content. =================================

summary:ブランドコンセプトページ用レイアウト定義

-CONTENT

-MAIN
  - MAIN RIGHT
  	

============================================================
*/

div#main{
	width:691px;
	margin:50px auto 58px auto;
	clear:both;
}

div#main h3{
	margin-bottom:10px;
}



