@charset "utf-8";
/*  
Theme Name: wp.Vicuna
Theme URI: http://wp.vicuna.jp/
Description: <a href="http://wp.vicuna.jp">wp.Vicuna</a> Structure Template + <a href="http://wp.vicuna.jp/skin/">Skin</a>
Version: 1.4
Author: wu
*/

/*======================================

	3-3. [Double column] body.double 
	bodyにclass="double"がついた時のレイアウト
	[←★→]マークのついた指定を反転させることでカラムの位置入れ替えが可能
	
=======================================*/

body.double div#content p.topicPath {
	text-align:left;
	font: 11px "ＭＳ Ｐゴシック", "Osaka";
	padding-left:24em;
}
body.double div#content p.topicPath-Info {
	text-align:left;
	font: 11px "ＭＳ Ｐゴシック", "Osaka";
	padding-left:1.5em;
}
body.double div#content p.return {
	text-align:right;
	font: 11px "ＭＳ Ｐゴシック", "Osaka";
	padding-right:2em;
	clear:both;
}

/*--------------------------------------
	3-3-1. div#main
---------------------------------------*/

body.double div#main {
	float: right; /* [←★→] */
	width: 74%;
}

/*--------------------------------------
	3-3-2. div#utilities
---------------------------------------*/

body.double div#utilities {
	float: left; /* [←★→] */
	clear: left; /* [←★→] */
	width: 25%;
}

body.double div#utilities dl {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}

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

*{  margin:0;
	padding:0;
	line-height: 1.5;
	text-decoration:none;
	font-weight:normal;
	font-size:100%;
}

body {
	background:url(http://blog.exe.jp/~wadaclinic/img/bg.jpg) repeat;
	font-family: "Trebuchet MS", "Arial, Helvetica", "ＭＳ Ｐゴシック", "sans-serif";
	text-align: center; /* Centering for IE6 */
	height:100%;
	width:100%;
	margin: 0;
	padding: 0;
}

a {color: #495865;}

a img {border: none;}

a:hover {color: #6F6F6F;}

img.alignright,div.alignright{float:right;clear:right;}

img.alignleft,div.alignleft{float:left;clear:left;}

img.aligncenter,div.centered{text-align:center;margin:0 auto;clear:both;}

.clear{clear:both;}

strong,
strong a,
strong span{font-weight:bold;}

em{font-style:italic;}

span.underline,
u{text-decoration: underline;}

del {
	color: #bbb;
	text-decoration: line-through;
}

del[datetime]:before {
	content: " ( "attr(datetime)"\00524a\009664) ";
}

ins {
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
}

ins[datetime]:before {
	content: " ( "attr(datetime)"\004fee\006b63) ";
}

span.red{color: #900;}

span.blue{color: #36C;}

span.green{color: #2D8C69;}

span.small{font-size: 80%;}

span.medium{font-size: 100%;}

span.large{font-size: 130%;}

p.left{text-align:left;}

p.right{text-align:right;}

p.center{text-align:center;}

#body {
	background:#FFF;
	position:relative;
	margin:1em auto;
	width:750px;
	padding:0;
}

#content{
	margin: 0 auto;
	padding: 0;
	width :750px;
	position: relative;
	text-align:left;
	clear:both;
}

/*======================================

	div#header
	
=======================================*/

div#header {
	padding:10px 0;
	margin: 0 auto;
	background:#FEFF42;	
	width: 750px;
}

div#header table{
	text-align:left;
	margin:0 auto;
	padding:0;
	width:750px;
	height:105px;
	border-collapse:collapse;
}

div#header table th a{
	background: url(http://blog.exe.jp/~wadaclinic/img/header-title.jpg) no-repeat top left;
	display:block;
	width:250px;
	height:105px;
}
div#header table th a span{display:none;} 
div#header table td.header1{
	background: url(http://blog.exe.jp/~wadaclinic/img/header1.jpg) no-repeat top left;
	height:105px;
	width:115px;
}
div#header table td.header2{
	background: url(http://blog.exe.jp/~wadaclinic/img/header2.jpg) no-repeat top left;
	height:105px;
	width:385px;
}
div#header p{
	height:40px;
	background:#42A956;
	border-bottom:3px solid #FFF;
	text-align:left;
}
div#header p span{
	font:bold 13px "ＭＳ Ｐゴシック", "Osaka";
	padding:1em 0 0 2.2em;
	display:block;
	color:#FFF;
}

/* sidemenu */

dl.pages dd {
	padding:0 0 0 0.5em;
}

dl.pages dd ul{
	margin:0;
	padding:0;
	width:180px;
	text-align:left;
	list-style:none;
}
dl.pages dd ul li{
    list-style:none;
	width:180px;
	height:50px;
    float:left;
}
dl.pages dd ul li a{
	display:block;
	height:46px;
	width:138px;
}

dl.pages dd ul li a span{display:none;} 
dl.pages dd ul li.btn2,
dl.pages dd ul li.btn4,
dl.pages dd ul li.btn6{
	padding-left:22px;
}

dl.pages dd ul li.btn1 a{background: url(http://blog.exe.jp/~wadaclinic/img/side-btn1_r.gif);}
dl.pages dd ul li.btn1 a:hover{background: url(http://blog.exe.jp/~wadaclinic/img/side-btn1_r.gif) 0px -47px;}
dl.pages dd ul li.btn2 a{background: url(http://blog.exe.jp/~wadaclinic/img/side-btn2_r.gif);}
dl.pages dd ul li.btn2 a:hover{background: url(http://blog.exe.jp/~wadaclinic/img/side-btn2_r.gif) 0px -47px;}
dl.pages dd ul li.btn3 a{background: url(http://blog.exe.jp/~wadaclinic/img/side-btn3_r.gif);}
dl.pages dd ul li.btn3 a:hover{background: url(http://blog.exe.jp/~wadaclinic/img/side-btn3_r.gif) 0px -47px;}
dl.pages dd ul li.btn4 a{background: url(http://blog.exe.jp/~wadaclinic/img/side-btn4_r.gif);}
dl.pages dd ul li.btn4 a:hover{background: url(http://blog.exe.jp/~wadaclinic/img/side-btn4_r.gif) 0px -47px;}
dl.pages dd ul li.btn5 a{background: url(http://blog.exe.jp/~wadaclinic/img/side-btn5_r.gif);}
dl.pages dd ul li.btn5 a:hover{background: url(http://blog.exe.jp/~wadaclinic/img/side-btn5_r.gif) 0px -47px;}
dl.pages dd ul li.btn6 a{background: url(http://blog.exe.jp/~wadaclinic/img/side-btn6_r.gif);}
dl.pages dd ul li.btn6 a:hover{background: url(http://blog.exe.jp/~wadaclinic/img/side-btn6_r.gif) 0px -47px;}

dl.topics{margin:1em 0;}
dl.topics dt{
	padding:0 0 0 0.5em;
}
dl.topics dt img{
	margin:2em 0 0 0;
}
dl.topics dd{
	padding:0 0 0 0.5em;
}

dl.topics dd ul{
	margin:0;
	padding:0;
	width:180px;
	text-align:left;
	list-style:none;
}
dl.topics dd ul li{
	list-style:none;
	width:180px;
	height:65px;
    float:left;
}
dl.topics dd ul li a{
    color:#007D50;
	font:bold 13px/15px "ＭＳ Ｐゴシック", "Osaka";
	background: url(http://blog.exe.jp/~wadaclinic/img/banner_r.gif) no-repeat;
	padding:1.6em 2.4em 0.7em 0.7em;
    display:block;
}
dl.topics dd ul.column li a{
	font:bold 13px/65px "ＭＳ Ｐゴシック", "Osaka";
	padding:0 2.4em 0 0.7em;
    display:block;
}
* html body dl.topics dd ul li a{
	height:62px;
	width:153px;
	padding:1.6em 0.7em 0;
}
* html body dl.topics dd ul.column li a{
	width:153px;
	padding:0 0.7em;
}
*:first-child+html body dl.topics dd ul li a{
	padding:1.6em 2.4em 0.7em 0.7em;
}
*:first-child+html body dl.topics dd ul.column li a{
	padding:0 2.4em 0 0.7em;
}

dl.topics dd ul li a:hover{
   color:#F6C;
   background: url(http://blog.exe.jp/~wadaclinic/img/banner_r.gif) no-repeat 0px -63px;
}
dl.topics dd p{
	color:#74312C;
	font:13px/15px "ＭＳ Ｐゴシック", "Osaka";
	padding:0 0 0 0.4em;
}

/* Flip Navi 2 (Newer | Older)
-----------------------------*/

#flip2 {width:95%;
	padding: 0.3em 0 0.3em 0.5em;
	border: 1px solid #BDD3FC;
}

#flip2 li {
	background: url(http://www.wadaclinic.com/img/arrow2.gif) no-repeat left center;
	font:13px "ＭＳ Ｐゴシック", "Osaka";
	padding-left: 12px;
	list-style:none;
}

#flip2 li a {

}

/* ページナビ */

div.tablenav {
	color: #007D50;
	background:white;
	margin: 1em auto;
	line-height:2em;
	text-align:center;
}

a.page-numbers,div.tablenav .current {
	color: #007D50;
	padding: 2px .4em;
	border:solid 1px #ccc;
	text-decoration:none;
	font-size:smaller;
}

a.page-numbers:hover {
	color: white;
	background:#42A956;
}

div.tablenav .current {
	color:#FEFF42;
	background:#42A956;
	border-color:#42A956;
	font-weight:bold;
}

div.tablenav .next,div.tablenav .prev {
	border:0 none;
	background:transparent;
	text-decoration:underline;
	font-size:smaller;
	font-weight:bold;
}
div.tablenav .next:hover,div.tablenav .prev:hover {
	color:#999;
	background:#FFF;
}

/* 本文
-----------------------------*/

h1 {
	margin: 0 1em 0 auto;
	height:50px;
}
h1#title1{
	background:url(http://blog.exe.jp/~wadaclinic/img/title1.gif) no-repeat center right;
}
h1#title2{
	background:url(http://blog.exe.jp/~wadaclinic/img/title2.gif) no-repeat center right;
}
h1#title3{
	background:url(http://blog.exe.jp/~wadaclinic/img/title3.gif) no-repeat center right;
}
h1#title4{
	background:url(http://blog.exe.jp/~wadaclinic/img/title4.gif) no-repeat center right;
}
h1#title5{
	background:url(http://blog.exe.jp/~wadaclinic/img/title5.gif) no-repeat center right;
}
h1#title16{
	background:url(http://blog.exe.jp/~wadaclinic/img/title16.gif) no-repeat center right;
}
h1#title1 span,
h1#title2 span,
h1#title3 span,
h1#title4 span,
h1#title5 span,
h1#title16 span{
	display:none;
}

h1#topics,
h1#column,
h1#event{
	background:url(http://blog.exe.jp/~wadaclinic/img/title-right.gif) no-repeat center right;
	padding-right:80px;
}
*:first-child+html body h1#topics,
*:first-child+html body h1#column,
*:first-child+html body h1#event{
	background:url(http://blog.exe.jp/~wadaclinic/img/title-right.gif) no-repeat center right;
	padding:0;
}
h1#topics span,
h1#column span,
h1#event span{
	display:block;
	padding:1em 0 0.8em 1em;
	font:bold 17px/20px "ＭＳ Ｐゴシック", "Osaka";
	background:url(http://blog.exe.jp/~wadaclinic/img/title-left.gif) no-repeat center left;
}
h1#topics span{
	color:#007D50;
}
h1#column span{
	color:#2DA0FA;
}
h1#event span{
	color:#A56ECD;
}
* html body h1#topics span,
* html body h1#column span,
* html body h1#event span{
	height:50px;
	padding:1em 0 0 1em;
}
*:first-child+html body h1#topics span,
*:first-child+html body h1#column span,
*:first-child+html body h1#event span{
	margin-right:80px;
}

div.entry ul.info {
	margin: 0 5em 0 0;
	text-align:right;
}

div.entry ul.info li {
	font:12px "ＭＳ Ｐゴシック", "Osaka";
	margin: 0 0.5em 0.1em 0;
	display: inline;
	color:#666;
}

div.entry div.textBody{
	margin: 0;
	padding: 0 0 1em 0;
	text-align:left;
}

div.entry div.textBody img {
	margin: 0;
	padding: 0;
}

div.entry div.textBody br{clear:both;}

div.entry div.textBody h2 {
	border-bottom:1px solid #74312C;
	background:url(http://blog.exe.jp/~wadaclinic/img/title-s.gif) no-repeat top left;
	margin:0.8em 1em 0.3em 0;
	clear:both;
}
div.entry div.textBody h2 span,
div.entry div.textBody h2 a {
	font:bold 17px/20px "ＭＳ Ｐゴシック", "Osaka";
	padding:0.6em 0 0.2em 3.5em;
	display:block;
}

div.entry div.textBody h3 {
	font:bold 17px/20px "ＭＳ Ｐゴシック", "Osaka";
	margin:1em 0 0.8em 0.7em;
	color:#74312C;
}

div.entry div.textBody ul,
div.entry div.textBody ol {
	font:15px/18px "ＭＳ Ｐゴシック", "Osaka";
	margin:0 0.5em 0.8em 2em;
}

div.entry div.textBody p {
	font:15px/18px "ＭＳ Ｐゴシック", "Osaka";
	margin:0 1.5em 0.8em 1em;
}

/* top */

img.top-photo{margin:0.5em 0;}
dl.timetable{width:450px;}
dl.timetable span.green{
	font:15px "ＭＳ Ｐゴシック", "Osaka";
	color: #2D8C69;
}
dl.timetable span.blue{
	font:15px "ＭＳ Ｐゴシック", "Osaka";
	color: #36C;
}
dl.timetable span.red{
	font:15px "ＭＳ Ｐゴシック", "Osaka";
	color: #C00;
}
dl.timetable dt.head{
	background:url(http://blog.exe.jp/~wadaclinic/img/timetable-header.gif) no-repeat;
	width:450px;
	height:70px;
}
dl.timetable dt.head p{
	padding:4em 0 0 1.5em;
	font:13px/15px "ＭＳ Ｐゴシック", "Osaka";
}
dl.timetable dt.foot{
	background:url(http://blog.exe.jp/~wadaclinic/img/timetable-footer.gif) no-repeat;
	width:450px;
	height:25px;
}
dl.timetable dt.foot span{
	display:block;
	padding:0 0 0 1.5em;
	font:bold 15px "ＭＳ Ｐゴシック", "Osaka";
	color: #F09;
}
dl.timetable dd{
	background:url(http://blog.exe.jp/~wadaclinic/img/timetable-bg.gif) repeat-y;
	padding:0.5em 0;
}
dl.timetable dd table{
	border-collapse:collapse;
	margin:0 1.5em;
	background:#FFF;
}
dl.timetable dd table th{
	width:130px;
	padding:0.2em 0.5em;
	border:1px solid #C7A037;
	font:bold 15px "ＭＳ Ｐゴシック", "Osaka";
	text-align:right;
	color: #900;
}
dl.timetable dd table td{
	width:20px;
	padding:0.2em;
	border:1px solid #C7A037;
	font:bold 15px "ＭＳ Ｐゴシック", "Osaka";
	text-align:center;
}

dl.timetable dd p{
	font:15px "ＭＳ Ｐゴシック", "Osaka";
	margin-left:1.5em;
}

/*
dl.calendar{
	margin:1em 0;
	float:left;
	width:40%;
}
dl.calendar dd{
	font:13px "ＭＳ Ｐゴシック", "Osaka";
	padding:1.5em 1em;
}
dl.calendar dd div{
	background: #D2E1F0;
	height:15px;
	width:18px;
	float:left;
}
*/

dl.newstable{
	width:420px;
	padding:0;
	margin:1.5em 0;
	background:url(http://blog.exe.jp/~wadaclinic/img/newstable-bg.gif) repeat-y;
}
dl.newstable dt.head{
	background:url(http://blog.exe.jp/~wadaclinic/img/newstable-header.gif) no-repeat;
	width:420px;
	height:60px;
}
dl.newstable dt.foot{
	background:url(http://blog.exe.jp/~wadaclinic/img/newstable-footer.gif) no-repeat;
	width:420px;
	height:20px;
}
dl.newstable dd{
	margin:0 0 0 0.8em;
	width:355px;
	height:160px;
	overflow:auto;
}
dl.newstable dd table{
	width:335px;
	border-callapse:callapse;
}
dl.newstable dd table th hr{
	height:0px;
	border:0;
	border-bottom:1px dashed #a0a0a0;
}
dl.newstable dd table td.day{
	width:75px;
	padding-left:0.5em;
}
dl.newstable dd table td{
	color:#4d4d4d;
	font-size:9pt;
	padding:0.2em 0;
	vertical-align:top;
}
dl.newstable dd table td p {
	margin-bottom:0.3em;
}
dl.newstable dd table td a{
color: #336699;
text-decoration: underline;
}
dl.newstable dd table td a:hover{
color: #FFC80A;
text-decoration: underline;
}
dl.newstable dd.attention{
	background:#FFF;
	height:auto;
	width:420px;
	margin:0;
}
dl.newstable dd.attention p{
	font:13px "ＭＳ Ｐゴシック", "Osaka";
	margin:0.3em 0 0 1em;
}

/* 医院案内 */

table.profile{
	border-collapse:separate;
}
table.profile caption{
	font:bold 15px/18px "ＭＳ Ｐゴシック", "Osaka";
}
table.profile td{
	font:15px/18px "ＭＳ Ｐゴシック", "Osaka";
	padding-right:0.8em;
}
dl.address{
	width:480px;
	margin-bottom:1em;
}
dl.address dt{
	text-align:center;
}
dl.address dd{
	color:#74312C;
	font:15px/18px "ＭＳ Ｐゴシック", "Osaka";
	padding-left:7em;
}

/* 診療内容紹介 */

table.consulting{
	border-collapse:collapse;
	margin:0.5em 0;
	width:540px;
}
table.consulting th{
	font:bold 15px "ＭＳ Ｐゴシック", "Osaka";
	border:1px solid #E2B605;
	vertical-align:top;
	text-align:left;
	padding:0.3em;
	width:100px;
}
table.consulting th a{
	font:bold 15px "ＭＳ Ｐゴシック", "Osaka";
	text-decoration: underline;
}
table.consulting td{
	font:13px "ＭＳ Ｐゴシック", "Osaka";
	border:1px solid #E2B605;
	padding:0.3em;
}

/* スタッフ紹介 */

body#entry3 div#content div#main div.entry div.textBody{
background:url(http://www.wadaclinic.com/img/illust.jpg) no-repeat 95% 98%;
}
div.staff{
	width:150px;
	margin:0.2em;
	padding:0.3em;
	text-align:center;
	border:1px solid #AAA;
}
dl.staff{
	width:380px;
	float:right;
}
dl.staff dt{
	padding:0.5em 0;
	font:bold 15px "ＭＳ Ｐゴシック", "Osaka";
}
dl.staff dd{
	padding:0;
	font:15px/18px "ＭＳ Ｐゴシック", "Osaka";
}


/* お問い合せ */

div.wpcf7 dl{width:430px;margin: 0 auto;}
div.wpcf7 dl dt{
	color: #97AEFF;
	display: block;
	font-size: 12px;
	letter-spacing: 1px;
	margin: 0 10px 0 0;
	padding: 2px;
}
div.wpcf7 dl dd {
padding:0 0 0.5em;
}
div.wpcf7 dl dd span.red{
	text-align:right;
	font-size: 10px;
	letter-spacing: 3px;
	line-height: 13px;
	display: block;
}
div.wpcf7 dl dd input,
div.wpcf7 dl dd textarea{
	width:98%;
	background-color:#C5DAFD;
	border-color: #F0F0F0;
	border-style: solid none none;
	border-width: 1px medium medium;
	color: #009;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 3px;
	margin:0;
	vertical-align: top;
}
div.wpcf7 dl dd input:hover,
div.wpcf7 dl dd textarea:hover{
	background-color:#326CA0;
	color: #FFF;
}
div.wpcf7 dl dd input:focus,
div.wpcf7 dl dd textarea:focus{
	background-color:#F3F8F8;
}
div.wpcf7 dl dd input.ime{
margin-right:0.5em;
width:60%;
}
div.wpcf7 dl dd input.wpcf7-validates-as-email,
div.wpcf7 dl dd input.ime{
	ime-mode:disabled;
}
div.wpcf7 dl dd .wpcf7-captchac{border:1px solid #97AEFF;}
div.wpcf7 input.wpcf7-submit{
	color: #74AECD;
	font-size: 0.8em;
	font-weight: bold;
	letter-spacing: 1px;
	background:url(img/button-bg.gif) left bottom repeat-x;
	border-color: #ECECEC #ADADAD #ADADAD #ECECEC;
	border-style: solid;
	border-width: 1px;
	margin: 0 18px 4px 0;
	padding: 5px;
	width: 150px;
}
div.wpcf7 input.wpcf7-submit:hover{
	color:#B0D1E3;
}


/* トピックス */

table.height{
	border-collapse:collapse;
	margin-left:1em;
	width:230px;
}
table.height th{
	padding:0.2em 0;
	font:11px "ＭＳ Ｐゴシック", "Osaka";
	border:1px solid #E2B605;
	text-align:center;
}
table.height td{
	text-align:center;
	font:11px "ＭＳ Ｐゴシック", "Osaka";
	border:1px solid #E2B605;
}
dl.height{
	clear:both;
	margin:0 0 1em 1em;
}
dl.height dt{
	font:bold 11px "ＭＳ Ｐゴシック", "Osaka";
}
dl.height dd{
	font:11px "ＭＳ Ｐゴシック", "Osaka";
}

table.prevention{
	border-collapse:collapse;
	margin:0.5em 0 0.5em 1em;
	width:500px;
}
table.prevention caption{text-align:right;
	font:13px "ＭＳ Ｐゴシック", "Osaka";
}
table.prevention th{
	background:#FFE68C;
	font:13px "ＭＳ Ｐゴシック", "Osaka";
	border:1px solid #E2B605;
	text-align:center;
	padding:0.3em 0;
}
table.prevention td{
	font:13px "ＭＳ Ｐゴシック", "Osaka";
	border:1px solid #E2B605;
	padding:0.3em;
}
table.prevention td.center{text-align:center;}
table.prevention td span{
	font-size:70%;
}
* html body table.prevention td span{
	font-size:100%;
}
*+html body table.prevention td span{
	font-size:100%;
}
body#entry21 div.entry div.textBody dl,
body#entry55 div.entry div.textBody dl{
	margin:0 0.5em 0 2em;
}
body#entry21 div.entry div.textBody dl dt,
body#entry55 div.entry div.textBody dl dt{
	background:url(http://www.wadaclinic.com/img/icon-q.gif) no-repeat top left;
	font:15px/18px "ＭＳ Ｐゴシック", "Osaka";
	padding:0.3em 0 0.3em 2em;
}
body#entry21 div.entry div.textBody dl dd,
body#entry55 div.entry div.textBody dl dd{
	background:url(http://www.wadaclinic.com/img/icon-a.gif) no-repeat top left;
	font:15px/18px "ＭＳ Ｐゴシック", "Osaka";
	padding:0 0 1em 2em;
}

/*======================================

	div#footer
	
=======================================*/

div#footer {
	background:#FEFF42;	
	position:relative;
	padding:10px 0 0;
	margin:0 auto;
	width:750px;
	clear:both;
}

div#footer ul.support {
	margin:0;
	padding:0.3em 0.7em 0 0;
	background:#42A956;
	border-top:3px solid #FFF;
	text-align:right;
}

div#footer ul.support li {
	font:12px "ＭＳ Ｐゴシック", "Osaka";
	margin: 0 0 0 6px;
	display: inline;
	color:#FFF;
}

div#footer ul.support li a {
	text-decoration: none;
	color:#CCC;
}

div#footer li.template a {

}

div#footer address {
	background:#42A956;
	font:12px "ＭＳ Ｐゴシック", "Osaka";
	padding: 0.1em 0.7em 1em 0;
	text-align: right;
	color:#FFF;
}

/*--------------------------------------
	clearFix
---------------------------------------*/

div#utilities,
.textBody,
ul.flip,
ul.thumb {
	_height: 1px;
	min-height: 1px;
}

div#utilities:after,
.textBody:after,
ul.flip:after,
ul.thumb:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/* for MacIE5 \*//*/
div#utilities,
.textBody,
ul.flip,
ul.thumb {
	height: auto;
	overflow: hidden;
}