@charset "shift_jis";

/*----------------------------------------------------------------
--  base style 
----------------------------------------------------------------*/

body {
	font-size: 12px;
	line-height: 130%;
	color: #333333;
    font-family:'ＭＳ Ｐゴシック','MS PGothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
	text-align: center;
	margin: 0;
}

img {
    border:none;
	xmargin-top: 5px;
	xmargin-bottom: 5px;
}

td {
  font-size: 12px;
  line-height: 130%;
}

#wrap{
    width:700px;
    text-align: center;
    margin:0 auto;
}

#left {
	width: 700px;
	margin-right:auto;
	margin-left:auto;
	margin-top:4px;
	text-align:left;
}

#clear {
	clear: both;
}

.px10{ 
	font-size:10px;
}

h3 {
	font-size:12px;
	font-weight:normal;
	margin:0px;
}

/*----------------------------------------------------------------
--  Link style 
----------------------------------------------------------------*/
a:link,
a:visited,
a:active {
	color:#0076A3;
	text-decoration:none;
}

a:hover {
	color:#FF6600;
}

a.line {
	text-decoration:underline;
}

/*----------------------------------------------------------------
--  Header style 
----------------------------------------------------------------*/

#head01 {
    width:420px; /* 3:変更 */
    height:55px;
    float:left;
    padding:0;
    text-align:left;
    font-size: 10px;
}

#head01 p {
  display:inline;
  font-size:10px;
  vertical-align:baseline;
  font-weight: normal;
}


#head01 h1 {
	margin:0;
	padding:0;
	font-size:10px;
	line-height:12px;
	color:#FF6600;
	font-weight: normal;
}

#head01 .poricy {
	margin:0;
	padding:0;
	font-size:10px;
	line-height:12px;
	color:#FF6600;
	font-weight: normal;
}

#head01 .sub-tit {
	float:right;
	font-size:10px;
	margin-top: 3px;
}

#head01 img.logo {
    float:left;
    padding:0px;
}

#head01 .sub-tit form {
	margin: 0;
}

#head01 .sub-tit input#key {
	width: 160px;
}

#head01 .sub-tit a {
    text-decoration: underline;
}

#head01 .sub-tit img {
    vertical-align:middle;
	xmargin-right: 5px;
}

#header h1 span {
    width:auto;
    line-height:16px;
    display:block;
    float:right;
    margin:7px 5px 0 0;
}

#txt-banner {
    width:280px;
    float:right;
    text-align:center;
    _margin-top:2px;
}


#txt-banner iframe {
    display:block;
    margin-top:2px;
	margin-bottom:2px;
}

*+html body #txt-banner {
    margin-top:2px;
}


#txt-banner div{
margin-bottom:2px;
}

.clear {
	clear: both;
}

ul#navi {
    width:700px;
    height:20px;
    margin:0;
    padding:0;
    float:none;
    list-style:none;
}

#navi li {
    float:left;
    height: 20px;
    border:none;
    margin:0;
    padding:0;
}

li#navi01 {
    width:53px;
}

li#navi02 {
    width:97px;
}

li#navi03{
    width:77px;
}

li#navi04 {
    width:55px;
}

li#navi05{
    width:76px;
}

li#navi06 {
    width:61px;
}

li#navi07 {
    width:84px;
}

li#navi08 {
    width:127px;
}

li#navi09{
    width:70px;
}

div#contents-main {
    width:100%;
    clear:both;
    text-align:left;
    padding-top:5px;
}

/*　he style 
---------------------------------------------- */
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-hide {
        display: none;
    }
}

div#container-1 ul, div#container-1 li, div#container-1 form, div#container-1 input, div#container-1 textarea {
margin:0;
padding:0;
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    xfont-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
	float: right;
	font-size: 10px;
	width: 185px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    xmin-width: 84px; /* be nice to Opera */
	border: none;
	font-size: 10px;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    padding: 0 3px;
    xbackground: url(/js/jquery2/tab.png) no-repeat;
}
#container-1 .ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    xcolor: #27537a;
    xfont-weight: bold;
    line-height: 1.2;
    text-align: center;
    xtext-decoration: none;
    text-decoration: underline;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}

#container-1 .ui-tabs-nav a:hover {
    text-decoration: none;
	color: #0076A3;
}

#container-1 .ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
}

#container-1 .ui-tabs-selected a,
#container-1 .ui-tabs-selected a:hover {
    color: #333;
	text-decoration: none;
}

.ui-tabs-nav a span {
    xwidth: 64px; /* IE 6 treats width as min-width */
    xmin-width: 64px;
    xheight: 18px; /* IE 6 treats height as min-height */
    xmin-height: 18px;
    xpadding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}

#container-1 li.ui-tabs-selected {
	font-size: 10px;
}

.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
	font-weight: bold;
	font-size:10px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
	font-size: 10px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    xborder-top: 1px solid #97a5b0;
    xpadding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(/js/jquery2/loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

#container-1 {
	float:right;
	font-size:10px;
	width: 265px;
	margin: 3px 0 0;
}

#container-1 img,
#container-1 form {
	margin: 0px;
	padding: 0px;
}

#container-1 span { /* tooth用 */
	font-size: 10px;
}

#container-1 input {
	font-size:10px;
	margin: 3px;
}

#container-1 input#all_input,
#container-1 input#treat_input,
#container-1 input#consult_input,
#container-1 input#etc_input {
 	width: 195px;
	height: 18px;
}

#container-1 input#pref_clinic_input {
 	width: 70px;
	height: 18px;
}

#container-1 input#clinic_input {
 	width: 87px;
	height: 18px;
}



/*----------------------------------------------------------------
--  topicPath style 
----------------------------------------------------------------*/

ul#topicPath {
	text-align:left;
	padding:3px 0 5px 3px;
	margin:0;
	font-size: 10px;
}

ul#topicPath li {
	display:inline;  
	border-bottom: none;
	font-size: 10px;
}

ul#topicPath li strong {
	 font-weight:normal;
}

/*----------------------------------------------------------------
--  Footer style 
----------------------------------------------------------------*/
p.backhome {
    width:100%;
    clear:both;
    text-align:center;
    margin:20px 0;
}

#footer {
    width:700px;
    height:auto;
    clear:both;
    background-color:#2084C2;
    color:#FFFFFF;
    padding:5px 0;
    margin:0 auto;
    text-align:center;
    line-height:140%;
}

#footer p {
    margin:0;
    padding:0;
}

#footer p#copy {
    margin-top:15px;
}

#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
    color: #FFFFFF;
    text-decoration:none;
}

/*----------------------------------------------------------------
--  footer seo
----------------------------------------------------------------*/
.footerlink {
	text-align: center;
	margin-top: 10px;
}

.footerlink ul {
	text-align: center;
	padding: 0;
	margin: 0;
	width: 700px;
}

.footerlink li {
    margin:0 3px;
	font-size: 10px;
    list-style-type:none;
	display: inline;
}

#footer .footerlink a {
	text-decoration: underline;
}
.footerlink strong {
	font-weight: normal;
}
