table {
	border-spacing: 0;
}
a img {
	border-style: none;
}
a {
	color: #F93;
	text-decoration: none;
}
a:hover {
	color: #5888f4;
	text-decoration: none;
}
img.waku01 {
	border: #0d72ba solid 2px;
}
img.wakushiro {
	border: #fff solid 3px !important;
}
img.wakuNo {
	border: #DDD solid 0px !important;
}
img {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}
img.kado {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}
img.w45 {
	width: 45%;
}
img.nagare01 {
	width: 100% !important;
	border: #DDD solid 0px !important;
}
/* ### レイアウト ### */
body {
	margin: 0 3px;
	font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif;
	/*	background: url(../images/bogy_bg.gif) repeat;
*/	color: #666;
}
#container {
	width: 960px;
	margin: 0 auto;
}
#wrap {
	margin: 0 auto;
	background: url(../images/bottom_bg.gif) bottom repeat-x;/*	background: url(../images/container_bg.gif) top center repeat-y;
*/}
#header {
	margin: 0 0 20px 0;
	background: url(../images/header_bg.gif) right top no-repeat;
}
#content {
	width: 700px;
	float: right;
	margin: 0 0 10px;
}
#content100 {
	width: 960px;
	margin: 0 0 10px;
	float: none;
}
#content100 p {
}
#sidebar {
	width: 240px;
	float: left;
	margin: 0 0 20px;
}
#bottomcontent {
	width: 960px;
	margin: auto;
	clear: both;
}
table {
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
}
/* サムネイル画像 */
.imgmain img {
	max-width: 100%;
	margin-bottom: 10px;
}
/* ### ヘッダー ### */

/* サイト名 */
#site {
	float: left;
}
#site h1 {
	margin: 0;
	line-height: 1;
}
/* アイコンメニュー */
#iconmenu {
	margin-top: 15px;
	float: right;
	text-align: right;
}
#iconmenu ul {
	margin: 0;
	padding: 5px 0 0;
}
#iconmenu li {
	display: inline;
	list-style-type: none;
}
#iconmenu img {
	border: none;
}
#iconmenu img.waku {
	border: #ef8443 solid 0px;
}
/* ヘッダー画像 */
#headerimg {
}
#headerimg img {
	vertical-align: bottom;
	margin-top: 5px;
	margin-top: 5px;
}
/* ナビゲーションメニュー */
/* ナビゲーション01 */
nav {
	clear: both;
	width: 100%;
	padding: 0;
	margin: 5px 0 0 0;
	background: #a1a1a1;
}
nav ul {
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	list-style: none;
}
nav ul li {
	text-shadow: 0 -1px 0 #999; /* 文字にドロップシャドウ */
}
nav li a {
	font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif;
	border-right: 1px solid #fff;
	color: #fff;
	display: block;
	float: left;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 16.665%;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 1.0em;
}
/*SMALL*/
nav small {
	color: #fff;
	text-transform: none;
}
/*HOVER*/
nav li a:hover {
	color: #fff;
	background: #878c98;
}
/*SMALL*/
nav li:last-child a {
	border: none;
}
nav li:nth-child(1) a:hover {
	border-bottom: none;
	border-radius: 0;
}
nav li:nth-child(6) a:hover {
	border-bottom: none;
	border-radius: 0;
}
@media only screen and (max-width : 960px), only screen and (max-device-width : 960px) {
nav ul {
	border: none;
}
nav li a {
	border-left: none;
	padding: 10px 2px;
	font-size: 0.8em;
}
nav small {
}
nav li:nth-child(1) a, nav li:nth-child(2) a, nav li:nth-child(3) a, nav li:nth-child(4) a, nav li:nth-child(5) a, nav li:nth-child(6) a {
	border-bottom: none;
}
nav li:nth-child(1) a:hover {
	border-bottom: none;
	border-radius: 5px 0 0 5px;
}
nav li:nth-child(6) a:hover {
	border-bottom: none;
	border-radius: 0 5px 5px 0;
}
}
@media only screen and (max-width : 979px), only screen and (max-device-width : 979px) {
nav li a {
	width: 16.665%;
	padding: 8px 0;
	border-bottom: 1px solid #fff;
	font-size: 14px;
}
nav li:last-child a, nav li:nth-child(0) a {
	border-bottom: none;
}
nav li:nth-child(1) a, nav li:nth-child(2) a, nav li:nth-child(3) a, nav li:nth-child(4) a, nav li:nth-child(5) a, nav li:nth-child(6) a {
	border-bottom: none;
}
}
 @media only screen and (max-width : 599px), only screen and (max-device-width : 599px) {
nav {
}
/*HOVER*/
nav li a:hover {
	color: #fff;
}
nav li a {
	width: 50%;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 14px;
}
nav li:nth-child(even) a {
	border-right: none;
}
nav li:nth-child(1) a, nav li:nth-child(2) a, nav li:nth-child(3) a, nav li:nth-child(4) a {
	border-bottom: 1px solid #fff;
}
nav li:nth-child(1) a:hover {
	border-bottom: 1px solid #fff;
	border-radius: 5px 0 0 0;
}
nav li:nth-child(2) a:hover {
	border-radius: 0 5px 0 0;
}
nav li:nth-child(5) a:hover {
	border-radius: 0 0 0 5px;
}
nav li:nth-child(6) a:hover {
	border-radius: 0 0 5px 0;
}
}
@media only screen and (max-width : 320px), only screen and (max-device-width : 320px) {
nav li a {
	font-size: 12px;
}
}
/* ### コンテンツ ### */

/* 見出し */
#content .date {
	float: right;
	background-color: #33C1C7;
	padding: 5px 10px;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
	font-size: 14px;
}
#content .date span {
	display: block;
	font-size: 18px;
	line-height: 1;
}
#content h2 {
	border: #7e9fe8 0px solid;
	font-size: 16px;
	margin: 0 0 20px 0;
	padding: 7px 10px 7px 11px;
	color: #333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 0px;
	background: #e3e3e3;
	font-weight: normal;
}
#content h2.longlife {
	text-shadow: 0 -1px 0 #999; /* 文字にドロップシャドウ */
	margin: 0 0 30px 0;
	padding: 12px 10px 10px 15px;
	background: #673b95;
	color: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#content h2.kanreki {
	text-shadow: 0 -1px 0 #999; /* 文字にドロップシャドウ */
	margin: 0 0 30px 0;
	padding: 12px 10px 10px 15px;
	background: #ec4040;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#content h3.low01 {
	font-size: 1em;
	margin: 30px 0px 20px 0;
	padding: 0 0 0 9px;
	border-left: 8px solid #1f7fc4;
	border-bottom: 1px solid #1f7fc4;
	color: #666;
}
#content h4.low01 {
	font-size: 90%;
	margin: 10px 0px 10px 0px;
	padding: 2px 0 0 9px;
	border-left: 6px solid #6e7172;
	color: #666;
}
.cat {
	font-size: 14px;
	color: #666666;
}
.cat a {
	text-decoration: none;
	color: #666666;
}
/* 本文 */
#content p {
	line-height: 2;
	font-size: 14px;
}
/* ### サイドバー ### */

/* メニュー01 */
.menu01 {
	margin-bottom: 20px;
}
.menu01 h3 {
	margin: 0 !important;
	padding: 0 !important;
}
.menu01 li img {
	max-width: 100%;
	border-radius: 0 !important;
}
.menu01 ul {
	margin: 0;
	padding: 0;
	border-radius: 0 0 3px 3px;
}
.menu01 li {
	margin: 0;
	list-style-type: none;
	background: #f8f8f8;
}
.menu01 li img {
	max-width: 100%;
	border-radius: 0 !important;
	margin: 0;
	padding: 0;
}
.menu01 li.no01 {
	font-size: 12px;
	margin-bottom: 0;
	background: #f8f8f8;
	border-bottom:#eaeaea solid 1px;
}
.menu01 li.no01 a {
	font-size: 14px;
	margin-bottom: 0;
	color: #000d42;
	background-image: url(../images/listmark01.png);
}
.menu01 li.no01 a:hover {
	font-size: 14px;
	margin-bottom: 0;
	color: #a9a9a9;
}
.menu01 li.no02 {
	text-align: center;
	font-size: 16px;
	margin: 0;
	border-bottom:#333 solid 1px;
	background: #f8f8f8;
}
.menu01 li.no02 a {
	text-align: center;
	font-size: 18px;
	font-weight:bold;
	margin: 0;
	padding: 7px 0 5px 0;
	color: #086fb2;
}
.menu01 li.no02 a:hover {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	color: #3a9fe1;
	padding: 7px 0 5px 0;
}
.menu01 li a {
	display: block;
	font-size: 18px;
	text-decoration: none;
	color: #000d42;
	padding: 7px 0 5px 30px;
	background-repeat: no-repeat;
	background-position: 0 50%;
}
.menu01 li.last a {
	border-radius: 0 0 3px 3px;
}
.menu01 li.last a:hover {
	border-radius: 0 0 3px 3px;
}
.menu01 li.list01 a {
}
.menu01 li.list01 a:hover {
	background-image: url(../images/listmark01.png);
}
/* メニュー02 */
.menu02 {
	margin-bottom: 20px;
}
.menu02 ul {
	margin: 0;
	padding: 0;
	border-radius: 0 0 3px 3px;
	background: #5f6567;
}
.menu02 li {
	margin-bottom: 0;
	list-style-type: none;
	border-bottom: solid 1px #465052;
}
.menu02 li img {
	max-width: 100%;
	border-radius: 0 !important;
}
.menu02 li.last {
	margin-bottom: 0;
	list-style-type: none;
	border-bottom: solid 0px #225ee5 !important;
	border-radius: 0 0 3px 3px;
}
.menu02 li.last a {
	margin-bottom: 0;
	list-style-type: none;
	border-bottom: solid 0px #225ee5 !important;
	border-radius: 0 0 3px 3px;
}
.menu02 li.last a:hover {
	margin-bottom: 0;
	list-style-type: none;
	border-bottom: solid 0px #225ee5 !important;
	border-radius: 0 0 1px 1px;
}
.menu02 li a {
	display: block;
	font-size: 16px;
	text-decoration: none;
	color: #FFF;
	padding: 10px 0 8px 47px;
	background-repeat: no-repeat;
	background-position: 0 50%;
}
.menu02 li a:hover {
	color: #FFF;
	background: #8d8e90;
	background-repeat: no-repeat;
	background-position: 0 50%;
}
.menu02 li.last a {
	border-radius: 0 0 3px 3px;
}
.menu02 li.last a:hover {
	border-radius: 0 0 3px 3px;
}
.menu02 li.list01 a {
	background-image: url(../images/listmark01.png);
}
.menu02 li.list01 a:hover {
	background-image: url(../images/listmark01.png);
}
/* ### フッター ### */

#footerWrap {
	text-align: center;
	border-top: #DDD solid 1px;
}
#footer {
	color: #666;
	padding: 40px 10px 0 10px;
	clear: both;
	margin-top: 10px;
}
a.footertel {
	color: #FFF;
	text-decoration: none;
}
#footer p {
	margin: 30px 0;
}
#footer small {
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	display: block;
}
/* ### 診療時間 ### */
table.shousai {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	border-top: #F93 solid 1px;
	border-left: #F93 solid 1px;
	font-size: 12px;
	border-radius: 5px 5px 0 0;
}
table.shousai th {
	text-align: center;
	border-right: #F93 solid 1px;
	border-bottom: #F93 solid 1px;
	color: #FFF;
	background: #F93;
	padding: 5px 10px;
	border-radius: 5px 5px 0 0;
}
table.shousai td {
	padding: 5px 10px;
	text-align: center;
	border-right: #F93 solid 1px;
	border-bottom: #F93 solid 1px;
	color: #F93;
	font-weight: bold;
	background: #FFF;
}
table.shousai td.seihin {
	text-align: left;
	color: #F93;
	font-weight: bold;
}
table.shousai td.seihinlast:last-child {
	text-align: left;
	color: #F93;
	font-weight: bold;
	border-radius: 0 0 5px 0;
}
/* ### 求人 ### */
table.staff {
	margin-top: 10px;
	margin-bottom: 30px;
	width: 100%;
	border-top: #F93 solid 2px;
	border-left: #F93 solid 2px;
}
table.staff th {
	text-align: left;
	border-right: #F93 solid 2px;
	border-bottom: #F93 solid 2px;
	color: #FFF;
	background: #F93;
	padding: 5px 0 5px 10px;
}
table.staff td {
	text-align: left;
	border-right: #F93 solid 2px;
	border-bottom: #F93 solid 2px;
	color: #F93;
	padding: 5px 0 5px 10px;
	font-size: 14px;
}
table.staff td a {
	color: #F93;
}
#bottomcontent {
	padding-top: 30px;
	overflow: hidden;
}
.post {
	float: left;
	width: 218px;
	margin-right: 29px;
	margin-bottom: 60px;
	text-align: center;
}
.post:last-child {
	margin-right: 0;
}
.post + .post + .post + .post {
	margin-right: 0;
}
/* サムネイル画像 */
.post img {
	width: 99%;
	height: auto;
	vertical-align: bottom;
	border: 1px solid #DDD;
}
/* 記事のタイトルと文章 */
.post h4 {
	text-align: center;
	font-size: 16px;
	margin: 10px 0;
}
.post p {
	font-size: 12px;
	margin: 0 0 10px 0;
}
.post img {
	margin-bottom: 5px;
}
/* 投稿日 */
.post .date {
	float: left;
	margin: 0;
}
/* 続きを読むボタン */
.post .more_s {
	width: 45%;
	color: #fff;
	font-size: 14px;
	background-color: #0d72ba;
	/*	background-image: url(../images/box03_arr.png);
*/	background-repeat: no-repeat;
	background-position: 94% 50%;
	padding: 5px 10px 5px 10px;
	margin: 0 auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
/* リンク */
.post a {
	color: #666;
	text-decoration: none;
	display: block;
	overflow: hidden;
}
.post a:hover {
	background-color: #f5fafe;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.contetmain {
	margin-bottom: 20px;
}
/*-------------------------- box01 --------------------------*/

/* タイトル */
.box01 h3 {
	position: relative;
	font-size: 20px;
	line-height: 1;
	margin: 20px 0px 20px 0px;
	padding: 7px 5px 5px 10px;
	border-left: 10px solid #777;
}
.box01 p.nagare01 {
	display: inline;
	margin-bottom: 10px;
}
.box01 p.nagare01 img {
	max-width: 100% !important;
}
.box01 h3:after {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0;
	height: 0;
	width: 100%;
	border-bottom: 1px dashed #555;
}
/* サムネイル画像 */
.box01 p img {
	float: left;
	margin-right: 10px;
	clear: left;
	margin-bottom: 5px;
	border: #CCC solid 1px;
	border-radius: 5;
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
}
/* 本文 */
.box01 p {
	line-height: 1.6;
	clear: left;
	clear: #666;
}
/* リンクボタン */
.box01 .link {
	background-image: url(../images/box03_arr.png);
	background-repeat: no-repeat;
	background-position: 96% 50%;
	padding: 5px 26px 5px 10px;
	border-radius: 30px / 30px;
	text-align: right;
	color: #888888;
	clear: none;
	text-decoration: none;
	float: right;
	background-color: #33C1C7;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
	font-size: 14px;
}
.box01 .link:hover {
	text-decoration: none;
	background-color: #3CF;
	color: #ffffff;
}
/* リンク */
.box01 {
	margin-bottom: 40px;
	margin-top: 10px;
}
.box01 a {
	display: block;
	padding: 10px 0;
	overflow: hidden;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
.box01 a:hover {
	color: #33C1C7;
}
/*-------------------------- box01-img right--------------------------*/

/* タイトル */
.box01_ir h3 {
	position: relative;
	font-size: 20px;
	line-height: 1;
	margin: 10px 0px 30px 0px;
	padding: 8px 5px 5px 0px;
	border-left: 0px;
	border-bottom: #3398e0 2px solid;
	font-weight: normal;
	color: #2088d2;
	font-weight: bold;
}
.box01_ir h3:after {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0;
	height: 0;
	width: 100%;
	border-bottom: 1px dashed #fff;
}
/* サムネイル画像 */
.box01_ir p img {
	float: right;
	margin-left: 10px;
	margin-bottom: 15px;
	clear: right;
	border: #cddaed solid 1px;
	max-width: 40%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 0px;
}
/* 本文 */
.box01_ir p {
	font-size: 14px;
	line-height: 1.6;
	clear: left;
	clear: #666;
}
/* リンクボタン */
.box01_ir .link {
	background-image: url(../images/box03_arr.png);
	background-repeat: no-repeat;
	background-position: center right;
	text-align: right;
	padding-right: 20px;
	color: #888888;
	clear: none;
}
/* リンク */
.box01_ir {
	margin-bottom: 30px;
	margin-top: 10px;
	clear: both;
}
.box01_ir a {
	display: block;
	padding: 10px 0;
	overflow: hidden;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
.box01_ir a:hover {
	color: #33C1C7;
}
/*-------------------------- box02 --------------------------*/

/* タイトル */
.box02 h2 {
	font-size: 22px;
	border-bottom: solid 1px #aaaaaa;
	margin: 6px 0 15px;
	padding: 0 0 3px;
}
/* サムネイル画像 */
.box02 p img {
	float: left;
	margin-right: 10px;
	clear: left;
}
/* 本文 */
.box02 p {
	font-size: 14px;
	line-height: 1.6;
	margin: 0;
	clear: left;
	clear: #666;
}
/* 続きを読むボタン */
.box02 .more {
	background-image: url(../../img/more_gray.png);
	background-repeat: no-repeat;
	background-position: center right;
	text-align: right;
	padding-right: 30px;
	color: #888888;
	clear: none;
}
/* リンク */
.box02 {
	border: solid 1px #aaaaaa;
	margin-bottom: 20px;
	margin-top: 10px;
}
.box02 a {
	display: block;
	padding: 10px;
	overflow: hidden;
	color: #666;
	text-decoration: none;
}
.box02 a:hover {
	background-color: #dddddd;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd));
	background: -webkit-linear-gradient(#ffffff 0%, #dddddd 100%);
	background: -moz-linear-gradient(#ffffff 0%, #dddddd 100%);
	background: -o-linear-gradient(#ffffff 0%, #dddddd 100%);
	background: -ms-linear-gradient(#ffffff 0%, #dddddd 100%);
	background: linear-gradient(#ffffff 0%, #dddddd 100%);
}
/*-------------------------- box03 --------------------------*/

/* タイトル */
.box03 h3 {
	line-height: 30px;
	font-size: 16px;
	border-bottom: solid 1px #aaaaaa;
	margin: 0 0 5px 0;
	padding: 2px 0 0 12px;
	background: url(../images/h3_title.png) no-repeat left center;
	color: #666;
}
.box03 h3.title {
	line-height: 30px;
	font-size: 18px;
	margin: 0 0 5px 0;
	padding: 2px 0 0 0;
	background: none;
}
/* サムネイル画像 */
.box03 p img {
	float: left;
	margin-right: 10px;
	clear: left;
	border: #CCC solid 1px;
	max-width: 30%;
}
/* 本文 */
.box03 p {
	font-size: 16px;
	line-height: 1.5!important;
	margin: 0;
	clear: left;
	color: #666;
}
/* 続きを読むボタン */
.box03 a.link {
	text-decoration: none;
	float: right;
	background-color: #1376bd;
	background-image: url(../images/box02_arr.png);
	background-repeat: no-repeat;
	background-position: 94% 50%;
	padding: 4px 30px 4px 12px;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
	font-size: 14px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.box03 a.link:hover {
	text-decoration: none;
	background-color: #2f94db;
}
/* リンク */
.box03 {
	border: solid 1px #bbb;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 6px 10px 10px 10px;
	background: #FFF;
	position: relative;
	width: auto;
	height: auto;
	border-radius: 0px;        /* CSS3草案 */
	-webkit-border-radius: 0px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 0px;   /* Firefox用 */
}
.box03 a.web {
	text-decoration: none;
	float: right;
	background-color: #33C1C7;
	padding: 5px 10px;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
	font-size: 14px;
}
.box03 a.web:hover {
	text-decoration: none;
	float: right;
	background-color: #CF6;
	padding: 5px 10px;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
	font-size: 14px;
}
.box03 a.coupon {
	text-decoration: none;
	float: right;
	background-color: #FC3;
	padding: 5px 10px;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
	font-size: 14px;
}
.box03 a.coupon:hover {
	text-decoration: none;
	float: right;
	background-color: #F66;
	padding: 5px 10px;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
	font-size: 14px;
}
/*-------------------------- box04 --------------------------*/

/* タイトル */
.box04 h3 {
	font-size: 16px;
	border-bottom: solid 1px #aaaaaa;
	margin: 0 0 10px;
	padding: 0 0 3px;
}
/* サムネイル画像 */
.box04 p img {
	float: left;
	margin-right: 10px;
	clear: left;
	border: #CCC solid 1px;
}
/* 本文 */
.box04 p {
	font-size: 14px;
	line-height: 1.7!important;
	;
	margin: 0;
	clear: left;
	clear: #666;
}
/* 続きを読むボタン */
.box04 .link {
	margin-top: 10px;
	font-weight: bold;
	background-image: url(../../img/more_gray.png);
	background-repeat: no-repeat;
	background-position: center right;
	text-align: right;
	padding-right: 30px;
	color: #888888;
	clear: none;
}
/* リンク */
.box04 {
	color: #666;
	border: solid 1px #aaaaaa;
	margin-bottom: 10px;
	margin-top: 30px;
	padding: 8px;
	background: #FFF;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
}
.box04 a.web {
	text-decoration: none;
	float: right;
	background-color: #33C1C7;
	padding: 5px 10px;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
	font-size: 14px;
}
.box04 a.web:hover {
	text-decoration: none;
	float: right;
	background-color: #CF6;
	padding: 5px 10px;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
	font-size: 14px;
}
.box04 a.coupon {
	text-decoration: none;
	float: right;
	background-color: #33C1C7;
	padding: 5px 10px;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
	font-size: 14px;
}
.box04 a.coupon:hover {
	text-decoration: none;
	float: right;
	background-color: #CF6;
	padding: 5px 10px;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
	font-size: 14px;
}
.box04 ul.form {
	font-size: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
}
.box04 ul.form li {
	margin: 10px 10px 10px 20px;
	list-style: decimal;
}
/*-------------------------- box05 --------------------------*/

/* タイトル */
.box05 h3 {
	line-height: 30px;
	font-size: 18px;
	border-bottom: solid 1px #aaaaaa;
	margin: 0 0 5px 0;
	padding: 2px 0 0 12px;
	background: url(../images/h5_title.png) no-repeat left center;
}
/* サムネイル画像 */
.box05 p img {
	float: left;
	margin-right: 10px;
	clear: left;
	border: #CCC solid 1px;
}
/* 本文 */
.box05 p {
	line-height: 1.6!important;
	margin: 0;
	clear: left;
	clear: #666;
}
/* 続きを読むボタン */
.box05 a.link {
	text-decoration: none;
	float: right;
	background-color: #6C9;
	background-image: url(../images/box03_arr.png);
	background-repeat: no-repeat;
	background-position: 96% 50%;
	padding: 5px 28px 5px 10px;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
	font-size: 14px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.box05 a.link:hover {
	text-decoration: none;
	background-color: #3CF;
}
/* リンク */
.box05 {
	border: solid 1px #bbb;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 6px 10px 10px 10px;
	background: #FFF;
	position: relative;
	width: auto;
	height: auto;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
}
.box05 a.web {
	text-decoration: none;
	float: right;
	background-color: #33C1C7;
	padding: 5px 10px;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
	font-size: 14px;
}
.box05 a.web:hover {
	text-decoration: none;
	float: right;
	background-color: #CF6;
	padding: 5px 10px;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
	font-size: 14px;
}
.box05 a.coupon {
	text-decoration: none;
	float: right;
	background-color: #FC3;
	padding: 5px 10px;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
	font-size: 14px;
}
.box05 a.coupon:hover {
	text-decoration: none;
	float: right;
	background-color: #F66;
	padding: 5px 10px;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
	font-size: 14px;
}
/*-------------------------- クーポン --------------------------*/

/* タイトル */
.couponken h3 {
	font-size: 22px;
	text-align: center;
	margin-bottom: 20px;
}
.couponken h4 {
	text-align: center;
	color: #666;
	font-size: 30px;
	font-weight: bold;
	color: #F00;/*	text-shadow: 3px 3px rgba(255,255,255,.8);
*/
}
.couponken h5 {
	font-size: 18px;
	text-align: center;
	margin: 20px 0 0 0;
}
.couponken h6 {
	font-size: 14px;
	text-align: center;
	margin: 10px 0 20px 0;
}
/* サムネイル画像 */
.couponken p img {
	float: left;
	margin-right: 10px;
	clear: left;
	border: #CCC solid 1px;
}
/* 本文 */
.couponken p {
	line-height: 1.5!important;
	margin: 30px 15px 10px 15px;
	clear: left;
	clear: #666;
}
.couponken ul {
	margin: 20px 15px;
	padding: 0;
}
.couponken ul li {
	font-size: 12px;
	margin: 0;
	list-style: none;
	padding: 0;
	margin-left: 1em;
	text-indent: -1em;
}
/* 続きを読むボタン */
.couponken a.link {
	text-decoration: none;
	float: right;
	background-color: #6C9;
	background-image: url(../images/box03_arr.png);
	background-repeat: no-repeat;
	background-position: 96% 50%;
	padding: 5px 28px 5px 10px;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
	font-size: 14px;
}
.couponken a.link:hover {
	text-decoration: none;
	background-color: #3CF;
}
/* リンク */
.couponken {
	border: solid 7px #CCC;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 30px;
	padding: 30px 10px;
	width: auto;
	border-radius: 20px;        /* CSS3草案 */
	-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 20px;   /* Firefox用 */
	-moz-box-shadow: 0px 0px 2px rgba(000,000,000,0.3);
	-webkit-box-shadow: 0px 0px 2px rgba(000,000,000,0.3);
}
.foodbg {
	/*ここで背景のベースカラーを指定する*/
	background-color: #ffeef0;
	/*ここでCSS3のグラデーションをつかってひし形のパターン・色を指定する
（※色を変える場合は#fffffffの部分を変更）*/
	background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, #ffffff), color-stop(.25, transparent), to(transparent)), -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, #ffffff), color-stop(.25, transparent), to(transparent)), -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.75, transparent), color-stop(.75, #ffffff)), -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.75, transparent), color-stop(.75, #ffffff));
	/*ここでパターンの大きさを指定する
（※ひし形の縦と横の大きさです）*/
	-webkit-background-size: 50px 50px;
}
.catbg {
	/*ここで背景のベースカラーを指定する*/
	background-color: #f2fcda;
	/*ここでCSS3のグラデーションをつかってひし形のパターン・色を指定する
（※色を変える場合は#fffffffの部分を変更）*/
	background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, #ffffff), color-stop(.25, transparent), to(transparent)), -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, #ffffff), color-stop(.25, transparent), to(transparent)), -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.75, transparent), color-stop(.75, #ffffff)), -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.75, transparent), color-stop(.75, #ffffff));
	/*ここでパターンの大きさを指定する
（※ひし形の縦と横の大きさです）*/
	-webkit-background-size: 50px 50px;
}
.beautybg {
	/*ここで背景のベースカラーを指定する*/
	background-color: #fcedf5;
	/*ここでCSS3のグラデーションをつかってひし形のパターン・色を指定する
（※色を変える場合は#fffffffの部分を変更）*/
	background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, #ffffff), color-stop(.25, transparent), to(transparent)), -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, #ffffff), color-stop(.25, transparent), to(transparent)), -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.75, transparent), color-stop(.75, #ffffff)), -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.75, transparent), color-stop(.75, #ffffff));
	/*ここでパターンの大きさを指定する
（※ひし形の縦と横の大きさです）*/
	-webkit-background-size: 50px 50px;
}
#couponarea {
	/*stitching*/
	outline: 1px dashed #98abb9;
	outline-offset: -5px;
	background-color: #556068;
	margin: 30px auto;
	padding: 20px;
	/*shadow*/
	-webkit-box-shadow: 2px 2px 2px #000;
	-moz-box-shadow: 2px 2px 2px #000;
	box-shadow: 2px 2px 2px #000;
}
.couponken a.web {
	text-decoration: none;
	float: right;
	background-color: #33C1C7;
	padding: 5px 10px;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
	font-size: 14px;
}
.couponken a.web:hover {
	text-decoration: none;
	float: right;
	background-color: #CF6;
	padding: 5px 10px;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
	font-size: 14px;
}
.couponken a.couponken {
	text-decoration: none;
	float: right;
	background-color: #FC3;
	padding: 5px 10px;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
	font-size: 14px;
}
.couponken a.couponken:hover {
	text-decoration: none;
	float: right;
	background-color: #F66;
	padding: 5px 10px;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
	font-size: 14px;
}
/* バナーデザイン */

#sidebar a img {
	max-width: 100%;
}
a:hover img {/*ロールオーバー時に明るくなる（背景白の場合）*/
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 0.8;
	max-width: 100%;
}
a:active img {/*クリック時にボタン押したような効果*/
	position: relative;
	left: 1px;
	top: 1px;
}
#sidebar p.banner01 {
	max-width: 300px;
}
/* 見出し */

#heading3 {
	background: #1d8ade;
	margin: 0 0 30px 0;
	padding: 12px 10px;
	color: #FFF;
	text-shadow: 1px 1px 2px #333;
	position: relative;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-left: 1px solid #036;
	border-top: 1px solid #036;
	box-shadow: inset 1px 1px 4px #036;
}
.headding08:before {
	content: ' ';
	position: absolute;
	z-index: 2;
	width: 0;
	height: 0;
	left: 14px;
	bottom: -27px;
	background: transparent;
	border-color: #1d8ade transparent transparent transparent;
	border-style: solid;
	border-width: 15px;
}
/* フォーム */
.formnumber01 {
	width: 10% !important;
}
.formnumber02 {
	width: 25% !important;
}
.formname {
	width: 50% !important;
}
.form100 {
	width: 100% !important;
}
.tbl-common01 {
	width: 100%;
	margin: 0 auto;
	border-bottom: none;
}
.tbl-common01 dt {
	font-weight: bold;
	font-size: 16px;
}
input[type="checkbox"] {
	-webkit-appearance: none;
	position: relative;
	margin-right: 5px;
	border-radius: 3px;
	border: 1px solid #4c4c4c;
	-webkit-box-sizing: border-box;
	width: 20px;
	height: 20px;
	background: -webkit-gradient( linear, left top, left bottom, from(#fdfdfd), to(#d1d1d1) );
}
/* チェック時は背景色を変更 */
input[type="checkbox"]:checked {
	background: -webkit-gradient( linear, left top, left bottom, from(#353535), to(#8f8f8f) );
}
/* チェックの印を:before疑似要素と:after疑似要素を使って作成 */
input[type="checkbox"]:checked:before {
	position: absolute;
	left: 1px;
	top: 15px;
	display: block;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 1);
	content: "";
	width: 10px;
	height: 4px;
	background: #FFFFFF;
	-webkit-transform: rotate(45deg);
	-webkit-transform-origin: right center;
}
input[type="checkbox"]:checked:after {
	display: block;
	position: absolute;
	left: 9px;
	top: 15px;
	content: "";
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 1);
	width: 19px;
	height: 4px;
	background: #FFFFFF;
	-webkit-transform: rotate(-53deg);
	-webkit-transform-origin: left center;
}
input {
	vertical-align: bottom;
}
/* スマホ
-------------------------------------------------- */
@media only screen and (max-width:690px) {
.tbl-common01 {
	background: #e2f3ff url(bg.png) repeat-y -150px 0; /* dlで背景画像をyリピートし、dtの背景色のように見せる。positionはdtの幅に応じて調整 */
}
.tbl-common01 dt, .tbl-common01 dd {
	color: #666;
}
.tbl-common01 dt {
	float: none;
	padding: 10px 10px 0px 15px;
}
.tbl-common01 dd {
	padding: 5px 10px 10px 0px;
}
}




/* PC
-------------------------------------------------- */
@media only screen and (min-width: 690px) {
.tbl-common01 {
	background: #e2f3ff url(bg.png) repeat-y -150px 0; /* dlで背景画像をyリピートし、dtの背景色のように見せる。positionはdtの幅に応じて調整 */
}
.tbl-common01 dd {
	padding: 12px 20px 14px 0;
}
.tbl-common01 dt {
	clear: both;
	float: left;
	text-align: right;
	width: 160px; /* 幅を指定 */
	padding: 17px 0 0 15px;
	line-height: 23px;
	color: #666;
}
.tbl-common01 dd {
	padding-left: 160px; /* dtの分、左にpaddingを取る */
	color: #666;
}
}
.formBox01 {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	background: #e2f3ff;
	padding: 15px 5px;
	border: #1b81c9 solid 2px;
}
.formBox01 .text, textarea, .dropdown {
	border: 1px solid #666;
	padding: 5px 0 5px 0;
	color: #666;
	background: #fff;
	border-radius: 5px;
	vertical-align: central;
}
.formBox01 .textsentaku {
	border: 1px solid #666;
	padding: 4px 0 4px 0;
	color: #666;
	background: #fff;
	border-radius: 5px;
	vertical-align: central;
}
.submit {
	font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif;
	font-size: 30px;
	border: 2px solid #e18a56;
	padding: 20px 10px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	background: #428ec9;
	border-radius: 5px;
	width: 100%;
	margin-top: 10px;
	/* Webkit */
	background: -webkit-gradient( linear, left top, left bottom, from(#f6d6bc), to(#e7a057) );
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 1px #fff;
	/* Firefox */
	background: -moz-linear-gradient( top, #f6d6bc, #e7a057 );
	-moz-border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #fff;

     
/* IE */
    filter:progid:DXImageTransform.Microsoft.gradient (startColorstr=#ff99c9e5, endColorstr=#ff428ec9);
	zoom: 1;
}
.pT4 {
	padding-top: 4px;
}
.mT3 {
	margin-top: 3px;
}
.mT5 {
	margin-top: 5px;
}
.pT8 {
	padding-top: 8px;
}
.kijipB {
	padding-bottom: 8px;
}
.mT8 {
	margin-top: 8px;
}
.mT10 {
	margin-top: 10px;
}
.mT20 {
	margin-top: 20px;
}
.mB10 {
	margin-bottom: 10px;
}
.mB15 {
	margin-bottom: 15px;
}
.textOB {
	font-weight: bold;
	color: #F93;
}
.textBLB {
	font-weight: bold;
	color: #0e72ba;
}
.textO {
	color: #F93;
}
.textG {
	color: #393;
}
.textR {
	color: #F00;
}
.textRB {
	font-weight: bold;
	color: #F00 !important;
}
.textBL {
	color: #06F;
}
.text01 {
	color: #06C;
}
.text02 {
	font-size: 12px;
	color: #06C;
}
.textC {
	text-align: center;
}
.text10 {
	font-size: 10px;
}
.text12 {
	font-size: 12px;
}
.text14 {
	font-size: 14px;
}
.text18 {
	font-size: 18px;
}
.text24 {
	font-size: 24px !important;
}
.text28 {
	font-size: 22px !important;
}
.text30 {
	font-size: 30px !important;
}
.mL5 {
	margin-left: 5px;
}
.mL10 {
	margin-left: 10px;
}
.mT50 {
	margin-top: 50px !important;
}
.mB30 {
	margin-bottom: 30px !important;
}
.textB {
	font-weight: bold;
}
.center {
	text-align: center;
}
.traffictext {
	font-size: 14px;
}
.utikesisen {
	text-decoration: line-through;
}
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.clear {
	clear: both;
}
.border01 {
	border-bottom: #999 dotted 1px;
	padding: 20px 0;
}
.text_center {
	text-align: center;
}
dl.qa {
	margin: 5px 0 20px 5px;
	padding-right: 10px;
}
dl.qa dt {
	color: #FF6600;
	font-weight: bold;
	padding: 10px 0 0 10px;
	margin-bottom: 10px;
}
dl.qa dd {
	padding: 0 0 10px 0;
	margin-bottom: 10px;
}
ul.number {
	margin: 10px 5px 20px 0;
}
ul.number li {
	list-style-type: decimal;
	margin: 5px;
	font-size: 14px;
}
/* ### イベントテーブル ### */
table.event {
	width: 100%;
	margin-bottom: 15px;
}
table.event th {
	padding: 7px 3px;
	color: #fff;
	background: #93b8ca;
	/*	background: -moz-linear-gradient(rgba(34,85,136,0.7), rgba(34,85,136,0.9) 50%);
	background: -webkit-gradient(linear, 100% 0%, 100% 50%, from(rgba(34,85,136,0.7)), to(rgba(34,85,136,0.9)));
*/	font-weight: bold;
	border-left: 1px solid #7e9ead;
	border-top: 1px solid #7e9ead;
	border-bottom: 1px solid #7e9ead;
	line-height: 120%;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(34,85,136,0.5);
}
table.event th:first-child {
	border-radius: 5px 0 0 0;
}
table.event th:last-child {
	border-radius: 0 5px 0 0;
	border-right: 1px solid #7e9ead;
}
table.event tr td {
	font-size: 14px;
	padding: 7px 3px;
	border-bottom: 1px solid #7e9ead;
	border-left: 1px solid #7e9ead;
	text-align: center;
}
table.event tr td:last-child {
	border-right: 1px solid #7e9ead;
}
table.event tr {
	background: #fff;
}
table.event tr:nth-child(2n+1) {
	background: #f1f6fc;
}
table.event tr:last-child td {
}
table.event tr:last-child td:first-child {
	border-radius: 0 0 0 5px;
}
table.event tr:last-child td:last-child {
	border-radius: 0 0 5px 0;
}
.left {
	float: left;
}
#footerMenu {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#footerMenu ul {
	display: inline;
	margin: 0;
	padding: 0;
}
#footerMenu li {
	display: inline;
	padding-right: 23px;
	font-weight: bold;
	border-right: #999 solid 1px;
}
#footerMenu li.last {
	border-right: #666 solid 0px;
}
#footerMenu li a {
	text-decoration: none;
	padding-left: 17px;
	color: #666;
}
#footerMenu li a:hover {
	text-decoration: none;
	color: #0d72ba;
}
table.map {
	width: 100%;
	border-top: #ccc solid 1px;
	border-left: #ccc solid 1px;
	margin-top: 5px;
}
table.map tr th {
	text-align: center;
	border-right: #ccc solid 1px;
	border-bottom: #ccc solid 1px;
	color: #fff;
	background: #aaa;
	padding: 5px;
}
table.map tr td {
	text-align: center;
	border-right: #ccc solid 1px;
	border-bottom: #ccc solid 1px;
	color: #999;
	font-weight: bold;
	background: #FFF;
	padding: 5px;
}
table.yuubinbangou {
	width: 100%;
	border-top: #ccc solid 1px;
	border-left: #ccc solid 1px;
	margin-top: 5px;
}
table.yuubinbangou th {
	text-align: center;
	border-right: #ccc solid 1px;
	border-bottom: #ccc solid 1px;
	color: #fff;
	background: #aaa;
	padding: 5px 2px;
}
table.yuubinbangou th.gyou {
	color: #fff;
	background: #f64c4c;
}
table.yuubinbangou td {
	text-align: center;
	border-right: #ccc solid 1px;
	border-bottom: #ccc solid 1px;
	color: #999;
	font-weight: bold;
	background: #FFF;
	padding: 5px 3px;
	;/*	white-space: nowrap;
*/
}
ul.contents {
	margin: 0;
	padding: 0;
}
ul.contents li {
	list-style: none;
	margin: 0;
	font-size: 14px;
}
ul.contents li span.title {
	font-weight: bold;
	font-size: 18px;
	color: #69C;
	margin-right: 10px;
}
ul.contents li a {
	display: block;
	padding: 18px 10px 18px 80px;
	overflow: hidden;
	color: #000000;
	text-decoration: none;
	border-top: solid 1px #aaaaaa;
	border-left: solid 1px #aaaaaa;
	border-right: solid 1px #aaaaaa;
	background: #FFF;
	vertical-align: central;
}
ul.contents li a.last {
	border: solid 1px #aaaaaa;
}
ul.contents02 {
	clear: both;
	margin: 0;
	padding: 20px 0 0 0;
}
ul.contents02 li {
	list-style: none;
	margin: 0;
	font-size: 16px;
	background: url(../images/arr_03.png) center left no-repeat;
}
ul.contents02 li span.title {
	font-weight: bold;
	font-size: 18px;
	color: #69C;
	margin-right: 10px;
}
ul.contents02 li a {
	display: block;
	padding: 18px 10px 18px 80px;
	margin-bottom: 5px;
	overflow: hidden;
	text-decoration: none;
	border-top: solid 1px #aaaaaa;
	border-left: solid 1px #aaaaaa;
	border-right: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	background: #FFF;
	vertical-align: central;
	color: #F00;
	font-weight: bold;
	border-radius: 5px 5px 5px 5px;
	background: url(../images/arr_02.png) center right no-repeat;
}
ul.contents02 li a.fast {
}
ul.contents02 li a.last {
	border: solid 1px #aaaaaa;
	border-radius: 0px 0px 5px 5px;
}
ul.contents li.omosiro a {
	background: url(../../movie/images/omosiro.gif) no-repeat left center #FFF;
}
ul.contents li.husigi a {
	background: url(../../movie/images/husigi.gif) no-repeat left center #FFF;
}
ul.contents li.kandou a {
	background: url(../../movie/images/kaondou.gif) no-repeat left center #FFF;
}
ul.contents li.doubutu a {
	background: url(../../movie/images/doubutu.gif) no-repeat left center #FFF;
}
ul.contents li.oyakudati a {
	background: url(../../movie/images/oyakudati.gif) no-repeat left center #FFF;
}
ul.contents li.odoroki a {
	background: url(../../movie/images/odoroki.gif) no-repeat left center #FFF;
}
ul.contents li.benri a {
	background: url(../../siteintroduction/images/benri.gif) no-repeat left center #FFF;
}
ul.contents li.gakushu a {
	background: url(../../siteintroduction/images/gakushu.gif) no-repeat left center #FFF;
}
ul.contents li.jouhou a {
	background: url(../../siteintroduction/images/jouhou.gif) no-repeat left center #FFF;
}
ul.contents li.teiban a {
	background: url(../../siteintroduction/images/teiban.gif) no-repeat left center #FFF;
}
ul.contents li.oyakudati a {
	background: url(../../siteintroduction/images/oyakudati.gif) no-repeat left center #FFF;
}
ul.contents li.gakushu a {
	background: url(../../article/images/gakushu.gif) no-repeat left center #FFF;
}
ul.contents li.mame a {
	background: url(../../article/images/mame.gif) no-repeat left center #FFF;
}
ul.contents li.koujousin a {
	background: url(../../article/images/koujousin.gif) no-repeat left center #FFF;
}
ul.contents li.seikatu a {
	background: url(../../article/images/seikatu.gif) no-repeat left center #FFF;
}
ul.contents li.kenkou a {
	background: url(../../article/images/kenkou.gif) no-repeat left center #FFF;
}
ul.contents li.oyakudati a {
	background: url(../../article/images/oyakudati.gif) no-repeat left center #FFF;
}
ul.contents02 li.biyou_massage a {
	background: url(../../coupon/images/biyou_massage.gif) no-repeat left center #FFF;
}
ul.contents02 li.cut_sanpatu a {
	background: url(../../coupon/images/cut_sanpatu.gif) no-repeat left center #FFF;
}
ul.contents02 li.shokuji_food a {
	background: url(../../coupon/images/shokuji_food.gif) no-repeat left center #FFF;
}
ul.contents02 li.tirasi a {
	background: url(../../coupon/images/tirasi.gif) no-repeat left center #FFF;
}
ul.contents li a:hover {
	background-color: #FFC;
}
ul.contents02 li a:hover {
	background-color: #FFC;
}
.vWrap {
	position: relative;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
	padding-bottom: 50%;
	padding-top: 69px;
	overflow: hidden;
}
.vWrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
table.bottomlink {
	margin: 30px auto 20px auto;
	background: none !important;
	width: 40% !important;
}
table.bottomlink tr td {
	text-align: center;
}
table.bottomlink a.maehe {
	text-decoration: none;
	background-color: #33C1C7;
	padding: 5px 15px;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
}
table.bottomlink a.maehe:hover {
	text-decoration: none;
	background-color: #CF6;
	padding: 5px 15px;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
}
div.movie table {
	width: 100%;
	background: #FFF;
}
div.movie table tr td {
	padding: 10px;
}
div.movie table img {
	width: 100%;
}
div.movie a {
	font-size: 12px;
	text-decoration: none;
}
#movietext01 {
	color: #09C;
	font-size: 16px;
	border: #0CC solid 2px;
	background: #FFF;
	margin-bottom: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#movietext01 ul {
}
#movietext01 ul li {
}
.kiyaku {
	width: 92%;
	height: 200px;
	border: #CCC solid 1px;
	font-size: 12px;
	padding: 0 10px;
	margin: 10px auto 5px auto;
	overflow: auto;
	background: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.kiyaku p {
	padding: 0px;
	margin: 5px;
}
.kiyaku p.title {
	font-weight: bold;
	padding: 0px;
}
.kiyaku ul {
	padding-left: 10px;
	margin-bottom: 10px;
}
.kiyaku ul li {
	padding: 0;
	margin: 0 0 5px 0;
	list-style: none;
}
table.movie {
	border-collapse: separate;
	border-spacing: 5px;
	border: #CCC solid 1px;
	margin-top: 30px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
table.movie tr td {
}
/*-------------------------- epbox01 --------------------------*/

/* タイトル */
.epbox01 h3 {
	position: relative;
	font-size: 20px;
	line-height: 1;
	margin: 20px 0px 20px 0px;
	padding: 7px 5px 5px 10px;
	border-left: 10px solid #777;
}
.epbox01 h3:after {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0;
	height: 0;
	width: 100%;
	border-bottom: 1px dashed #555;
}
/* サムネイル画像 */
.epbox01 p img {
	float: left;
	margin-right: 10px;
	clear: left;
	margin-bottom: 5px;
	border: #DDD solid 1px;
}
/* 本文 */
.epbox01 p {
	line-height: 2.5 !important;
	clear: left;
	clear: #666;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif!important;
	font-weight: bold;
}
/* リンクボタン */
.epbox01 .link {
	background-image: url(../images/box03_arr.png);
	background-repeat: no-repeat;
	background-position: 96% 50%;
	padding: 5px 26px 5px 10px;
	border-radius: 30px / 30px;
	text-align: right;
	color: #888888;
	clear: none;
	text-decoration: none;
	float: right;
	background-color: #33C1C7;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
	font-size: 14px;
}
.epbox01 .link:hover {
	text-decoration: none;
	background-color: #3CF;
	color: #ffffff;
}
/* リンク */
.epbox01 {
	margin-bottom: 60px !important;
	margin-top: 10px;
}
.epbox01 a {
	display: block;
	padding: 10px 0;
	overflow: hidden;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
.epbox01 a:hover {
	color: #33C1C7;
}
/*-------------------------- epbox01-img right--------------------------*/

/* タイトル */
.epbox01_ir h3 {
	position: relative;
	font-size: 20px;
	line-height: 1;
	margin: 10px 0px 15px 0px;
	padding: 8px 5px 5px 10px;
	border-left: 10px solid #777;
}
.epbox01_ir h3:after {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0;
	height: 0;
	width: 100%;
	border-bottom: 1px dashed #555;
}
/* サムネイル画像 */
.epbox01_ir p img {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	clear: right;
	border: #DDD solid 1px;
}
/* 本文 */
.epbox01_ir p {
	line-height: 2.5 !important;
	clear: left;
	clear: #666;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif!important;
}
/* リンクボタン */
.epbox01_ir .link {
	background-image: url(../images/box03_arr.png);
	background-repeat: no-repeat;
	background-position: center right;
	text-align: right;
	padding-right: 30px;
	color: #888888;
	clear: none;
}
/* リンク */
.epbox01_ir {
	margin-bottom: 60px !important;
	margin-top: 10px;
}
.epbox01_ir a {
	display: block;
	padding: 10px 0;
	overflow: hidden;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
.epbox01_ir a:hover {
	color: #33C1C7;
}
.adbox01 {
	margin-bottom: 10px;
}
.adbox02 {
	margin-top: 24px;
}
.adbox03 {
	display: none;
}
table.consultation {
	width: 100%;
	border-left: #ccc solid 1px;
	border-top: #ccc solid 1px;
	color: #999;
	background: #FFF;
}
table.consultation th {
	text-align: center;
	border-right: #ccc solid 1px;
	border-bottom: #ccc solid 1px;
	color: #fff;
	background: #aaa;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
}
table.consultation td {
	text-align: center;
	border-right: #ccc solid 1px;
	border-bottom: #ccc solid 1px;
	color: #666;
	padding: 5px;
	font-size: 12px;
}
.banner100 img {
	width: 100%;
	margin: 10px 0;
}
/* ### 特定商取引 ### */
table.tokuteishou {
	width: 100%;
	margin: 15px 0 30px 0;
	border-top: 1px solid #c1bab3;
	border-right: 1px solid #c1bab3;
	background: #FFF;
	text-align: center;
}
table.tokuteishou th {
	padding: 7px 3px;
	color: #5f4e44;
	background: #ede8e3;
	border-bottom: 1px solid #c1bab3;
	border-left: 1px solid #c1bab3;
	text-align: center;
	text-align: center;
	font-size: 14px;
}
table.tokuteishou tr td {
	font-size: 14px;
	padding: 7px 15px;
	border-bottom: 1px solid #c1bab3;
	border-left: 1px solid #c1bab3;
	text-align: left;
	color: #333;
}
table.tokuteishou tr {
	background: #fff;
}
table.tokuteishou tr:nth-child(2n+1) {
	background: #fafaf9;
}
.effect8 {
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	position: relative;
}
.effect8:before, .effect8:after {
	border-radius: 100px 100px 100px 100px / 10px 10px 10px 10px;
	bottom: 10px;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 10px;
	z-index: -1;
}
.effect8:after {
	left: auto;
	right: 10px;
	transform: skew(8deg) rotate(3deg);
	-webkit-transform: skew(8deg) rotate(3deg);
	-moz-transform: skew(8deg) rotate(3deg);
	-ms-transform: skew(8deg) rotate(3deg);
	-o-transform: skew(8deg) rotate(3deg);
}
.titlebox {
	background: none repeat scroll 0 0 #fff;
	border-radius: 5px 5px 5px 5px;
	height: 150px;
	margin: 5px auto;
	width: 100%;
	clear: both;
}
.titlebox h3 {
	color: #666;
	font-size: 45px;
	font-weight: bold;
	text-shadow: 1px 1px 0px #aaa, 2px 2px 0px #aaa, 3px 3px 0px #777;
	padding: 40px 0 0 30px;
}
.price {
	text-align: right;
	font-size: 20px !important;
	font-weight: bold;
	padding: 10px 0 0 0;
}
/* 横2列ボックス */
.box2_1 {
	margin-bottom: 0px;
	margin-top: 0px;
	clear: both;
}
.box2_1 h3 {
	position: relative;
	font-size: 20px;
	line-height: 1;
	margin: 20px 0px 20px 0px;
	padding: 7px 5px 10px 10px;
	border-left: 10px solid #867fd7;
}
.box2_1 h3:after {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0;
	height: 0;
	width: 100%;
	border-bottom: 1px dashed #555;
}
.box2_1 p img {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	border: #DDD solid 1px;
}
/* 本文 */
.box2_1 p {
	line-height: 1.3em !important;
	clear: left;
	clear: #666;
}
/* リンクボタン */
.box2_1 .link {
	background-image: url(../images/box03_arr.png);
	background-repeat: no-repeat;
	background-position: 96% 50%;
	padding: 5px 26px 5px 10px;
	border-radius: 30px / 30px;
	text-align: right;
	color: #888888;
	clear: none;
	text-decoration: none;
	float: right;
	background-color: #344f8c;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
	font-size: 14px;
}
.box2_1 .link:hover {
	text-decoration: none;
	background-color: #335ab3;
	color: #ffffff;
}
/* リンク */
.box2_1 a {
	display: block;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
.box2_1 a:hover {
	color: #335ab3;
}
.box2_2 {
	padding: 0 0 5px 0;
	width: 49.5%;
	float: left;
	text-align: center;
}
.box2_2 p {
	padding: 0 0 10px 0;
	text-align: center;
	margin: 0 auto;
}
.box2_2 img {
	width: 100%;
	text-align: center;
	border: 0 !important;
	margin-right: 10px;
}
.box2r_2 {
	padding: 0 0 5px 5px;
	width: 49.5%;
	float: left;
	text-align: center;
}
.box2r_2 p {
	padding: 0 0 10px 0;
	text-align: center;
	margin: 0 auto;
}
.box2r_2 img {
	width: 100%;
	text-align: center;
	border: 0 !important;
}
.box2r_2 p.pr {
	margin-right: 10px;
}
/* 横3列ボックス */
.box3_1 {
	margin-bottom: 0px;
	margin-top: 0px;
	clear: both;
}
.box3_1 h3 {
	position: relative;
	font-size: 20px;
	line-height: 1;
	margin: 20px 0px 20px 0px;
	padding: 7px 5px 10px 10px;
	border-left: 10px solid #867fd7;
}
.box3_1 h3:after {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0;
	height: 0;
	width: 100%;
	border-bottom: 1px dashed #555;
}
.box3_1 p img {
	float: left;
	margin-right: 5px;
	margin-bottom: 0px;
	border: #DDD solid 1px;
}
/* 本文 */
.box3_1 p {
	line-height: 1.3em !important;
	clear: left;
	clear: #666;
}
/* リンクボタン */
.box3_1 .link {
	background-image: url(../images/box03_arr.png);
	background-repeat: no-repeat;
	background-position: 96% 50%;
	padding: 5px 26px 5px 10px;
	border-radius: 30px / 30px;
	text-align: right;
	color: #888888;
	clear: none;
	text-decoration: none;
	float: right;
	background-color: #344f8c;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
	font-size: 14px;
}
.box3_1 .link:hover {
	text-decoration: none;
	background-color: #335ab3;
	color: #ffffff;
}
/* リンク */
.box3_1 a {
	display: block;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
.box3_1 a:hover {
	color: #335ab3;
}
.box3_2 {
	padding: 0;
	width: 32%;
	float: left;
	text-align: center;
}
.box3_2 p {
	padding: 0 0 10px 0;
	text-align: center;
	margin: 0 auto;
}
.box3_2 img {
	width: 100%;
	text-align: center;
	border: 0 !important;
}
.box3r_2 {
	padding: 0 0 5px 13px;
	width: 32%;
	float: left;
	text-align: center;
}
.box3r_2 p {
	padding: 0 0 10px 0;
	text-align: center;
	margin: 0 auto;
}
.box3r_2 img {
	width: 100%;
	text-align: center;
	border: 0 !important;
}
.box3_3 {
	padding: 0;
	width: 32%;
	float: left;
	text-align: center;
}
.box3_3 p {
	padding: 0 0 10px 0;
	text-align: center;
	margin: 0 auto;
}
.box3_3 img {
	width: 100%;
	text-align: center;
	border: 0 !important;
}
.box3r_3 {
	padding: 0 0 5px 13px;
	width: 32%;
	float: left;
	text-align: center;
}
.box3r_3 p {
	padding: 0 0 10px 0;
	text-align: center;
	margin: 0 auto;
}
.box3r_3 img {
	width: 100%;
	text-align: center;
	border: 0 !important;
}

.textBox {
	font-size: 12px;
	padding: 0 5px 20px 5px;
	text-align: left !important;
	line-height: 1.5em !important;
}
.textRight {
	text-align: right;
}
table.quetion {
	width: 100%;
	margin: 30px 0;
	padding: 0;
}
table.quetion tr {
	margin: 0;
	padding: 10px 0;
	border: 2px #f8b18b solid;
}
table.quetion tr.borderbottom0 {
	margin: 0;
	padding: 10px 0;
	border-left: 2px #f8b18b solid;
	border-top: 2px #f8b18b solid;
	border-right: 2px #f8b18b solid;
	border-bottom: 0px #f8b18b solid !important;
}
table.quetion tr.bordertop0 {
	margin: 0;
	padding: 10px 0;
	border-left: 2px #f8b18b solid;
	border-top: 0px #f8b18b solid !important;
	border-right: 2px #f8b18b solid;
	border-bottom: 2px #f8b18b solid;
}
table.quetion tr th {
	color: #FFF;
	padding: 20px;
	font-size: 26px;
	font-weight: bold;
	background: #ffa777;
}
table.quetion tr td.textArea {
	padding: 5px 40px 5px 15px;
	font-size: 22px;
	font-weight: bold;
	background: url(../../annai/images/arrow.gif) center right no-repeat;
}
table.sitemap {
	width: 100%;
	margin-bottom: 40px;
	border-top: 1px solid #93c8ee;
	border-right: 1px solid #93c8ee;
}
table.sitemap tr td {
	border-bottom: 1px solid #93c8ee;
	border-left: 1px solid #93c8ee;
	text-align: center;
	background: #FFF;
	background: #e0f2ff;
}
table.sitemap tr td a {
	font-size: 18px;
	color: #666;
	text-align: center;
	display: block;
	width: 100%;
	background: #e0f2ff;
	text-decoration: none;
	padding: 20px 0;
}
table.sitemap tr td a:hover {
	color: #666;
	text-align: center;
	display: block;
	width: 100%;
	background: #c1e5fe;
	text-decoration: none;
}
table.sitemap tr td:last-child {
	border-right: 1px solid #93c8ee;
}
table.sitemap tr:last-child td {
}
table.sitemap tr:last-child td:first-child {
}
table.sitemap tr:last-child td:last-child {
}
/* ### 診療時間 ### */
table.time {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	border-top: #5a8df1 solid 2px;
	border-left: #5a8df1 solid 2px;
}
table.time th {
	text-align: center;
	border-right: #268cd4 solid 2px;
	border-bottom: #268cd4 solid 2px;
	color: #FFF;
	background: #268cd4;
}
table.time td {
	text-align: center;
	border-right: #268cd4 solid 2px;
	border-bottom: #268cd4 solid 2px;
	color: #1b7cc2;
	font-weight: bold;
}
/* リスト */
ol.topic-path {
	margin: 0; /* マージン（上下左右） */
	padding: 7px 10px; /* パディング（上下、左右） */
	background-color: #f9f9f9; /* 背景色 */
	list-style-type: none; /* リストマーク非表示 */
	font-size: 80%; /* 文字サイズ */
}
/* リスト項目 */
ol.topic-path li {
	padding-left: 5px; /* 左パディング */
	display: inline; /* 項目を横並び */
}
/* リスト項目（最初の項目） */
ol.topic-path li.first {
	padding-left: 25px; /* 左パディング */
	background: url(../images/topic-path-home-blue.png) no-repeat left; /* ホーム記号（※） */
}
/* リンクエリア */
ol.topic-path li a {
	padding-right: 18px; /* 右パディング */
	background: url(../images/topic-path-gray.gif) no-repeat right; /* 矢印記号（※） */
}
/* リンク色 */
ol.topic-path li a {
	color: #4682b4;
}
/* リンク色（マウスオーバー） */
ol.topic-path li a:hover {
	color: #79a7cc;
}
.kijiNo01 {
	font-size:16px;
	color:#039;
	}
