@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Member                      */
/*                 09  Clinic                      */
/*                 10  Access                      */
/*                 11  Price                       */
/*                 12  Originality                 */
/*                 13  Recruit                     */
/*                 14  Prevent                     */
/*                 15  Esthe                       */
/*                 16  White                       */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Black          #000000      */
/*        Main Color - Light Black    #a59d98      */
/*        Main Color - Fresh Black    #f1f1f1      */
/*                                                 */
/*        Sub Color  - Yellow Green   #ffff9d      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background:#fff url(../images/body_bg.jpg) repeat-x; text-align:center; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-x bottom;
	margin: 0px auto;
	padding: 0;
	text-align: center;
	}

#main {
	margin: 0 auto;
	padding:0 0 0px 0;
	width:820px;
	clear:both;
	background: url(../images/main_bg.jpg) repeat-y;
	}

#content {
	width: 571px;
	float: right;
	font-size: 100%;
	line-height: 1.667em;
	letter-spacing:0px;
	color: #000;
	margin:0 29px 0 20px;
	display:inline;
	text-align:left;
	}


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) repeat-x;
	height: auto;
	width: 820px;
	margin: 0 auto;
	padding: 0;
	}

h1 {
	width: 500px;
	float: left;
	height:90px;
	margin:0;
	padding:0;
	}
h1 a {
	display: block;
	width: 590px;
	height:90px;
	margin:0;
	padding:0;
	text-indent: -9999px;
	background: url(../images/logo.jpg) 0 0 no-repeat;
	}

#header p.tel {
	margin: 0;
	padding: 0;
	height: 90px;
	width: 212px;
	float: right;
	}
#header p.tel img { display: block; }
#header p.mainimg{ width:820px; line-height:1%; margin:0; padding:0;}
#content_nav {
	margin: 0 0 23px 0;
	padding: 0;
	list-style: none;
	width: 570px;
	height: 30px;
	}
#content_nav ul.top_nav { width:570px; margin:0; padding:0; float:left;}

#content_nav ul.top_nav li {
	height: 30px;
	float: left;
	list-style: none;

	}
#content_nav ul.top_nav li a {
	display: block;
	height: 30px;
	width: 180px;
	text-indent: -9999px;
	}

#nav01 { width: 180px; margin:0 15px 0 0; }
#nav02 { width: 180px; margin:0 15px 0 0; }
#nav03 { width: 180px; }

#nav01 a {	background: url(../images/top_nav.jpg) 0 0 no-repeat; }
#nav02 a {	background: url(../images/top_nav.jpg) -195px 0 no-repeat; }
#nav03 a {	background: url(../images/top_nav.jpg) -390px 0 no-repeat; }
#nav01 a:hover { background: url(../images/top_nav.jpg) 0 -30px no-repeat;	}
#nav02 a:hover { background: url(../images/top_nav.jpg) -195px -30px no-repeat;	}
#nav03 a:hover { background: url(../images/top_nav.jpg) -390px -30px no-repeat;	}


/*----------04  Navigation -----------*/

#nav {
	width: 180px;
	float: left;
	padding: 10px 0 20px 20px;
	}

#nav ul { margin:0 0 20px 0;}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	height: 30px;
	width: 180px;
	margin:0 0 10px 0;
	}

#nav .internal li a {
	display: block;
	height: 30px;
	text-indent: -9999px;
	
	}

#nav04 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav05 a { background: url(../images/nav.jpg) 0 -40px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -80px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -120px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -160px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -200px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -240px no-repeat; }

#nav04 a:hover { background: url(../images/nav.jpg) -180px 0 no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -180px -40px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -180px -80px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -180px -120px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -180px -160px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -180px -200px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -180px -240px no-repeat; }

#nav11 a {
  display: block;
  background: url(../images/nobu_imp.jpg) 0 0 no-repeat;
  width: 180px;
  height: 62px;
  margin: 0;
  padding: 0;
  outline: none;
  text-indent: -9999px;
}
			   
#nav11 a:hover {
  background: url(../images/nobu_imp.jpg) 0 bottom;
}

#nav p { text-align: center; }
#nav p.img{ width:180px; display:block; line-height:1%; margin:0 auto 10px auto; text-align:center;}
#nav p.img2{ width:180px; display:block; line-height:1%; margin:10px auto 10px auto; text-align:center;}


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	margin: 0 auto;
	padding:0;
	height:91px;
	width:820px;
	font-size: 91.6%;
	text-align: center;
	background:url(../images/footer_bg.jpg) no-repeat;
	color: #ff9900;
	letter-spacing:1px;
	}
*:first-child+html #footer { font-size: 11px; } /*  for IE7 only */
* html body #footer { font-size: 11px; } /*  for IE6 only */

#footer a {
	text-decoration: none;
	color: #ff9900;
	}
#footer a:hover { text-decoration: underline; }

#footer ul { 
	list-style: none;
	padding: 37px 0em 0.81em 0;
	margin: 0;
	clear: both;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer address { margin: 0; color:#000; font-size: 11px; line-height:110%; }
#footer address a{ color:#000; }


/*---------- 06  Contents -----------*/

.section { padding:0px 0px 0px 0px;}
.section .section { padding: 0em 10px 0em 10px;}

.center { text-align: center; }
.top { vertical-align:top; }
.right { text-align: right; }
.left{text-align:left;}

#content h2 {
	height: 25px;
	width:570px;
	text-indent: -9999px;
	margin: 0 0 20px 0 ;
	}
#content h3 {
	clear:both;
	height: 30px;
	width:570px;
	text-indent: -9999px;
	margin: 0 0 20px 0;
	display:block;
	}
#content h4 {
	clear:both;
	height: 18px;
	text-indent: -9999px;
	padding: 0 0 10px 0;
	display:block;
	}

#content h5 {
	background: url(../images/icon_03.jpg) 0 0 no-repeat;
	font-size: 100%;
	color:#666;
	font-weight: bold;
	margin:5px 0 8px 0;
	padding:0px 0px 0px 15px;
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.png) 0 4px no-repeat;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: normal; }

#content a { text-decoration: underline; }

a {
	color: #028eaf;
	outline: none;
	}
a:hover { color: #de91a2; }

#content dd.txt_orange_l { font-size: 14px; font-weight: bold; }
#content dd.txt_orange_l a { text-decoration: underline; color: #FB9806; outline: none; }
#content dd.txt_orange_l a:hover { color: #de91a2; }

#content ul.icon {
	margin:0; padding: 0;
	list-style:none;
	font-weight:normal;
}

#content ul.icon li{
	margin:0 0 0px 0;
	background:url(../images/icon_05.jpg) no-repeat 0 0;
	padding:0px 0px 0px 10px;
	font-size:100%;
	line-height:1.667em;
	font-weight:normal;
}

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l  {
	float: left;
	display: block;
	line-height:1%;
	background: #ccc;
	padding:1px;
	margin:0em 10px 0em 0;
	}
*:first-child+html .image_l { margin:0px 11px 0px 0px; } /*  for IE7 only */
* html body .image_l { margin:0px 11px 0px 0px; } /*  for IE6 only */

.image_l1  {
	float: left;
	display: block;
	line-height:1%;
	background: #ccc;
	padding:1px;
	margin-top:0.9em;
	margin-right:12px;
	}
*:first-child+html .image_l1 { margin:0.9em 9px 0px 0px; } /*  for IE7 only */
* html body .image_l1 { margin:0.9em 9px 0px 0px; } /*  for IE6 only */

.image_r {
	float:right;
	background:#ccc;
	padding:1px;
	margin:0px 0px 0px 10px;
	line-height:1%;
	display: block;
	}
.image_r2 {
	float:right;
	background:#ccc;
	padding:1px;
	margin:5px 45px 0px 10px;
	line-height:1%;
	display: block;
	}
*html .image_r2 {
	float:right;
	background:#ccc;
	padding:1px;
	margin:5px 25px 0px 10px;
	line-height:1%;
	display: block;
	}
	
 .image_r1 {
	float:right;
	background:#ccc;
	padding:1px;
	margin:0px 0px 0px 10px;
	line-height:1%;
	display:block;
	}

*:first-child+html .image_r1 { 	margin:0px 0px -6px 9px; } /*  for IE7 only */
* html body .image_r1 { margin:0px 0px -6px 9px; } /*  for IE6 only */

.img { margin:0; line-height:1%}
.case {
	margin:0;
	background: url(../images/icon_04.jpg) center center no-repeat;
	}

.case-narrow {
	margin: 10px 40px;
	background: url(../images/arrow_h.png) center center no-repeat;
	}

.case-noimg { margin: 10px 20px; }

.case img,
.case-narrow img,
.case-noimg img { display: block; }

.caption {
	text-align: center;
	border-top: 2px solid #ccc;
	}
p.caution {
	padding-left: 24px;
	background: url(../images/caution.png) 0 1px no-repeat;
	}

/* Hides from IE-mac \*/
p.answer:first-letter {
	display: block;
	padding: 2px;
	background: #4499af;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #ccc;
	margin: 0 5px 0 0;
	float: left;
	}
/* End hide from IE-mac */

#content ul.totop {
	clear: both;
	padding-bottom:20px;
	padding-right:0px;
	}

*:first-child+html #content ul.totop { margin-bottom:14px; } /*  for IE7 only */
* html body #content ul.totop { margin-bottom:14px;
 } /*  for IE6 only */

#content ul.totop li {
	list-style: none;
	width: 100px;
	height: 16px;
	float:right;
	margin:0;
	padding:0;
	text-indent: -9999px;
	}
#content ul.totop li a {
	display: block;
	height: 16px;
	background: url(../images/linktop.jpg) 0 0 no-repeat;
	}

#content table {
	border-collapse: collapse;
	border: 1px solid #ccc;
	font-size: 100%;
	line-height:1.667em;
	letter-spacing:0px;
	color: #000;
	width: 569px;
	}

#content table th,
#content table td {
	padding: 5px;
	border: 1px solid #ccc;
	letter-spacing:0px;
	}

#content table th {
	background: #ccc;
	color: #000;
	width: 130px;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

.marginb10{ margin:0 0 10px 0;}
.marginb11{ margin:0 0 11px 0;}
.marginb20{ margin:0 0 20px 0;}
.marginb26{ margin:0 0 26px 0;}
.paddingl10{ padding:0 0 0 10px;}
.paddingb20{ padding:0 0 20px 0px;}
.margin_l10{margin-left:10px; margin-right:10px; margin-bottom:15px;}
.margin_t15{margin-top:15px;}
/*---------- 07  Index -----------*/
#index .section { margin:0; padding:0; width:571px;} 
#index h2#title01{ background:url(../images/index_h2.jpg);}
#index .index01 { width: 547px; margin:8px 0 15px 10px; padding:0; float:left; display:inline;}
#index ul.ul01{ list-style:none; margin:0; padding:0;}
#index ul.ul01 li{ list-style:none; background:url(../images/index_icon.jpg) 0px 5px no-repeat; padding:5px 0 5px 20px; line-height:1em;}

#index .alpha { width: 340px; margin:0; padding:0; float:left; display:inline; text-align:left;}
#index .beta { width: 200px; margin:7px 10px 0 0; padding:0; float:right; display:inline;}
#index dl.dl01 { padding:0px 0 0 22px; margin:5px 0 0 0; line-height:1.667em; font-size:1em;}
#index dl.dl01 dt { float:left; width:76px; font-weight:normal; margin:0; padding:0;}
#index dl.dl01 dd { float:left; width:235px; margin:0; display:inline; padding:0;}
#index dl.dl01 dd.dd01 { float:left; width:225px; margin:0 0 0 76px; padding:0; line-height:16px;}
#index dl.list { list-style:none; margin:0; padding:0;}
#index dl dt.list01 { list-style:none; background:url(../images/index_icon.jpg) 0px 5px no-repeat; padding:5px 0 5px 20px; line-height:1em;}
#index .index02 { width: 547px; margin:8px 0 15px 10px; padding:0; float:left; display:inline;}
#index .text01{padding-bottom:12px;}

#index #wrapper .clear_bnr {
	text-indent: -9999px;
}

	#index #wrapper .clear_bnr a {
		display: block;
		width: 570px;
		height: 139px;
		background: url(../images/clear_bnr.jpg) 0 0 no-repeat;
	}
	
		#index #wrapper .clear_bnr a:hover {
			background-position: bottom;
		}
		



#index #wrapper .nobuimplant {
	width: 570px;
	height: 75px;
}

#index #wrapper .nobuimplant a {
	display: block;
	width: 570px;
	height: 75px;
	background: url(../images/implant_banner.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	}
	
#index #wrapper .nobuimplant a:hover {
	background-position: bottom;
}
		
		
#wrapper #main #rese_bnr {
	text-indent: -9999px;
	margin: 0 auto;
	padding: 0;
}

	#wrapper #main #rese_bnr a {
		display: block;
		width: 550px;
		height: 100px;
		background: url(../images/rese_bnr.jpg) 0 0 no-repeat;
	}
	
		#wrapper #main #rese_bnr a:hover {
			background-position: bottom;
		}
.txt_red { color:#FF0000; }

.txt_orange { color:FB9806; }

/*---------- 08  Member -----------*/
#member h2#title01{ background:url(../images/member_h2.jpg) 0 0 no-repeat;}
#member h3#title02{ background:url(../images/member_h3-01.jpg) 0 0 no-repeat;}
#member h4#title03{ background:url(../images/member_h4-01.jpg) 0 0 no-repeat;}
#member h4#title04{ background:url(../images/member_h4-02.jpg) 0 0 no-repeat; margin-top:10px;}
#member h3#title05{ background:url(../images/member_h3-02.jpg) 0 0 no-repeat;}
#member h4#title06{ background:url(../images/member_h4-01.jpg) 0 0 no-repeat;}
#member h4#title07{ background:url(../images/member_h4-02.jpg) 0 0 no-repeat; margin-top:10px;}
#member h3#title08{ background:url(../images/member_h3-03.jpg) 0 0 no-repeat;}

#member .left{float: left; padding:0; text-align:left; margin:0; display:block; width:338px;}
#member dl { margin: 0; padding: 0; width:338px; font-size:100%; line-height:1.667em; letter-spacing:0px; float:right; text-align:left; }
#member dl dt{ margin:0; padding:0; float: left; width: 50px; display: inline; }
#member dl dd{ margin:0; padding:0; float: right; width: 288px;  display:inline;}
#member dl dd.dd01{margin-left:50px;}

#member ul.bullet {
	margin:0; padding: 0;
	list-style:none;
	font-weight:normal;
}

#member ul.bullet li{
	margin:0 0 5px 0;
	background:url(../images/icon_02.jpg) no-repeat 0 0;
	padding:0px 0px 0px 15px;
	font-size:100%;
	line-height:1.667em;
	letter-spacing:0px;
	font-weight:normal;
}
	
/*---------- 09  Clinic -----------*/

#clinic h2#title01{ background:url(../images/clinic_h2.jpg) 0 0 no-repeat;}
#clinic h3#title02{ background:url(../images/clinic_h3-01.jpg) 0 0 no-repeat;}
#clinic h4#title03{ background:url(../images/clinic_h4-01.jpg) 0 0 no-repeat;}
#clinic h4#title04{ background:url(../images/clinic_h4-02.jpg) 0 0 no-repeat;}
#clinic h4#title05{ background:url(../images/clinic_h4-03.jpg) 0 0 no-repeat;}
#clinic h4#title06{ background:url(../images/clinic_h4-04.jpg) 0 0 no-repeat;}
#clinic h4#title07{ background:url(../images/clinic_h4-05.jpg) 0 0 no-repeat;}
#clinic h4#title08{ background:url(../images/clinic_h4-06.jpg) 0 0 no-repeat;}
#clinic .right{float: right; padding:0; text-align:left; margin:0; display:block; width:338px;}

/*---------- 10  Access -----------*/

#access h2#title01{ background:url(../images/access_h2.jpg) 0 0 no-repeat;}
#access h3#title02{ background:url(../images/access_h3-01.jpg) 0 0 no-repeat;}
#access h4#title03{ background:url(../images/access_h4-01.jpg) 0 0 no-repeat;}

#access .image_c {
	background:#ccc;
	text-align:center;
	padding:1px;
	margin:0 46px 0 46px;
	width:478px;
	line-height:1%;
	display:block;
	}
/*---------- 11  Price -----------*/

#price h2#title01{ background:url(../images/price_h2.jpg) 0 0 no-repeat;}
#price h3#title02{ background:url(../images/price_h3-01.jpg) 0 0 no-repeat;}
#price h4#title03{ background:url(../images/price_h4-01.jpg) 0 0 no-repeat;}
#price h4#title04{ background:url(../images/price_h4-02.jpg) 0 0 no-repeat;}
#price h4#title05{ background:url(../images/price_h4-03.jpg) 0 0 no-repeat;}
#price h3#title06{ background:url(../images/price_h3-02.jpg) 0 0 no-repeat;}
#price h4#title07{ background:url(../images/price_h4-04.jpg) 0 0 no-repeat;}
#price h3#title08{ background:url(../images/price_h3-03.jpg) 0 0 no-repeat;}
#price h4#title09{ background:url(../images/price_h4-06.jpg) 0 0 no-repeat;}


#price h4#title09 {
  padding-bottom:0
	}

#price table {
	border-collapse: collapse;
	border: 1px solid #ccc;
	font-size: 100%;
	line-height:1.667em;
	color: #000;
	letter-spacing:0px;
	width: 549px;
	margin: 0;
	}

#price table th,
#price table td {
	padding: 5px;
	border: 1px solid #ccc;
	}
#price .font-red {
color:#FF0000}

#price p.minus { margin-bottom: -10px;}
*:first-child+html #price p.minus { margin-bottom: -30px;}
*html body#price p.minus {margin-bottom: -30px;}

/*---------- 12  Originality -----------*/
#originality h2#title01{ background:url(../images/originality_h2.jpg) 0 0 no-repeat;}
#originality h3#title02{ background:url(../images/originality_h3-01.jpg) 0 0 no-repeat;}
#originality h3#title03{ background:url(../images/originality_h3-02.jpg) 0 0 no-repeat;}
#originality h4#title04{ background:url(../images/originality_h4-01.jpg) 0 0 no-repeat;}
#originality h4#title05{ background:url(../images/originality_h4-02.jpg) 0 0 no-repeat;}
#originality h4#title06{ background:url(../images/originality_h4-03.jpg) 0 0 no-repeat;}
#originality h4#title07{ background:url(../images/originality_h4-07.jpg) 0 0 no-repeat;}
#originality h4#title08{ background:url(../images/originality_h4-08.jpg) 0 0 no-repeat;}

#originality .left{float: left; padding:0; text-align:left; margin:0; display:block; width:338px;}

#originality .image_c {
	display: block;
	line-height:1%;
	background: #ccc;
	text-align:center;
	padding:1px;
	margin:0px 34px 0px 34px;
	}

/*---------- 13  Recruit -----------*/

#recruit h2#title01{ background:url(../images/recruit_h2.jpg) 0 0 no-repeat;}
#recruit h3#title02{ background:url(../images/recruit_h3-01.jpg) 0 0 no-repeat;}
#recruit h4#title03{ background:url(../images/recruit_h4-01.jpg) 0 0 no-repeat;}

#recruit table {
	border-collapse: collapse;
	border: 1px solid #ccc;
	font-size: 100%;
	line-height:1.667em;
	color: #000;
	letter-spacing:0px;
	width: 549px;
	}

#recruit table th,
#recruit table td {
	padding: 5px;
	border: 1px solid #ccc;
	}

#recruit table td ol.clinic li {
	list-style: upper-alpha;
	}

/*---------- 14  Prevent -----------*/
#prevent h2#title01{ background:url(../images/prevent_h2.jpg) 0 0 no-repeat;}
#prevent h3#title02{ background:url(../images/prevent_h3-01.jpg) 0 0 no-repeat;}
#prevent h3#title03{ background:url(../images/prevent_h3-02.jpg) 0 0 no-repeat;}
#prevent h4#title04{ background:url(../images/prevent_h4-01.jpg) 0 0 no-repeat;}
#prevent h4#title05{ background:url(../images/prevent_h4-02.jpg) 0 0 no-repeat;}
#prevent h4#title06{ background:url(../images/prevent_h4-03.jpg) 0 0 no-repeat;}

#prevent .left{float: left; padding:0; text-align:left; margin:0; display:block; width:338px;}

/*---------- 15  Esthe -----------*/
#esthe h2#title01{ background:url(../images/esthe_h2.jpg) 0 0 no-repeat;}
#esthe h3#title02{ background:url(../images/esthe_h3-01.jpg) 0 0 no-repeat;}
#esthe h4#title03{ background:url(../images/esthe_h4-01.jpg) 0 0 no-repeat;}
#esthe h3#title04{ background:url(../images/esthe_h3-02.jpg) 0 0 no-repeat;}
#esthe h4#title05{ background:url(../images/esthe_h4-02.jpg) 0 0 no-repeat;}
#esthe h4#title06{ background:url(../images/esthe_h4-03.jpg) 0 0 no-repeat;}
#esthe h4#title07{ background:url(../images/esthe_h4-04.jpg) 0 0 no-repeat;}
#esthe h4#title08{ background:url(../images/esthe_h4-05.jpg) 0 0 no-repeat; margin-bottom:-10px;}
#esthe h3#title09{ background:url(../images/esthe_h3-06.jpg) 0 0 no-repeat;}
#esthe h4#title10{ background:url(../images/esthe_h4-07.jpg) 0 0 no-repeat;}

#esthe .left{float: left; padding:0; text-align:left; margin:0; display:block; width:338px;}

#esthe .case {
	margin:0 30px 0 30px;
	background: url(../images/icon_04.jpg) center center no-repeat;
	}
/*---------- 16  White -----------*/
#white h2#title01{ background:url(../images/white_h2.jpg) 0 0 no-repeat;}
#white h3#title02{ background:url(../images/white_h3-01.jpg) 0 0 no-repeat;}
#white h4#title03{ background:url(../images/white_h4-01.jpg) 0 0 no-repeat;}
#white h4#title04{ background:url(../images/white_h4-02.jpg) 0 0 no-repeat;}

#white table {
	border-collapse: collapse;
	border: 1px solid #ccc;
	font-size: 100%;
	line-height:1.667em;
	color: #000;
	letter-spacing:0px;
	width: 549px;
	}

#white table th,
#white table td {
	padding: 5px;
	border: 1px solid #ccc;
	}

.bg_01{background:#f7f7f7;}
.w_150{width:150px;}
.w_100{ width:100px;}
.w_300{ width:300px;}
.w_340{ width:340px;}
.w_200{ width:200px;}
.w_270{ width:270px;}
.w_180{ width:180px;}
.w_60{width:60px;}
.w_70{width:70px;}


