@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

*　活用事例
　 The following styles are styles for case/index.html
******************************************* */

/* 目次 contents
１．前置き
２．各事例
*/

/* *********************************
１．前置き
********************************* */

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

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

/* *********************************
２．各事例
********************************* */

div#case02,
div#case03,
div#case04,
div#case05,
div#case06,
div#case07{
	width: 560px;
	margin: 10px auto;
	padding-bottom: 10px;
	}

div#case02 h3,
div#case03 h3,
div#case04 h3,
div#case05 h3,
div#case06 h3,
div#case07 h3{
	margin: 10px 25px;
	}

div#case02 p,
div#case03 p,
div#case04 p,
div#case05 p,
div#case06 p,
div#case07 p{
	margin: 10px 35px;
	}