@charset "euc-jp";

html {
  overflow-y: scroll; 
}


body {
  background:url(http://www.seikatsusyukanbyo.com/images_new/bg-sora2.jpg) 0 0 no-repeat #CCE5FF;
  background-size: cover;
  background-attachment: fixed;
  color: #333333;
  font-family: Verdana, "¥Ò¥é¥®¥Î³Ñ¥´ ProN W3", "Hiragino Kaku Gothic ProN", "¥á¥¤¥ê¥ª", Meiryo, sans-serif;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0.2px;
-webkit-text-size-adjust: 100%;
}

/* for IE7 */
*+html body {
  font-family: '¥á¥¤¥ê¥ª', '£Í£Ó £Ð¥´¥·¥Ã¥¯'; 
}

/* for IE6 */
* html body {
  font-family: '£Í£Ó £Ð¥´¥·¥Ã¥¯';
}


/* link
------------------------------------------------ */

a:link {
color:#1681b2;
text-decoration:none;
}

a:visited {
color:#3030c1;
text-decoration:none;
}

a:hover {
color:#3398e2;
text-decoration:underline
}

a:active {
color:#3398e2;
text-decoration:none;
}

a:hover img {
opacity: 0.7;filter: alpha(opacity=70);-moz-opacity: 0.7;
}
a:active img {
opacity: 0.7;filter: alpha(opacity=70);-moz-opacity: 0.7;
}

a:active img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
}

#globalNavi ul li a:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
}

#globalNavi ul li a:active img {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
}

/* clearfix
------------------------------------------------ */
.clearfix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
  min-height: 1%;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-Mac */

/* Ê¸»ú
------------------------------------------------ */

strong {
  font-weight: bold;
}

.textC {
  text-align: center;
}

.textR {
  text-align: right;
}

.red {
  color: red;
}

.bold {
  font-weight: bold;
}

.smallCap {
font-size: 80%;
}

.largeCap {
font-size: 120%;
}

.vLast {
margin-bottom:0 !important;
}

.hLast {
margin-right:0 !important;
}

.margin-bottom {
margin-bottom: 20px;
}

.super {
vertical-align: super;
font-size: 80%;
}

/* ²èÁü
------------------------------------------------ */

img {
max-width: 100%;
height: auto;
}

/* ¥Ü¥¿¥ó
------------------------------------------------ */
.button {
text-align: center;
}

.button a {
display:inline-block;
padding: 5px 10px;
color: #fff;
background: #d40508;
background: #7BB0FD;
background: #4993FC;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.button a:link,
.button a:visited,
.button a:active {
color: #fff;
}

.button a:hover {
color: #fff;
text-decoration: none;
background: #F9070B; 
}

/* ------------------------ */

.buttonMore {
text-align: center;
}

.buttonMore span {
cursor: pointer;
display:inline-block;
padding: 5px 10px;
color: #fff;
background: #d40508;
background: #7BB0FD;
background: #4993FC;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.buttonMore span:hover {
color: #fff;
text-decoration: none;
background: #F9070B; 
}

/* ------------------------ */

.pageButton {
margin: 20px;
}

.pageButton .next {
float: right;
}

.pageButton .prev {
float: left;
}

/* ------------------------ */

.button-wide {
margin-bottom: 20px;
text-align: center;
}

.button-wide a {
display:block;
padding: 5px 10px;
color: #fff;
background: #d40508;
background: #7BB0FD;
background: #4993FC;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.button-wide a:link,
.button-wide a:visited,
.button-wide a:active {
color: #fff;
}

.button-wide a:hover {
color: #fff;
text-decoration: none;
background: #F9070B; 
}

/* noscript
------------------------------------------------ */
#noscript {
  position: relative;
  z-index: 5260;
  padding: 10px;
  border-bottom: #00A893 solid 1px;
  background: #fff;
  color: #000;
  text-align: center;
  font-size: 14px;
}

#noscript span {
  color: #ff0000 }

/* 
------------------------------------------------ */
.menu.sb-toggle-right {
display: none;
}

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

header {
background: #fff;
padding: 10px 0;
}

header .wrap {
position:relative;
margin:0 auto;
width: 100%;
}

header .wrap a {
display:block;
width: 100%;
}


header #search {
position:absolute;top:0;right:0;width:260px; max-height: 48px; overflow:hidden;
}

header #search .mhlab {
font-size: 12px;
}

header #search .mhlab img {
vertical-align:middle;
}

#function {
display: none;
}

/* globalNav
------------------------------------------------ */

nav {
background: #005BA5;
}

nav ul {
width: 100%;
margin:0 auto 15px auto;
}

nav li {
float:left;
margin-right:1px;
}

nav li a {
display:block;
padding: 5px 10px;
}

nav li a:link {
color:#fff;
}

nav li a:visited {
color:#fff;
}

nav li a:hover,
nav li a.current:hover {
background: #F9070B; 
text-decoration:none;
color:#fff;
}

nav li a:active {
color:#fff;
}

nav li a.current {
background: #D40508; 
color:#fff;
} 

/* layout
------------------------------------------------ */

#container {
  margin: 0 auto 0 auto;
  width: 960px;
}

main {
  width: 695px;
  float: left;
}


#side {
  width: 250px;
  float: right;
}

footer {
position:relative;
padding:20px 0;
background: rgba(0,91,165, 0.8);
background: #005BA5\9;
color:#fff;
}

footer .wrap {
width: 100%;
margin:0 auto;
}

footer .copyright {
text-align:center;
}

#note {
padding: 10px 0;
background: rgba(0,91,165, 0.5);
background: #005BA5\9;
font-size: 80%;
text-align: center;
color: #fff;
}

/* side-banner
------------------------ */

#side-ad {
margin-bottom: 15px;
}

#side-ad li.left {
float: left;
box-shadow: 3px 3px 3px 0 #708090;
-moz-box-shadow: 3px 3px 3px 0 #708090;
-webkit-box-shadow: 3px 3px 3px 0 #708090;
}

#side-ad li.right {
float: right;
box-shadow: 3px 3px 3px 0 #708090;
-moz-box-shadow: 3px 3px 3px 0 #708090;
-webkit-box-shadow: 3px 3px 3px 0 #708090;
}

.side-banner {
margin-bottom: 15px;
box-shadow: 3px 3px 3px 0 #708090;
-moz-box-shadow: 3px 3px 3px 0 #708090;
-webkit-box-shadow: 3px 3px 3px 0 #708090;
}

/* sub-only
------------------------------------------------ */

#breadcrumb{
  overflow: hidden;
  width: 100%;
  margin-bottom: 10px;
}
 
#breadcrumb li{
  float: left;
  margin: 0 25px 0 0;
}
 
#breadcrumb a{
  padding: 0 0  3px 10px;
  float: left;
  text-decoration: none;
  color: #fff;
  background: #005BA5;
  position: relative;
  z-index: 1;
  border-radius: .4em 0 0 .4em;
}
 
#breadcrumb a:hover{
  background: #F9070B;
  color: #fff;
}
 
#breadcrumb a::after{
  background: #005BA5;
  content: "";
  height: 2.5em;
  margin-top: -1.25em;
  position: absolute;
  right: -1em;
  top: 50%;
  width: 2.5em;
  z-index: -1;
  transform: rotate(45deg);
  border-radius: .4em;
}
 
#breadcrumb a:hover::after{
  background: #F9070B;
}
 
#breadcrumb .current,
#breadcrumb .current:hover{
  font-weight: bold;
  background: none;
}
 
#breadcrumb .current::after{
  content: normal;
}

/* site-map
------------------------------------------------ */

#site-map {
padding:20px 0;
background: rgba(0,91,165, 0.5);
background: #005BA5\9;
color:#fff;
}

#site-map a {
color: #fff;
}

#site-map a:link {
color: #fff;
text-decoration:none;
}

#site-map a:visited {
color: #fff;
text-decoration:none;
}

#site-map a:hover {
color: #fff;
text-decoration:underline
}

#site-map a:active {
color: #fff;
text-decoration:none;
}


#site-map .wrap {
position:relative;
width: 900px;
min-width: 900px;
margin:0 auto;
}

#site-map section {
width: 33%;
float: left;
}

#site-map .title-1,
#site-map .title-2 {
font-size: 110%;
font-weight: bold;
}

#site-map .title-1 {
margin-bottom: 10px;
}

#site-map ul {
margin: 0 0 30px 20px;
}

#site-map ul.last {
margin-bottom: 0;
}

#site-map .address {
position: absolute;
bottom: 0;
left: 0;
}

#site-map .address .name {
font-size: 140%;
font-weight: bold;
}

/* ------------------------------------------------ */
#sub .pagenate ul,
#sub .pagenate ul li {
text-align:center;
vertical-align:middle;
font-size: 14px;
}

#sub .pagenate ul li {
margin-right:2px;
}

#sub .pagenate ul li span {
display:inline-block;
padding:5px 5px;
background:#7BB0FD;
background: #4993FC;
color:#fff;
border-radius:5px;
}

#sub .pagenate ul li a {
display:inline-block;
padding:5px 5px;
vertical-align:middle;
}

#sub .pagenate ul li a:hover {
background:#F9070B;
text-decoration:none;
color:#fff;
border-radius:5px;
}

#sub .pagenate ul li {
display:inline-block;
}

#sub .pagenate ul li a.link_before,
#sub .pagenate ul li a.link_next {
border:none !important;
}

/* Í½ËÉ·î´Ö³«ºÅÃæ
------------------------------------------------ */

#side .monthly .session,
.side .monthly .session {
padding-right: 50px;
background:url(http://www.seikatsusyukanbyo.com/images/session.gif) no-repeat right 50%;
text-indent: -4em;
padding-left: 4em;
font-weight: bold;
}

#site-map .session {
padding-right: 65px;
background:url(http://www.seikatsusyukanbyo.com/images/session.gif) no-repeat right 50%;
font-weight: bold;
}
