@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Staff                       */
/*                 09  Concept                     */
/*                 10  Access                      */
/*                 11  General                     */
/*                 12  Laser                       */
/*                 13  Ortho                       */
/*                 14  Implant                     */
/*                 15  Esthe                       */
/*                 16  Cleaning                    */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*      Main Color - Blue               #5f89c5    */
/*      Main Color - Grey               #ececec    */
/*      Main Color - Black          	#3f3f3f    */
/*                                                 */
/*      Sub Color  - Brown              #e4bd96    */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   11px      91.66%              */
/*                   12px      100%                */
/*                   14px      116.66%             */
/*                   16px      114.28%             */

/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { margin: 0 ; background: url(../images/body_bg01.jpg) left top repeat-x; color:#000; }
#container01 { background: url(../images/body_bg02.jpg) center top no-repeat; }
#container02 { background: url(../images/body_bg03.jpg) left bottom repeat-x; }

select, input, textarea { color:#000; }

#wrapper {
	width: 854px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: url(../images/wrapper_bg.jpg) 0 0 repeat-y;
	}

#main {
	clear: both;
	margin: 0 8px 0 17px ;
	}
	
#content {
	margin: 0;
	width: 543px;
	float: left;
	font-size: 100%;
	}
	
.img { margin: 0; padding: 0; line-height: 1%; display: block;}
.img_center { margin: 0 auto; padding: 0; line-height: 1%; display: block; text-align: center; }

/*---------- 03  Header -----------*/
		
#index #header {
	margin: 0 0 17px 0 ;
	padding: 0;
	width: 854px;
	height: 550px;
	}

#header {
	margin: 0 0 17px 0 ;
	padding: 0;
	width: 854px;
	height: 300px;
	}
		
#index #header #header01 {
	margin: 0;
	padding: 0;
	width: 854px;
	height: 100px;
	background: url(../images/header01.jpg) 0 0 no-repeat;
	}
#header #header01 {
	margin: 0;
	padding: 0;
	width: 854px;
	height: 100px;
	background: url(../images/header04.jpg) 0 0 no-repeat;
	}
	
#header #header01 #header01_01 {
	margin: 0;
	padding: 0;
	width: 420px;
	float: left;
	}
	
h1 {
	margin: 0 ;
	padding: 0 0 0 10px ;
	width: 410px;
	height: 45px;
	}
#index h1 a {
	text-indent: -9999px;
	display: block;
	width: 410px;
	height: 45px;
	background: url(../images/index_header_logo.jpg) 0 0 no-repeat;
	}
h1 a {
	text-indent: -9999px;
	display: block;
	width: 410px;
	height: 45px;
	background: url(../images/header_logo.jpg) 0 0 no-repeat;
	}

#header #header01 #header01_01 p.header_text {
	margin: 0;
	padding: 21px 0 3px 12px;
	font-size: 100%;
	color: #fff;
	}

#header #header01 #header01_02 {
	margin: 0;
	padding: 0;
	width: 240px;
	float: right;
	}
#header #header01 #header01_02 p.header_tel {
	margin: 0;
	padding: 26px 10px 0 0;
	font-size: 100%;
	line-height: 1%;
	display: block;
	}

#index #header #header02 {
	margin: 0;
	padding: 0;
	width: 854px;
	height: 380px;
	}

#header #header02 {
	margin: 0;
	padding: 0;
	width: 854px;
	height: 130px;
	background: url(../images/header05.jpg) 0 0 no-repeat;
	}
.main_img01 {
	margin: 0;
	padding: 75px 0 0 0 ;
	font-size: 1%;
	line-height: 1%;
	display: block;
	float: right;
	}
.main_img02 {
	margin: 0;
	padding: 150px 5px 0 0 ;
	font-size: 1%;
	line-height: 1%;
	display: block;
	float: right;
	}
	
#header #header01 #header01_01 p.header_ban {
	margin: 0;
	padding: 0 12px 0 0;
	width: 420px;
	height: 50px;
	float: right;
	}

#header #header01 #header01_01 p.header_ban a {
	margin: 0;
	padding: 0;
	width: 420px;
	height: 50px;
	background:url(../images/header_ban.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	display: block;
	font-size: 1%;
	line-height: 1%;
	}
#header #header01 #header01_01 p.header_ban a:hover {
	background:url(../images/header_ban.jpg) 0 -50px no-repeat;
	}

#header #header03 {
	margin: 0;
	padding: 0;
	padding: 5px 7px 7px;
	background:url(../images/header03.jpg) 0 0 no-repeat;
	}

#header #header03 ul#header_nav {
	margin: 0;
	padding: 0;
	height: 31px;
	list-style: none;
	}
#header #header03 ul#header_nav li {
	list-style: none;
	float: left;
	display: inline;
	height: 31px;
	}
#header #header03 ul#header_nav li a {
	text-indent: -9999px;
	display: block;
	height: 31px;
	}

#nav01 { margin-left: 45px; }
#nav02, #nav03, #nav04 { margin-left: 38px; }
#nav05 { margin-left: 41px; }

#nav01 a { background:url(../images/header_nav.jpg) -45px 0 no-repeat; width: 106px; }
#nav02 a { background:url(../images/header_nav.jpg) -189px 0 no-repeat; width: 144px; }
#nav03 a { background:url(../images/header_nav.jpg) -371px 0 no-repeat; width: 144px; }
#nav04 a { background:url(../images/header_nav.jpg) -553px 0 no-repeat; width: 121px; }
#nav05 a { background:url(../images/header_nav.jpg) -715px 0 no-repeat; width: 79px; }

#nav01 a:hover { background:url(../images/header_nav.jpg) -45px -58px no-repeat; }
#nav02 a:hover { background:url(../images/header_nav.jpg) -189px -58px no-repeat; }
#nav03 a:hover { background:url(../images/header_nav.jpg) -371px -58px no-repeat; }
#nav04 a:hover { background:url(../images/header_nav.jpg) -553px -58px no-repeat; }
#nav05 a:hover { background:url(../images/header_nav.jpg) -715px -58px no-repeat; }

#header #header03 ul#header_nav02 {
	margin: 0;
	padding: 0;
	height: 27px;
	list-style: none;
	}
#header #header03 ul#header_nav02 li {
	height: 27px;
	list-style: none;
	float: left;
	display: inline;
	}
#header #header03 ul#header_nav02 li a {
	height: 27px;
	text-indent: -9999px;
	display: block;
	}
#nav06 { margin-left: 15px; }
#nav07 { margin-left: 11px; }
#nav08, #nav12 { margin-left: 20px; }
#nav09, #nav11 { margin-left: 19px; }
#nav10 { margin-left: 18px; }

#nav06 { background:url(../images/header_nav.jpg) -15px -31px no-repeat; width: 53px; text-indent: -9999px; }
#nav07 a { background:url(../images/header_nav.jpg) -79px -31px no-repeat; width: 104px; }
#nav08 a { background:url(../images/header_nav.jpg) -203px -31px no-repeat; width:92px; }
#nav09 a { background:url(../images/header_nav.jpg) -314px -31px no-repeat; width: 67px;}
#nav10 a { background:url(../images/header_nav.jpg) -399px -31px no-repeat; width: 117px; }
#nav11 a { background:url(../images/header_nav.jpg) -535px -31px no-repeat; width: 104px; }
#nav12 a { background:url(../images/header_nav.jpg) -659px -31px no-repeat; width: 172px; }

#nav07 a:hover { background:url(../images/header_nav.jpg) -79px -89px no-repeat; }
#nav08 a:hover { background:url(../images/header_nav.jpg) -203px -89px no-repeat; }
#nav09 a:hover { background:url(../images/header_nav.jpg) -314px -89px no-repeat; }
#nav10 a:hover { background:url(../images/header_nav.jpg) -399px -89px no-repeat; }
#nav11 a:hover { background:url(../images/header_nav.jpg) -535px -89px no-repeat; }
#nav12 a:hover { background:url(../images/header_nav.jpg) -659px -89px no-repeat; }

/*----------04  Navigation -----------*/

#nav {
	margin: 0 ;
	padding: 0 0 0 0;
	width: 265px;
	float: right;
	background: url(../images/nav_bg.jpg) 0 0 repeat-y;
	}
.nav_bgtop { background:url(../images/nav01.jpg) 0 0 no-repeat; padding-top: 19px; }
.nav_bgbottom { background:url(../images/nav02.jpg) left bottom no-repeat; padding-bottom: 10px; }

#index #nav #info {
	margin: 0 13px 75px 15px;
	padding: 13px 10px 12px;
	background:url(../images/nav07.jpg) left bottom no-repeat #fff; 
	}

#nav #info {
	margin: 0 13px 6px 15px;
	padding: 13px 10px 12px;
	background:url(../images/nav07.jpg) left bottom no-repeat #fff; 
	}

#nav #info dl { margin: 10px 0 0 0 ; padding: 0 ; width: 217px; font-size: 100%; line-height: 1.230769em; }
#nav #info dl dt { margin: 0 0 5px 0; padding: 0; }
#nav #info dl dt img { margin: 0; padding: 0; line-height: 1%; display: block; }
#nav #info dl dd { margin: 0 0 0 7px; padding: 0; font-weight: normal; }

#nav #info dl dd.dd01 { margin: 0 0 7px 7px;  }
#nav #info dl dd.dd02 { margin: 0 0 12px 7px;  }
		
#nav p { text-align: left ; }
	
/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 0 ;
	margin: 0 ;
	font-size: 91.666%;
	width: 854px;
	height: 80px;
	text-align: left;
	background: url(../images/body_bg03.jpg) 0 0 repeat-x;
	}
*: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: #666;
	}
#footer a:hover { text-decoration: underline; }

#footer p.footer_tel { 
	margin: 0 ;
	padding: 13px 0 0 0px;
	float: left;
	line-height: 1%;
	display: block;
	}
	
#footer address {
	margin: 0 ;
	padding: 21px 0 0 0;
	float: right;
	}
#footer address img {
	margin: 0;
	height: 20px;
	line-height: 1%;
	display: block;
	}
		
/*---------- 06  Contents -----------*/

.section { padding: 0; }
.section .section { border: 1px solid #c7c7c7; padding: 10px; }
.section .section .section { padding: 0 10px ; border: none;}
.center { text-align: center; }

#content h2 {
	margin: 0 0 13px 0;
	padding: 0 ;
	height: 41px;
	text-indent: -9999px;
	}
#content h3 {
	clear: both;
	margin: 0 0 13px 0;
	height: 22px;
	text-indent: -9999px;
	}
#content h4 {
	clear: both;
	margin: 0 0 10px 0;
	height: 33px;
	text-indent: -9999px;
	}

#content h5 {
	margin: 0 0 10px -10px;
	font-size: 100%;
	line-height: 1.2em;
	font-weight: normal;
	background:url(../images/icon01.jpg) 0 1px no-repeat;
	text-indent: 15px;
	font-weight: bold;
	color:#8b5d28;
	}
	
#content ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#content ul li {
	list-style: none;
	background: url(../images/icon02.jpg) 0 4px no-repeat;
	padding-left: 18px;
	}
	
#content ul li.li01 {
	list-style: none;
	background: url(../images/icon03.jpg) 0 4px no-repeat;
	padding-left: 18px;
	}
	
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

a {
	color: #51b1db;
	outline: none;
	text-decoration: none;
	}
a:hover { color: #1466df; text-decoration: underline; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_b {
	margin: 0 auto;
	line-height: 1%;
	display: block;
	text-align: center;
	border: 1px solid #99b7db;
}

.image_l {
	margin: 0 20px 0 0;
	float: left;
	line-height: 1%;
	display: block;
	padding: 1px;
	background:#99b7db;
	}
* html body .image_l { margin: 0 17px 0 0 ; } /*  for IE6 only */

.image_l1 {
	margin: 0 20px 0 0;
	float: left;
	line-height: 1%;
	display: block;
	padding: 1px;
	background:#99b7db;
	}
*:first-child+html .image_l1 { margin: 0 20px -6px 0 ; } /*  for IE7 only */
* html body .image_l1 { margin: 0 17px -6px 0 ; } /*  for IE6 only */

.image_l2 {
	margin: 0 20px 0 0;
	float: left;
	line-height: 1%;
	display: block;
	padding: 1px;
	background:#99b7db;
	}
*:first-child+html .image_l1 { margin: 0 20px -13px 0 ; } /*  for IE7 only */
* html body .image_l2 { margin: 0 17px -13px 0 ; } /*  for IE6 only */

.image_r {
	margin: 0 0 0 20px ;
	float: right;
	line-height: 1%;
	display: block;
	padding: 1px;
	background:#99b7db;
	}
* html body .image_r { margin: 0 0 0 17px ; } /*  for IE6 only */

.image_r1 {
	margin: 0 0 0 20px ;
	float: right;
	line-height: 1%;
	display: block;
	padding: 1px;
	background:#99b7db;
	}
*:first-child+html .image_r1 { margin: 0 0 -0.5em 20px ; } /*  for IE7 only */
* html body .image_r1 { margin: 0 0 -0.5em 17px ; } /*  for IE6 only */

.image_r2 {
	margin: 0 0 1em 20px ;
	float: right;
	line-height: 1%;
	display: block;
	padding: 1px;
	border: 2px solid #efe4d0;
	}
* html body .image_r1 { margin: 0 0 1em 17px ; } /*  for IE6 only */

.case {
	margin: 0 ;
	background: url(../images/arrow_h.jpg) center center no-repeat;
	}

.case-narrow {
	margin: 10px 40px;
	background: url(../images/arrow_h.jpg) center center no-repeat;
	}

.case-noimg { margin: 10px 20px; }

.case img,
.case-narrow img,
.case-noimg img { display: block; }

.caption {
	color:#376bb7;
	text-align: center;
	}

#content ul.totop {
	clear: both;
	margin: 0 3px 30px 0;
	padding: 0;
	height: 19px;
	list-style: none;
	}

#content ul.totop li {
	margin: 0;
	padding: 0;	
	width: 172px;
	height: 19px;
	list-style: none;
	float: right;
	font-size: 1%;
	line-height: 1%;
	}
#content ul.totop li a {
	text-indent: -9999px;
	display: block;
	height: 19px;
	font-size: 1%;
	line-height: 1%;
	background: url(../images/to_top.jpg) 0 0 no-repeat;
	}

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: 18px;
	font-weight: bold;
	border: 1px solid #ccc;
	margin: 0 5px 0 0;
	float: left;
	}
/* End hide from IE-mac */

#content table {
	margin: 0 ;
	border-collapse: collapse;
	border: 1px solid #c7c7c7;
	font-size: 100%;
	line-height: 1.5em;
	width: 100%;
	}
#content table th,
#content table td {
	padding: 7px 8px;
	border: 1px solid #c7c7c7;
	}

#content table td.bg01 {
	color:#376bb7;
	background:#f1f6ff;
	}
#content table td.bg02 {
	background: #f5f5f5;
	}
#content table td.bg03 {
	background: #fef5f2;
	}

#content table td.top { vertical-align: top; }
#content table td.bottom { vertical-align: bottom; }
#content table td.right { text-align: right; }

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}
		
/*---------- 07  Index -----------*/

.index01 { margin: 0 0 16px 0;  }

.index02 { margin: 0 0 10px 0; }

.index03 { margin: 0 0 13px 0; }

.index04 { margin: 0 0 30px 0; background: #ececec; padding: 10px 19px; }

#index .img_l { margin: 0 ; float: left; line-height: 1%; display: block; }
#index .img_r { margin: 0 ; float: right; line-height: 1%; display: block; }
#index .img_l1 { 
  margin: 0 ;
	float: left;
	line-height: 1%; 
	display: block; 
	background: url(../images/index_img04.jpg) 0 -60px no-repeat;
	
	}
#index .img_l1 a { 
  text-indent: -9999px;
	margin: 0 ;
	float: left;
	line-height: 1%; 
	display: block;
	width:237px;
	height:60px;
	}
	
#index .img_l1 a:hover { 
  background: url(../images/index_img04.jpg) 0 0 no-repeat;
	
	}


#index .img_r1 { 
  margin: 0 ;
	float: right;
	line-height: 1%;
	display: block;
	background: url(../images/index_img05.jpg) 0 -60px no-repeat;
	}
	
#index .img_r1 a { 
  text-indent: -9999px;
	margin: 0 ;
	float: right;
	line-height: 1%;
	display: block;
	width:237px;
	height:60px;
	}
	
#index .img_r1 a:hover { 
  background: url(../images/index_img05.jpg) 0 0 no-repeat;
 }
.index_ban {
	margin: 0 ;
	padding: 0 ;
	width: 540px;
	height: 90px;
	}
.index_ban a {
	margin: 0;
	width: 540px;
	height: 90px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/index_img03.jpg) 0 0 no-repeat;
	}
.index_ban a:hover {
	background: url(../images/index_img03.jpg) 0 -90px no-repeat;
	}

/*---------- 08  Staff  -----------*/

#staff h2#title01 { background: url(../images/staff_h2.jpg) 0 0 no-repeat; }
#staff h3#title02 { background: url(../images/staff_h3-01.jpg) 0 0 no-repeat; }
#staff h3#title03 { background: url(../images/staff_h3-02.jpg) 0 0 no-repeat; }

#staff dl.dl_st { margin: 0; padding: 0; width: 320px; display: inline; }
#staff dl.dl_st dt { margin: 0; padding: 0 ; float: left; width: 80px; display: inline; font-weight: normal; }
#staff dl.dl_st dd { margin: 0; padding: 0; float: left; width: 240px; display: inline; }

/*---------- 09  Concept  -----------*/

#concept h2#title01 { background: url(../images/concept_h2.jpg) 0 0 no-repeat; }
#concept h3#title02 { background: url(../images/concept_h3-01.jpg) 0 0 no-repeat; }
#concept h3#title03 { background: url(../images/concept_h3-02.jpg) 0 0 no-repeat; }

/*---------- 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 h3#title03 { background: url(../images/access_h3-02.jpg) 0 0 no-repeat; }

/*---------- 11  General  -----------*/

#general h2#title01 { background: url(../images/general_h2.jpg) 0 0 no-repeat; }
#general h3#title02 { background: url(../images/general_h3-01.jpg) 0 0 no-repeat; }
#general h4#title03 { background: url(../images/general_h4-01.jpg) 0 0 no-repeat; }
#general h3#title04 { background: url(../images/general_h3-02.jpg) 0 0 no-repeat; }
#general h4#title05 { background: url(../images/general_h4-02.jpg) 0 0 no-repeat; }

/*---------- 12  Laser  -----------*/

#laser h2#title01 { background: url(../images/laser_h2.jpg) 0 0 no-repeat; }
#laser h3#title02 { background: url(../images/laser_h3-01.jpg) 0 0 no-repeat; }
#laser h3#title03 { background: url(../images/laser_h3-02.jpg) 0 0 no-repeat; }
#laser h4#title04 { background: url(../images/laser_h4-01.jpg) 0 0 no-repeat; }

/*---------- 13  Ortho  -----------*/

#ortho h2#title01 { background: url(../images/ortho_h2.jpg) 0 0 no-repeat; }
#ortho h3#title02 { background: url(../images/ortho_h3-01.jpg) 0 0 no-repeat; }
#ortho h3#title03 { background: url(../images/ortho_h3-02.jpg) 0 0 no-repeat; }
#ortho h3#title04 { background: url(../images/ortho_h3-03.jpg) 0 0 no-repeat; }

/*---------- 14  Implant  -----------*/

#implant h2#title01 { background: url(../images/implant_h2.jpg) 0 0 no-repeat; }
#implant h3#title02 { background: url(../images/implant_h3-01.jpg) 0 0 no-repeat; }
#implant h4#title03 { background: url(../images/implant_h4-01.jpg) 0 0 no-repeat; }
#implant h4#title04 { background: url(../images/implant_h4-02.jpg) 0 0 no-repeat; }
#implant h3#title05 { background: url(../images/implant_h3-02.jpg) 0 0 no-repeat; }

/*---------- 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; }

/*---------- 16  Cleaning  -----------*/

#cleaning h2#title01 { background: url(../images/cleaning_h2.jpg) 0 0 no-repeat; }
#cleaning h3#title02 { background: url(../images/cleaning_h3-01.jpg) 0 0 no-repeat; }
#cleaning h3#title03 { background: url(../images/cleaning_h3-02.jpg) 0 0 no-repeat; }
#cleaning h4#title04 { background: url(../images/cleaning_h4-01.jpg) 0 0 no-repeat; }

#cleaning table { margin: 0 100px; width: 340px;}

/*---------- Margin - Padding -----------*/

.m0 { margin: 0; }
.m7 { margin: 0 0 7px 0; }

.mar_b10 { margin-bottom: 10px; }
.mar_b15 { margin-bottom: 15px; }
.mar_b27 { margin-bottom: 27px; }
.mar_b20 { margin-bottom: 20px; }
.mar_b22 { margin-bottom: 22px; }
.mar_b30 { margin-bottom: 30px; }
.mar_b40 { margin-bottom: 40px; }

.pad_01 { padding: 0 13px 0 15px ; }
.pad_02 { padding: 0 16px 6px 18px ; font-size: 92.307%; }
.pad_03 { padding: 0 14px 10px 14px ; }

.mar_01 { margin: 0 55px 0 56px; }

/*---------- Text -----------*/

.text_bold { font-weight: bold; }
.text_right { text-align: right; float: right; }
.text_red { color:#F00; }
.text01 { color:#e4bc96; }
.icon01 { margin: 0 0 7px 0; background:url(../images/icon01.jpg) 0 2px no-repeat; text-indent: 15px; color:#5a3d1c; }

/*---------- Width -----------*/

#content .alpha { float: left; }
#content .beta { float: right; }

.bg {
	padding: 7px 12px 0;	
	background:#e2feb5;
	border: 1px solid #d4d4d4;
}

.w_60 { width: 60px; }
.w_180 { width: 180px; }
.w_200 { width: 200px; }
.w_341 { width: 341px; }


#wrapper #main #nav p.bnr_tag {
	margin: 0 0 0 14px;
	padding: 0;
	}
	
#wrapper #main #nav p.bnr_tag a {
	display: block;
	width: 237px;
	height: 60px;
  background: url(../images/index_img04.jpg) 0 -60px no-repeat;
	text-indent: -9999px;
	
	}
	
#wrapper #main #nav p.bnr_tag a:hover {
  background:url(../images/index_img04.jpg) 0 0 no-repeat;
}




#wrapper #main #nav p.bnr_tag2 {
	margin: 0 0 0 14px;
	padding: 0;
	}
	
#wrapper #main #nav p.bnr_tag2 a {
	display: block;
	width: 237px;
	height: 60px;
  background: url(../images/index_img05.jpg) 0 -60px no-repeat;
	text-indent: -9999px;
	
	}
	
#wrapper #main #nav p.bnr_tag2 a:hover {
  background:url(../images/index_img05.jpg) 0 0 no-repeat;
}
