/*------------------------------------------------------------------------------------------------------------------------------------------------------------
幅1680px以上
--------------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (min-width: 1680px) {

/**/
body {
	margin: 0px;
	padding: 0px;
	background-color: #F0F0F0;
}

.content {
	width: 930px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFF;/*背景・白*/
	border-radius: 8px;/*背景ボックス・角丸*/
}

section {
	margin-right: 15px;
	margin-left: 15px;
}

/*バナーボタン左回り込み*/
.ban {
	float: left;
	margin-bottom: 5px;
	margin-right: 20px;
}

/*ロゴ左回り込み*/
.logo {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
}

/*メイン画像*/
.title {
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 15px;
}

/*見出し1*/
h1 {
	color: #000;
	font-size: 13pt;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	text-align: right;
	line-height: 130%;
}

/*ヘッダー要素*/
header {
	clear: both;
	float: none;
	margin-left:15px;
	margin-right:15px;
}

/*右揃え*/
.p_r {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12pt;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
}
.p_r a {
	color: #009;
	text-decoration: none;
	font-weight: bold;
}
.p_r a:hover {
	color: #909;
	text-decoration: underline;
}

/*右揃え*/
.p_r img {
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: right;
}

/*署名*/
.p_r2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12pt;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
}

/**/
.p {
	font-size: 12pt;
	line-height: 150%;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

.p a {
	color: #03C;
	text-decoration: none;
}

.p a:hover {
	color: #F00;
	text-decoration: underline;
}

/*緑・明朝体*/
.h2_gr {
	font-size: 18pt;
	line-height: 130%;
	color: #060;/*緑*/
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-top: 10px;
}

/*ブログ見出しボックスwebdiary-cgi*/
.blog        {
	color: black;
	font-size: 12pt;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	border: 1px solid #999;
	background-color: #E1FFE1;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.blog ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	list-style-position: outside;
}
.blog ul li {
	margin: 0px;
	padding: 0px;
}

.blog a   {
	color: blue;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px
}
.blog a:hover {
	color: #f60;
	text-decoration: underline;
}

/*---------------------------------------
お知らせ
-----------------------------------------*/
.dl_box {
	background-color: #F0F0F0;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 150px;
	overflow: auto;
}
.dl_box dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #F00;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
.dl_box dd {
	font-size: 12pt;
	line-height: 130%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0.5em;
}

/*-------------------------------------
トップ・治療機器2列
---------------------------------------*/
.fl2_box {
	float: left;
	width: 435px;
	margin-right: 30px;
	margin-bottom: 15px;
}

.fl2_box h2 {
	font-size: 16pt;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #606;
	padding: 5px;
	border-radius: 0px;/*4px*/
	background-image: url(../img/box_h2_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}

.fl2_box h3 {
	font-size: 14pt;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #009;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #009;
}

.fl2_box img {
}

.fl2_box p {
	font-size: 12pt;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000;
}

.fl2_box p a {
	color: #F00;
}
.fl2_box p a:hover {
	color: #090;
}

/*右側のみボックス*/
.fl2_box_r {
	float: left;
	width: 435px;
	margin-bottom: 15px;
}

.fl2_box_r h2 {
	font-size: 16pt;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #606;
	padding: 5px;
	border-radius: 0px;/*4px*/
	background-image: url(../img/box_h2_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.fl2_box_r h3 {
	font-size: 14pt;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #009;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #009;
}

.fl2_box_r img {
}

.fl2_box_r p {
	font-size: 12pt;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000;
}

.fl2_box_r p a {
	color: #F00;
}
.fl2_box_r p a:hover {
	color: #090;
}

/*----------------------------------------
診療科目
------------------------------------------*/
.box1    {
	background-color: #e6f8f8;
	padding-top: 10px;
    padding-bottom: 10px;
	border-radius: 8px;
}
.box1 h3 {
	color: black;
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.box1 p   {
	color: #000;
	font-size: 12pt;
	line-height: 150%;
	margin: 0px 10px 5px
}

.box1 p a {
	color: #F00;
}
.box1 p a:hover {
	color: #090;
}

/*経歴*/
.box1 ul {
	font-size: 12pt;
	color: #000;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	width:70%;
}
.box1 ul li {
	margin: 0px;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-top: 0.2em;
	padding-right: 0px;
	padding-bottom: 0.2em;
	padding-left: 0px;
}
.box1 ul li a {
	color: #009;
}
.box1 ul li a:hover {
	color: #F30;
}

/**/
.box2     {
	background-color: #f8eeee;
	padding-top: 10px;
    padding-bottom: 10px;
	border-radius: 8px;
}
.box2 h3 {
	color: black;
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.box2 p   {
	color: #000;
	font-size: 12pt;
	line-height: 150%;
	margin: 0px 10px 5px
}

.box2 p a {
	color: #F00;
}
.box2 p a:hover {
	color: #090;
}

.box2 ul {
	font-size: 12pt;
	line-height: 150%;
	color: #000;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.box2 ul li {
	margin: 0px;
	padding: 0px;
}

/**/
.box3     {
	background-color: #E6E6E6;/*灰色*/
	padding-top: 10px;
    padding-bottom: 10px;
	border-radius: 8px;
}
.box3 h3 {
	color: black;
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.box3 p   {
	color: #000;
	font-size: 12pt;
	line-height: 150%;
	margin: 0px 10px 5px
}

.box3 p a {
	color: #F00;
}
.box2 p a:hover {
	color: #090;
}

.box3 ul {
	font-size: 12pt;
	line-height: 150%;
	color: #000;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.box3 ul li {
	margin: 0px;
	padding: 0px;
}

/*----------------------------------------
勉強会
------------------------------------------*/
.box4    {
	background-color:#FF9;
	margin-top:30px;
	margin-left:30px;
	margin-right:30px;
	padding-top: 10px;
    padding-bottom: 10px;
	border-radius: 8px;
	box-shadow:1px 1px 3px #ccc
}
.box4 h3 {
	color: black;
	font-size: 18pt;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.box4 p   {
	color: #000;
	font-size: 18pt;
	line-height: 150%;
	margin: 0px 10px 5px
}

.box4 p a {
	color: #F00;
}
.box4 p a:hover {
	color: #090;
}

/*3列無地900*/
.col3_box {
	float: left;
	width: 280px;
	margin-right: 15px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

.col3_box h2 {
	font-size: 14pt;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #606;
	padding: 5px;
}

.col3_box h3 {
	font-size: 12pt;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #009;/*青*/
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}

.col3_box p {
	font-size: 11pt;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000;
}

.col3_box p a {
	color: #F00;
}
.col3_box p a:hover {
	color: #090;
}

/*⇒右向き*/
img.before2 {
	background-image: url(../img/arrow_r_s.png);
	background-position: right center;
	padding-right: 40px;
	background-repeat: no-repeat;
}

/*2列無地900*/
.col2_box_w {
	float: left;
	width: 435px;
	margin-right: 15px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.col2_box_w h3 {
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #009;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}

.col2_box_w p {
	font-size: 11pt;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000;
	padding-bottom: 10px;
}

/*⇒右向き*/
img.before {
	background-image: url(../img/arrow_r.png);
	background-position: right center;
	padding-right: 150px;
	background-repeat: no-repeat;
}

/*2列黄色900*/
.col2_box {
	float: left;
	width: 435px;
	margin-right: 15px;
	margin-bottom: 15px;
	border-radius: 8px;
	background-color: #FFEB9B;/*山吹色*/
	font-family: Arial, Helvetica, sans-serif;
}

.col2_box h3 {
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #009;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

.col2_box img {
	margin-left:10px;
	margin-right:10px;
	margin-top: 10px;
	background-color: #FFF;
}

.col2_box p {
	font-size: 11pt;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000;
	margin-left: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
}

.col2_box p a {
	color: #F00;
}
.col2_box p a:hover {
	color: #090;
}

.col2_box ul {
	font-size: 11pt;
	line-height: 150%;
	color: #000;
	padding: 0px;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	list-style-position: outside;
}
.col2_box ul li {
	margin: 0px;
	padding: 0px;
}

/*治療実績・男*/
.dl1 {
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-radius: 8px;
	border: 1px solid #9CF;
	background-color: #e6f8f8;
	background-image: url(../img/man.gif);
	background-repeat: no-repeat;
	background-position: right 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.dl1 .dt1             {
	color: #009;
	font-weight: bold;
	font-size: 12pt;
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #69F;
	background-image: url(../img/dl1.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.dl1 .dt2         {
	color: #000;
	font-weight: bold;
	font-size: 12pt;
	margin: 0px 15px;
	padding: 10px 0px 5px
}
.dl1 dd           {
	color: #000;
	font-size: 12pt;
	line-height: 150%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 0px;
	margin-left: 15px;
}

/*治療実績・女*/
.dl2 {
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-radius: 8px;
	border: 1px solid #C9C;
	background-color: #f8eeee;
	background-image: url(../img/woman.gif);
	background-repeat: no-repeat;
	background-position: right 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.dl2 .dt3            {
	color: #900;
	font-weight: bold;
	font-size: 12pt;
	margin-top: 0px;
	margin-right: 75px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C6C;
	background-image: url(../img/dl2.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.dl2 .dt4         {
	color: #000;
	font-weight: bold;
	font-size: 12pt;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.dl2 dd       {
	color: #000;
	font-size: 12pt;
	line-height: 150%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 75px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.dl2 dd img {}

/*治療実績・犬*/
.dl3 {
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-radius: 8px;
	border: 1px solid #B9B973;
	background-color: #FFF0B3;/**/
	background-image: url(../img/dog.gif);
	background-repeat: no-repeat;
	background-position: right 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.dl3 .dt5            {
	color: #000;
	font-weight: bold;
	font-size: 12pt;
	margin-top: 0px;
	margin-right: 150px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B9B973;
	background-image: url(../img/dl3.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.dl3 .dt6         {
	color: #000;
	font-weight: bold;
	font-size: 12pt;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.dl3 dd       {
	color: #000;
	font-size: 12pt;
	line-height: 150%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 140px;
	margin-bottom: 0px;
	margin-left: 15px;
}

/*左回り込み*/
.img_shift_l {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}

/*左回り込み2列-1*/
.img_shift_l2 {
	float: left;
	margin-left:10px;
	margin-bottom: 5px;
}

/*左回り込み2列-2*/
.img_shift_l3 {
	float: left;
	margin-bottom: 5px;
}

/*画像右回り込み*/
.img_shift_r {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

/*画像右回り込み-セミナー*/
.img_shift_r2 {
	float: right;
	margin-left: 10px;
	margin-right: 30px;
	margin-bottom: 5px;
}

/*料金表*/
.table1     {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
}
.table1 th       {
	color: #000;
	font-size: 12pt;
	line-height: 150%;
	padding: 8px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	background-color: #FFEB9B;/*黄色*/
	text-align: left;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #F30;
}
.table1 td   {
	color: #000;
	font-size: 12pt;
	line-height: 150%;
	padding: 8px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
}


/*比較図*/
.table2     {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
}
.table2 th       {
	color: #000;
	font-size: 12pt;
	line-height: 150%;
	padding: 8px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	background-color: #E6E6E6;
}
.table2 td   {
	color: #000;
	font-size: 12pt;
	line-height: 150%;
	padding: 8px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
}
.table2 ul {
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.table2 li { margin: 0px; padding: 0px }
.table2 a  { color: #00F; text-decoration: underline }
.table2 a:hover { color: #090; text-decoration: none }

/*列の色指定*/
.table2 col.col1 {
	background-color: #FFF4C8;
	width: 4%;
	font-weight: bold;	
}
.table2 col.col2 {
	background-color: #E6F8F8;
	width: 48%;
}
.table2 col.col3 {
	background-color: #F8EEEE;
	width: 48%;
}

/*プロフィール*/
.dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 70%;
	font-family: Arial, Helvetica, sans-serif;
}
.dl dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #BEDEDE;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
.dl dd {
	font-size: 12pt;
	line-height: 150%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0.5em;
}

/*-----------------------------------------------------
会社情報・テーブル
------------------------------------------------------*/
.table {
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFE697;/*金色*/
}
.table th {
	font-size: 12pt;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	white-space: normal;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
	background-color: #E6E6E6;
}
.table td {
	font-size: 12pt;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
	background-color: #FFF;
}
.table a {
	color: #009;
}
.table a:hover {
	color: #F30;
}

/*-------------------------------
黒丸リスト
---------------------------------*/
.ul {
	font-size: 12pt;
	padding: 0px;
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/*リスト無し*/
.ul_non {
	font-size: 12pt;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.ul_non li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/**/
.d_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 1em;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 1em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0C0;
	font-weight: bold;
	color: #000;
}
.d_link span {
	font-weight: normal;
}
.d_link a {
	color: #060;
}
.d_link a:hover {
	color: #F60;
	text-decoration: underline;
}

/*フォーム要素*/
form {
	margin: 0px;
}
fieldset {
	margin-bottom: 10px;
	padding: 8px;
}
fieldset span {
	font-size: small;
	color: #F00;
}

/*サイトマップ*/
.sm {
	color: #000;
	font-size: 12pt;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	line-height: 180%;
	font-weight: bold;
}
.sm li {
	margin: 0px;
	list-style-position: outside;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.sm li a {
	color: #00F;
	text-decoration: underline;
}
.sm li a:hover {
	color: #F00;
}

.sm li ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	font-weight: normal;
}
.sm li ul li {
	margin: 0px;
	list-style-position: outside;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.sm li ul li a {
	color: #00F;
	text-decoration: underline;
}
.sm li ul li a:hover {
	color: #F00;
}

/*右揃え*/
.mt10 {
	padding-top:10px;
	margin-top: 10px;
	margin-bottom: 0px;
}

.mq {
	margin-top:10px;
	margin-bottom:0px
}

}

/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------
幅940px以上1680px以下
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 940px)  and (max-width: 1680px) {

/**/
body {
	margin: 0px;
	padding: 0px;
	background-color: #F0F0F0;
}

.content {
	width: 930px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFF;/*背景・白*/
	border-radius: 8px;/*背景・角丸*/
}

section {
	margin-right: 15px;
	margin-left: 15px;
}

/*バナーボタン左回り込み*/
.ban {
	float: left;
	margin-bottom: 5px;
	margin-right: 20px;
}

/*ロゴ左回り込み*/
.logo {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
}

/*メイン画像*/
.title {
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 15px;
}

/*見出し1*/
h1 {
	color: #000;
	font-size: 13pt;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	text-align: right;
	line-height: 130%;
}

/*ヘッダー要素*/
header {
	clear: both;
	float: none;
	margin-left:15px;
	margin-right:15px;
}

/*右揃え*/
.p_r {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12pt;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
}
.p_r a {
	color: #009;
	text-decoration: none;
	font-weight: bold;
}
.p_r a:hover {
	color: #909;
	text-decoration: underline;
}

/*右揃え*/
.p_r img {
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: right;
}

/*署名*/
.p_r2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12pt;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
}

/**/
.p {
	font-size: 12pt;
	line-height: 150%;
	color: #000;
	margin-top:0px;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
}

.p a {
	color: #03C;
	text-decoration: none;
}

.p a:hover {
	color: #F00;
	text-decoration: underline;
}

/*緑・明朝体*/
.h2_gr {
	font-size: 18pt;
	line-height: 130%;
	color: #060;/*緑*/
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-top: 10px;
}

/*-------------------------------------
トップ・治療機器2列
---------------------------------------*/
.fl2_box {
	float: left;
	width: 435px;
	margin-right: 30px;
	margin-bottom: 15px;
}

.fl2_box h2 {
	font-size: 16pt;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #606;
	padding: 5px;
	background-image: url(../img/box_h2_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.fl2_box h3 {
	font-size: 14pt;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #009;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #009;
}

.fl2_box img {
}

.fl2_box p {
	font-size: 12pt;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000;
}

.fl2_box p a {
	color: #F00;
}
.fl2_box p a:hover {
	color: #090;
}

/*右側のみボックス*/
.fl2_box_r {
	float: left;
	width: 435px;
	margin-bottom: 15px;
}

.fl2_box_r h2 {
	font-size: 16pt;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #606;
	padding: 5px;
	background-image: url(../img/box_h2_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.fl2_box_r h3 {
	font-size: 14pt;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #009;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #009;
}

.fl2_box_r img {
}

.fl2_box_r p {
	font-size: 12pt;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000;
}

.fl2_box_r p a {
	color: #F00;
}
.fl2_box_r p a:hover {
	color: #090;
}

/*ブログ見出しボックスwebdiary-cgi*/
.blog        {
	color: black;
	font-size: 12pt;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	border: 1px solid #999;
	background-color: #E1FFE1;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.blog ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	list-style-position: outside;
}
.blog ul li {
	margin: 0px;
	padding: 0px;
}

.blog a   {
	color: blue;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px
}
.blog a:hover {
	color: #f60;
	text-decoration: underline;
}

/*---------------------------------------
お知らせ
-----------------------------------------*/
.dl_box {
	background-color: #F0F0F0;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 150px;
	overflow: auto;
}
.dl_box dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #F00;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
.dl_box dd {
	font-size: 12pt;
	line-height: 130%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0.5em;
}

/*----------------------------------------
診療科目
------------------------------------------*/
.box1    {
	background-color: #e6f8f8;/*水色*/
	padding-top: 10px;
    padding-bottom: 10px;
	border-radius: 8px;
}
.box1 h3 {
	color: black;
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.box1 p   {
	color: #000;
	font-size: 12pt;
	line-height: 150%;
	margin: 0px 10px 5px
}

.box1 p a {
	color: #F00;
}
.box1 p a:hover {
	color: #090;
}

/*経歴*/
.box1 ul {
	font-size: 12pt;
	color: #000;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	width:70%;
}
.box1 ul li {
	margin: 0px;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-top: 0.2em;
	padding-right: 0px;
	padding-bottom: 0.2em;
	padding-left: 0px;
}
.box1 ul li a {
	color: #009;
}
.box1 ul li a:hover {
	color: #F30;
}

/**/
.box2     {
	background-color: #f8eeee;/*ピンク*/
	padding-top: 10px;
    padding-bottom: 10px;
	border-radius: 8px;
}
.box2 h3 {
	color: black;
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.box2 p   {
	color: #000;
	font-size: 12pt;
	line-height: 150%;
	margin: 0px 10px 5px
}

.box2 p a {
	color: #F00;
}
.box2 p a:hover {
	color: #090;
}

.box2 ul {
	font-size: 12pt;
	line-height: 150%;
	color: #000;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.box2 ul li {
	margin: 0px;
	padding: 0px;
}

/**/
.box3     {
	background-color: #E6E6E6;/*灰色*/
	padding-top: 10px;
    padding-bottom: 10px;
	border-radius: 8px;
}
.box3 h3 {
	color: black;
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.box3 p   {
	color: #000;
	font-size: 12pt;
	line-height: 150%;
	margin: 0px 10px 5px
}

.box3 p a {
	color: #F00;
}
.box2 p a:hover {
	color: #090;
}

.box3 ul {
	font-size: 12pt;
	line-height: 150%;
	color: #000;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.box3 ul li {
	margin: 0px;
	padding: 0px;
}

/*----------------------------------------
勉強会
------------------------------------------*/
.box4    {
	background-color:#FF9;
	padding-top: 10px;
    padding-bottom: 10px;
	border-radius: 8px;
	box-shadow:1px 1px 3px #ccc
}
.box4 h3 {
	color: black;
	font-size: 15pt;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.box4 p   {
	color: #000;
	font-size: 15pt;
	line-height: 150%;
	margin: 0px 10px 5px
}

.box4 p a {
	color: #F00;
}
.box4 p a:hover {
	color: #090;
}

/*3列無地900*/
.col3_box {
	float: left;
	width: 285px;
	margin-right: 15px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

.col3_box h2 {
	font-size: 14pt;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #606;
	padding: 5px;
}

.col3_box h3 {
	font-size: 12pt;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #009;/*青*/
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}

.col3_box p {
	font-size: 11pt;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000;
}

.col3_box p a {
	color: #F00;
}
.col3_box p a:hover {
	color: #090;
}

/*⇒右向き*/
img.before2 {
	background-image: url(../img/arrow_r_s.png);
	background-position: right center;
	padding-right: 40px;
	background-repeat: no-repeat;
}

/*2列無地900*/
.col2_box_w {
	float: left;
	width: 435px;
	margin-right: 15px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.col2_box_w h3 {
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #009;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}
.col2_box_w p {
	font-size: 11pt;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000;
	padding-bottom: 10px;
}

/*⇒右向き*/
img.before {
	background-image: url(../img/arrow_r.png);
	background-position: right center;
	padding-right: 150px;
	background-repeat: no-repeat;
}

/*2列黄色900*/
.col2_box {
	float: left;
	width: 435px;
	margin-right: 15px;
	margin-bottom: 15px;
	border-radius: 8px;
	background-color: #FFEB9B;/*山吹色*/
	font-family: Arial, Helvetica, sans-serif;
}

.col2_box h3 {
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #009;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

.col2_box img {
	margin-left:10px;
	margin-right:10px;
	margin-top: 10px;
	background-color: #FFF;
}

.col2_box p {
	font-size: 11pt;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000;
	margin-left: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
}

.col2_box p a {
	color: #F00;
}
.col2_box p a:hover {
	color: #090;
}

.col2_box ul {
	font-size: 11pt;
	line-height: 150%;
	color: #000;
	padding: 0px;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	list-style-position: outside;
}
.col2_box ul li {
	margin: 0px;
	padding: 0px;
}

/*治療実績・男*/
.dl1 {
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-radius: 8px;
	border: 1px solid #9CF;
	background-color: #e6f8f8;
	background-image: url(../img/man.gif);
	background-repeat: no-repeat;
	background-position: right 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.dl1 .dt1             {
	color: #009;
	font-weight: bold;
	font-size: 12pt;
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #69F;
	background-image: url(../img/dl1.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.dl1 .dt2         {
	color: #000;
	font-weight: bold;
	font-size: 12pt;
	margin: 0px 15px;
	padding: 10px 0px 5px
}
.dl1 dd           {
	color: #000;
	font-size: 12pt;
	line-height: 150%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 0px;
	margin-left: 15px;
}

/*治療実績・女*/
.dl2 {
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-radius: 8px;
	border: 1px solid #C9C;
	background-color: #f8eeee;
	background-image: url(../img/woman.gif);
	background-repeat: no-repeat;
	background-position: right 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.dl2 .dt3            {
	color: #900;
	font-weight: bold;
	font-size: 12pt;
	margin-top: 0px;
	margin-right: 75px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C6C;
	background-image: url(../img/dl2.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.dl2 .dt4         {
	color: #000;
	font-weight: bold;
	font-size: 12pt;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.dl2 dd       {
	color: #000;
	font-size: 12pt;
	line-height: 150%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 75px;
	margin-bottom: 0px;
	margin-left: 15px;
}

/*治療実績・犬*/
.dl3 {
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-radius: 8px;
	border: 1px solid #B9B973;
	background-color: #FFF0B3;/**/
	background-image: url(../img/dog.gif);
	background-repeat: no-repeat;
	background-position: right 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.dl3 .dt5            {
	color: #000;
	font-weight: bold;
	font-size: 12pt;
	margin-top: 0px;
	margin-right: 150px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B9B973;
	background-image: url(../img/dl3.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.dl3 .dt6         {
	color: #000;
	font-weight: bold;
	font-size: 12pt;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.dl3 dd       {
	color: #000;
	font-size: 12pt;
	line-height: 150%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 140px;
	margin-bottom: 0px;
	margin-left: 15px;
}

/*左回り込み*/
.img_shift_l {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}

/*左回り込み2列-1*/
.img_shift_l2 {
	float: left;
	margin-left:10px;
	margin-bottom: 5px;
}

/*左回り込み2列-2*/
.img_shift_l3 {
	float: left;
	margin-bottom: 5px;
}

/*画像右回り込み*/
.img_shift_r {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

/*画像右回り込み-セミナー*/
.img_shift_r2 {
	float: right;
	margin-left: 10px;
	margin-right: 30px;
	margin-bottom: 5px;
}

/*料金*/
.table1     {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
}
.table1 th       {
	color: #000;
	font-size: 12pt;
	line-height: 150%;
	padding: 8px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	background-color: #FFEB9B;/*黄色*/
	text-align: left;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #F30;
}
.table1 td   {
	color: #000;
	font-size: 12pt;
	line-height: 150%;
	padding: 8px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
}

/*比較図*/
.table2     {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
}
.table2 th       {
	color: #000;
	font-size: 12pt;
	line-height: 150%;
	padding: 8px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	background-color: #E6E6E6;
}
.table2 td   {
	color: #000;
	font-size: 12pt;
	line-height: 150%;
	padding: 8px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
}
.table2 ul {
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.table2 li { margin: 0px; padding: 0px }
.table2 a  { color: #00F; text-decoration: underline }
.table2 a:hover { color: #090; text-decoration: none }

/*列の色指定*/
.table2 col.col1 {
	background-color: #FFF4C8;
	width: 4%;
	font-weight: bold;	
}
.table2 col.col2 {
	background-color: #E6F8F8;
	width: 48%;
}
.table2 col.col3 {
	background-color: #F8EEEE;
	width: 48%;
}

/*プロフィール*/
.dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 70%;
	font-family: Arial, Helvetica, sans-serif;
	width:70%;
}
.dl dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #BEDEDE;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
.dl dd {
	font-size: 12pt;
	line-height: 150%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0.5em;
}

/*-----------------------------------------------------
会社情報・テーブル
------------------------------------------------------*/
.table {
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFE697;/*金色*/
}
.table th {
	font-size: 12pt;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	white-space: normal;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
	background-color: #E6E6E6;
}
.table td {
	font-size: 12pt;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
	background-color: #FFF;
}
.table a {
	color: #009;
}
.table a:hover {
	color: #F30;
}

/*-------------------------------
黒丸リスト
---------------------------------*/
.ul {
	font-size: 12pt;
	padding: 0px;
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/*リスト無し*/
.ul_non {
	font-size: 12pt;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.ul_non li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/**/
.d_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 1em;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 1em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0C0;
	font-weight: bold;
	color: #000;
}
.d_link span {
	font-weight: normal;
}
.d_link a {
	color: #060;
}
.d_link a:hover {
	color: #F60;
	text-decoration: underline;
}

/*フォーム要素*/
form {
	margin: 0px;
}
fieldset {
	margin-bottom: 10px;
	padding: 8px;
}
fieldset span {
	font-size: small;
	color: #F00;
}

/*サイトマップ*/
.sm {
	color: #000;
	font-size: 12pt;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	line-height: 180%;
	font-weight: bold;
}
.sm li {
	margin: 0px;
	list-style-position: outside;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.sm li a {
	color: #00F;
	text-decoration: underline;
}
.sm li a:hover {
	color: #F00;
}

.sm li ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	font-weight: normal;
}
.sm li ul li {
	margin: 0px;
	list-style-position: outside;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.sm li ul li a {
	color: #00F;
	text-decoration: underline;
}
.sm li ul li a:hover {
	color: #F00;
}

/*右揃え*/
.mt10 {
	line-height:0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.mq {
	margin-top:10px;
	margin-bottom:0px
}

}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------
幅768px以上940px以下
------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 768px)  and (max-width: 940px) {

/**/
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}

.content {
	width: 758px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFF;/*背景・白*/
	border-radius: 8px;/*背景・角丸*/
}

section {
	margin-right: 15px;
	margin-left: 15px;
}

/*バナーボタン左回り込み*/
.ban {
	margin-bottom: 5px;
	margin-right: 20px;
}

/*バナーボタン右*/
.ban5 {
	margin-bottom: 5px;
}

/*ロゴ左回り込み*/
.logo {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;

}

/*メイン画像*/
.title {
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 15px;
}

/*見出し1*/
h1 {
	color: #000;
	font-size: 13pt;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	text-align: right;
	line-height: 130%;
}

/*ヘッダー要素*/
header {
	clear: both;
	float: none;
	margin-left:15px;
	margin-right:15px;
}

/*右揃え*/
.p_r {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12pt;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
}
.p_r a {
	color: #009;
	text-decoration: none;
	font-weight: bold;
}
.p_r a:hover {
	color: #909;
	text-decoration: underline;
}

/*右揃え*/
.p_r img {
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: right;
}

/*署名*/
.p_r2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12pt;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
}

/**/
.p {
	font-size: 12pt;
	line-height: 150%;
	margin-top:0px;
	margin-bottom:0px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

.p a {
	color: #03C;
	text-decoration: none;
}

.p a:hover {
	color: #F00;
	text-decoration: underline;
}

/*緑・明朝体*/
.h2_gr {
	font-size: 16pt;
	line-height: 130%;
	color: #060;/*緑*/
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-top: 10px;
}

/*-------------------------------------
トップ・治療機器2列
---------------------------------------*/
.fl2_box {
	float: left;
	width: 354px;
	margin-right: 20px;
	margin-bottom: 15px;
}

.fl2_box h2 {
	font-size: 16pt;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #606;
	padding: 5px;
	background-image: url(../img/box_h2_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.fl2_box h3 {
	font-size: 14pt;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #009;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #009;
}

.fl2_box img {
}

.fl2_box p {
	font-size: 12pt;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000;
}

.fl2_box p a {
	color: #F00;
}
.fl2_box p a:hover {
	color: #090;
}

/*右側のみボックス*/
.fl2_box_r {
	float: left;
	width: 354px;
	margin-bottom: 15px;
}

.fl2_box_r h2 {
	font-size: 16pt;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #606;
	padding: 5px;
	background-image: url(../img/box_h2_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.fl2_box_r h3 {
	font-size: 14pt;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #009;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #009;
}

.fl2_box_r img {
}

.fl2_box_r p {
	font-size: 12pt;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000;
}

.fl2_box_r p a {
	color: #F00;
}
.fl2_box_r p a:hover {
	color: #090;
}

/*ブログ見出しボックスwebdiary-cgi*/
.blog        {
	color: black;
	font-size: 10pt;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	border: 1px solid #999;
	background-color: #E1FFE1;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.blog ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	list-style-position: outside;
}
.blog ul li {
	margin: 0px;
	padding: 0px;
}

.blog a   {
	color: blue;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px
}
.blog a:hover {
	color: #f60;
	text-decoration: underline;
}

/*---------------------------------------
お知らせ
-----------------------------------------*/
.dl_box {
	background-color: #F0F0F0;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 150px;
	overflow: auto;
}
.dl_box dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #F00;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
.dl_box dd {
	font-size: 12pt;
	line-height: 130%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0.5em;
}

/*----------------------------------------
診療科目
------------------------------------------*/
.box1    {
	background-color: #e6f8f8;
	padding-top: 10px;
    padding-bottom: 10px;
	border-radius: 8px;
}
.box1 h3 {
	color: black;
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.box1 p   {
	color: #000;
	font-size: 11pt;
	line-height: 150%;
	margin: 0px 10px 5px
}

.box1 p a {
	color: #F00;
}
.box1 p a:hover {
	color: #090;
}

/*経歴*/
.box1 ul {
	font-size: 11pt;
	color: #000;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	width:60%;
}
.box1 ul li {
	margin: 0px;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-top: 0.2em;
	padding-right: 0px;
	padding-bottom: 0.2em;
	padding-left: 0px;
}
.box1 ul li a {
	color: #009;
}
.box1 ul li a:hover {
	color: #F30;
}

/**/
.box2     {
	background-color: #f8eeee;
	padding-top: 10px;
    padding-bottom: 10px;
	border-radius: 8px;
}
.box2 h3 {
	color: black;
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.box2 p   {
	color: #000;
	font-size: 11pt;
	line-height: 150%;
	margin: 0px 10px 5px
}

.box2 p a {
	color: #F00;
}
.box2 p a:hover {
	color: #090;
}

.box2 ul {
	font-size: 11pt;
	line-height: 150%;
	color: #000;
	list-style-type: disc;
	margin-top: 0px;e6
	margin-right: 10px;e6
	margin-bottom: 0px;
	margin-left: 30px;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.box2 ul li {
	margin: 0px;
	padding: 0px;
}

/**/
.box3     {
	background-color: #E6E6E6;/*灰色*/
	padding-top: 10px;
    padding-bottom: 10px;
	border-radius: 8px;
}
.box3 h3 {
	color: black;
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.box3 p   {
	color: #000;
	font-size: 11pt;
	line-height: 150%;
	margin: 0px 10px 5px
}

.box3 p a {
	color: #F00;
}
.box2 p a:hover {
	color: #090;
}

.box3 ul {
	font-size: 11pt;
	line-height: 150%;
	color: #000;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.box3 ul li {
	margin: 0px;
	padding: 0px;
}

/*----------------------------------------
勉強会
------------------------------------------*/
.box4    {
	background-color:#FF9;
	padding-top: 10px;
    padding-bottom: 10px;
	border-radius: 8px;
	box-shadow:1px 1px 3px #ccc
}
.box4 h3 {
	color: black;
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.box4 p   {
	color: #000;
	font-size: 11pt;
	line-height: 150%;
	margin: 0px 10px 5px
}

.box4 p a {
	color: #F00;
}
.box4 p a:hover {
	color: #090;
}

/*3列無地728*/
.col3_box {
	float: left;
	width: 230px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
}

.col3_box h2 {
	font-size: 14pt;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #606;
	padding: 5px;
}

.col3_box h3 {
	font-size: 12pt;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #009;/*青*/
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}

.col3_box p {
	font-size: 11pt;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000;
}

.col3_box p a {
	color: #F00;
}
.col3_box p a:hover {
	color: #090;
}

/*⇒右向き*/
img.before2 {
	background-image: url(../img/arrow_r_s.png);
	background-position: right center;
	padding-right: 60px;
	background-repeat: no-repeat;
}

/*2列無地728*/
.col2_box_w {
	float: left;
	width: 354px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.col2_box_w h3 {
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #009;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}
.col2_box_w p {
	font-size: 11pt;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000;
	padding-bottom: 10px;
}

/*⇒右向き*/
img.before {
	background-image: url(../img/arrow_r.png);
	background-position: right center;
	padding-right: 110px;
	background-repeat: no-repeat;
}

/*2列黄色728*/
.col2_box {
	float: left;
	width: 354px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-radius: 8px;
	background-color: #FFEB9B;/*山吹色*/
	font-family: Arial, Helvetica, sans-serif;
}

.col2_box h3 {
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #009;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

.col2_box img {
	margin-left:10px;
	margin-right:10px;
	margin-top: 10px;
	background-color: #FFF;
}

.col2_box p {
	font-size: 11pt;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000;
	margin-left: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
}

.col2_box p a {
	color: #F00;
}
.col2_box p a:hover {
	color: #090;
}

.col2_box ul {
	font-size: 11pt;
	line-height: 150%;
	color: #000;
	padding: 0px;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	list-style-position: outside;
}
.col2_box ul li {
	margin: 0px;
	padding: 0px;
}

/*治療実績・男*/
.dl1 {
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-radius: 8px;
	border: 1px solid #9CF;
	background-color: #e6f8f8;
	background-image: url(../img/man.gif);
	background-repeat: no-repeat;
	background-position: right 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.dl1 .dt1             {
	color: #009;
	font-weight: bold;
	font-size: 12pt;
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #69F;
	background-image: url(../img/dl1.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.dl1 .dt2         {
	color: #000;
	font-weight: bold;
	font-size: 12pt;
	margin: 0px 15px;
	padding: 10px 0px 5px
}
.dl1 dd           {
	color: #000;
	font-size: 100%;
	line-height: 150%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 0px;
	margin-left: 15px;
}

/*治療実績・女*/
.dl2 {
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-radius: 8px;
	border: 1px solid #C9C;
	background-color: #f8eeee;
	background-image: url(../img/woman.gif);
	background-repeat: no-repeat;
	background-position: right 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.dl2 .dt3            {
	color: #900;
	font-weight: bold;
	font-size: 12pt;
	margin-top: 0px;
	margin-right: 75px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C6C;
	background-image: url(../img/dl2.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.dl2 .dt4         {
	color: #000;
	font-weight: bold;
	font-size: 12pt;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.dl2 dd       {
	color: #000;
	font-size: 12pt;
	line-height: 150%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 75px;
	margin-bottom: 0px;
	margin-left: 15px;
}

/*治療実績・犬*/
.dl3 {
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-radius: 8px;
	border: 1px solid #B9B973;
	background-color: #FFF0B3;/**/
	background-image: url(../img/dog.gif);
	background-repeat: no-repeat;
	background-position: right 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.dl3 .dt5            {
	color: #000;
	font-weight: bold;
	font-size: 12pt;
	margin-top: 0px;
	margin-right: 150px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B9B973;
	background-image: url(../img/dl3.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.dl3 .dt6         {
	color: #000;
	font-weight: bold;
	font-size: 12pt;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.dl3 dd       {
	color: #000;
	font-size: 12pt;
	line-height: 150%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 140px;
	margin-bottom: 0px;
	margin-left: 15px;
}

/*左回り込み*/
.img_shift_l {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}

/*左回り込み2列-1*/
.img_shift_l2 {
	float: left;
	margin-left:10px;
	margin-bottom: 5px;
}

/*左回り込み2列-2*/
.img_shift_l3 {
	float: left;
	margin-bottom: 5px;
}

/*画像右回り込み*/
.img_shift_r {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

/*画像右回り込み-セミナー*/
.img_shift_r2 {
	float: right;
	margin-left: 10px;
	margin-right: 30px;
	margin-bottom: 5px;
}

/*料金*/
.table1     {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
}
.table1 th       {
	color: #000;
	font-size: 12pt;
	line-height: 150%;
	padding: 8px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	background-color: #FFEB9B;/*黄色*/
	text-align: left;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #F30;
}
.table1 td   {
	color: #000;
	font-size: 12pt;
	line-height: 150%;
	padding: 8px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
}

/*比較図*/
.table2     {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
}
.table2 th       {
	color: #000;
	font-size: 12pt;
	line-height: 150%;
	padding: 8px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	background-color: #E6E6E6;
}
.table2 td   {
	color: #000;
	font-size: 12pt;
	line-height: 150%;
	padding: 8px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
}
.table2 ul {
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.table2 li { margin: 0px; padding: 0px }
.table2 a  { color: #00F; text-decoration: underline }
.table2 a:hover { color: #090; text-decoration: none }

/*列の色指定*/
.table2 col.col1 {
	background-color: #FFF4C8;
	width: 4%;
	font-weight: bold;	
}
.table2 col.col2 {
	background-color: #E6F8F8;
	width: 48%;
}
.table2 col.col3 {
	background-color: #F8EEEE;
	width: 48%;
}

/*プロフィール*/
.dl {
	overflow: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 70%;
	font-family: Arial, Helvetica, sans-serif;
}
.dl dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #BEDEDE;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
.dl dd {
	font-size: 11pt;
	line-height: 150%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0.5em;
}

/*-----------------------------------------------------
会社情報・テーブル
------------------------------------------------------*/
.table {
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFE697;/*金色*/
}
.table th {
	font-size: 12pt;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	white-space: normal;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
	background-color: #E6E6E6;
}
.table td {
	font-size: 12pt;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
	background-color: #FFF;
}
.table a {
	color: #009;
}
.table a:hover {
	color: #F30;
}

/*-------------------------------
黒丸リスト
---------------------------------*/
.ul {
	font-size: 12pt;
	padding: 0px;
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/*リスト無し*/
.ul_non {
	font-size: 12pt;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.ul_non li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/**/
.d_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 1em;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 1em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0C0;
	font-weight: bold;
	color: #000;
}
.d_link span {
	font-weight: normal;
}
.d_link a {
	color: #060;
}
.d_link a:hover {
	color: #F60;
	text-decoration: underline;
}

/*フォーム要素*/
form {
	margin: 0px;
}
fieldset {
	margin-bottom: 10px;
	padding: 8px;
}
fieldset span {
	font-size: small;
	color: #F00;
}

/*サイトマップ*/
.sm {
	color: #000;
	font-size: 12pt;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	line-height: 180%;
	font-weight: bold;
}
.sm li {
	margin: 0px;
	list-style-position: outside;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.sm li a {
	color: #00F;
	text-decoration: underline;
}
.sm li a:hover {
	color: #F00;
}

.sm li ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-weight: normal;
}
.sm li ul li {
	margin: 0px;
	list-style-position: outside;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.sm li ul li a {
	color: #00F;
	text-decoration: underline;
}
.sm li ul li a:hover {
	color: #F00;
}

/*右揃え*/
.mt10 {
	line-height:0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.mq {
	margin-top:10px;
	margin-bottom:0px
}

}

/*---------------------------------------------------------------------------------------------------------------------------------------------------------
幅768px以下
-----------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {

/**/
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}

.content {
	background-color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
}

section {

}

/*バナーボタン左回り込み*/
.ban {
	margin-bottom: 5px;
}

/*バナーボタン右*/
.ban5 {
	margin-bottom: 5px;
}

/*ロゴ左回り込み解除*/
.logo {
	margin-top: 5px;
	text-align:center;
}

/*メイン画像*/
.title {
	margin-top: 10px;
}

/*見出し1*/
h1 {
	color: #000;
	font-size: 11pt;
	text-align:center;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 10px;
	line-height: 130%;
	border-top: solid 1px #009;
}

/*ヘッダー要素*/
header {
	clear: both;
	float: none;
	margin-top:10px;
}

/**/
.p_r {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10pt;
	text-align:center;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.p_r a {
	color: #009;
	text-decoration: none;
	font-weight: bold;
}
.p_r a:hover {
	color: #F0F;
	text-decoration: underline;
}

/*右揃え*/
.p_r img {
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: center;
}

/*署名*/
.p_r2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10pt;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
}

/**/
.p {
	font-size: 10pt;
	line-height: 150%;
	margin-top:0px;
	margin-bottom:0px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

.p a {
	color: #03C;
	text-decoration: none;
}

.p a:hover {
	color: #F00;
	text-decoration: underline;
}

/*緑・明朝体*/
.h2_gr {
	font-size: 14pt;
	line-height: 130%;
	color: #060;/*緑*/
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-top: 10px;
}

/*-------------------------------------
トップ・治療機器1列（2列解除）
---------------------------------------*/
.fl2_box {
	width: 100%;
	margin-bottom: 15px;
}

.fl2_box h2 {
	font-size: 14pt;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #606;
	padding: 5px;
	background-image: url(../img/box_h2_bg_s.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	border-radius:4px; 
}

.fl2_box h3 {
	font-size: 12pt;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #009;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #009;
}

.fl2_box img {
}

.fl2_box p {
	font-size: 10pt;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000;
}

.fl2_box p a {
	color: #F00;
}
.fl2_box p a:hover {
	color: #090;
}

/*右側のボックス*/
.fl2_box_r {
	width: 100%;
	margin-bottom: 15px;
}

.fl2_box_r h2 {
	font-size: 14pt;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #606;
	padding: 5px;
	background-image: url(../img/box_h2_bg_s.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	border-radius: 4px;
}

.fl2_box_r h3 {
	font-size: 12pt;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #009;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #009;
}

.fl2_box_r img {
}

.fl2_box_r p {
	font-size: 10pt;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000;
}

.fl2_box_r p a {
	color: #F00;
}
.fl2_box_r p a:hover {
	color: #090;
}


/*ブログwebdiary-cgi*/
.blog        {
	color: black;
	font-size: 10pt;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	border: 1px solid #999;
	background-color: #E1FFE1;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.blog ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	list-style-position: outside;
}
.blog ul li {
	margin: 0px;
	padding: 0px;
}

.blog a   {
	color: blue;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px
}
.blog a:hover {
	color: #f60;
	text-decoration: underline;
}

/*---------------------------------------
お知らせ
-----------------------------------------*/
.dl_box {
	background-color: #F0F0F0;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;/**/
	height: 150px;
	overflow: auto;
}
.dl_box dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #F00;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
.dl_box dd {
	font-size: 10pt;
	line-height: 130%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0.5em;
}

/*----------------------------------------
診療科目
------------------------------------------*/
.box1    {
	width:100%;
	background-color: #e6f8f8;/*薄緑*/
	padding-top: 10px;
    padding-bottom: 10px;
	border-radius: 4px;
}
.box1 h3 {
	color: black;
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.box1 p   {
	color: #000;
	font-size: 11pt;/**/
	line-height: 150%;
	margin: 0px 10px 5px
}

.box1 p a {
	color: #F00;
}
.box1 p a:hover {
	color: #090;
}

/*経歴*/
.box1 ul {
	font-size: 11pt;/**/
	color: #000;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.box1 ul li {
	margin: 0px;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-top: 0.2em;
	padding-right: 0px;
	padding-bottom: 0.2em;
	padding-left: 0px;
}
.box1 ul li a {
	color: #009;
}
.box1 ul li a:hover {
	color: #F30;
}

.box2     {
	width:100%;
	background-color: #f8eeee;/*ピンク*/
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 4px;
}
.box2 h3 {
	color: black;
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.box2 p   {
	color: #000;
	font-size: 11pt;/**/
	line-height: 150%;
	margin: 0px 10px 5px
}

.box2 p a {
	color: #F00;
}
.box2 p a:hover {
	color: #090;
}

.box2 ul {
	font-size: 11pt;/**/
	line-height: 150%;
	color: #000;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.box2 ul li {
	margin: 0px;
	padding: 0px;
}

/**/
.box3     {
	width:100%;
	background-color: #E6E6E6;/*灰色*/
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 4px;
}
.box3 h3 {
	color: black;
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.box3 p   {
	color: #000;
	font-size: 11pt;/**/
	line-height: 150%;
	margin: 0px 10px 5px
}

.box3 p a {
	color: #F00;
}
.box3 p a:hover {
	color: #090;
}

.box3 ul {
	font-size: 11pt;/**/
	line-height: 150%;
	color: #000;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.box3 ul li {
	margin: 0px;
	padding: 0px;
}

/*----------------------------------------
勉強会
------------------------------------------*/
.box4    {
	background-color:#FF9;
	padding-top: 10px;
    padding-bottom: 10px;
	border-radius: 8px;
	box-shadow:1px 1px 3px #ccc
}
.box4 h3 {
	color: black;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.box4 p   {
	color: #000;
	font-size: 10pt;
	line-height: 150%;
	margin: 0px 10px 5px
}

.box4 p a {
	color: #F00;
}
.box4 p a:hover {
	color: #090;
}

/*3列無地解除*/
.col3_box {
	width: 100%;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.col3_box h2 {
	font-size: 14pt;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #606;
	padding: 5px;
}

.col3_box h3 {
	font-size: 12pt;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #009;/*青*/
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}

.col3_box p {
	font-size: 10pt;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000;
}

.col3_box p a {
	color: #F00;
}
.col3_box p a:hover {
	color: #090;
}

/*↓下向き*/
img.before2 {
	background-image: url(../img/arrow_btm_s.png);
	background-position: center bottom;
	padding-bottom: 40px;
	background-repeat: no-repeat;
}

/*2列無地解除*/
.col2_box_w {
	width: 100%;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.col2_box_w h3 {
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #009;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}

.col2_box_w p {
	font-size: 10pt;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000;
	padding-bottom: 10px;
}

/*↓下向き*/
img.before {
	background-image: url(../img/arrow_btm.png);
	background-position: center bottom;
	padding-bottom: 60px;
	background-repeat: no-repeat;
}

/*2列黄色解除*/
.col2_box {
	width: 100%;
	margin-bottom: 10px;
	border-radius: 4px;
	background-color: #FFEB9B;/*山吹色*/
	font-family: Arial, Helvetica, sans-serif;
}

.col2_box h3 {
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #009;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

.col2_box img {
	margin-left:10px;
	margin-right:10px;
	margin-top: 10px;
	background-color: #FFF;
}

.col2_box p {
	font-size: 10pt;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000;
	margin-left: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
}

.col2_box p a {
	color: #F00;
}
.col2_box p a:hover {
	color: #090;
}

.col2_box ul {
	font-size: 10pt;
	line-height: 150%;
	color: #000;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.col2_box ul li {
	margin: 0px;
	padding: 0px;
}

/*治療実績・男*/
.dl1 {
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-radius: 4px;
	border: 1px solid #9CF;
	background-color: #e6f8f8;
	background-image: url(../img/man.gif);
	background-repeat: no-repeat;
	background-position: right 50px;
	font-family: Arial, Helvetica, sans-serif;
}
.dl1 .dt1             {
	color: #009;
	font-weight: bold;
	font-size: 10pt;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #69F;
	background-image: url(../img/dl1.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.dl1 .dt2         {
	color: #000;
	font-weight: bold;
	font-size: 10pt;
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.dl1 dd           {
	color: #000;
	font-size: 10pt;
	line-height: 150%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 0px;
	margin-left: 15px;
}

/*治療実績・女*/
.dl2 {
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-radius: 4px;
	border: 1px solid #C9C;
	background-color: #f8eeee;
	background-image: url(../img/woman.gif);
	background-repeat: no-repeat;
	background-position: right 50px;
	font-family: Arial, Helvetica, sans-serif;
}
.dl2 .dt3            {
	color: #900;
	font-weight: bold;
	font-size: 10pt;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C6C;
	background-image: url(../img/dl2.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.dl2 .dt4         {
	color: #000;
	font-weight: bold;
	font-size: 10pt;
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.dl2 dd       {
	color: #000;
	font-size: 10pt;
	line-height: 150%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 75px;
	margin-bottom: 0px;
	margin-left: 15px;
}

/*治療実績・犬*/
.dl3 {
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-radius: 8px;
	border: 1px solid #B9B973;
	background-color: #FFF0B3;/**/
	background-image: url(../img/dog_s.gif);
	background-repeat: no-repeat;
	background-position: right 60px;
	font-family: Arial, Helvetica, sans-serif;
}
.dl3 .dt5            {
	color: #000;
	font-weight: bold;
	font-size: 10pt;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B9B973;
	background-image: url(../img/dl3.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.dl3 .dt6         {
	color: #000;
	font-weight: bold;
	font-size: 10pt;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.dl3 dd       {
	color: #000;
	font-size: 10pt;
	line-height: 150%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 120px;
	margin-bottom: 0px;
	margin-left: 15px;
}

/*左回り込み解除*/
.img_shift_l {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}

/*左回り込み2列-1解除*/
.img_shift_l2 {
	margin-left:10px;
	margin-bottom: 5px;
	margin-right: 10px;
}

/*左回り込み2列-2解除*/
.img_shift_l3 {
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}

/*画像右回り込み解除*/
.img_shift_r {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

/*画像右回り込み解除-セミナー*/
.img_shift_r2 {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

/*料金表*/
.table1     {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
}
.table1 th       {
	color: #000;
	font-size: 10pt;
	line-height: 150%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	background-color: #FFEB9B;/*黄色*/
	text-align: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

/**/
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #F30;
}

.table1 td   {
	color: #000;
	font-size: 10pt;
	line-height: 150%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

/*比較図*/
.table2     {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
}
.table2 th       {
	color: #000;
	font-size: 10pt;
	line-height: 150%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	background-color: #E6E6E6;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.table2 td   {
	color: #000;
	font-size: 10pt;
	line-height: 150%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.table2 ul {
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 10pt;
}
.table2 li { margin: 0px; padding: 0px }
.table2 a  { color: #00F; text-decoration: underline }
.table2 a:hover { color: #090; text-decoration: none }

/*列の色指定*/
.table2 col.col1 {
	background-color: #FFF4C8;
	width: 4%;
	font-weight: bold;	
}
.table2 col.col2 {
	background-color: #E6F8F8;
	width: 48%;
}
.table2 col.col3 {
	background-color: #F8EEEE;
	width: 48%;
}

/*プロフィール*/
.dl {
	overflow: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.dl dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #BEDEDE;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
.dl dd {
	font-size: 10pt;
	line-height: 150%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0.5em;
}

/*-----------------------------------------------------
会社情報・テーブル
------------------------------------------------------*/
.table {
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFE697;/*金色*/
}
.table th {
	font-size: 10pt;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	white-space: normal;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
	background-color: #E6E6E6;
}
.table td {
	font-size: 10pt;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
	background-color: #FFF;
}
.table a {
	color: #009;
}
.table a:hover {
	color: #F30;
}

/*-------------------------------
黒丸リスト
---------------------------------*/
.ul {
	font-size: 11pt;
	padding: 0px;
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/*リスト無し*/
.ul_non {
	font-size: 11pt;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.ul_non li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/**/
.d_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 1em;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 1em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0C0;
	font-weight: bold;
	color: #000;
}
.d_link span {
	font-weight: normal;
}
.d_link a {
	color: #060;
}
.d_link a:hover {
	color: #F60;
	text-decoration: underline;
}

/*フォーム要素*/
form {
	margin: 0px;
}
fieldset {
	margin-bottom: 10px;
	padding: 8px;
	font-size: 10pt;
}
fieldset span {
	font-size: smaller;
	color: #F00;
}

/*サイトマップ*/
.sm {
	color: #000;
	font-size: 10pt;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 180%;
	font-weight: bold;
}
.sm li {
	margin: 0px;
	list-style-position: outside;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.sm li a {
	color: #00F;
	text-decoration: underline;
}
.sm li a:hover {
	color: #F00;
}

.sm li ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-weight: normal;
}
.sm li ul li {
	margin: 0px;
	list-style-position: outside;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.sm li ul li a {
	color: #00F;
	text-decoration: underline;
}
.sm li ul li a:hover {
	color: #F00;
}

/*右揃え*/
.mt10 {
	line-height:0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.mq {
	margin-top:10px;
	margin-bottom:0px
}

}

/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------
ここから追加適用（全スタイル適用）
---------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/*トップ中段赤*/
.large {
	font-size: 14pt;
	line-height: 130%;
	margin-top:0px;
	margin-bottom:0.5em;
	color: #F00;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

/*画像の最適化*/
img {
	max-width: 
	100%;
	height: 
	auto;
	width: 
    auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;	/* ie8 */
}

/*左回り込み*/
.img_l {
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}

/*画像右回り込み*/
.img_r {
	float: right;
	margin-left: 15px;
	margin-right: 15px;
}

/*枠付き*/
.bdr {
	background-color: #CCC;
	padding: 1px;
}

/*センター*/
.img_center {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 1em;
}

/*回り込み解除*/
.clear {
	clear: both;
	float: none;
	height: 0px;
}

/*------------------------------------------------------------
見出しh2～h3
-------------------------------------------------------------*/
/*背景紺*/
.h2_bg {
	font-size: 18pt;
	color: #FF0;
	background-color: #009;
	border-radius: 4px;/*背景紺・ボックス・角丸*/
	padding-top: 4px;
	padding-bottom: 3px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: 0.1em;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 130%;
}

/*紺*/
.h2_bl {
	font-size: 16pt;
	line-height: 130%;
	color: #009;/*紺*/
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}

.h2_gr span {
	font-family: Arial, Helvetica, sans-serif;
}

/*赤*/
.h2_red {
	font-size: 16pt;
	color: #F30;/*赤*/
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	text-shadow: 1px 1px 0px #666;/*影付き*/
}

/*黒*/
.h2_bk {
	font-size: 16pt;
	line-height: 130%;
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	text-align: center;
}

/*赤・中央揃え*/
.h2_red_c {
	font-size: 16pt;
	line-height: 130%;
	color: #F00;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

h2 a {
	color: red;
	text-decoration: underline
}

/*黒*/
.h3_bk {
	color: #000;
	font-size: 12pt;
	margin-bottom: 5px;
	margin-top: 0px;
}

/*青*/
.h3_bl {
	color: #009;
	font-size: 12pt;
	margin-bottom: 5px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

/*文字色赤*/
.red {
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0.2em;
	margin-left: 0.2em;
}

/*文字色赤*/
.red_b {
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-right: 0.2em;
	margin-left: 0.2em;
}

/*文字色赤大きく*/
.red_z {
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
}

/*文字色青*/
.bl {
	color: #009;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0.2em;
	margin-left: 0.2em;
}

/*文字色青大*/
.bl_l {
	color: #009;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0.2em;
	margin-left: 0.2em;
	font-size: large;
}

/*文字色青太字に*/
.bl_b {
	color: #009;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-right: 0.2em;
	margin-left: 0.2em;
}

/*文字色黒*/
.blk {
	color: #000;
}

/*小文字9pt*/
.p_s {
	font-size: 9pt;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*回り込み解除*/
.p_clr {
	font-size: 12pt;
	line-height: 150%;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	float: none;
}

/*------------------------
フッター要素
--------------------------*/
#Footer {
	text-align: center;
	background-color: #009;
	width: 100%;
}
#Footer h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
}
#Footer p {
	font-size: 10pt;
	line-height: 150%;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-right: 1em;
	margin-left: 1em;
}
#Footer p a {
	color: #FFF;
	text-decoration: none;
}
#Footer p a:hover {
	color: #F0F;
	text-decoration: underline;
}

/*----------------------------------------------------
フッターナビ
------------------------------------------------------*/
#f_navi {
	text-align: center;
	margin-right: 1em;
	margin-left: 1em;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0.5em;
}
#f_navi ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#f_navi li {
	margin: 0px;
	padding: 0px;
	display: inline;
	line-height: 130%;
}
#f_navi a {
	color: #000;
	text-decoration: none;
	padding-left: 5px;
	font-size: 10pt;
	padding-bottom: 5px;
}
#f_navi a:hover {
	color: #F00;
	text-decoration: underline
}

/*右揃え*/
.p_rr {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #000;
	font-size: 10pt;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
}
.p_rr a {
	color: #333;
	text-decoration: none;
}
.p_rr a:hover {
	color: #909;
	text-decoration: underline;
}