@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Concept                     */
/*                 09  Staff                       */
/*                 10  Clinic                      */
/*                 11  Recruit                     */
/*                 12  Perio                       */
/*                 13  Prevent                     */
/*                 14  Laser                       */
/*                 15  Child                       */
/*                 16  Ortho                       */
/*                 17  Aesthe                      */
/*                 18  Implant                     */
/*                 19  Sitemap                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Pink           #de91a2      */
/*        Main Color - Light Pink     #fce6e6      */
/*        Main Color - Fresh Pink     #f94956      */
/*                                                 */
/*        Sub Color  - Yellow Green   #7ac300      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

#wrapper {
  background: url(../images/main_bg.png) repeat-y;
  width: 812px;
  margin: 0 auto;
  padding: 0 ;
  text-align: left;
  }

#main {
  margin: 0;
  }

#content {
  clear: both;
  width: 812px;
  font-size: 100%;
  line-height: 1.5;
  color: #666;
  margin: 0;
  padding: 10px 0 15px 0;
  }


/*---------- 03  Header -----------*/

#header {
  background: url(../images/header_bg.png) 0 0 no-repeat;
  height: 70px;
  width: 812px;
  margin: 0;
  padding: 0;
  }

h1 {
  text-indent: -9999px;
  width: 480px;
  height: 70px;
  line-height: 1.0;
  float: left;
  }
h1 a {
  display: block;
  width: 480px;
  height: 70px;
  background: url(../images/h1.png) 0 0 no-repeat;
  }
  h1 span {
  display: block;
  width: 480px;
  height: 70px;
  background: url(../images/h1.png) 0 0 no-repeat;
  }

#header .info {
	float: right;
	text-align: right;
  margin: 0;
  padding: 15px 5px 0 0;
  }
	
#header .info span {
	font-size: 140%;
	font-weight: bold;
	color: #226;
	}



/*----------04  Navigation -----------*/

#nav {
  clear: both;
  width: 812px;
  margin: 0;
  padding: 0;
  }

#pickup-nav {
  clear: both;
  background: url(../images/pickup-nav_bg.png) bottom no-repeat;
  height: 220px;
  }
  

#pkup_img {
    width: 370px;
	height: 190px;
	position: relative;
		}
#pkup_img img {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
		}
#pkup_img img#default { display: block; }



#pickup-nav #catch {
  margin: 0;
	padding: 0;
	height: 35px;
	}

#pickup-nav #catch p {
  text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	}


#monitor #pkup_js #catch { background: url(../images/monitor_catch.png) 0 0 no-repeat; height:35px; text-indent:-9999px;}

#pickup-nav .alpha {
  float: left;
	width: 340px;
	}

#pickup-nav .beta {
  float: right;
	width: 340px;
	}

#pickup-nav ul,
#pickup-nav li {
  margin: 0;
	padding: 0;
	list-style: none;
	}

#pickup-nav li {
  text-indent: -9999px;
	height: 80px;
	}
		
#pickup-nav li a {
  display: block;
	height: 80px;
	}

#pickup-nav #nav01 { background: url(../images/pickup-nav_alpha.png) 0 0 no-repeat ; }
#pickup-nav #nav02 { background: url(../images/pickup-nav_alpha.png) 0 -80px no-repeat ; }

#pickup-nav #nav01:hover { background: url(../images/pickup-nav_alpha.png) -340px 0 no-repeat ; }
#pickup-nav #nav02:hover { background: url(../images/pickup-nav_alpha.png) -340px -80px no-repeat ; }

#pickup-nav #nav03 { background: url(../images/pickup-nav_beta.png) 0 0 no-repeat ; }
#pickup-nav #nav04 { background: url(../images/pickup-nav_beta.png) 0 -80px no-repeat ; }

#pickup-nav #nav03:hover { background: url(../images/pickup-nav_beta.png) -340px 0 no-repeat ; }
#pickup-nav #nav04:hover { background: url(../images/pickup-nav_beta.png) -340px -80px no-repeat ; }

#nav .internal ul,
#nav .internal li {
  margin: 0;
  padding: 0;
  list-style: none;
  }

#nav .internal li {
  text-indent: -9999px;
  float: left;
  height: 40px;
  width: 160px; 
  }

#nav .internal li a {
  display: block;
  height: 40px;
  width: 160px; 
  }

#nav .internal li#nav05 { width: 165px; }
#nav .internal li#nav09 { width: 167px; }

#nav .internal li#nav05 a { 
  background: url(../images/nav.png) 0 0 no-repeat;
  width: 165px;
  }
#nav06 a { background: url(../images/nav.png) -165px 0 no-repeat; }
#nav07 a { background: url(../images/nav.png) -325px 0 no-repeat; }
#nav08 a { background: url(../images/nav.png) -485px 0 no-repeat; }
#nav .internal li#nav09 a { 
  background: url(../images/nav.png) -645px 0 no-repeat;
  width: 167px;
  }

#nav .internal li#nav05 a:hover { background: url(../images/nav.png) 0 -40px no-repeat; }
#nav06 a:hover { background: url(../images/nav.png) -165px -40px no-repeat; }
#nav07 a:hover { background: url(../images/nav.png) -325px -40px no-repeat; }
#nav08 a:hover { background: url(../images/nav.png) -485px -40px no-repeat; }
#nav .internal li#nav09 a:hover { background: url(../images/nav.png) -645px -40px no-repeat; }

/*---------- 05  Footer -----------*/

#footer {
  clear: both;
  padding: 0;
  margin: 0;
  background: #fff url(../images/footer_bg.png) top no-repeat;
  color: #8C8C8C;
  height: 120px;
  }

#footer .alpha {
  float: left;
  width: 300px;
  }

#footer .beta {
  float: right;
  width: 500px;
  }

#footer .alpha dl {
  margin: .2em 0 0 1em;
  padding: 0;
  }

#footer .alpha dt{
  background: url(../images/li_bg.png) 0 1px no-repeat;
  padding-left: 15px;
  color: #236CD8;
  font-weight: bold;
  }

#footer .alpha dd {
  margin: 0;
  padding: 0;
  }

#footer .alpha dl dl {
  margin: .2em 0 0 0;
  padding: 0;
  }

#footer .alpha dl dl dt {
  background-image: none;
  float: left;
  width: 80px;
  color: #8C8C8C;
  font-weight: bold;
  margin: 0;
  padding: 0;
  }

#footer .alpha dl dl dt dd{
  padding-left: 80px;
  margin: 0;
  }

#footer a {
  text-decoration: none;
  color: #8C8C8C;
  }
#footer a:hover { 
  text-decoration: underline;
  color: #f94956;
  }

#footer .beta .section {
  margin: 0;
  padding: 0;
  height: 59px;
  }

#footer ul { 
  list-style: none;
  margin: 0;
  padding: .2em 1em 0 1em;
  clear: both;
  text-align: right;
  }

#footer ul li {
  display: inline;
  margin: 0;
  padding: 0;
  }

#footer address { 
  margin: 4px 1em;
  text-align: right;
  }

#footer .info {
	text-align: right;
	float: none;
	clear: both;
  margin: 0;
  padding: 0 15px 0 0;
  }
	
#footer .info span {
	font-size: 140%;
	font-weight: bold;
	color: #226;
	}

/*---------- 06  Contents -----------*/

#content .section { padding: .5em 30px 0 30px; }
#content .section .section { padding: 1em 10px 0 10px; }

.center { text-align: center; }

#content h2 {
  clear:both;
  height: 28px;
  text-indent: -9999px;
  margin: 0 0 10px 20px;
  padding: 0;
  }
#content h3 {
  clear: both;
  height: 32px;
  text-indent: -9999px;
  }
#content h4 {
  height: 20px;
  text-indent: -9999px;
  }

#content h5 {
  font-size: 100%;
  font-weight: bold;
  margin: 1em 0 .3em .3em;
  }

#content ul li {
  list-style: none;
  background: url(../images/li_bg.png) 0 4px no-repeat;
  padding-left: 15px;
  }

#content ul.style01 {
  background: #D6F7FF;
  margin: 5px 20px;
  padding: .5em;
  border: #4889E0 dotted 1px;
  }

#content ul.style01 li {
  background-image: none;
  padding-left: 5px;
  }

#content ul.olist li {
  background-image: none;
  padding-left: 0;
  }

#content dt { 
  font-weight: bold;
  color: #0C87CB;
  }

#content a { 
  text-decoration: underline;
  color: #F74653;
  }

#content a:hover {
  color: #FA848D;
  }

#content blockquote {
  margin: .5em;
  background: url(../images/blockquote_bg.jpg) top left repeat-y;
  padding: .5em 1em;
  }

.image_l  {
  float: left;
  margin: 8px 12px 8px 0;
  }

.image_r {
  float: right;
  margin: 8px 0 8px 12px;
  }

.case {
  margin: 10px 20px;
  background: url(../images/arrow_h.png) 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;
  }


#content .totop ul {
  clear: both;
  padding-bottom: 15px;
  }

#content .totop li {
  list-style: none;
  width: 116px;
  height: 20px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  float: right;
  background-image: none;
  }
#content .totop li a {
  display: block;
  height: 20px;
  background: url(../images/to_top.png) 0 0 no-repeat;
  }

p.caution {
  padding-left: 24px;
  background: url(../images/caution.png) 0 1px no-repeat;
  }

#str {
  text-align: right;
  line-height: 0px;
  padding-right: 15px;
}

#str strong {
  font-weight: normal;
}

/* Hides from IE-mac \*/
p.answer:first-letter {
  display: block;
  padding: 2px;
  background: #4499af;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  border: 1px solid #ccc;
  margin: 0 5px 0 0;
  float: left;
  }
/* End hide from IE-mac */



#content table {
  border: 1px solid #4889E0;
  font-size: 100%;
  color: #666;
  width: 680px;
  margin-top: 10px;
  margin-left: 20px;
  }

#content table th,
#content table td {
  padding: 4px 8px;
  border: 1px solid #4889E0;
  }

#content table th {
  background: #D6F7FF;
  color: #636570;
  }

#content table th.style01 {
  background: #236CD8;
  color: #fff;
  }

#content table ul {
  margin: 8px;
  }

#content table li {
  background-image: none;
  }

input.submit {
  font-weight: bold;
  margin-right: 1.5em;
  }
strong.style01 {
  color: #F74653;
  }

.boldred {
font-weight:bold;
color:#f00;}

/*---------- Index -----------*/

#index #pickup-nav {
  clear: both;
  background: url(../images/index_pickup-nav_bg.png) repeat-y;
  height: 295px;
  }

#index #pickup-nav .alpha {
  float: left;
  width: 240px;
  margin: 0;
  padding: 0;
  }

#index #pickup-nav .beta {
  float: left;
  width: 332px;
  margin: 0;
  padding: 0;
  }

#index #pickup-nav .gamma {
  float: left;
  width: 240px;
  margin: 0;
  padding: 0;
  }

#index #pickup-nav h2 {
  height: 38px;
  text-indent: -9999px;
  margin: 0;
  padding: 0;
  }
#index #pickup-nav span {
  height: 38px;
  text-indent: -9999px;
  margin: 0;
  padding: 0;
  display: block;
  }

#index #pickup-nav #nav01 {
  background: url(../images/nav01_bg.png) bottom no-repeat;
  height: 140px;
  }

#index #pickup-nav #nav01 h2 {
  background: url(../images/nav01.png) 0 0 no-repeat;
  }

#index #pickup-nav #nav01 span {
  background: url(../images/nav01.png) 0 0 no-repeat;
  }


#index #pickup-nav #nav02 {
  background: url(../images/nav02_bg.png) bottom no-repeat;
  height: 140px;
  }

#index #pickup-nav #nav02 h2 {
  background: url(../images/nav02.png) 0 0 no-repeat;
  }
  
#index #pickup-nav #nav02 span {
  background: url(../images/nav02.png) 0 0 no-repeat;
  }

#index #pickup-nav #nav03 {
  background: url(../images/nav03_bg.png) bottom no-repeat;
  height: 140px;
  }

#index #pickup-nav #nav03 h2 {
  background: url(../images/nav03.png) 0 0 no-repeat;
  }

#index #pickup-nav #nav03 span {
  background: url(../images/nav03.png) 0 0 no-repeat;
  }

#index #pickup-nav #nav04 {
  background: url(../images/nav04_bg.png) bottom no-repeat;
  height: 140px;
  }

#index #pickup-nav #nav04 h2 {
  background: url(../images/nav04.png) 0 0 no-repeat;
  }

#index #pickup-nav #nav04 span {
  background: url(../images/nav04.png) 0 0 no-repeat;
  }

#index #pickup-nav #nav01 p,
#index #pickup-nav #nav02 p {
  margin: .3em 0 0 120px;
  padding: 0;
  width: 120px;
  text-align: left;
  color: #666;
  }


#index #pickup-nav #nav03 p,
#index #pickup-nav #nav04 p {
  margin: .3em 0 0 90px;
  padding: 0;
  width: 120px;
  text-align: left;
  color: #666;
  }

#index #pickup-nav .detail {
  text-indent: -9999px;
  margin: 0;
  padding: 0;
  }

#index #pickup-nav .detail a {
  display: block;
  height: 16px;
  background: url(../images/detail.png) 0 0 no-repeat;
  }

#index #pickup-nav .detail a:hover { background: url(../images/detail.png) 0 -16px no-repeat; }


#index #pickup-nav #catch {
  text-indent: -9999px;
  height: 295px;
  margin: 0;
  padding: 0;
	background: url(../images/index_catch.png) 0 0 no-repeat;
  }

#index #pickup .alpha {
  float: left;
  width: 360px;
  margin: 0 20px 10px 0;
  }
  
#index #pickup .beta {
  float: right;
  width: 360px;
  margin: 10px 0 10px 0
  }

#index #pickup #movie {
  text-indent: -9999px;
  }

#index #pickup #movie a {
  display: block;
  background: url(../images/bn_movie.png) 0 0 no-repeat;
  height: 90px;
  }

#index #pickup .beta dl {
  background: url(../images/index_info_bg.png) bottom no-repeat;
  margin: 0;
  padding: 0;
  }

#index #pickup .beta dt {
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  background: url(../images/index_info_h.png) bottom no-repeat;
  height: 31px;
  }

#index #pickup .beta dl ul {
  margin: 0;
  padding: .5em;
  }

#index #pickup #movie a:hover { background: url(../images/bn_movie.png) 0 -90px no-repeat; }

#index #greeting {
  clear: both;
  background: url(../images/greeting_bg.png);
  margin : 0 6px;
  padding: 0;
  border-top: 1px solid #DCDCDC;
  border-bottom: 1px solid #DCDCDC;
  }

#index #greeting h2 {
  margin: 10px 0;
  padding: 0;
  background: url(../images/greeting_h.png) 0 0 no-repeat;
  height: 32px;
  }

#index #greeting div {
  background: url(../images/greeting_content_bg.png) 0 0 no-repeat;
  height: 172px;
  margin: 0 0 15px 30px;
  padding: 6px 0 0 0;
  }

#index #greeting div p {
  margin: 5px 50px 0 170px;
  padding: 0;
  color: #333;
  }

#index #external {
  clear: both;
  background: #D5E4F9;
  margin : 10px 6px;
  padding: 0;
  }

#index #external .alpha {
  float: left;
  width: 350px;
  }

#index #external .beta {
  float: right;
  width: 350px;
  }

#index #external #official,
#index #external #implant {
  text-indent: -9999px;
  }

#index #external #official a,
#index #external #implant a {
  display: block;
  height: 55px;
  }

#index #external #official a { background: url(../images/bn_official.png) 0 0 no-repeat; }
#index #external #official a:hover { background: url(../images/bn_official.png) 0 -55px no-repeat; }

#index #external #implant a { background: url(../images/bn_implant.png) 0 0 no-repeat; }
#index #external #implant a:hover { background: url(../images/bn_implant.png) 0 -55px no-repeat; }


/*---------- Monitor -----------*/
#monitor #pickup-nav #catch { background: url(../images/monitor_catch.png) 0 0 no-repeat; }

#monitor h2#title01 { background: url(../images/monitor_h2-01.png) 0 0 no-repeat; }
#monitor h3#title02 { background: url(../images/monitor_h3-02.png) 0 0 no-repeat; }
#monitor h3#title03 { background: url(../images/monitor_h3-03.png) 0 0 no-repeat; }
#monitor h4#title04 { background: url(../images/monitor_h4-04.png) 0 0 no-repeat; }
#monitor h4#title05 { background: url(../images/monitor_h4-05.png) 0 0 no-repeat; }
#monitor h4#title06 { background: url(../images/monitor_h4-06.png) 0 0 no-repeat; }
#monitor h4#title07 { background: url(../images/monitor_h4-07.png) 0 0 no-repeat; }
#monitor h4#title08 { background: url(../images/monitor_h4-08.png) 0 0 no-repeat; }
#monitor h2#title09 { background: url(../images/monitor_h2-02.jpg) 0 0 no-repeat; }
#monitor h3#title10 { background: url(../images/monitor_h3-04.jpg) 0 0 no-repeat; }

#monitor #content .alpha {
  float: left;
  width: 530px;
  }

#monitor #content .beta {
  float: left;
  width: 210px;
  }

#monitor a.undeco {
	text-decoration:none;
}

/*---------- Scanning -----------*/

#scanning #pkup_js #catch { background: url(../images/scanning_catch.png) 0 0 no-repeat; height:35px; text-indent:-9999px;}

#scanning h2#title01 { background: url(../images/scanning_h2-01.png) 0 0 no-repeat; }
#scanning h3#title02 { background: url(../images/scanning_h3-02.png) 0 0 no-repeat; }
#scanning h3#title03 { background: url(../images/scanning_h3-03.png) 0 0 no-repeat; }
#scanning h3#title04 { background: url(../images/scanning_h3-04.png) 0 0 no-repeat; }
#scanning h4#title05 { background: url(../images/scanning_h4-05.png) 0 0 no-repeat; }
#scanning h4#title06 { background: url(../images/scanning_h4-06.png) 0 0 no-repeat; }
#scanning h4#title07 { background: url(../images/scanning_h4-07.png) 0 0 no-repeat; }

#scanning #content .alpha {
  float: left;
  width: 530px;
  }

#scanning #content .beta {
  float: left;
  width: 210px;
  }

/*---------- Water -----------*/
#water #pkup_js #catch { background: url(../images/water_catch.png) 0 0 no-repeat; height:35px; text-indent:-9999px;}

#water h2#title01 { background: url(../images/water_h2-01.png) 0 0 no-repeat; }
#water h3#title02 { background: url(../images/water_h3-02.png) 0 0 no-repeat; }
#water h3#title03 { background: url(../images/water_h3-03.png) 0 0 no-repeat; }
#water h4#title04 { background: url(../images/water_h4-04.png) 0 0 no-repeat; }
#water h4#title05 { background: url(../images/water_h4-05.png) 0 0 no-repeat; }
#water h4#title06 { background: url(../images/water_h4-06.png) 0 0 no-repeat; }
#water h4#title07 { background: url(../images/water_h4-07.png) 0 0 no-repeat; }

/*---------- laser -----------*/
#laser #pkup_js #catch { background: url(../images/laser_catch.png) 0 0 no-repeat; height:35px; text-indent:-9999px;}

#laser h2#title01 { background: url(../images/laser_h2-01.png) 0 0 no-repeat; }
#laser h3#title02 { background: url(../images/laser_h3-02.png) 0 0 no-repeat; }
#laser h3#title03 { background: url(../images/laser_h3-03.png) 0 0 no-repeat; }
#laser h4#title04 { background: url(../images/laser_h4-04.png) 0 0 no-repeat; }
#laser h4#title05 { background: url(../images/laser_h4-05.png) 0 0 no-repeat; }
#laser h4#title06 { background: url(../images/laser_h4-06.png) 0 0 no-repeat; }
#laser h3#title07 { background: url(../images/laser_h3-07.png) 0 0 no-repeat; }
#laser h4#title08 { background: url(../images/laser_h4-08.png) 0 0 no-repeat; }
#laser h4#title09 { background: url(../images/laser_h4-09.png) 0 0 no-repeat; }

/*---------- Introduction -----------*/
#introduction #pkup_js #catch { background: url(../images/introduction_catch.png) 0 0 no-repeat; height:35px; text-indent:-9999px;}

#introduction h2#title01 { background: url(../images/introduction_h2-01.png) 0 0 no-repeat; }
#introduction h3#title02 { background: url(../images/introduction_h3-02.png) 0 0 no-repeat; }
#introduction h3#title03 { background: url(../images/introduction_h3-03.png) 0 0 no-repeat; }

#introduction #content dt {
  background: url(../images/dt_bg.png) 0 4px no-repeat;
  padding-left: 20px;
  }

#introduction #content dd {
  background: #FFDFE3;
  margin: 5px 15px;
  padding: .3em;
  }
#introduction #content dd img {
	float: right;
	margin-right: 10px;
}

/*---------- Doctor -----------*/
#doctor #pkup_js #catch { background: url(../images/doctor_catch.png) 0 0 no-repeat; height:35px; text-indent:-9999px;}

#doctor h2#title01 { background: url(../images/doctor_h2-01.png) 0 0 no-repeat; }
#doctor h3#title02 { background: url(../images/doctor_h3-02.png) 0 0 no-repeat; }
#doctor h4#title03 { background: url(../images/doctor_h4-03.png) 0 0 no-repeat; }
#doctor h4#title04 { background: url(../images/doctor_h4-04.png) 0 0 no-repeat; }

#doctor #content .alpha {
  float: left;
  width: 400px;
  }

#doctor #content .beta {
  float: left;
  width: 300px;
  }

#doctor #content dl {
  margin: 5px 15px;
  padding: .3em;
  border: #4889E0 dotted 1px;
  }

#doctor #content dt {
  border-bottom: #4889E0 dotted 1px;
  }

/*---------- Access -----------*/
#access #pkup_js #catch { background: url(../images/access_catch.png) 0 0 no-repeat; height:35px; text-indent:-9999px;}

#access h2#title01 { background: url(../images/access_h2-01.png) 0 0 no-repeat; }
#access h3#title02 { background: url(../images/access_h3-02.png) 0 0 no-repeat; }
#access h4#title03 { background: url(../images/access_h4-03.png) 0 0 no-repeat; }
#access h4#title04 { background: url(../images/access_h4-04.png) 0 0 no-repeat; }

#access #content #schedule {
  text-align: center;
  }

#access #content #schedule td {
  width: 60px;
  font-weight: bold;
  }

#access #content #schedule img {
  margin-top: 5px;
  }

#access #access-info {
  width: 470px;
  }

/*---------- Movie -----------*/
#movie #pickup-nav {
  height: 185px;
  }

#movie #pkup_js #catch { background: url(../images/catch_dummy.png) 0 0 no-repeat; height:35px; text-indent:-9999px;}

#movie h2#title01 { background: url(../images/movie_h2-01.png) 0 0 no-repeat; }

/*---------- links -----------*/
#links #pickup-nav {
  height: 185px;
  }


#links #pkup_js #catch { background: url(../images/catch_dummy.png) 0 0 no-repeat; height:35px; text-indent:-9999px;}

#links h2#title01 { background: url(../images/links_h2-01.png) 0 0 no-repeat; }

#links #content dt {
  background: url(../images/dt_bg.png) 0 4px no-repeat;
  padding-left: 20px;
  }

#links #content dd {
  background: #FFDFE3;
  margin: 5px 15px;
  padding: .3em;
  }


.sr_cl{
   color: #236CD8;
   font-weight: bold;
}




#pkup_js {
	  background:url(../images/pickup-nav_bg.jpg) 0 0 no-repeat;
	  width:812px;
	  height:220px;
	  }

/*#pkup_js .alpha { float: right; margin:1px 0 0 0px;}
#pkup_js .beta { float: right; }*/

#pkup_js .alpha {
	  padding: 0;
	  width: 370px;
	  height: 150px;
	  margin:15px 50px 0 0px;
	  float: right;
	  }

* html #pkup_js .alpha {
	  padding: 0;
	  width: 370px;
	  height: 150px;
	  margin:15px 30px 0 0px;
	  float: right;
	  }

#pkup_js .beta { margin: 15px 0px 0 0; width: 174px; padding:0;float: right;}
* html #pkup_js .beta { margin: 15px 0px 0 0; width: 174px; padding:0;}

#pkup_js p { margin: 0;  }

#pkup_js .beta p a { display: block; }

#pkup01 a{
  background:url(../images/button06.jpg) 0 0 ;
  width:174px;
  height:30px;
  text-indent:-9999px;
  overflow:hidden;
  display:block;
	}
#pkup01 a:hover{
  background:url(../images/button06.jpg) 0 -30px no-repeat;
	}
	
#pkup02 a{
  background:url(../images/button07.jpg) 0 0 ;
  width:174px;
  height:30px;
  text-indent:-9999px;
  overflow:hidden;
  display:block;
	}
#pkup02 a:hover{
  background:url(../images/button07.jpg) 0 -30px no-repeat;
	}
#pkup03 a{
  background:url(../images/button08.jpg) 0 0 ;
  width:174px;
  height:30px;
  text-indent:-9999px;
  overflow:hidden;
  display:block;
	}
#pkup03 a:hover{
  background:url(../images/button08.jpg) 0 -30px no-repeat;
	}
#pkup04 a{
  background:url(../images/button09.jpg) 0 0 ;
  width:174px;
  height:30px;
  text-indent:-9999px;
  overflow:hidden;
  display:block;
	}
#pkup04 a:hover{
  background:url(../images/button09.jpg) 0 -30px no-repeat;
	}
#pkup05 a{
  background:url(../images/button10.jpg) 0 0 ;
  width:174px;
  height:30px;
  text-indent:-9999px;
  overflow:hidden;
  display:block;
	}
#pkup05 a:hover{
  background:url(../images/button10.jpg) 0 -30px no-repeat;
	}

#pkup_img img {
		position: absolute;
		top: 0;
		left: 0;
		display: none;
		}
#pkup_img img#default { display: block; }

/***index.html****/
#index #pkup_js {
	  background:url(../images/main.jpg) 0 0 no-repeat;
	  width:812px;
	  height:295px;
	  }


#index #pkup_js .alpha {
	  padding: 0;
	  width: 370px;
	  height: 190px;
	  margin:76px 10px 0 0px;
	  float: right; 
	  }

* html #index #pkup_js .alpha {
	  padding: 0;
	  width: 370px;
	  height: 190px;
	  margin:76px 5px 0 0px;
	  float: right; 
	  }

#index #pkup_js .beta { margin: 76px 0px 0 0; width: 221px; padding:0; float: right; }
* html #index #pkup_js .beta { margin: 76px 0px 0 0; width: 221px; padding:0; float: right; }

#index #pkup_js p { margin: 0;  }

#index #pkup_js .beta p a { display: block; }

#index #pkup01 a{
  background:url(../images/button01.jpg) 0 0 ;
  width:221px;
  height:38px;
  text-indent:-9999px;
  overflow:hidden;
  display:block;
	}
#index #pkup01 a:hover{
  background:url(../images/button01.jpg) 0 -38px no-repeat;
	}
	
#index #pkup02 a{
  background:url(../images/button02.jpg) 0 0 ;
  width:221px;
  height:38px;
  text-indent:-9999px;
  overflow:hidden;
  display:block;
	}
#index #pkup02 a:hover{
  background:url(../images/button02.jpg) 0 -38px no-repeat;
	}
#index #pkup03 a{
  background:url(../images/button03.jpg) 0 0 ;
  width:221px;
  height:38px;
  text-indent:-9999px;
  overflow:hidden;
  display:block;
	}
#index #pkup03 a:hover{
  background:url(../images/button03.jpg) 0 -38px no-repeat;
	}
#index #pkup04 a{
  background:url(../images/button04.jpg) 0 0 ;
  width:221px;
  height:38px;
  text-indent:-9999px;
  overflow:hidden;
  display:block;
	}
#index #pkup04 a:hover{
  background:url(../images/button04.jpg) 0 -38px no-repeat;
	}
#index #pkup05 a{
  background:url(../images/button05.jpg) 0 0 ;
  width:221px;
  height:38px;
  text-indent:-9999px;
  overflow:hidden;
  display:block;
	}
#index #pkup05 a:hover{
  background:url(../images/button05.jpg) 0 -38px no-repeat;
	}

#index #pkup_img img {
		position: absolute;
		top: 0;
		left: 0;
		display: none;
		}
#index #pkup_img img#default { display: block; }