@charset "utf-8";

* {
  margin: 0px;
  padding: 0px;
}

body {
  margin: 0px auto;
  padding: 0;
  background: #fff url("../img/bkg.gif") repeat-x;
  text-align: center;
  font-size: 75%;
  /*-webkit-text-size-adjust: 100%;*/
}

#wrapper {
  width: 100%;
  overflow: hidden;
  min-width: 1240px;
}

a,
img {
  outline: 0;
}

a {
  line-height: 18px;
}

a:link {
  color: #6600CC;
  line-height: 18px;
}

a:visited {
  color: #660099;
  line-height: 18px;
}

a:hover {
  color: #66CCFF;
  line-height: 18px;
}

a:active {
  color: #6600CC;
  line-height: 18px;
}

tbody,
tr {
  border: none;
}

table {
  border: #CCCCCC 1px solid;
  border-collapse: collapse;
}

th,
td {
  border: #CCCCCC 1px solid;
  padding: 3px;
}

fieldset,
img {
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
address,
caption,
cite,
code,
dfn,
var {
  font-style: normal;
  font-weight: normal;
  font-size: medium;
}

hr {
  border: #CCCCCC 1px dotted;
}

#main ol,
#main ul {
  padding: 0 1em;
  margin: 0.5em 0 0.5em 2em;
  line-height: 1.8em;
}

caption {
  text-align: left;
  font-size: 100%;
}

em {
  color: #39f;
  font-style: normal;
}

strong {
  color: #f60;
}

.arw {
  display: block;
  background: url("http://www.hori-ichokageka.com/img/arrow_box_li.gif") no-repeat 0 -4px;
  padding-left: 20px;
}

.big01 .arw {
  background: url("http://www.hori-ichokageka.com/img/arrow_box_li.gif") no-repeat 0 -2px;
}


span.pickup,
#main p.pickup {
  color: #36c;
  display: block;
  width: auto;
  margin: 1em;
  padding: 1em 1em;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5em;
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
}

#main p.pickup {
  margin: 1em 2em;
}

.normal {
  font-size: 12px;
  font-weight: normal;
}

#main .annotate,
.annotate {
  display: block;
  text-indent: -1em;
  padding-left: 1em;
}

#main p.annotate {
  padding: 0 0 0 1em;
  line-height: 1.8em;
}

.f-left {
  float: left;
}
.f-right {
  float: right;
}
.o-hid {
  overflow: hidden;
}
.clear {
  clear: both;
}

/*---------------------------------------- Table Set ----------------------------------------*/

th {
  text-align: center;
  background: #f1f3f5;
}

td.price {
  text-align: right;
}

td.s_hd1 {
  white-space: nowrap;
  background-color: #eefbFf;
  color: #5b7897;
  font-weight: bold;
}

td.s_hd2 {
  white-space: nowrap;
  background-color: #eefbFf;
  color: #5b7897;
}

tr.row_sep {
  border-top: 2px solid #000;
}


#container {
  margin: 0px auto;
  /*background: url("../img/bkg_con.gif") center top repeat-y;*/
  line-height: 18px;
  text-align: left;
  /*width: 820px;*/
  width: 100%;
  height: auto;
  padding: 0;
}

#content {
  margin: 0px auto;
  background: #ffffff;
  width: 1200px;
  padding: 0 20px;
  height: auto;
  overflow: hidden;
}

#container p {
  padding: 5px;
  /*line-height: 18px;*/
  display: block;
}

/*---------------------------------------- header ----------------------------------------*/

#header {
  width: 100%;
  height: 254px;
  background: url("../img/header_img.png") no-repeat right 1px;
  margin: 0 auto;
  padding: 0;
  /*position: relative;*/
}

#header_inner {
  width: 1200px;
  background: url("../img/header_txt.png") no-repeat 0 1px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

h1 {
  text-align: left;
  margin: 0;
  padding: 0;
}

#header a {
  display: block;
  width: 100%;
  /* 810px */
  height: 230px;
  /* 254px */
  margin: 0;
  padding: 24px 0 0 15px;
  color: #039;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
}

#header p {
  text-indent: -9999px;
  width: 500px;
  height: 64px;
  margin: 0;
  padding: 0;
  background: url("../img/words.gif") no-repeat;
  position: absolute;
  top: 164px;
  left: 10px;
}

#header a:hover {}


#header_menu {
  box-sizing: border-box;
  display: block;
  width: 100%;
  min-width: 1200px;
  height: 24px;
  line-height: 24px;
  background: url(http://www.hori-ichokageka.com/img/header_menu.jpg) #000066 top right repeat-y;
  text-align: right;
  color: #FFFFFF;
  font-weight: bold;
  padding-right: 30px;
}
#header_menu_inner {
  box-sizing: border-box;
  width: 1200px;
  margin: 0 auto;
}

#header_menu a:link,
#header_menu a:visited {
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold;
}

#header_menu a:hover {
  text-decoration: underline;
  color: #FFFFFF;
  font-weight: bold;
}



/*--  Menu --*/

/*---------------------------------------- side_menu_l ----------------------------------------*/

#side_menu_l {
  float: left;
  width: 200px;
}

#side_menu_l .title a {
  display: block;
  width: 190px;
  height: 20px;
  border-right: #97BBC3 1px solid;
  background: url(http://www.hori-ichokageka.com/img/menu.jpg) bottom;
  color: #666;
  vertical-align: middle;
  font-size: 110%;
  text-decoration: none;
  position: relative;
  padding: 10px 0px 10px 10px;
}

#side_menu_l .title a:link {
  display: block;
  width: 190px;
  height: 20px;
  border-right: #97BBC3 1px solid;
  background: url(http://www.hori-ichokageka.com/img/menu.jpg) bottom;
  color: #666;
  vertical-align: middle;
  font-size: 110%;
  text-decoration: none;
  position: relative;
  padding: 10px 0px 10px 10px;
}

#side_menu_l .title a:visited {
  display: block;
  width: 190px;
  height: 20px;
  border-right: #97BBC3 1px solid;
  background: url(http://www.hori-ichokageka.com/img/menu.jpg) bottom;
  color: #666;
  vertical-align: middle;
  font-size: 110%;
  text-decoration: none;
  position: relative;
  padding: 10px 0px 10px 10px;
}

#side_menu_l .title a:hover {
  display: block;
  width: 190px;
  height: 20px;
  border-right: #97BBC3 1px solid;
  background: url(http://www.hori-ichokageka.com/img/menu_ov.jpg) bottom;
  color: #333333;
  vertical-align: middle;
  font-size: 110%;
  text-decoration: none;
  position: relative;
  padding: 10px 0px 10px 10px;
}

.menu_text {
  display: block;
  width: 165px;
  position: relative;
  padding-left: 15px;
  padding-top: 3px;
}

.box {
  display: block;
  position: relative;
  width: 180px;
  border-left: #e5e5e5 1px solid;
  border-right: #e5e5e5 1px solid;
}

.box ul {
  display: block;
  position: relative;
  list-style: none;
}

/*.box li{
list-style-image:url(http://www.hori-ichokageka.com/img/arrow_box_li.gif);}*/

.box li a,
.box li a:link,
.box li a:visited {
  display: block;
  width: 154px;
  height: auto;
  /* margin: 0 0 1px;*/
  padding: 2px 5px 2px 40px;
  background: url(http://www.hori-ichokageka.com/img/sub_menu_set.jpg) #f1f3f5;
  text-decoration: none;
  list-style: none;
  border-bottom: #e5e5e5 1px solid;
  color: #4294af;
}

.box li a:hover {
  display: block;
  width: 154px;
  height: auto;
  padding: 2px 5px 2px 40px;
  background: url(http://www.hori-ichokageka.com/img/sub_menu_set.jpg) -200px 0 #f1f3f5;
  text-decoration: none;
  list-style: none;
  border-bottom: #cccccc 1px solid;
  color: #000099;
}


/*----------------------------------------  main  ----------------------------------------*/

#main {
  float: right;
  background: #ffffff;
  width: 980px;
  padding-left: 20px;
}

#main p {
  /*width: 545px;
  height: auto;
  margin: 0px 10px 0px 15px;
  width: 965px;*/
  height: auto;
  margin: 0px 10px 10px 15px;
  box-sizing: border-box;
  padding: 10px;
  text-align: justify;
}

.wrap01 {
  margin: 10px 0 20px;
  padding: 10px;
  overflow: hidden;
}

#main .wrap01 p {
  margin: 0 0 1em;
  padding: 0;
  line-height: 1.5;
}

/*#main li,#main ol{ width:535px; height:auto; margin:0px 10px 0px 25px;}*/

#main table {
  margin: auto 10px;
  width: 98%;
}

.caption_h2,
h2 {
  display: block;
  width: 965px;
  /*height: 25px;*/
  padding: 10px 0px 10px 15px;
  margin: 10px 0px;
  background: url(../img/bg_h2.jpg) top left repeat-y #7ed4a7;
  font-size: 130%;
  font-weight: bold;
  color: #666;
  clear: both;
  box-shadow: 2px 2px 2px rgba(0,0,0,.2);
}

h2 a:hover {
  color: #666;
}

h3,
h4,
h5,
h6,
.caption {
  display: block;
  width: 950px;
  padding: 7px 0px 5px 30px;
  margin: 10px auto;
  background: url(http://www.hori-ichokageka.com/img/bg_h3.gif) no-repeat top left #79AEE7;
  font-size: 110%;
  font-weight: bold;
  color: #fff;
}

h3 a:hover {
  color: #fff;
}

.campaign_cap {
  display: inline;
  margin: 0px;
  padding: 0px;
  background: none;
  font-size: 100%;
  font-weight: bold;
  color: #003399;
}
.dr .campaign_cap {
  margin-left: -10px;
}

.campaign_ex {
  display: block;
  margin: 5px 15px;
  background: none;
}


.sub_caption {
  display: block;
  box-sizing: border-box;
  width: 970px;
  margin: 10px 0px 10px 10px;
  padding: 2px 0px 2px 10px;
  border-bottom: #000099 solid 1px;
  border-left: #000099 solid 10px;
  color: #0033CC;
  font-weight: bold;
}

.ex {
  display: block;
  width: 520px;
  margin: 10px auto auto 20px;
  color: #666666;
}

.ex_list {
  display: block;
  width: 550px;
  margin: 10px 0px;
  padding: 0px 0px 0px 40px;
  color: #666666;
}

.topic {
  display: block;
  width: 520px;
  margin: 10px auto;
  padding: 20px;
  color: #731E20;
  border: #6600CC 1px solid;
}

#main ul.group_entry,
#main ul.group_link {
  list-style: none;
  margin: 0;
  padding: 0;
}

#main ul.group_entry li,
#main ul.group_link li,
#main p.goto {
  background: url("../img/arrow_box_li.gif") no-repeat 0 -2px;
  margin: 0;
  padding: 0 0 0 20px;
}

#main .illust {
  display: block;
  margin: 0.5em auto;
  padding: 0;
}

#tanshin {
  padding-top: 20px;
}

/*---------------------------------------- Hyo style ----------------------------------------*/

.none,
.none table,
.none th,
.none tr,
.none td {
  border: none 0px;
  border-collapse: collapse;
  border-spacing: 0;
}

.th {
  background-color: #DEEDF3;
  color: #1C5A8E;
  text-align: center;
}

.light_blue {
  background-color: #EEFBFF;
  color: #5B7897;
  text-align: center;
}

.hyo_left {
  position: relative;
  vertical-align: top;
  float: left;
  margin-right: 10px;
}

.hyo_last {
  position: relative;
  vertical-align: top;
  clear: right;
}

.red_td {
  background: #CC0000;
  color: #f1f3f5;
  font-weight: bold;
}

.gray_td {
  background: #E7E7E7;
  font-weight: bold;
}

.yohaku4_td {
  padding: 4px;
}

.shiro_td {
  background: #ffffff;
  padding: 5px;
  border: #cccccc 1px solid;
  text-align: left;
}

.grey_border_td {
  background: #ffffff;
  text-align: left;
  border: #cccccc 1px solid;
  padding: 5px 5px 5px 5px;
  margin: 0px 0px 20px 0px;
}

.usu_grey_td {
  background-color: #f1f3f5;
  text-align: left;
  border: #cccccc 1px solid;
  padding: 10px 10px 10px 10px;
}

.usu_grey_s_td {
  background-color: #f1f3f5;
  text-align: left;
  border: #cccccc 1px solid;
  padding: 3px;
  width: 30%;
}

.pureblue_td {
  background: #D8ECF5;
  border: #cccccc 1px solid;
  padding: 5px 5px 5px 5px;
}

.center_td {
  margin: auto;
  width: auto;
  text-align: center;
}

.none,
.none table,
.none th,
.none tr,
.none tbody,
.none td {
  border: none;
}

#main .time_table table {
  margin-top: 20px;
}
#main .time_table table th,
.time_table table td {
  padding: 10px;
}

/*---------------------------------------- TOP Page style ----------------------------------------*/

#top_topic {}

#top_topic h2 {
  text-indent: -9999px;
  background: url("../img/top_topic.jpg") no-repeat right top;
  width: 100%;
  height: 55px;
  margin: 0;
  padding: 0;
  box-shadow: none;
}

#top_topic .group {
  background: url("../img/top_topic.jpg") no-repeat right -55px;
  width: 100%;
  height: 155px;
  margin: 0 0 20px;
  padding: 5px 240px 10px 10px;
  box-sizing: border-box;
}

#main #top_topic .group p {
  width: auto;
  padding: 0 0 10px;
  margin: 0;
}


.top_news {
  box-sizing: border-box;
  width: 970px;
  margin-left: 10px;
  margin-bottom: 20px;
  padding: 10px;
  background: #f1f3f5;
  border: #cccccc 1px solid;
}

#main .top_news ul {
  margin: 0;
  padding: 10px;
}
.top_news li {
  list-style: none;
}
.top_news .img_bottom {
  vertical-align: middle;
}


.top_news a,
.top_news a:link,
.top_news a:visited,
.top_news a:hover {}

/*---------------------------------------- font style ----------------------------------------*/

.strike {
  text-decoration: line-through;
}

.b {
  font-weight: bold;
  color: #000000;
}

.big01 {
  font-size: 110%;
  font-weight: bold;
}

.nowrap {
  white-space: nowrap;
}

.b_center {
  font-weight: bold;
  color: #000000;
  text-align: center;
}

#main .text_r,
.text_r {
  text-align: right;
  padding: 0;
  position: relative;
  display: block;
}

#main .text_center,
.text_center {
  text-align: center;
}

.campaign {
  color: #6600CC;
  font-weight: bold;
}

.text_pureblue_big {
  color: #006699;
  font-weight: bold;
}

.text_pureblue {
  color: #2500de;
}

.text_s {
  font-size: 80%;
  color: #687E97;
}

.text_left {
  box-sizing: border-box;
  float: left;
  margin: auto 0px auto 10px;
  display: inline;
  position: relative;
  width: 530px;
}

.text_50 {
  box-sizing: border-box;
  float: left;
  margin: auto 0px auto 10px;
  display: inline;
  position: relative;
  width: 50%;
}

.text_70 {
  box-sizing: border-box;
  float: left;
  margin: auto 0px auto 20px;
  display: inline;
  position: relative;
  width: 70%;
}


/*---------------------------------------- Image style ----------------------------------------*/

.plus {
  position: relative;
  text-align: center;
  margin: 10px auto;
}

.left {
  float: left;
  margin: 0px 5px 5px 10px;
  display: block;
  position: relative;
}

.no-border table,
.no-border tr,
.no-border td {
  border: none;
  border: 0px;
}

.center {
  display: block;
  position: relative;
  margin: auto;
  width: auto;
  text-align: center;
}

.30test_long {
  display: block;
  position: relative;
  margin: 100px 0px 0px 20px;
  text-align: right;
}

.img_right {
  display: block;
  position: relative;
  margin: auto 0px auto auto;
  width: 100%;
  text-align: right;
}

.yohaku_top5 {
  position: relative;
  margin-top: 5px;
}

.yohaku_10 {
  position: relative;
  margin: 10px;
}

.img_bottom {
  vertical-align: bottom;
}

.img_border {
  border: 1px solid #eee;
  padding: 10px;
}

.dr figure {
  margin-right: 150px;
  margin-left: 30px;
}
.dr figcaption {
  padding: 5px;
}

/*---------------------------------------- DIV ----------------------------------------*/

.2hyo_top_left {
  vertical-align: top;
  display: block;
  float: left;
}

.2hyo_top_right {
  vertical-align: top;
  display: block;
  float: right;
}

#main .border_aqua {
  border: 1px solid #39f;
  padding: 20px;
}

.section {
  margin-bottom: 40px;
}
.article {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px dashed #eee;
}

/*---------------------------------------- Category Link ----------------------------------------*/

.crumb_text {
  padding: 0px 0px 10px 0px;
  margin: 0px;
  width: 760px;
  line-height: 20px;
  display: block
}

.titles {
  padding-right: 5px;
  padding-left: 5px;
  line-height: 18px;
}

.permalink {
  white-space: nowrap;
}

/*---------------------------------------- Page TOP ----------------------------------------*/

.top {
  clear: both;
  text-align: right;
  margin: 10px 0px 10px 10px;
  padding: 0px;
}

#main .top {
  text-align: right;
}

.top a {
  border: #cccccc 1px solid;
  padding: 5px;
  font-size: 80%;
  text-decoration: none;
}

.top a:link,
.top a:visited {
  border: #cccccc 1px solid;
  padding: 5px;
  font-size: 80%;
  text-decoration: none;
}

.top a:hover {
  background: #;
  border: #6600CC 1px solid;
  padding: 5px;
  font-size: 80%;
  text-decoration: none;
}

/*---------------------------------------- footer ----------------------------------------*/

#footer {
  width: 810px;
  width: 100%;
  height: 30px;
  /*background: url(http://www.hori-ichokageka.com/img/footer.gif) repeat-x bottom;*/
  background: #3F65CB;
  padding: 0;
  margin: 20px auto 0;
  border-top: #cccccc 1px solid;
  /*border-bottom: #cccccc 1px solid;*/
  display: block;
  clear: both;
  padding: 10px;
}

.footer_text {
  text-align: center;
  line-height: 12px;
  padding: 2px 0px 0px 0px;
  color: #fff;
  font-size: 10px;
}

.footer_text a,
.footer_text a:link,
.footer_text a:visited,
.footer_text a:hover,
.footer_text a:active {
  line-height: 12px;
  color: #999999;
}


/****************************** Template FAQ ******************************/

#faq ul {
  width: 540px;
  padding: 0px;
  margin: 0px;
  display: block;
  clear: both;
  float: left;
}

.di_q {
  background: url(http://www.hori-ichokageka.com/img/faq.gif) top left no-repeat;
  margin: 5px 0px 5px 10px;
  padding: 10px 0px 10px 35px;
  color: #D58A00;
  height: 30px;
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
}

.di_a {
  display: block;
  padding-left: 10px;
  margin-top: 15px;
  color: #666666;
}

#div1 {
  position: absolute;
  top: 0px;
  left: -150px;
  width: 540px;
  height: 103px;
  padding: 10px;
  background-color: #7DF5FF;
  visibility: hidden;
}

.faq_box {
  display: block;
  width: auto;
  height: auto;
  margin: 0px 0px 0px 20px;
  padding: 5px;
  border: #6868FD 1px solid;
}

.faq_box ul {
  display: block;
  position: relative;
  margin: 5px 0px 5px 15px;
}

.faq_box li {
  list-style-image: url(http://www.hori-ichokageka.com/img/arrow_box_li.gif);
}

/****************************** hotmenu ******************************/

#hotmenu {
  margin: 0 10px 10px;
  padding: 0;
  background: url("../img/hotmenu.jpg") no-repeat;
  width: 960px;
  height: 176px;
  box-sizing: border-box;
}

#main #hotmenu ul {
  width: 100%;
  margin: 0;
  padding: 0 5px;
  overflow: hidden;
  box-sizing: border-box;
}

#hotmenu h3 {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 31px;
  background: url("../img/hotmenu.jpg") 0 0 no-repeat;
  text-indent: -9999px;
}

#main #hotmenu ul li {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 316px;
}

#main #hotmenu #hm_pylori_gairai,
#main #hotmenu #hm_check {
  width: 318px;
}

#hotmenu li a {
  display: block;
  height: 69px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
}

#hm_syokaki a {
  background: url("../img/hotmenu.jpg") -4px -31px no-repeat;
}

#hm_syokaki a:hover {
  background: url("../img/hotmenu.jpg") -4px -213px no-repeat;
}

#hm_pylori_gairai a {
  background: url("../img/hotmenu.jpg") -321px -31px no-repeat;
}

#hm_pylori_gairai a:hover {
  background: url("../img/hotmenu.jpg") -321px -213px no-repeat;
}

#hm_p_kensa a {
  background: url("../img/hotmenu.jpg") -639px -31px no-repeat;
}

#hm_p_kensa a:hover {
  background: url("../img/hotmenu.jpg") -639px -213px no-repeat;
}

#hm_hepatitis a {
  background: url("../img/hotmenu.jpg") -4px -100px no-repeat;
}

#hm_hepatitis a:hover {
  background: url("../img/hotmenu.jpg") -4px -282px no-repeat;
}

#hm_check a {
  background: url("../img/hotmenu.jpg") -321px -100px no-repeat;
}

#hm_check a:hover {
  background: url("../img/hotmenu.jpg") -321px -282px no-repeat;
}

#hm_endoscope_ope a {
  background: url("../img/hotmenu.jpg") -639px -100px no-repeat;
}

#hm_endoscope_ope a:hover {
  background: url("../img/hotmenu.jpg") -639px -282px no-repeat;
}

/****************************** index_pickup ******************************/

.intro .o-hid {
  margin: 0 10px;
}

#index_pickup {
  clear: both;
  background: url("../img/index_pickup.jpg") no-repeat;
  margin: 5px 20px 0 0;
  /*padding: 0 0 0 4px;
  width: 566px;
  height: 62px;*/
  padding: 0;
  width: 370px;
  height: 120px;
}

#index_pickup h2 {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 31px;
  background: url("../img/index_pickup.jpg") 0 0 no-repeat;
  text-indent: -9999px;
  box-shadow: none;
}

#main #index_pickup ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#main #index_pickup ul li {
  display: inline;
  margin: 0;
  padding: 0;
}

#index_pickup li a {
  display: block;
  margin: 0;
  padding: 0;
  float: left;
  text-indent: -9999px;
}

#pkup_check a {
  background: url("../img/index_pickup.jpg") 0 -31px no-repeat;
  width: 100%;
  height: 42px;
}

#pkup_check a:hover {
  background: url("../img/index_pickup.jpg") -390px -31px no-repeat;
}

#pkup_disease01 a {
  background: url("../img/index_pickup.jpg") 0 -73px no-repeat;
  width: 100%;
  height: 42px;
}

#pkup_disease01 a:hover {
  background: url("../img/index_pickup.jpg") -390px -73px no-repeat;
}

/****************************** dock_appo ******************************/

.dock_appo {
  margin: 10px auto;
}

.dock_appo a:hover {
  opacity: 0.6;
}

/*---------------------------------------- list style ----------------------------------------*/

#main .ol01 {
  margin: 0px 10px 10px 15px;
  padding: 20px;
  border: 1px solid #39f;
}
#main .ol01 li {
  list-style: none;
}

#main .access ul {
  width: 400px;
  margin: 0;
}
#main .access ul li {
  margin: 0;
  padding: 5px 10px;
  list-style: none;
}
#main .access ul li.cap_gray {
  background: #f1f3f5;
  border-bottom: 1px solid #ccc;
}


/*---------------------------------------- rehabilitation ----------------------------------------*/
.img-reha-room {
	margin-left:10px;
}