 ul {
padding:0px;
margin:5px 0 10px 25px;
list-style:square;

}
img {margin:0px;border:0px;padding:0px;vertical-align:bottom} 

body {
	font-size: 70%; /* Resets 1em to 10px */g
	font-size: 12px;

	font-family:  "Osaka", "ＭＳ Ｐゴシック", "平成角ゴシック",Arial, Verdana,sans-serif;
line-height:1.6;
	color: #333333;
background-color:#ffffff;
	text-align: center;
background-image:url(img/bg.jpg);
background-repeat:repeat-x;
	}

body#fck {
	text-align: left;
	}
	
#page {
background-color: white;
text-align: left;
}

#header {
background-image: url("img/top_01.jpg");
background-repeat: no-repeat;
border: 0 solid #000000;
margin: 0;
width: 800px;
}

.headerimg 	{ 
border:solid 0px #000000;
margin: 0; 
height: auto; 
} 

#content {
font-size: 1.2em
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border: none;
text-align:center;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
font-size: 20px;
border:solid 0px #000000;
text-align: left;
color:#868A45;
background-image:url(img/icon_maru.gif);
background-repeat:no-repeat;
background-position:5px 5px;
text-indent:29px;
}


#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;

	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color:#868A45;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #0066CC;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 800px;
	border: 0px solid #959596;
	}


.narrowcolumn {
	float: left;
border:solid 0px #000000;
	padding: 0px;
	margin: 0px 0px 0 0;
	width: 550px;
	}

.widecolumn {
border:solid 1px #000000;
	padding: 10px 0 20px 0;
	margin: 0px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin:  0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0px;
border:solid 0px #000000;
	margin: 10px 0 15px 0;
	width: 800px;
height:auto;
	clear: both;

	}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h2 {
	margin:  0;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: center;
}

#sidebar h2 {
	margin:  0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0;
	}

h3.comments {
	padding: 0;
	margin: 0px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 5px;

	}




#sidebar ul p, #sidebar ul select {
	margin: 0px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {

	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar -------------------------------------------------------*/
#sidebar{
border:solid 0px #000000;
padding: 0;
float:right;
margin-bottom:20px;
width: 180px;
height:auto;
min-height:450px;
_height:450px;
background-color:#F1F2E1;

	}

#sidebar form {
	margin: 0;
}


.side_bana_img{

margin:0 0 5px 0; 
}
.spmargin{
margin:12px 0 0 0; 
}

#shinryou-box{
width:145px;
height:auto;
background-color:#ffffff;
padding:8px;
margin:0 0 15px 0;
font-size:12px;
color:#666666;
}
#shinryou-box p{
padding:10px 0 0 0;
border:solid 0px #000000;

}

#map-img{
margin:0; 
}

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

#top-img{
width:600px;
height:210px;
border:solid 0px #000000;
background-color:#ffffff;
margin:0 0 10px 0;
}

/* トップ　インフォメーションbox*/
#whats_news{
width:598px;
height:auto;
 border:solid 1px #cccccc;
}
#whats_news ul{
margin:5px;
padding:0;
}
#whats_news li{
border-bottom:solid 1px #dddddd;
text-indent:23px;

padding:0;
list-style-type:none;
background-image: url(img/top_37.gif);
background-repeat:no-repeat;
background-position:7px  8px;
}


/* トップ　スタッフなど画像*/
.top-bottom-imgs{
margin:10px 0;
}



#side-under{
	padding: 0;


}

/*-------------------------------------------------------右サイドメニュー*/

#sidebar  #navt-1ul li {
border:solid 0px #000000;
padding:0;
margin: 0;

}

#sidebar ul li{

border:solid 0px #000000;
padding: 0;
margin:0;
/*
display:inline-block;*/
}



#sidebar ul {

margin: 0 0 0 10px;
border:solid 0px #000000;

width: 160px;
height:auto;
padding: 0;

	list-style-type: none;
	list-style-image: none;
	font-size:12px;

}

/*---
ul #side-id{
height:auto;
border:solid 0px #000000;
background-color:#ffffff;

padding:10px 0 10px 0;
}
---*/

#navt-1011235491 ul {
height:auto;
background-color:#ffffff;
background-image:url(img/top_16.gif);
background-repeat:no-repeat;
background-position:7px  7px;
padding:35px 0 10px 0;
border:solid 0px #000000;
}








ul li #side-id .side-li{
border:solid 0px #000000;
width: 160px;
height:auto;
list-style-type: none;
margin:0;

}



#side-id li a{

height:26px;
padding:8px 0;
margin:0;
border:solid 0px #000000;
display:block;
overflow:hidden;
color:#0A487C;
font-weight:bold;
background-image:url(img/listicon2.gif);
background-repeat:no-repeat;
background-position:8px  15px;
font-size:14px;
text-indent: 23px;
}

#side-id li a:hover{
color:#3F88C5;
font-weight:bold;
text-decoration: none;

background-image:url(img/listicon2_o.gif);
background-repeat:no-repeat;
background-position:8px  15px;

}
 
#side-id .side-li-act a{
background-image:url(img/listicon2_o.gif);
background-repeat:no-repeat;
background-position:8px  15px;

}
/*-----右サイド　小カテゴリ----*/


#side-id ul li a{

font-size:10px;
margin:0;
height:14px;
 list-style-type: square; 
}

#side-id .side-li-act a{
color:#3F88C5;
}





/*--------------------------------------------------------- 上メニューバー*/
#head-id {
text-align:center;
border:solid 0px #000000;
height:41px;
width:800px;
clear: both;
margin:0;
padding:0;
}

#head-id li{
_width:133px;
border:solid 0px #000000;
height:auto;
text-align:center;
font-size:11px;
vertical-align:middle;
float:left;
list-style-type: none;
}
#head-id  a{
margin:0;
height:41px;
display:block;
 overflow:hidden;
font-weight:bold;
color:#ffffff;
}


 #head-id li a:hover{
border:solid 0px #000000;
text-decoration: none;
color:#005380;
font-weight:bold;
}

#navi-bar{
border:solid 0px #000000;
height:41px;
margin:0 0 10px 0;
}


 #head-id  .head-li-act a{

color:#005380;
font-weight:bold;

}







/*--------------------------------------------------------- パンくず*/

.breadcrumb{
clear: both;
height:auto;
padding:0px 0 3px 10px;
font-size:10px;
border:solid 0px #000000;
width:700px;
}


/*------------------------------------------------ フッターメニュー*/
#foot-id{
border:solid 0px #000000;
text-align:center;
}

#foot-id li{
border:solid 0px #000000;
width:auto;
height:auto;
text-align:left;
font-size:10px;
vertical-align:middle;
float:left;

list-style-type: none;
margin:10px 15px 10px  0px;
}
#footer ul{
border:solid 0px #000000;

text-align:center;

}

#footer p{
border:solid 0px #000000;

clear: both;
font-size:10px;
text-align:right;
}

#pagetop{
text-align:right;
padding:10px 0 10px 0;
font-size:12px;
}

.address-font{
margin:10px 0 0 0 ;
font-size:12px;
color:#666666;
text-align:right;
}



.telimg{
margin:0 0 0 90px;

}

.entry{
clear:both;
padding:10px 5px 0 5px;
margin:5px 0 15px 0;
width:590px;
border-top:solid 1px #dddddd;
border-right:solid 1px #dddddd;

height:auto;

font-size:13px;
color:#888888;

}
.entry p{

 border:solid 0px #000000;

margin:0 10px 15px 6px;
width:auto;
}
#topcomment-img{
position:relative; left:-5px; top:-25px; 
float:right;
margin:0 0 0 20px;
}
#topcomment-txt{
margin:0 0 5px 0;
}
.ptop{
text-align:right;
clear:both;

}
.photo-box{
border:solid 0px #000000;
float:left;
width:200px;
height:190px;
font-size:10px;
margin:0 25px  0 0;
}
.photo-box2{
border:solid 1px #000000;
float:right;
width:200px;
height:190px;
font-size:10px;

}
h4{
clear:both;
}
/*======================top-btn */
#top-btn{
width:594px;
border:solid 0px #000000;
height:auto;
margin:0 0 10px 0;
}

#top-btn  .top-img-right{
padding:0 0 0 6px;
}
#top-btn  td img{
padding:0 0 6px 0;
}
.top-img-right{
text-align:right;
}

/* 画像回り込み設定 */

img.imgalignright{
        float:right;
        padding:0 0 10px 10px;
}
img.imgalignleft{
        float:left;
        padding:0 10px 10px 0;
}



/* tebleテンプレート設定 */

/* グレイ */

table.t_gray{
    border:1px solid #656565;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
    width:100%;
}
.t_gray th{
    border-right:1px solid #656565;
    border-bottom:1px solid #656565;
    color:#292929;
    background:url(img/t_gray.gif) no-repeat left top #D3D3D3;
    padding:0.5em 1em;
    text-align:center;
    width:28%;
}

.t_gray2 th{
    border-right:1px solid #656565;
    border-bottom:1px solid #656565;
    color:#292929;
    background:url(img/t_gray2.gif) no-repeat left top #D3D3D3;
    padding:0.5em 1em;
    text-align:center;
    width:28%;
}

.t_gray td{
    border-right:1px solid #656565;
    border-bottom:1px solid #656565;

    padding:0.5em 1em;
    text-align: left;
}

span.t_gray2{
    border:1px solid #656565;
    color:#292929;
    background:url(img/t_gray2.gif) no-repeat left top #D3D3D3;
    padding:0.5em 1em;
    text-align:center;
    float:left;
    width:70px;
}

/* ピンク */

table.t_pink{
    border:1px solid #949CA5;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
    width:100%;
}

.t_pink th{
    border-right:1px solid #949CA5;
    border-bottom:1px solid #949CA5;
    color:#292929;
    background:url(img/t_pink.gif) no-repeat left top #FFDFFF;
    padding:0.5em 1em;
    text-align:center;
    width:28%;
}

.t_pink2 th{
    border-right:1px solid #949CA5;
    border-bottom:1px solid #949CA5;
    color:#292929;
    background:url(img/t_pink2.gif) no-repeat left top #FFDFFF;
    padding:0.5em 1em;
    text-align:center;
    width:28%;
}

.t_pink td{
    border-right:1px solid #949CA5;
    border-bottom:1px solid #949CA5;
    padding:0.5em 1em;
    text-align: left;
}

span.t_pink2{
    border:1px solid #949CA5;
    color:#292929;
    background:url(img/t_pink2.gif) no-repeat left top #FFDFFF;
    padding:0.5em 1em;
    text-align:center;
    float:left;
    width:70px;
}

/* ホワイト */

table.t_white{
    border:1px solid #949CA5;
   
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
    width:100%;
}
.t_white th{
    border-right:1px solid #949CA5;
    border-bottom:1px solid #949CA5;
    color:#292929;
    background:url(img/t_white.gif) no-repeat left top #F5F5F5;
    padding:0.5em 1em;
    text-align:center;
    width:28%;
}

.t_white2 th{
    border-right:1px solid #949CA5;
    border-bottom:1px solid #949CA5;
    color:#292929;
    background:url(img/t_white2.gif) no-repeat left top #F5F5F5;
    padding:0.5em 1em;
    text-align:center;
    width:28%;
}

.t_white td{
    border-right:1px solid #949CA5;
    border-bottom:1px solid #949CA5;
    padding:0.5em 1em;
    text-align: left;
}


span.t_white2{
    border:1px solid #949CA5;
    color:#292929;
    background:url(img/t_white2.gif) no-repeat left top #F5F5F5;
    padding:0.5em 1em;
    text-align:center;
    float:left;
    width:70px;
}


/*--------------------------------------- 下層ページ h2タイトルバー---*/

.entry h2 {
background-image:url(img/bar.jpg);
background-repeat:no-repeat;
border:0px solid #ADCCDC;
height:30px;
margin:0 0 8px 0;
padding:10px 0 0 30px;
color:#005380;
font-size:16px;
font-weight:bold;
width:550px;
}

.post h2 a{
font-size: 20px;
border:solid 0px #000000;
text-align: left;
color:#868A45;
background-image:url(img/icon_maru.gif);
background-repeat:no-repeat;
background-position:5px 5px;
padding:4px 0 0 30px;
}

/*--------------------------------------- 下層ページ h3タイトルバー---*/

h3{
margin:0;
padding:0;
border:solid 0px #000000;
width:520px;
height:20px;
background-image:url(img/h3.gif);
background-repeat:no-repeat;

color:#00075b;
font-size:14px;
font-weight:bold;
padding: 20px 0 15px 27px;
}


/*--------------------------------------- ナビゲーションバー---*/
.tablenav {
	color: #2583ad;
	background:white;
	margin: 1em auto;
	line-height:2em;
	text-align:center;
}

a.page-numbers, .tablenav .current {
	color: #00019b;
	padding: 6px;
	border:solid 1px #ccc;
	text-decoration:underline;
}

a.page-numbers:hover {
	color:white;
	background: #027abb;
}

.tablenav .current {
	padding:6px;
	background:#EEEEEE none repeat scroll 0 0;
	border:1px solid #EEEEEE;
	font-weight:bold;
	text-decoration:none;
}

.tablenav .next, .tablenav .prev {
	border:0 none;
	background:transparent;
	text-decoration:underline;
	font-weight:bold;
}

/*--------------------------------------- 見出し---*/

.midashi_black{
background-image: url(img/obi_black.gif);
background-repeat: no-repeat;
background-position: left;
font-size: 11pt;
padding: 0px 0px 0px 16px;
border-bottom:1px dotted #999999;
}
.midashi_blue{
background-image: url(img/obi_blue.gif);
background-repeat: no-repeat;
background-position: left;
font-size: 11pt;
padding: 0px 0px 0px 16px;
border-bottom:1px dotted #999999;
}
.midashi_orange{
background-image: url(img/obi_orange.gif);
background-repeat: no-repeat;


background-position: left;
font-size: 11pt;
padding: 0px 0px 0px 16px;
border-bottom:1px dotted #999999;
}
.midashi_green{
background-image: url(img/obi_green.gif);
background-repeat: no-repeat;
background-position: left;
font-size: 11pt;
padding: 0px 0px 0px 16px;
border-bottom:1px dotted #999999;
}
.midashi_gray{
background-image: url(img/obi_gray.gif);
background-repeat: no-repeat;
background-position: left;
font-size: 11pt;
padding: 0px 0px 0px 16px;
border-bottom:1px dotted #999999;
}
.midashi_pink{
background-image: url(img/obi_pink.gif);
background-repeat: no-repeat;
background-position: left;
font-size: 11pt;
padding: 0px 0px 0px 16px;
border-bottom:1px dotted #999999;
}
.midashi_yellow{
background-image: url(img/obi_yellow.gif);
background-repeat: no-repeat;
background-position: left;
font-size: 11pt;
padding: 0px 0px 0px 16px;
border-bottom:1px dotted #999999;
}
.midashi_brown{
background-image: url(img/obi_brown.gif);
background-repeat: no-repeat;
background-position: left;
font-size: 11pt;
padding: 0px 0px 0px 16px;
border-bottom:1px dotted #999999;
}
.midashi_gold{
background-image: url(img/obi_gold.gif);
background-repeat: no-repeat;
background-position: left;
font-size: 11pt;
padding: 0px 0px 0px 16px;
border-bottom:1px dotted #999999;
}
.midashi_purple{
background-image: url(img/obi_purple.gif);
background-repeat: no-repeat;
background-position: left;
font-size: 11pt;
padding: 0px 0px 0px 16px;
border-bottom:1px dotted #999999;
}

.finding{
border: 1px solid #999999;
padding: 1px;
}

.finding_black{
background-image: url(img/temp_black.gif);
background-repeat: repeat-x;
background-position: top;
font-size: 11pt;
padding: 2px 0px 2px 5px;
border-left: 5px solid #737373;
}
.finding_blue{
background-image: url(img/temp_blue.gif);
background-repeat: repeat-x;
background-position: top;
font-size: 11pt;
padding: 2px 0px 2px 5px;
border-left: 5px solid #0075ff;
}
.finding_orange{
background-image: url(img/temp_orange.gif);
background-repeat: repeat-x;
background-position: top;
font-size: 11pt;
padding: 2px 0px 2px 5px;
border-left: 5px solid #FF7200;
}
.finding_green{
background-image: url(img/temp_green.gif);
background-repeat: repeat-x;
background-position: top;
font-size: 11pt;
padding: 2px 0px 2px 5px;
border-left: 5px solid #449944;
}
.finding_yellow{
background-image: url(img/temp_yellow.gif);
background-repeat: repeat-x;
background-position: top;
font-size: 11pt;
padding: 2px 0px 2px 5px;
border-left: 5px solid #FFB900;
}
.finding_gold{
background-image: url(img/temp_gold.gif);
background-repeat: repeat-x;
background-position: top;
font-size: 11pt;
padding: 2px 0px 2px 5px;
border-left: 5px solid #B3A408;
}
.finding_brown{
background-image: url(img/temp_brown.gif);
background-repeat: repeat-x;
background-position: top;
font-size: 11pt;
padding: 2px 0px 2px 5px;
border-left: 5px solid #bb7237;
}
.finding_purple{
background-image: url(img/temp_purple.gif);
background-repeat: repeat-x;
background-position: top;
font-size: 11pt;
padding: 2px 0px 2px 5px;
border-left: 5px solid #6a37bb;
}

#home_comment{
position:relative; left:0px; top:5px; 
border:solid 0px #000000;
width:410px;
}






.info-img-right{
float:right;
margin:0 20px 0 20px;
}
.info-img-right2{

float:right;
margin:0 0px 0 20px;
}


p strong{
color:red;
}

h3{
clear:both;
}

.clea{
clear:both;
}

#shinsatsu{
border:solid 0px #000000;
 list-style-type: disc; 
text-indent:1px;
}


/*--------------------------------------- info 数字バー---*/

 .h3-1{

background-image:url(img/bar1.gif);
background-repeat:no-repeat;

padding: 20px 0 15px 34px;
}

 .h3-2{
background-image:url(img/bar2.gif);
background-repeat:no-repeat;
padding: 20px 0 15px 34px;
}
 .h3-3{
background-image:url(img/bar3.gif);
background-repeat:no-repeat;
padding: 20px 0 15px 36px;
}
 .h3-4{
background-image:url(img/bar4.gif);
background-repeat:no-repeat;
padding: 20px 0 15px 36px;
}

h4{
background-image:url(img/h4icon.gif);
background-repeat:no-repeat;
padding:2px 0 0px 23px;
border:solid 0px #000000;
height:19px;
width:410px;
color:#4E75A0;
font-size:13px;
}
.qa{
background-image:url(img/h3_q_title.gif);
background-repeat:no-repeat;
padding:8px 0 0px 34px;
border:solid 0px #000000;
height:19px;
width:410px;
color:#4E75A0;
font-size:13px;
}



.info-photo-s{
margin:0 20px 0 0;
}

#top-txt{
width:470px;
}
#top-txt-waku{
border:solid 0px #000000;
width:580px;
	background-image:url(img/top_12.jpg);
	background-position:500px 0px;
	background-repeat:no-repeat;
}




#kamoku-taable{
width:570px;
height:auto;
border:solid 0px #eeeeee;
padding:5px;
margin:0 0 30px 5px;
}
#kamoku-taable th{
width:140px;
height:40px;
border-bottom:dotted 1px #cccccc;
}
#kamoku-taable td{
width:auto;
height:40px;
border-bottom:dotted 1px #cccccc;
}

table .t-line{
border-top:dotted 1px #cccccc;
}
#kamoku-taable h3{
font-size:15px;
width:auto;
background-image:url(img/h4icon.gif);
background-repeat:no-repeat;
padding:2px 0 0px 23px;

}
#kamoku-taable h3  a{
color: #06c;
text-decoration: none;
}
#kamoku-taable h3  a:hover{
text-decoration: underline;
}


.borderline{
border-top:dotted 1px #cccccc;
width:570px;
}







table#clean-table{
border:solid 0px #000000;
	width:570px;
	margin:0px;
	}

table#clean-table tr{
	border-collapse: collapse;
	}
	
table#clean-table th,table#clean-table td{
	padding:5px;
	border-bottom:1px dotted #009999;
	margin-bottom:2px;
	}	
table#clean-table th{
	width:150px;
	vertical-align:top;
	background-color:#E0FCF9;
	background-image:url(images/info/th_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	}


/*	4. 診療時間
-----------------------------------------------	*/
#time-table{
	width:560px;
	background-color:#78b2b9;
margin:0 0 0 10px;
	}
 #time-table table{
	width:100%;
	}

#time-table table th.col{
	text-align:center;
	background-color:#D7E7E9;
	font-weight:normal;
	padding:3px;
	}

 #time-table table th.row{
	text-align:left;
	background-color:#F0F3F6;
	padding:3px;
	}

#time-table table td{
	background-color:#ffffff;
	padding:3px;
	width:35px;
	text-align:center;
	font-size:16px;
	}	







/*	3. 募集要項
-----------------------------------------------	*/


.recruit-table{
	margin:8px 0px;
	width:560px;
	border:1px solid #c4d3d5;
margin:0 0 0 10px;
	}
	
.recruit-table table{
	width:100%;
	}


.recruit-table table th{
	text-align:left;
	background-color:#F0F3F6;
	padding:8px;
	vertical-align:top;
	color:#5e6869;
	}

.recruit-table table td{
	background-color:#FAFCFB;
	padding:8px;
	}

/*	4. インプラント
-----------------------------------------------	*/

/*　比較表　*/

#about{
	width:570px;
	clear:both;
	background-color:#6C6C6B;
	margin:30px 0px 10px 0 ;
	}

#about table{
	width:100%;
	}
	
#about img {
	border:none;
	padding: 0px;
	clear: both;
}

#about td {
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 10px 5px;
}
#about table ul li {
	padding-left: 0px;
	list-style: disc inside;
}
#about .white,#about #before,#about #after {
	text-align: left;
	padding-left: 10px;
	font-size: 12px;
}

#about .pink {
	background-color: #D79EB1;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-left: 5px;
}

#about .white {
	background-color:#FFFFFF;
	}


#about #before {
	background-color: #A09B95;
	color: #FFFFFF;
}
#about #after {
	color: #FFFFFF;
	background-color: #A698C9;
}
#about .arrow {
	text-align: center;
}

#about .arrow img {
	float: none;
	margin: 0px;
	padding: 0px;
}



.exp-text{
	font-size:14px;
}


/*　価格表　*/

.price-table{
clear:both;
	width:560px;
margin:10px 0 40px 0;
	border:1px solid #c4d3d5;
	background-color:#c4d3d5;
	}
	
.price-table table{
	width:100%;
	}


.price-table table th{
	text-align:left;
	background-color:#edefef;
	padding:8px;
	vertical-align:top;
	text-align:center;
	}
.price-table table th.row{
	background-color:#FAFCFB;
	font-weight:normal;
	text-align:left;
	}
.price-table table td{
	background-color:#ffffff;
	padding:8px;
	}
.price-table table td.price{
	text-align:right;
	}

.price-table table td.bikou{
	width:150px;
	}


.table{
	width:560px;
	background-color:#78b2b9;
	}
.table table{
	width:100%;
	}


.table table th{
	text-align:left;
	background-color:#F0F3F6;
	padding:3px;
	}
.table table th.row{
	width:130px;
	}
.table table th.row1{
	width:200px;
	}
.table td{
	background-color:#ffffff;
padding:3px;
	}

#oubo span.wpcf7-list-item{
margin-left:0.5em;
display:block;
}

.f-color_green{
	color:#329f4c;
}

.f-left{
	float:left;
	margin:0px 10px 10px 0px;
}

.f-right{
	float:right;
	margin:0px 0px 10px 10px;
}
