@charset "UTF-8";
@import "base.css";
/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Concept                     */
/*                 09  Clinic                      */
/*                 10  Bite                        */
/*                 11  Denture                     */
/*                 12  Esthe                       */
/*                 13  General                     */
/*                 14  Implant                     */
/*                 15  Perio                       */
/*                 16  System                      */
/*                 17  Sitemap                     */
/*                                                 */
/*                                                 */
/*=======================TOC-END===================*/
/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Blue           #61c0ff      */
/*        Main Color - Light Blue     #cdebff      */
/*        Main Color - Fresh Blue     #9ed9ff      */
/*                                                 */
/*        Sub Color  - Green          #b3cd7a      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/
/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/
/*---------- 01  Base -----------*/
/*-- 冒頭の @import で外部CSSを読み込み --*/
/*---------- 02  Container -----------*/
body {
	background:url(../images/body_bg.jpg) top no-repeat;
	margin:0 auto;
	padding:0;
	text-align:center;
	min-width:810px;
}	
#wrapper {
	margin: 0px auto;
	padding: 0px;
	width:810px;
	text-align: left;
}
#main {
	margin: 0 auto;
	width:810px;
}
#content {
	width: 615px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	background: #fff;
	padding:0px;
	text-align:left;
	}
/*---------- 03  Header -----------*/
#header {
	height: 140px;
	width: 810px;
	margin: 0 auto;
	padding: 0;
	background:url(../images/header_bg.jpg) no-repeat top left;
}
#header .header_text{
	margin: 0px;
	padding: 3px 0px 0px 0px;
	font-size: 83.5%;
	line-height: 1.5em;
	letter-spacing: 0;
	height: 15px;
	text-indent: 4px;
	color: #666666;
	}
p#top {
	width:225px;
	height:60px;
	line-height: 1.0;
	margin-top:29px;
	float:left;
}
p#top a {
	text-indent:-9999px;
	display: block;
	width:225px;
	height:60px;
	background:url(../images/header_logo.jpg) 0 0 no-repeat;
}
#header_nav {
	width:240px;
	margin:2px 0px 0px 0px;
	padding:0px 5px 0px 0px;
	float:right;
}
#header p.tel {
	width:240px;
	margin: 0 0 13px 0;
	padding: 0;
	height: 60px;
}
#header p.tel img { 
	display: block; 
}
#header p#shikatown{
	width:187px;
	height:40px;
	margin:0px 0px 0px 53px;
	text-indent:-9999px;
}
#header p#shikatown a{ 
	width:187px;
	height:40px; 
	background:url(../images/header_shikatown.jpg) no-repeat 0 0; 
	display:block;
}
#header p#shikatown a:hover{	
	width:187px; 
	height:40px; 
	background:url(../images/header_shikatown_over.jpg) no-repeat 0 0; 
	display:block;
}
/*----------04  Navigation -----------*/
#nav {
	width:195px;
	float:left;
	padding:13px 0px 0px 0px;
}
#nav ul { 
	margin: 0 0 50px 0;
	padding: 0;
	ist-style: none; 
}
#nav li { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}
#nav .internal li {
	height:30px;
	text-indent:-9999px;
	padding-right:30px;
}
#nav .internal li a {
	display: block;
	height:30px;
}
#nav01 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav02 a { background: url(../images/nav.jpg) 0 -30px no-repeat; }
#nav03 a { background: url(../images/nav.jpg) 0 -60px no-repeat; }
#nav04 a { background: url(../images/nav.jpg) 0 -90px no-repeat; }
#nav05 a { background: url(../images/nav.jpg) 0 -120px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -150px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -180px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -210px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -240px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -270px no-repeat; }
#nav01 a:hover { background: url(../images/nav.jpg) -165px 0 no-repeat; }
#nav02 a:hover { background: url(../images/nav.jpg) -165px -30px no-repeat; }
#nav03 a:hover { background: url(../images/nav.jpg) -165px -60px no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -165px -90px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -165px -120px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -165px -150px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -165px -180px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -165px -210px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -165px -240px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -165px -270px no-repeat; }
#content ul.navtop {
	width:615px;
	margin:0px;
	padding:0px;
	background:url(../images/index_navtop.jpg) no-repeat 0 0;
	list-style:none;
	float:right;
	overflow:hidden;
}
#content ul li.nav11{
	width:40px;
	list-style:none;
	float:left;
	margin-left:500px;
	display:inline;
}
#content ul li.nav11 a{
	background:url(../images/index_top.jpg) no-repeat;
	width:40px;
	height:20px;
	text-indent:-9999px;
	display:block;	
}
#content ul li.nav11 a:hover{
	background:url(../images/index_top_over.jpg) no-repeat;
	width:40px;
	height:20px;
	text-indent:-9999px;
	display:block;	
}
#content ul li.nav12{
	width:70px;
	list-style:none;
	float:right;
	margin-right:5px;
	display:inline;
}
#content ul li.nav12 a{
	background:url(../images/index_sitemap.jpg) no-repeat;
	width:70px;
	height:20px;
	text-indent:-9999px;
	display:block;	
}
#content ul li.nav12 a:hover{
	background:url(../images/index_sitemap_over.jpg) no-repeat;
	width:70px;
	height:20px;
	text-indent:-9999px;
	display:block;	
}
#nav .center {
	margin: 0 0 0 5px;
}
#nav .center img {
	display: inline;
}
/*---------- 05  Footer -----------*/
#footer {
	clear: both;
	padding:0px;;
	margin: 0;
	background:url(../images/footer_bg.jpg) repeat-x top left;
	font-size: 85%;
	height:100px;
	text-align: center;
}
*:first-child+html #footer { font-size: 9px; } /*  for IE7 only */
* html body #footer { font-size: 9px; } /*  for IE6 only */
#footer a {
	text-decoration: underline;
	color:#2994c4;
	}
#footer a:hover { color: #0d2973; 
	text-decoration:underline; }
#footer01{
	width:810px;
	margin:0 auto;
	padding:0px;
	height:100px;
}
#footer01 #footer01_01 { 
	margin: 9px 50px 31px 0px;
	width: 190px;
	height: 60px;
	padding: 0px 0px 0px 5px;
	*padding: 0px 0px 0px 8px;
	float: left;
}
#footer01 #footer01_02{
	width:565px;
	*width:562px;
	padding:19px 0px 0px 0px;
	float:right;
	text-align:left;
	font-size:100%;
	*font-size:110%;
	letter-spacing:1px;
}
#footer ul { 
	list-style: none;
	margin: 0px;
	padding: 0;
	clear: both;
	}
#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}
#footer address { margin: 30px 0px 0px 0px; padding:0px 0px 0px 53px;}
/*---------- 06  Contents -----------*/
.section { padding:0px 0px 0px 50px;}
.section .section { padding:0px 25px 0px 20px; }
.center { text-align: center; margin:0 auto; }
#content h2 {
	width:540px;
	height: 45px;
	text-indent: -9999px;
	margin: 0px;
	}
#content h3 {
	clear: both;
	height: 30px;
	text-indent: -9999px;
	}
#content h4 {
	height: 22px;
	text-indent: -9999px;
	}
#content h5 {
	font-size: 100%;
	color:#666;
	font-weight:bold;
}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}
#content dl { margin: 1em; }
#content dt { 
	margin: 0;
 	padding: 0;
	width:50px;
	float:left;
}
#content dd { float:left;}
#content a { text-decoration: underline; }
#content a:hover { text-decoration: none; }
a {
	color: #2994c4;
	text-decoration:underline;
	outline:none;
}
a:hover { 
	color: #0d2973; 
	text-decoration:underline; 
}
#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
}
.img {
	line-height:1%;
	display:block;
}
.image_l  {
	float: left;
	padding:0px;
	margin:0px;
	line-height:1%;
}
.image_r {
	float: right;
	padding:0px;
	margin:0px;
	line-height:1%;
}
.image_r_b  {
	float: right;
	margin:0px;
	margin-left:20px;
	border:4px solid #bee5ff;
	line-height:1%;
}
.image_l_b  {
	float: left;
	margin:0px;
	margin-right:20px;
	border:4px solid #bee5ff;
	line-height:1%;
}
.image_c_b  {
	margin:0px;
	margin-left:10px;
	border:4px solid #bee5ff;
	line-height:1%;
}
.image_c_b1  {
	margin:0px auto;
	border:4px solid #bee5ff;
	line-height:1%;
	width:auto;
}
.image_02  {
	margin:0px;
	/*margin-left:20px;*/
	line-height:1%;
}
.image_01 {
	margin:10px auto;
	display:block;
	text-align:center;
}
.case {
	margin: 10px 0px 0px 0px;
	background:url(../images/arrow.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:left;
	padding:10px 0 0 0;
	letter-spacing:0px;
}
#content ul.totop {
	clear: both;
	margin:0px 25px 0px 0px;
}
#content ul.totop li {
	list-style: none;
	width: 120px;
	height: 25px;
	margin: 0 0 20px 0px;
	*margin: 0 0 0px 0px;
	padding: 0;
	text-indent: -9999px;
	float: right;
}
#content ul.totop li a {
	display: block;
	height: 25px;
	background:url(../images/top.jpg) 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 {
	border-spacing: 1px;
	border: 1px solid #ccc;
	font-size: 100%;
	line-height:150%;
	color: #666;
}
#content table td {
	padding: 5px 10px 0px 10px;
	border: 1px solid #c3c3c3;
}
#content table th {
	background: #efefff;
	color: #636570;
}
.width_80{
	width:70px;
}
input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}
.margin_l50{ margin-left:50px;} 
.margin_b10{
	margin-bottom:10px;
}
.margin_b20{
	margin-bottom:20px;
}
.margin_b30{
	margin-bottom:30px;
}
.margin_t50_b25{
	margin:50px 0px 25px 0px;
	*margin:29px 0px 25px 0px;
}
.margin_b60{
	margin-bottom:60px;
}
.margin_t109{
	margin-top: 109px;
}
.margin_b15{
	margin-bottom:15px;
}
.margin_l10_b15{
	margin:0px 0px 10px 15px;
}
.margin_r25_b10{
	margin:0px 25px 10px 0px;
}
.margin_l10{
	margin:0px 0px 0px 15px;
}
.margin_r25{
	margin:0px 25px 10px 0px;
}
.padding_b10{
	padding-bottom:10px;
}
.padding_l10{
	padding-left:10px;
}
.padding_b10_l10{
	padding:0px 0px 10px 10px;
}
.padding_b10_r25{
	padding:0px 25px 10px 0px;
}
.padding_r25{
	padding:0px 25px 0px 0px;
}
/*---------- 07  Index -----------*/
.index_img{
	margin:0px 0px 0px 5px;
	padding:0px;
	width:190px;
	height:30px;
}
.index_border {
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	color: #fff;
	padding:0px 10px 10px 10px;
	margin:0px 0px 0px 5px;
}
.index_text01{
	color:#999;
	margin-bottom:12px;
	font-size:90%;
}
.index_text02{
	color:#80ab21;
	font-size:90%;
}
.index_text03{
	color:#999;
	font-size:90%;
}
.index_text04{
	padding:13px 0px 0px 0px;
}
#index p#index_01{
	width:265px;
	height:60px;
}
#index p#index_02{
	width:265px;
	height:60px;
}
#index .alpha  {
	width:265px;
	float: left;
	padding:0px;
	margin:0px;
}
#index .beta  {
	width:265px;
	float: right;
	padding:0px;
	margin:0px;
}
#index .index_link a{
	color:#333;
	text-decoration:none;
}
#index .index_link a:hover{
	color:#333;
	text-decoration:underline;
}
/*---------- 08  Concept -----------*/
#concept h2#title01 {
	background:url(../images/concept_h2.jpg) no-repeat;
	margin:50px 0px 20px 50px;
	*margin:30px 0px 20px 50px;
}
#concept h3#title02 {
	background:url(../images/concept_h3_01.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
#concept h4#title03 {
	background:url(../images/concept_h4_01.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
#concept h4#title04 {
	background:url(../images/concept_h4_02.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
#concept h5#title05 {
	background:url(../images/icon.jpg) no-repeat;
	margin:0px 0px 10px 10px;
	text-indent:15px;
}
#concept h3#title06 {
	background:url(../images/concept_h3_02.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
#concept h3#title07 {
	background:url(../images/concept_h3_03.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
#concept h3#title08 {
	background:url(../images/concept_h3_04.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
#concept h4#title09 {
	background:url(../images/concept_h4_03.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
#concept h4#title10 {
	background:url(../images/concept_h4_04.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
.concept_text{
	font-weight:bold;
	color:#80ab21;
}
#concept p.concept01 {
	border:1px solid #267db8;
	background:#eefdff;
	padding:10px 10px 10px 10px;
}
/*---------- 09  Clinic -----------*/
#clinic h2#title01 {
	background:url(../images/clinic_h2.jpg) no-repeat;
	margin:50px 0px 20px 50px;
	*margin:30px 0px 20px 50px;
}
#clinic h3#title02 {
	background:url(../images/clinic_h3_01.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
#clinic h4#title09 {
	background:url(../images/clinic_h4_01.jpg) no-repeat;
	margin:0px 0px 5px 0px;
}
#clinic h3#title03 {
	background:url(../images/clinic_h3_02.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
#clinic h4#title04 {
	background:url(../images/clinic_h4_02.jpg) no-repeat;
	margin:0px 0px 5px 0px;
}
#clinic h4#title05 {
	background:url(../images/clinic_h4_03.jpg) no-repeat;
	margin:0px 0px 5px 0px;
}
#clinic h4#title06 {
	background:url(../images/clinic_h4_04.jpg) no-repeat;
	margin:0px 0px 5px 0px;
}
#clinic h4#title07 {
	background:url(../images/clinic_h4_05.jpg) no-repeat;
	margin:0px 0px 5px 0px;
}
#clinic h4#title08 {
	background:url(../images/clinic_h4_06.jpg) no-repeat;
	margin:0px 0px 5px 0px;
}
#clinic h3#title09 {
	background:url(../images/clinic_h3_04.jpg) no-repeat;
	margin:0px 0px 5px 0px;
}
/*---------- 10  Bite -----------*/
#bite h2#title01 {
	background:url(../images/bite_h2.jpg) no-repeat;
	margin:50px 0px 20px 50px;
	*margin:30px 0px 20px 50px;
}
#bite h3#title02 {
	background:url(../images/bite_h3_01.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
#bite h3#title03 {
	background:url(../images/bite_h3_02.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
#bite h4#title04 {
	background:url(../images/bite_h4_01.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
#bite h4#title05 {
	background:url(../images/bite_h4_02.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
#bite h4#title06 {
	background:url(../images/bite_h4_03.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
#bite h3#title07 {
	background:url(../images/bite_h3_03.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
#bite h4#title08 {
	background:url(../images/bite_h4_04.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
#bite h4#title09 {
	background:url(../images/bite_h4_03.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
/*---------- 11  Denture -----------*/
#denture h2#title01 {
	background:url(../images/denture_h2.jpg) no-repeat;
	margin:50px 0px 20px 50px;
	*margin:30px 0px 20px 50px;
}
#denture h3#title02 {
	background:url(../images/denture_h3_01.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
#denture h3#title03 {
	background:url(../images/denture_h3_02.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
.back_03{
	background-color:#b8e2fe;
	font-weight:bold;
	text-align:center;
	width:240px;
}
.back_04{
	text-align:left;
	background-color:#FFFFFF;
}
.back_05{
	background-color:#b8e2fe;
	font-weight:bold;
	text-align:center;
}
#denture table .center {
	margin-bottom: 20px;
	}
/*---------- 12  Esthe -----------*/
#esthe h2#title01 {
	background:url(../images/esthe_h2.jpg) no-repeat;
	margin:50px 0px 20px 50px;
	*margin:30px 0px 20px 50px;
}
#esthe h3#title02 {
	background:url(../images/esthe_h3_01.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
#esthe h3#title03 {
	background:url(../images/esthe_h3_02.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
#esthe h4#title04 {
	background:url(../images/esthe_h4_01.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
#esthe h5#title05 {
	background:url(../images/icon.jpg) no-repeat;
	margin:0px 0px 10px 0px;
	text-indent:15px;
}
#esthe h5#title06 {
	background:url(../images/icon.jpg) no-repeat;
	margin:0px 0px 10px 0px;
	text-indent:15px;
}
#esthe h5#title07 {
	background:url(../images/icon.jpg) no-repeat;
	margin:0px 0px 10px 0px;
	text-indent:15px;
}
#esthe h3#title08 {
	background:url(../images/esthe_h3_03.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
#esthe h4#title09 {
	background:url(../images/esthe_h4_02.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
.back_02{
	background-color:#b8e2fe;
}
.text_blod{
	font-weight:bold;
	color:#333333;
}
/*---------- 13  General -----------*/
#general h2#title01 {
	background:url(../images/general_h2.jpg) no-repeat;
	margin:50px 0px 20px 50px;
	*margin:30px 0px 20px 50px;
}
#general h3#title02 {
	background:url(../images/general_h3_01.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
#general h4#title03 {
	background:url(../images/general_h4_01.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
#general h4#title04 {
	background:url(../images/general_h4_02.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
#general h3#title05 {
	background:url(../images/general_h3_02.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
#general h4#title06 {
	background:url(../images/general_h4_03.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
#general h4#title07 {
	background:url(../images/general_h4_04.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
#general h4#title08 {
	background:url(../images/general_h4_05.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
#general h4#title09 {
	background:url(../images/general_h4_06.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
.width_520{
	width:520px;
}
.width_540{
	width:540px;
}
/*---------- 14  Implant -----------*/
#implant h2#title01 {
	background:url(../images/implant_h2.jpg) no-repeat;
	margin:50px 0px 20px 50px;
	*margin:30px 0px 20px 50px;
}
#implant h3#title02 {
	background:url(../images/implant_h3_01.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
#implant h4#title03 {
	background:url(../images/implant_h4_01.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
#implant h3#title04 {
	background:url(../images/implant_h3_02.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
#implant h3#title05 {
	background:url(../images/implant_h3_03.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
/*---------- 15  Perio -----------*/
#perio h2#title01 {
	background:url(../images/perio_h2.jpg) no-repeat;
	margin:50px 0px 20px 50px;
	*margin:30px 0px 20px 50px;
}
#perio h3#title02 {
	background:url(../images/perio_h3_01.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
#perio h4#title03 {
	background:url(../images/perio_h4_01.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
#perio h3#title04 {
	background:url(../images/perio_h3_02.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
#perio h5#title05 {
	background:url(../images/icon.jpg) no-repeat;
	margin:0px 0px 10px 10px;
	text-indent:15px;
}
#perio h4#title06 {
	background:url(../images/perio_h4_02.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
#perio h5#title07 {
	background:url(../images/icon.jpg) no-repeat;
	margin:0px 0px 10px 10px;
	text-indent:15px;
}
/*---------- 16  System -----------*/
#system h2#title01 {
	background:url(../images/system_h2.jpg) no-repeat;
	margin:50px 0px 20px 50px;
	*margin:30px 0px 20px 50px;
}
#system h3#title02 {
	background:url(../images/system_h3_01.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
#system h3#title03 {
	background:url(../images/system_h3_02.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
#system h3#title04 {
	background:url(../images/system_h3_03.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
.back_01{
	background-color:#b8e2fe;
	font-weight:bold;
}
/*---------- 17  Sitemap -----------*/
#sitemap h2#title01 {
	background:url(../images/sitemap_h2.jpg) no-repeat;
	margin:50px 0px 20px 50px;
	*margin:30px 0px 20px 50px;
}
