﻿@charset "utf-8";
/* CSS Document */

/* リセット */

body {
	font-size:100%;-webkit-text-size-adjust:100%;
        font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        background: #6699FF;
        color: #666;
}

section{
	margin-bottom: 1.5em;
}

p {
	line-height: 1.5em;
}
/* ここまで */


/* clearfix */

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
/* フロートクリア */

.float-clear {
	font-size: 0px;
	clear: both;
}
/* コンテナ */

#container {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #99CCFF;
}

/* ヘッダー */

#header {
        width: 100%; text-align: center;
}

#header h1{
	background: url("images_smart/header.png") no-repeat center; width: 100%; height: 130px; text-indent: -999em;
}


header {
	background-color: #99CCFF;
	padding: 0px;
}

header p {
	color: #666;
	font-size: 12px;
        line-height:1.5em;
}

header p a {
	color: #666;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
}
/* ここまで */

/* jQueryプラグイン用 */

#flexslider-container {
	height: 490px;
	width: 640px;
	margin-bottom: 10px;
}
/* 診療時間 */

#time {
	background-color: #0066CC;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

#time h5 {
	font-weight: bold;
	color: #FFF;
        padding-left: 5px;
        padding-top: 5px;
}

#time p {
	padding-left: 5px;
	color: #FFF;
}

#time table {
	margin-top: 10px;
	margin-bottom: 5px;
	border: 1px solid #0D8BE6;
	background-color: #FFF;
}

#time table td {
	color: #0D8CE6;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0D8CE6;
	border-collapse: collapse;
}

#time table td.time {
	color: #0D8CE6;
	text-align: left;
        width:130px;
        padding-left:10px;
}

/* ここまで */


/* 新着・診療科目 */

#shinryo {
	padding: 0px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}

#shinryo h4 {
	letter-spacing: 2px;
	margin-bottom: 5px;
}

#shinryo p {
        font-size:1.5em;
	color: #666;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}

#shinryo {
	padding: 0px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}

#incho {
	padding: 0px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}

#incho h4 {
	letter-spacing: 2px;
	margin-bottom: 5px;
}

#incho p {
        font-size:1.5em;
	color: #666;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
        border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}

#setubi {
	padding: 0px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}

#setubi h4 {
	letter-spacing: 2px;
	margin-bottom: 5px;
}

#setubi h5 {
        font-size:1.5em;
        line-height:1.5em;
	letter-spacing: 2px;
	margin-left: 10px;
        margin-bottom:5px;
        color:#FF6666;
}

#setubi p {
        font-size:1.5em;
	color: #666;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
        border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}


.text_white {
	color: #FFF;
}

.text_blue {
	color: #0066CC;
}
/* ここまで */

.img_01 {
        margin-top:20px;
        margin-left:10px;
}

.img_02 {
        margin-top:10px;
        margin-right:10px;
        FLOAT: right;
}


.list_03{
        margin-top:0px;
        margin-right:0px; 
        margin-left: 0px;
        margin-bottom:0px;
       }


/* バナー類用 */

#banner {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}

#pc_banner {
	height: 60px; text-align: center;
}

/* フッター */

footer {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}


footer #center {
	color: #0033CC;
	font-size: 1.0em;
	letter-spacing: 0px;
	text-align:center;
}
