@charset "utf-8";

/* *******************************************
  サイト名：　 
　制作者: 　　 株式会社マイ.ビジネスサービス.
　URL: 　　　　http://www.
　作成日:　　　2007年7月
　最新更新日： 2007年10月
  Copyright (c) 2007 xxx All Rights Reserved.
  -------------------------------------------
  Title:      
  Author:     My Business Service
  URL :       http://www.
  Created :   July 2007
  Modified :  Oct. 2007

*　顧客BANKについて
　 The following styles are styles for homepage.
******************************************* */

/* 目次 contents
１．左サイドコンテンツ leftside(content)
２．右サイドコンテンツ rightside(sidebar)
３．clearfix
４．ヘッダー header
５．ナビゲーション gloval navigation
６．コンテンツ content
７．フッター footer
*/

/* *********************************
１．お客様目線で考える。MBSのハートマーケティングとは about01
********************************* */

div#about01{
	width: 560px;
	margin: 10px auto;
	padding-bottom: 10px;
	background: #fff url(../images/content_bg2_02.gif) bottom left no-repeat;
	}

div#about01 p{
	margin: 10px 35px;
	}

/* *********************************
２．デジタル+アナログの考え方 about02
********************************* */

div#about02{
	width: 560px;
	margin: 10px auto;
	padding-bottom: 10px;
	}

/* *********************************
３．デジタル+アナログの考え方 about03
********************************* */

div#about03{
	width: 560px;
	margin: 10px auto;
	padding-bottom: 10px;
	}

div#about03 p{
	margin: 10px 35px;
	}
