/* CSS Document */

p,body,h1,h2,h3,h4,h5,input,form,ul,li{
  margin:0;
  padding:0;
}

image{
  border:none;
}

body{
  background-color:#fff1f5;
}

.p-pagetitle{
	background-image:url(../image/common/pagetitle_bg.jpg);
	width:516px;
	height:124px;
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  align-items: flex-end;
  font-size: 30px;
  line-height: 1.3;
  font-weight: normal;
  padding: 10px 10px 3px 10px;
  color: #ee3077;
  box-sizing: border-box;
}

#contents{
  width:780px;
  margin:0 auto;
  min-height:100%;
  border-left:solid 2px #f46297;
  border-right:solid 2px #f46297;
  background-color:#FFF;
}

.m_0a{
  margin:0 auto;
}
.m_0a2{
  margin:0 auto;
  padding:10px 0 0 0;
}
.center{
  text-align:center;
}

.underborder{
  border-bottom:solid 2px #f46297;
}

a:link {color: #9a7d3e; text-decoration: none;}
a:visited {color: #9a7d3e; text-decoration: none;}
a:hover {color: #9a7d3e; text-decoration: underline;}
a:active {color: #9a7d3e; text-decoration: underline;}

#contents_body{
  overflow: hidden;
  position: relative;
  zoom:1;
}

#contents_left{
  float:left;
  margin:10px 19px 20px 20px;
  _margin:10px 19px 20px 10px;
}

#contents_right{
  float:right;
  margin:10px 20px 0 0;
  _margin:10px 0 0 0;
}

#contents_left.top{
  margin-top:20px
}
#contents_right.top{
  margin-top:20px
}


#footstamp{
  margin:10px 20px 0 20px;
  font-size:12px;
  color:#CCC;
}

.dispAtherPhoto{
  background-color:#9a7d3e;
  margin:30px 0;
  border:solid 2px #9a7d3e;
  text-align:center;
}

.dispAtherPhoto a{
  font-size:16px;
  font-weight:bold;
  display:block;
  padding:10px 0;
  border:solid 2px #cbb37f;
}
.dispAtherPhoto a:link {color: #ffffff; text-decoration: none;}
.dispAtherPhoto a:visited {color: #ffffff; text-decoration: none;}
.dispAtherPhoto a:hover {color: #ffffff; text-decoration: underline;}
.dispAtherPhoto a:active {color: #ffffff; text-decoration: underline;}


/******************************
header
******************************/


h1{
  font-size:11px;
  color:#888;
  font-weight:normal;
  margin:0 0 0 4px;
  padding0;
}

#header{
  overflow: hidden;
  position: relative;
  zoom:1;
  width:780px;
}
#header_logo{
  float:left;
  padding:10px 20px 21px 20px;
}
#header_tel{
  float:right;
  padding:10px 20px 10px 20px;
}

/******************************
mainmenu
******************************/

#mainmenu ul{
  list-style-type: none;
  overflow: hidden;
  background-color:#f87aa9;
  _margin:0;
}
#mainmenu ul li{
  float:left;
  width:154px;
  border-left:solid 1px #fea2d0;
  border-right:solid 1px #db1b76;
}
#mainmenu ul li#menu_home{width:155px; border-left:0px;}
#mainmenu ul li#menu_form{width:155px; border-right:0px;}

#mainmenu ul li a{
  display: block;
  padding-top:12px;
  height:28px;
  background-image:url(../image/common/menu_bg.png);
  background-repeat:repeat-x;
  text-align:center;
  font-size:16px;
  font-weight:bold;
  _height:40px;
}#mainmenu ul li a:hover{background-position:bottom;}

#mainmenu ul li a:link {color: #FFF; text-decoration: none;}
#mainmenu ul li a:visited {color: #FFF; text-decoration: none;}
#mainmenu ul li a:hover {color: #FFF; text-decoration: none;}
#mainmenu ul li a:active {color: #FFF; text-decoration: none;}


/******************************
leftmenu
******************************/

#contents_left ul{
  list-style-type: none;
  width: 204px;
  _margin:0;
  _width:181px;
}
#contents_left ul li{
  border-bottom:dashed 1px #dadada;
}
#contents_left ul li.last{
  border-bottom:0px;
  margin-bottom:15px;
}
#contents_left ul li a{
  display: block;
  padding:9px 3px 9px 20px;
  background-image:url(../image/common/menu_mark.png);
  background-repeat:no-repeat;
  background-position: left center;
  font-size:14px;
}


/******************************
right
******************************/

.h1_undertext{
  font-size:14px;
  line-height:21px;
  width:496px;
  margin:10px;
  color:#666666;
}

#operation{
  width:516px;
  height:37px;
  margin-top:20px;
  background-repeat:no-repeat;
  background-image:url(../image/common/operation.png);
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.h2_undertext{
  font-size:14px;
  line-height:21px;
  width:496px;
  margin:10px auto;
  color:#666666;
}
.p-imagephoto{
  width: 496px;
  margin-inline: auto;
}

.p-imagephoto img{
  width: 100%;
}


ul.medical_list{
  list-style-type: none;
  margin: 10px 5px 20px 5px;
  padding: 0;
  max-width: 500px;
}

ul.medical_list li{
  color:#666666;
  margin: 0;
  padding: 10px 5px;
  border-bottom:dashed 1px #ddd;
  font-size:14px;
  line-height: 21px;
}
ul.medical_list li:first-child{
  padding-top:5px;
}
ul.medical_list li:last-child{
  border-bottom:none;
}
h4{
  font-size:14px;
  font-weight: bold;
  padding: 0 0 0 10px;
  margin-bottom: -5px;
  color: #666;
}
h3 + h4{
  margin-top: 10px;
}

h4.photoh4{
  color: #ef3d7a;
  padding:  5px;
  border:solid 1px #ef3d7a;
  background-color: #ffe9ef;
  margin-left: 5px;
  margin-right: 5px;
}

.midashi2{
  background-image:url(../image/common/midashi_bg_2.png);
  background-repeat: no-repeat;
  background-position: bottom;
  width:496px;
  min-height:27px;
  color:#f4639a;
  font-size:16px;
  font-weight:bold;
  margin:0 auto;
}

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

.midashi2_undertext{
  font-size:14px;
  line-height:21px;
  width:476px;
  margin:10px auto;
  color:#666666;
}

h3 + .midashi2{
  margin-top: 10px;
}


.p-section-title_h3{
  margin-top:20px;
  text-indent:0;
  width:496px;
  color:#fff;
  padding: 8px 8px 5px 8px;
  line-height: 25px;
  border: solid 1px #fac3d8;
  outline: solid 1px #fd71bc;
  background: linear-gradient(to bottom,  #ed3278 0%, #f66da1 86%,  #f773a6 100%);
  background: -moz-linear-gradient(top,  #ed3278 0%, #f66da1 86%,  #f773a6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed3278), color-stop(86%,#f66da1), color-stop(100%,#f773a6));
  background: -webkit-linear-gradient(top, #ed3278 0%, #f66da1 86%, #f773a6 100%);
  background-color:#f66da1;
}

.monitorText{
  width:496px;
  margin:8px auto;
  color:#666;
  font-size:14px;
  line-height:21px;
}
.monitor_day{
  text-align:right;
  font-size:12px;
  color:#999;
  margin-bottom:5px;
}
.monitor_day2{
  text-align:right;
  font-size:12px;
  color:#999;
  margin-top:5px;
}

.monitor_title{
  color:#eb5184;
  font-size:16px;
  font-weight:bold;
  text-align:center;
  padding:5px;
  margin:20px 0 5px 0;
  background-color:#ffdee8;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.lorder{
  background-image:url(../image/common/loader.gif);
  background-repeat:no-repeat;
  background-position:center center;
}

.clickdata_table{
  margin-bottom:25px;
}

.go_sendaiPhoto{
  text-align:center;
  padding:5px;
  font-size:16px;
  font-weight:bold;
}

.go_sendaiPhoto a:link {color: #eb5184; text-decoration: underline;}
.go_sendaiPhoto a:visited {color: #eb5184; text-decoration: underline;}
.go_sendaiPhoto a:hover {color: #eb5184; text-decoration: underline;}
.go_sendaiPhoto a:active {color: #eb5184; text-decoration: underline;}

/******************************
footer
******************************/
#go_pagetop{
  font-size:12px;
  text-align:right;
  margin:20px;
}

#footer{
  background-color:#f46297;
  padding:10px;
  text-align:center;
  font-size:12px;
  color:#FFF;
  margin-top:10px;
}





#go_spLink{
  background-color:#ec2d73;
  padding:5px;
  font-size:20px;
  text-align:center;
}

#go_spLink a:link {color: #ffffff; text-decoration: none;}
#go_spLink a:visited {color: #ffffff; text-decoration: none;}
#go_spLink a:hover {color: #ffffff; text-decoration: underline;}
#go_spLink a:active {color: #ffffff; text-decoration: underline;}

a.godatalink{
  text-decoration: unset;
  border: none;
}

.gosyourei{
  width: 496px;
  margin: 0 auto;
  background-color: #fdedf0;
  border-radius: 0 0 10px 10px;
  text-align: center;
}
.gosyourei a{
  padding: 0 0 8px 0;
  font-weight: bold;
  display: block;
  line-height: 2;
}
.gosyourei a:link {color: #dd2f50; text-decoration: none;}
.gosyourei a:visited {color: #dd2f50; text-decoration: none;}
.gosyourei a:hover {color: #dd2f50; text-decoration: underline;}
.gosyourei a:active {color: #dd2f50; text-decoration: underline;}


.monitor_box2 > h4{
  padding: 10px 0;
  margin: 0 0 0 0;
  line-height: 1;
}
.monitor_box2 > p{
  padding: 0 0 10px 0;
  margin: 0 0 0 0;
}


.monitor_box2 > .monitorText2{
  width:496px;
  margin:0 auto 8px;
  color:#666;
  font-size:14px;
  line-height:1.5;
}

.monitor_box2 > .monitorText2 > h4{
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
