@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 service/index.html
******************************************* */

/* 目次 contents
１．基本プラン
２．各種プロモーション
*/

/* *********************************
１．基本プラン
********************************* */

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

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

/* *********************************
２．各種プロモーション
********************************* */

div#service02,
div#service03,
div#service04,
div#service05,
div#service06{
	width: 560px;
	margin: 10px auto;
	padding-bottom: 10px;
	}

div#service02 h3,
div#service03 h3,
div#service04 h3,
div#service05 h3,
div#service06 h3{
	width: 500px;
	margin: 10px auto;
	}

div#service02 p,
div#service03 p,
div#service04 p,
div#service05 p,
div#service06 p{
	width: 480px;
	margin: 10px auto;
	}

div#service02 ul.menu,
div#service03 ul.menu,
div#service04 ul.menu,
div#service05 ul.menu,
div#service06 ul.menu{
	width: 480px;
	margin: 10px auto;
	padding-top: 10px;
	border-top: dotted #ccc 1px;
	}

div#service02 ul.menu li,
div#service03 ul.menu li,
div#service04 ul.menu li,
div#service05 ul.menu li,
div#service06 ul.menu li{
	list-style: inside disc ;
	}

/*アプローチ*/
div#service04 ul.menu{
	min-height:145px;
	height: auto !important;
	height: 145px;
	background: #fff url(../images/service04_bg.jpg) top right no-repeat;
	} 

div#service04 .btn_card{
	width: 260px;
	position: relative;
	top: -40px;
	left: 50px;
	}

/* *********************************
３．名刺活用サービス
********************************* */

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

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

div#meishi01 ul.note li{
	margin: 10px 35px;
	padding-left:1em;
	text-indent:-0.7em;
	font-size: 140%;
	}

/* *********************************
４．暑中見舞いはがき作成サービス
********************************* */

div#postcard01{
	width: 560px;
	margin: 10px auto;
	padding-bottom: 10px;
	background: #fff url(../images/content_bg2_02.gif) bottom left no-repeat;
	}
	
div#postcard01 h3{
	margin: 10px 0;
	padding: 10px 10px;
	border-bottom: solid #3cf 2px;
	font-size:108%; 
	font-weight: bold;
	}

div#postcard01 table{
	border: none;
	}

div#postcard01 table th{
	width: 130px;
	border-bottom: dotted #ccc 1px;
	font-weight: bold;
	}

div#postcard01 table td{
	border-bottom: dotted #ccc 1px;
	}

div#postcard01 table td.price{
	width: 100px;
	}

div#postcard02 img{
	margin: 20px 26px;
	}