﻿@charset "UTF-8";

/*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Created by http://www.turtle-five.com/
E-Mail: info@turtle-five.com
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

/*-------------------------------------------------
【1】CSSリセット
---------------------------------------------------*/
hr {
	background:url(http://www.trinity-chiro.com/img/hr.gi) repeat-x;
	height:1px;
	margin:10px 0;
	width:100%;
    }

img {
vertical-align:bottom 
}

a:hover {
  text-decoration: none;
}

html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
pre,code,p,blockquote,hr,
th,td {
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}

fieldset,img,abbr,acronym {
    border: 0;
} 
/* strict reset by uncommenting lines below */
address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
    /* font-style: normal; */
    /* font-weight: normal; */
}

#beta ol,#beta ul {
    list-style: none;
}

caption,th {
    text-align: left;
}
q:before,q:after {
    content: '';
}
a {
    text-decoration: underline;
    outline: none;
}

a img,:link img,:visited img {
    border: none;
}
address {
    font-style: normal;
    display: inline;
}


.pkg:after, #content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg, #content-inner { display: block; }
/* no ie mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */

.inline { display: inline; }
.hidden { display: none; }

/* Utility */

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#main-navigation:after,
.entry-asset .asset-meta:after,
.comment:after,
#footer-content:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}

#header-inner,
#content-inner,
#footer-inner,
#main-navigation,
.entry-asset .asset-meta,
.comment,
#footer-content,
.asset-body {
    height: 1%;
}

em { font-style: normal;font-weight: bold;}
/*-------------------------------------------------
■基本レイアウト
---------------------------------------------------*/

body {
    text-align: center;
    color: #333;
    background: #fff;
    font-size: 0.9em;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.6;
}

#container {
    width: 100%;
    margin: 0 auto;
}

#container-inner {
    width: 100%;
    background: url(img/top_bg.jpg) repeat-x 0 0;
    margin: 0 auto;
}

#container-content {
    width: 940px;
    color: #fcfcfc;
    font-size: 11px;
    margin: 0 auto;
}

#header, #content, #alpha, #beta, #gamma, #footer {
    position: relative;
}

#alpha, #beta, #gamma {
    display: inline;
    float: left;
}

#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    position: static;
}

#header-inner, #content-inner, #footer-inner {
    padding-top: 20px;
    padding-bottom: 20px;
}

#header-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    overflow: hidden;
    padding-right: 20px;
    padding-left: 20px;
}

#header-inner, #content-inner, #footer-inner {
    padding-top: 0;
    padding-bottom: 0;
}

#header-inner, #beta-inner, #gamma-inner {
    padding-right: 0;
    padding-left: 0;
}

#content { 
    margin-top: 20px;  
    margin-bottom: 30px;  
    line-height: 1.5;
}


#header-inner,
#main-navigation-inner,
#content-inner,
#footer-inner {
    position: relative;
    width: 940px;
    margin: 0 auto;
}

#alpha-inner, #beta-inner,#header-inner,#container-content{
text-align: left;
}


/*-------------------------------------------------
■レイアウト
---------------------------------------------------*/

/* Wide-Medium */

.layout-wm #alpha {
    width: 650px;
}

.layout-wm #beta {
    width: 290px;
    clear: right;
}


/*-------------------------------------------------
■MTブログ画像寄せ
---------------------------------------------------*/

.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}

.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}

/*-------------------------------------------------
■ヘッダー部分
---------------------------------------------------*/

#header { 
    background-color: #fff;
    background-position: 0pt 0pt;
}

#header-inner {
    height: 160px;
    background: url(img/header_bg.jpg) no-repeat right;
}


#header-content {
    width: 940px; 
    margin: 55px 0px;
}

#header-name {
color: #777777;
font-size: 15px;
margin-bottom: 2px;
margin-left: 200px;
}


#header-description{
color: #777777;
font-size: 14px;
line-height: 1.6em;
margin-left: 200px;
}

span.red {
color: red;
}

#header .logo {
position: absolute;
left: 20px;
top: 5px;
text-align: center;
margin: 0pt;
padding: 0pt;
}

#header .right {
    position: absolute;
    right: 0px;
    top: 5px;
    text-align: center;
    color: #777;
    font-family: verdana;
    font-size: 11px;
    margin: 0;
    padding: 0;
}

#homepage-image {
    width: 900px;
    height: 250px;
    /* photo by Anil Dash */
    background: url(header.jpg) no-repeat 0 0;
    overflow: hidden;
    text-indent: -9999px;
    margin: 0 0 25px 20px;
}

/*-------------------------------------------------
■ナビゲーション
---------------------------------------------------*/

#main-navigation {
    font-family: verdana;
    background:url(img/global_bg.jpg) repeat-x;
}

#main-navigation-inner {
    position: relative;
    background:url(img/global.jpg) no-repeat;
    width:940px;
    height: 45px;
    padding:0;
    margin:0 auto;
}

ul#main-navigation{
    background:url(img/global.jpg) no-repeat;
}

    #main-navigation span {
    display: none;
    }

    #main-navigation li, #main-navigation a {
    height:45px;
    display:block;
    }

    #main-navigation li {
    float:left;
    list-style:none;
    display:inline;
    }

    #main-navigation-01 {width: 70px;}
    #main-navigation-02 {width: 140px;}
    #main-navigation-03 {width: 150px;}
    #main-navigation-04 {width: 130px;}
    #main-navigation-05 {width: 125px;}
    #main-navigation-06 {width: 65px;}
    #main-navigation-07 {width: 100px;}
    #main-navigation-08 {width: 95px;}
    #main-navigation-09 {width: 65px;}

    #main-navigation-01 a:hover {background:url(img/global_on.jpg) 0px -0px no-repeat; }
    #main-navigation-02 a:hover {background:url(img/global_on.jpg) -70px -0px no-repeat; }
    #main-navigation-03 a:hover {background:url(img/global_on.jpg) -210px -0px no-repeat; }
    #main-navigation-04 a:hover {background:url(img/global_on.jpg) -360px -0px no-repeat; }
    #main-navigation-05 a:hover {background:url(img/global_on.jpg) -490px -0px no-repeat; }
    #main-navigation-06 a:hover {background:url(img/global_on.jpg) -615px -0px no-repeat; }
    #main-navigation-07 a:hover {background:url(img/global_on.jpg) -680px -0px no-repeat; }
    #main-navigation-08 a:hover {background:url(img/global_on.jpg) -780px -0px no-repeat; }
    #main-navigation-09 a:hover {background:url(img/global_on.jpg) -875px -0px no-repeat; }

/*-------------------------------------------------
■サインイン
---------------------------------------------------*/

#header .widget-sign-in {
    position: absolute;
    right: 15px;
    top: 5px;
    text-align: center;
    color: #777;
    font-family: verdana;
    font-size: 11px;
    margin: 0;
    padding: 0;
}

#header .widget-sign-in .widget-header {
    display: none;
}

#header .widget-sign-in .widget-content {
    background-color: #000;
    margin: 0;
    padding: 5px 15px 10px 15px;
    float: right;
    overflow: hidden;
}

#header .widget-sign-in a {
    color: #777;
    text-decoration: underline !important;
}
#header .widget-sign-in a:hover {
    color: #fff;
}

/*-------------------------------------------------
■フッター要素
---------------------------------------------------*/
#footer { 
    background:  url(img/footer_bg.jpg) repeat;
    border-top: solid 1px #efefef;
    font-size: 12px;
}

#footer-inner{
    width: 940px;
    padding: 0;
    margin: 0 auto;
    margin-bottom: 10px;
}

#footer a {
    color: green;
}

#footer .widget-header {
    display: none;
}

#footer-content {
    margin-top: 10px;
    border-top: solid 1px #efefef;
    clear: both;
}

#footer-copy {
float: left;
width: 350px;
margin: 10px 0 0 0;
font-size: 12px;
text-align: left;
}

#footer-menu {
float: right;
width: 590px;
margin: 10px 0 0 0;
font-size: 12px;
text-align: right;
}

#footer-3box {
    margin-top: 20px;
}

.ii {
    padding: 1em 0 0 3px;
}

#footer-left {
float: left;
width: 250px;
border-right: 1px solid #efefef;
padding: 10px;
text-align: left;
margin-bottom: 20px;
overflow: hidden;
}

#footer-mid {
float: left;
width: 350px;
margin-left: 8px;
border-right: 1px solid #efefef;
padding: 10px;
text-align: left;
margin-bottom: 20px;
}

#footer-right {
float: right;
width: 260px;
padding: 10px;
text-align: left;
margin-bottom: 20px;
}

#footer-content ul {
    list-style: none;
    display:inline;
}

#footer-content ul li {
    margin: 0 0 0 1em;
    padding: 0;
    display:inline;
}

.bottom {
background:  url(img/bottom_bg.jpg) repeat-x 0 0;
font-size: 11px;
color: #fcfcfc;
}

span.web a {
margin-right: 10px;
text-decoration: none;
}

/*-------------------------------------------------
■見出し要素とコンテンツ内
---------------------------------------------------*/

div.topicpath{
  background: #fff;
  margin-bottom: 7px;
  font-size: 11px;
  margin-top: -2px;
  margin-left: 2px;
}

div.mainbox{
 margin: 20px 2px;
  width: 650px;
}

div.mainbox2{
  background: #faf6ed;
  width: 650px;
}
div.mainbox2-inner{
  padding: 10px;
  margin-bottom: 15px;
  font-size: 12px;
}

div.mainbox3{
  background: #f7fce2;
  width: 650px;
}
div.mainbox3-inner{
  padding: 10px;
  margin-bottom: 15px;
}


/* -- 強調タグ -- */

strong {
  font-weight: bold;
}

em {
  color: red;
  font-weight: bold;
}

/* -- 見出し(H2～H4） -- */

#pagetitle {
  font-size: 1.2em;
  background: #999;
  margin-bottom: 1.3em;
  padding: 5px 0 5px 5px;
  font-weight: bold;
  color: #fff;
}

h1#entrytitle , h2#entrytitle  {
  font-size: 14px;
  color: #7fc04c;
  width: 630px;
  font-weight: bold;
  color: #7fc04c;
  margin-bottom: 20px;
  padding: 5px;
  text-decoration: none;
  border: 1px #7fc04c solid;
  border-left: 5px #7fc04c solid;
}

#subtitle{
  font-size: 18px;
  height: 30px;
  width: 650px;
  font-weight: bold;
  color: #7fc04c;
  background: url(img/h2_bg.jpg);
  margin-bottom: 10px;
  padding: 4px 0 0 25px;
  text-decoration: none;
}

#categorytitle{
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 5px 0 5px 0px;
}


h2.faq{
  font-size: 20px;
  height: 35px;
  width: 650px;
  font-weight: bold;
  color: #7fc04c;
  background: url(img/h2_bg.jpg);
  margin-bottom: 10px;
  padding: 0 0 0 25px;
}


/* -- トップに戻る -- */
div.content-nav { 
  margin-top: 5em; 
  font-size: 90%;
  text-align: left;
}

/*--画像左寄せ　右に文章-- */

.left{
  float: left;
  margin: 0 20px 20px 0!important;
}

/*--画像右寄せ　左に文章-- */

.right{
  float: right;
  margin: 0 0 20px 20px!important;
}

/*-------------------------------------------------
■サイドバー要素
---------------------------------------------------*/

/* -- サイドバー見出しタイトル -- */
p.sidetitle {
  color: #ededed;
  padding: 0.5em;
  border: 1px solid #999999;
  background-color: #999999;
  margin-top: 1em;
  width: 260px;
}

div.sidebox {
  margin: 10px 0;
  border: 1px #efefef solid;
  width: 260px;
}


/* -- サイドbanner３つ -- */
ul.s_banner{
margin: 0;
padding: 0;
margin-top: -2px;
margin-left: -5px;
}

ul.s_banner li{
list-style-position:outside;
margin: 0;
padding: 0;
}

li.b1 a:hover{
background: url(img/banner_ronbun.jpg);
}

ul.s_banner li.b1 a{
background-color: transparent;
background-image: url(img/banner_coupon.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0% 0%;
line-height: 85px;
text-indent: -7777px;
display: block;
width: 270px;
height: 85px;
}

ul.s_banner li.b1 a:hover {
background-color: transparent;
background-image: url(img/banner_coupon_on.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0% 0%;
}

ul.s_banner li.b2 a{
background-color: transparent;
background-image: url(img/to-kamata.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0% 0%;
line-height: 85px;
text-indent: -7777px;
display: block;
width: 270px;
height: 85px;
}

ul.s_banner li.b2 a:hover {
background-color: transparent;
background-image: url(img/to-kamata-on.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0% 0%;
}

ul.s_banner li.b3 a{
background-color: transparent;
background-image: url(img/banner_ronbun.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0% 0%;
line-height: 85px;
text-indent: -7777px;
display: block;
width: 270px;
height: 85px;
}

ul.s_banner li.b3 a:hover {
background-color: transparent;
background-image: url(img/banner_ronbun_on.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0% 0%;


ul.s_banner li.b4 a{
background-color: transparent;
background-image: url(img/banner_blog.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0% 0%;
line-height: 85px;
text-indent: -7777px;
display: block;
width: 270px;
height: 85px;
}

ul.s_banner li.b4 a:hover {
background-color: transparent;
background-image: url(img/banner_blog_on.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0% 0%;
}
}
/* -- サイドメニューリスト -- */

h4.side_bg {
background: url(img/side_bg.jpg);
height: 25px;
width: 270px;
color: #fcfcfc;
font-weight: bold;
font-size: 16px;
padding: 5px 0 0 5px;
  margin-left: 0px;
  margin-top:  15px;
  margin-bottom: 5px;
}

ul.sidemenu {
  list-style-type: none;
  margin: 0px 0px 20px 0px;
}
ul.sidemenu li{
  line-height: 25px;
  border-bottom: 1px dotted #ddd;
  padding-left: 15px;
  background: url() no-repeat;
}
ul.sidemenu a {
  text-decoration: none;
}

ul.sidemenu li a:hover {
  color: navy;
}


/* -- サイドバナー -- */

ul.sidebanner {
  list-style-type: none;
  margin-top: 1em;
  margin-bottom: 2em;
}

ul.sidebanner a {
  text-decoration: none;
  width: 240px;
  color: #000000;
}

p.side {
  line-height: 1.6em;
  margin: 0 10px 0 10px;
  padding: 0;
  font-size: 13px;
}

h4.marginzero{
margin: 0;
padding0;
margin-top: 10px;
}

h5.marginzero{
margin: 0;
padding0;
margin-top: 10px;
}
/*-------------------------------------------------
■追加
---------------------------------------------------*/

#beta-inner{
  background-color: #fff;
}

#beta-inner{
    padding-right: 0px;
    padding-left: 28px;
}

#alpha-inner{
    padding-left: 0px;
}

* html #beta-inner{
    padding-left: 5px;
}

* html #alpha-inner{
    padding-left: 25px;
}

* html ul.s_banner{
margin-left: 0px;
}

#alpha p {
line-height: 1.6em;
}

/*-------------------------------------------------
■トップメニュー
---------------------------------------------------*/

ul.topmenu li{
    display: inline;
}
/*-------------------------------------------------
■メインINDEXのテーブル
---------------------------------------------------*/

table#table-01 {
    width: 650px;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 td {
    line-height: 25px;
    text-align: center;
    background: #eef6df;
    border: 5px #fff solid;
    font-size: 12px;
}

table#table-01 td a{
    color: #7fc22c;
    font-weight: bold;
}

table#table-01 td a:hover{
    color: green;
    font-weight: bold;
}

table#table-01 td.fff {
    background: #fff;
    height: 120px;
}


.subbox {
    width: 645px;
    height: 170px;
    font-size: 13px;
}

h3.sb_title{
   background: #eef6df;
   height: 30px;
   width: 315px;
}


.sub1 {
    width: 315px;
    float: left;
    height: 170px;
    border: 1px solid #eef6df;
    overflow: hidden;
}

.sub2 {
    width: 320px;
    float: right;
    height: 170px;
    border: 1px solid #eef6df;
    overflow: hidden;
}

ul.sb_ul{
   margin: 20px 0 0 30px;
}


/*--------------------------------------
	dl.data
---------------------------------------*/

dl.data {
    width: 645px;
	padding: 0;
	border: 1px solid #eee;
	border-top: none;
	background-color: #f5f5f5;
}

dl.data dt {
	margin: 0;
	padding: 0.3em 0 0.1em 1em;
	border-top: 1px solid #eee;
	width: 12em;
	float: left;
	color: #333;
}
	
dl.data dd {
	margin: 0 0 0 12em;
	padding: 0.3em 1em;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	color: #999;
	background-color: #fff;
}

/*--------------------------------------
	dl.related
---------------------------------------*/

dl.related {
    width: 645px;
}

dl.related dt {
margin-bottom: 1em;

}
	
dl.related dd {
margin-bottom: 1em;
font-size: 12px;
}

span.date {
margin-left: 1em;
}

span.right {
float: right;
margin-right: 2em;
}

dl.related a{
    text-decoration: underline;
}

span.right a{
    color: #7fc04c;
}

/*--------------------------------------
	ul.arrow
---------------------------------------*/

ul.arrow {
    margin: 20px 0;
}

ul.arrow li {
    list-style:none;
    padding-left:20px;
    line-height: 25px;
    background:url(img/arrow.gif) no-repeat center left;
}


/*--------------------------------------
	body ID entry
---------------------------------------*/
#entrybox{
margin-bottom: 1.5em;
}

#entrybox p{
margin-bottom: 1.6em;
}

#entrybox h3{
  font-weight: bold;
  font-size: 15px;
  color: #7fc04c;
  border-bottom: #7fc04c 1px solid;
}

#entrybox h4{
  font-weight: bold;
  font-size: 15px;
  color: #7fc04c;
  padding: 3px;
  background: #eef6df;
}

#entrybox h1,#entrybox h2{
  font-size: 15px;
  color: #EEf6df;
  font-weight: bold;
  color: #7fc04c;
  margin: 15px 0;
}



/*--------------------------------------
スタッフ一覧	class catebox
---------------------------------------*/

.catebox{
padding-bottom: 15px;
padding-top: 0px;
min-height: 200px;
}

#indextitle {
padding-left: 2px;
padding-bottom: 2px;
border-bottom: dotted 1px #666;
color: green;
font-weight: bold;
}

.listtitle{
  font-size: 18px;
  height: 30px;
  width: 650px;
  font-weight: bold;
  color: #7fc04c;
  border-bottom: dotted 1px #7fc04c;
  background: url();
  margin-bottom: 10px;
  padding: 4px 0 0 0px;
  text-decoration: none;
}

.listtitle a{
  font-weight: bold;
  color: #7fc04c;
  text-decoration: none;
}


/*--------------------------------------
FAQ一覧	class faqbox
---------------------------------------*/

#catelink{
font-weight: bold;
}


.faqbox{
padding-bottom: 15px;
}

.faqtitle {
  font-size: 18px;
  height: 30px;
  width: 650px;
  font-weight: bold;
  color: #7fc04c;
  background: url(img/h2_bg.jpg);
  margin-bottom: 10px;
  padding: 4px 0 0 25px;
  text-decoration: none;
}

.faqtitle a {
  color: #7fc04c;
  text-decoration: none;
}

div.answer{
padding-top: 5px;
padding-bottom: 2px;
margin-left: 15px;
}

/*--------------------------------------
その他　ウェブページの見出しなど
---------------------------------------*/
.pagebox h1,.pagebox h2,.pagebox2 h1,.pagebox2 h2{
  font-size: 18px;
  width: 650px;
  font-weight: bold;
  color: #7fc04c;
  margin-top: 15px;
  margin-bottom: 15px;
  border-bottom: dotted 1px #7fc04c;
  padding-bottom: 3px;
}

.pagebox h3,.pagebox h4,.pagebox2 h3,.pagebox2 h4{
  font-weight: bold;
}



h1.pagetitle,h2.pagetitle{
  font-size: 18px;
  width: 650px;
  font-weight: bold;
  color: #7fc04c;
  margin-bottom: 15px;
  border-bottom: dotted 1px #7fc04c;
  padding-bottom: 3px;
}

.pagebox p,.pagebox2 p{
  margin-bottom: 20px;
}

.pagebox blockquote{
  background: #fbffec;
  padding: 10px;
}


/*--------------------------------------
サイトマップ
---------------------------------------*/

dl#L_sitemap dt,dl#L_sitemap dd,#R_sitemap dd,#R_sitemap dt {
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #cccccc;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 2px;
padding-left: 0px;
margin-top: 10px;
margin-right: 20px;
margin-bottom: 10px;
margin-left: 0px;
}

dl#L_sitemap,dl#R_sitemap{
	width:310px;
	margin:0px;
	padding:0px;
	/*border:1px solid #000;*/
}
dl#L_sitemap dt,dl#L_sitemap dd,dl#R_sitemap dt,dl#R_sitemap dd{
	margin:10px 0px;
}

dl#L_sitemap dd.detail_link,dl#R_sitemap dd.detail_link{
	margin:5px 0px;
	padding:0px 0px 0px 5px;
}
dl#L_sitemap{
	float:left;
}
dl#R_sitemap{
	float:right;
}

dl#L_sitemap dt a,dl#R_sitemap dt a{
	color:#01aeed;
	font-size:14px;
	font-weight:bold;
	letter-spacing:0em;
}
dl#L_sitemap dt a:link,dl#R_sitemap dt a:link{
	color:#01aeed;
}
dl#L_sitemap dt a:visited,dl#R_sitemap dt a:visited{
	color:#01aeed;
}
dl#L_sitemap dt a:hover,dl#R_sitemap dt a:hover{
	color:#01aeed;
	text-decoration:underline;
}

dl#L_sitemap dd a,dl#R_sitemap dd a{
	color:#006;
	text-decoration:none;
}
dl#L_sitemap dd a:link,dl#R_sitemap dd a:link{
	color:#006;
	text-decoration:none;
}
dl#L_sitemap dd a:visited,dl#R_sitemap dd a:visited{
	color:#006;
	text-decoration:none;
}
dl#L_sitemap dd a:hover,dl#R_sitemap dd a:hover{
	color:#999;
	text-decoration:none;
}


/* 診察時間Table ---------------------------------------------------------- */

.pagebox2 caption {
    padding: 2px 0 2px 8px;
    margin-bottom: 5px;
    border-left: 5px solid #ededed;
    text-align: left;
    font-weight: bold;
}

.pagebox2 table {
    width: 500px;
    border-collapse: collapse;
    color: #333333;
    margin-top: 10px;
}
.pagebox2 th {
    padding: 0.5em;
    border: 1px solid #ccc;
    text-align: center;
}
.pagebox2 td{
    padding: 0.8em 0.5em;
    border: 1px solid #ccc;
}
.pagebox2 td {
    padding: 0.8em 0.5em;
    border: 1px solid #ccc;
    text-align: center;
}


/*--------------------------------------
症例・患者の声　カテゴリページ用
---------------------------------------*/

h2.catekanja {
    background-color: #f4fade;
    padding: 5px;
    border-bottom: 1px solid #CAE39B;
}

h2.catekanja a{
    text-decoration: none;
    color: #7fc04c;
}


h2.cateshorei {
    background-color: #f4fade;
    padding: 5px;
    border-bottom: 1px solid #CAE39B;
}

h2.cateshorei a{
    text-decoration: none;
    color: #7fc04c;
}



p.smalldate {
    font-size: 10px;
    margin-top: -20px;
    margin-bottom: -20px;
}

p.smalldate2 {
    font-size: 10px;
}


h3.catename {
   font-size: 10px;
}

/*--------------------------------------
記事下
---------------------------------------*/

#kijishita {
border: solid 2px #faf6ed;
width: 647px;
margin-top: -5px;
font-size: 12px;
}
