@charset "utf-8";
/*
Theme Name: Chuou-hosp
Theme URI: http://www.netpark21.co.jp
Description: A theme by <a href="http://www.netpark21.co.jp">NetPark21</a>.
Version: 1
Author: NP21
Author URI: http://www.netpark21.co.jp
*/
/* ++++++++++++++++++++++++++++++++++++++++++++++++ */
/* YUI Reset CSS ver:2.6.0 */
html {
  color: #000;
  /*background:#FFF;*/
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
table {
  /* 	border-collapse:collapse; */
  border-spacing: 0;
}
fieldset, img {
  border: 0;
}
li {
  list-style: none;
}
caption, th {
  text-align: left;
}
q:before, q:after {
  content: '';
}
abbr, acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
input, textarea, select {
  *font-size: 100%;
}
legend {
  color: #000;
}
del, ins {
  text-decoration: none;
}
/* YUI Fonts CSS ver:2.6.0 */
body {
  font: 14px/1.231 arial, helvetica, clean, sans-serif;
  *font-size: small;
  *font: x-small;
}
select, input, button, textarea {
  font: 99% arial, helvetica, clean, sans-serif;
}
table {
  font-size: inherit;
  font: 100%;
}
pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Begin Typography & Colors */
body {
  /* 	color: #333; */
  text-align: center;
  border-top: 5px solid #FF9999;
}
/* div ---------------------------------------- */
/* body#index {
	background: url('images/bg_indexbody.gif') repeat-x;
} */
#header {
  overflow: hidden;
  width: 980px;
  height: 90px;
  margin: 0 auto;
  text-align: left;
}
div#headerBox {
  overflow: hidden;
  float: right;
  width: 510px;
  margin: 28px 0 0;
  text-align: right;
}
div#keywordArea {
  float: right;
  width: 255px;
  background: url('images/bg_keywordarea.gif') no-repeat;
}
div#translationBox {
  float: left;
  width: 110px;
}
div#translationBox > a + a {
  margin-left: 6px;
}
div#sizeBox {
  float: left;
  width: 120px;
  background: url('images/bg_sizebox.gif') no-repeat;
}
#header .description {
  display: none;
}
#container {
  width: 980px;
  margin: 0 auto;
  text-align: left;
}
div#globalNavi {
  width: 100%;
  min-width: 980px;
  height: 65px;
  background: url('images/bg_globalnavi.gif') repeat-x;
  text-align: center;
}
#footerNavi {
  overflow: hidden;
  width: 980px;
  margin: 0 0 10px;
}
#footer {
  width: 100%;
  min-width: 980px;
  height: 63px;
  background: url('images/bg_footer.gif') repeat-x;
  text-align: center;
}
div#footer div.footerBox {
  width: 980px;
  margin: 0 auto;
  padding: 15px 0 0 0;
  text-align: left;
}
/* Captions */
.alignright {
  float: right;
  margin: 0 0 5px 10px;
}
.alignleft {
  float: left;
  margin: 0 10px 5px 0;
}
.aligncenter, div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}
/* End captions */
#wrapperIndex {
  margin: 0 0 15px;
}
div.contentsBox {
  overflow: hidden;
  width: 980px;
}
div.contentsIndexBoxLeft {
  float: left;
  width: 200px;
  margin: 0 30px 0 0;
}
div.contentsIndexBoxCenter {
  float: left;
  width: 520px;
}
div.contentsIndexBoxRight {
  float: right;
  width: 200px;
}
div.contentsBoxLeft {
  float: left;
  width: 200px;
}
div.contentsBoxRight {
  float: right;
  width: 740px;
  margin: 0 0 15px;
}
/* top */
div.newsBox {
  margin: 0 0 15px;
}
div.topMenuBox {
  overflow: hidden;
  width: 520px;
  padding: 0 0 10px;
  background: url('images/bg_topmenu.gif') no-repeat center bottom;
}
div#flashcontent {
  height: 280px;
}
/* contents */
div.post {
  margin: 0 0 15px;
}
div.postTop {
  margin: 0 !important;
}
div.contentsIndexBoxCenter div.entry {
  overflow: hidden;
  /* 	margin:0 0 15px; */
}
/* div.contentsIndexBoxCenter div.entry div.topics {
	padding:10px 10px 0 10px;
	border:1px solid #CCC;
	background-color:#F5F5F5;
} */
div.contentsBoxRight div.entry {
  overflow: hidden;
  width: 740px;
  margin: 0 0 20px;
}
/* topicPath */
div.topicPath {
  margin: 0 0 10px;
  font-size: 0.9em;
}
/* pageBox */
div.pageBox {
  margin: 0 0 15px;
  background: url('images/bg_pagebox.gif') repeat-y;
}
div.entryListBox {
  overflow: hidden;
  width: 740px;
  margin: 0 0 15px;
}
div.entryListBox .entryListBoxLeft {
  float: left;
  margin: 0 30px 0 0;
}
div.entryListBox .entryListBoxRight {
  float: right;
}
div.entryFloatBox {
  overflow: hidden;
  width: 740px;
  margin: 0 0 15px;
}
div.entryFloatBox .entryFloatBoxLeft {
  float: left;
  width: 360px;
}
div.entryFloatBox .entryFloatBoxRight {
  float: right;
  width: 360px;
}
div.entryMessageBox {
  overflow: hidden;
  width: 740px;
  margin: 0 0 15px;
}
div.entryMessageBox .entryMessageBoxLeft {
  float: left;
  width: 500px;
}
div.entryMessageBox .entryMessageBoxRight {
  float: right;
  width: 220px;
}
div.entryMessageBox .entryMessageNursBoxLeft {
  float: left;
  width: 500px;
}
div.entryMessageBox .entryMessageNursBoxRight {
  float: right;
  width: 220px;
}
/* pageTopBox */
div.pageTopBox {
  overflow: hidden;
  width: 740px;
}
/* medicalMenuBox */
div.medicalMenuBox {
  overflow: hidden;
  width: 740px;
  margin: 0 0 10px;
}
/* entry search etc... */
.entry-meta {
  margin: 0 0 10px;
  text-align: right;
}
.entry-meta .meta-prep {
  display: none;
}
.entry-meta .meta-sep {
  display: none;
}
.entry-meta .author {
  display: none;
}
.entry-summary {
  clear: both;
  margin: 0 0 20px 10px;
}
.entry-summary p:last-child {
  margin-bottom: 12px;
}
/* searchResults */
.searchResults {
  margin-bottom: 20px;
}
.searchResults span {
  font-size: 1.5em;
  font-weight: bold;
  margin: 0 5px;
}
/* 表示切替（hidden,display） */
div.hidden {
  display: none;
}
div.display {
  display: block;
}
/* Navigation */
.navigation {
  overflow: hidden;
  width: 740px;
  margin-bottom: 15px;
}
.nav-previous {
  float: left;
  width: 50%;
}
.nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
/* Comments */
#comments {
  clear: both;
}
#comments .navigation {
  padding: 0 0 18px 0;
}
h3#comments-title, h3#reply-title {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0;
  color: #666;
}
h3#comments-title {
  padding: 24px 0;
}
.commentlist {
  list-style: none;
  margin: 0;
}
.commentlist li.comment {
  border-bottom: 1px solid #e7e7e7;
  line-height: 24px;
  margin: 0 0 24px 0;
  padding: 0 0 0 56px;
  position: relative;
}
.commentlist li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
#comments .comment-body ul, #comments .comment-body ol {
  margin-bottom: 18px;
}
#comments .comment-body p:last-child {
  margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
  margin-bottom: 24px;
}
.commentlist ol {
  list-style: decimal;
}
.commentlist .avatar {
  position: absolute;
  top: 4px;
  left: 0;
}
.comment-author {}
.comment-author cite {
  color: #000;
  font-style: normal;
  font-weight: bold;
}
.comment-author .says {
  font-style: italic;
}
.comment-meta {
  font-size: 12px;
  margin: 0 0 18px 0;
}
.comment-meta a:link, .comment-meta a:visited {
  color: #888;
  text-decoration: none;
}
.comment-meta a:active, .comment-meta a:hover {
  color: #ff4b33;
}
.commentlist .even {}
.commentlist .bypostauthor {}
.reply {
  font-size: 12px;
  padding: 0 0 24px 0;
}
.reply a, a.comment-edit-link {
  color: #888;
}
.reply a:hover, a.comment-edit-link:hover {
  color: #ff4b33;
}
.commentlist .children {
  list-style: none;
  margin: 0;
}
.commentlist .children li {
  border: none;
  margin: 0;
}
.nopassword, .nocomments {
  display: none;
}
#comments .pingback {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 18px;
  padding-bottom: 18px;
}
.commentlist li.comment + li.pingback {
  margin-top: -6px;
}
#comments .pingback p {
  color: #888;
  display: block;
  font-size: 12px;
  line-height: 18px;
  margin: 0;
}
#comments .pingback .url {
  font-size: 13px;
  font-style: italic;
}
/* Comments form */
input[type=submit] {
  color: #333;
}
#respond {
  border-top: 1px solid #e7e7e7;
  margin: 24px 0;
  overflow: hidden;
  position: relative;
}
#respond p {
  margin: 0;
}
#respond .comment-notes {
  margin-bottom: 1em;
}
.form-allowed-tags {
  line-height: 1em;
}
.children #respond {
  margin: 0 48px 0 0;
}
h3#reply-title {
  margin: 18px 0;
}
#comments-list #respond {
  margin: 0 0 18px 0;
}
#comments-list ul #respond {
  margin: 0;
}
#cancel-comment-reply-link {
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
}
#respond .required {
  color: #ff4b33;
  font-weight: bold;
}
#respond label {
  color: #888;
  font-size: 12px;
}
#respond input {
  margin: 0 0 9px;
  width: 98%;
}
#respond textarea {
  width: 98%;
}
#respond .form-allowed-tags {
  color: #888;
  font-size: 12px;
  line-height: 18px;
}
#respond .form-allowed-tags code {
  font-size: 11px;
}
#respond .form-submit {
  margin: 12px 0;
}
#respond .form-submit input {
  font-size: 14px;
  width: auto;
}
/* hn ---------------------------------------- */
div#header h1 {
  float: left;
  width: 380px;
  padding: 10px 0 0;
  font-size: 100%;
  font-size: 110%;
}
div.newsBox h2 {
  margin: 0 0 10px;
}
h2.pageTitle {
  height: 45px;
  padding: 10px 0 0 40px;
  color: #FFF;
  font-size: 100%;
  font-size: 130%;
  font-weight: bold;
  vertical-align: middle;
  background: url('images/bg_h2-post.gif') no-repeat;
}
h2.pageTitle.wide {
  background: url('images/bg_h2-post-wide.gif') no-repeat;
}
div.pageBox h2 {
  height: 25px;
  padding: 10px 0 0 30px;
  color: #FFF;
  font-size: 100%;
  font-size: 110%;
  font-weight: bold;
  vertical-align: middle;
  background: url('images/bg_h2-sidebarbox.gif') no-repeat;
}
div.pageBox h2 a {
  color: #FFF !important;
  text-decoration: none !important;
}
div.post h3 {
  clear: both;
  height: 55px;
  padding: 4px 10px 0 45px;
  font-size: 100%;
  font-size: 150%;
  color: #333;
  font-weight: normal;
  background: url('images/bg_h3.gif') no-repeat;
}
div.post h3.wide {
  background: url('images/bg_h3-wide.gif') no-repeat;
}
div.post h3.contents {
  height: auto;
  margin: 0 0 15px;
  padding: 10px 0 0;
  background-image: none;
}
div.entry h1 {
  margin: 0 0 10px;
}
div.entry h2 {
  margin: 0 0 10px;
  color: #FF6666;
}
div.entry h4 {
  margin: 0 0 10px;
  padding: 7px 0 7px 10px;
  color: #663C3C;
  font-weight: bold;
  font-size: 100%;
  font-size: 110%;
  border-left: 5px solid #ff9999;
}
div.entry h5 {
  margin: 0 0 5px;
  font-size: 105%;
  font-weight: bold;
}
ul.sidebarBox h2 {
  height: 25px;
  padding: 10px 0 0 30px;
  color: #FFF;
  font-size: 100%;
  font-size: 110%;
  font-weight: bold;
  vertical-align: middle;
  background: url('images/bg_h2-sidebarbox.gif') no-repeat;
}
ul.sidebarBox h3 {
  height: 30px;
  padding: 10px 0 0 30px;
  color: #444;
  font-size: 100%;
  font-size: 105%;
  font-weight: bold;
  vertical-align: middle;
  background: url('images/bg_h3-sidebarbox.gif') no-repeat;
}
h2.entry-title {
  margin: 0 0 10px;
  padding: 7px 0 7px 10px;
  color: #663C3C;
  font-size: 100%;
  font-size: 110%;
  border-left: 5px solid #ff9999;
}
/* list ---------------------------------------- */
div#globalNavi ul {
  overflow: hidden;
  width: 980px;
  margin: 0 auto;
  background-color: #FEF;
  text-align: left;
}
*html div#globalNavi ul {
  margin: 0;
}
div#globalNavi ul li {
  float: left;
}
#footerNavi ul {
  float: left;
  overflow: hidden;
  /* 	width:490px; */
  width: 528px;
}
#footerNavi ul li {
  float: left;
  margin: 0 35px 0 0;
}
ul.sideMenu {
  margin: 0 0 15px;
  padding: 0 0 5px;
  background: url('images/bg_sidemenu.gif') no-repeat center bottom;
}
div.newsBox dl {
  overflow: hidden;
  width: 520px;
}
div.newsBox dl dt {
  float: left;
  width: 10em;
}
div.newsBox dl dd {
  margin-left: 10em;
  margin-bottom: 5px;
}
div.topMenuBox dl {
  float: left;
  width: 173px;
}
div.topMenuBox dl dt {
  margin: 0 0 5px;
}
div.topMenuBox dl dd {
  padding: 0 15px;
}
div.topMenuBox dl dd ul li ul li {
  margin: 0 0 5px;
}
div.topMenuBox dl dd ul li.pagenav {
  margin-top: -15px;
}
div.newsBox dl {
  overflow: hidden;
  width: 520px;
}
div.newsBox dl dt {
  float: left;
  width: 9em;
  color: #996666;
  font-weight: bold;
}
div.newsBox dl dd {
  margin-left: 9em;
  margin-bottom: 8px;
}
/* あとでけすよ */
ul.banner li {
  margin: 0 0 10px;
  padding: 10px;
  border: 1px solid #CCC;
  background-color: #F5F5F5;
}
div ul {}
div.pageBox li {
  /*  	height:28px; */
  padding: 10px 7px 0 15px;
  background: url('images/bg_pagebox-li.gif') no-repeat;
  border-bottom: 1px solid #EBEBEB;
}
div.pageBox li a {
  display: block;
  margin: 0 0 10px;
}
div.pageBox li ul a {
  margin: 0;
}
div.pageBox ul ul {
  margin: 0;
  margin: 5px 0 10px;
}
div.pageBox li ul li {
  margin: 0;
  padding: 0;
  padding: 7px 0 0 5px;
  background-color: #EEE;
  background: none;
  border-bottom: none;
}
div.pageBox ul ul ul {
  margin: 0;
  margin: 5px 0 10px 10px;
}
div.pageBox li img {
  display: inline;
  vertical-align: bottom;
}
div.entry ul {
  margin: 0 0 20px 10px;
}
div.entry ol {
  margin: 0 0 20px 15px;
}
div.entry ul li {
  margin: 0 0 5px 5px;
  padding: 0 0 0 12px;
  /* 	list-style-type : disc; */
  background: url('images/bg_post-li.gif') no-repeat 0 0.3em;
  line-height: 160%;
}
div.entry ol li {
  margin: 0 0 5px 10px;
  list-style-type: decimal;
  line-height: 160%;
}
/* pageTopBox */
div.pageTopBox ul {
  margin: 0 !important;
  padding: 0 !important;
}
div.pageTopBox ul li {
  display: inline;
  float: left;
  width: 330px;
  padding: 0 !important;
  margin: 0 20px 20px !important;
  background: url('images/bg_pagetop-li.gif') repeat-y;
  border: 1px solid #CCC;
  box-sizing: border-box;
  list-style-type: none !important;
}
div.pageTopBox ul li a {
  display: block;
  padding: 20px 20px 20px 30px;
  font-size: 120%;
  color: #663333;
  text-decoration: underline;
  background: url('images/bg_pagetop-a.gif') no-repeat left center;
}
div.pageTopBox ul li a:hover {
  color: #990000;
}
/* div.pageTopBox ul li ul li {
	clear:left;
	margin:0 !important;
	padding:0 !important;
	margin:0 20px 10px !important;
	list-style-type : none !important;
	background: none;
	border-bottom:none;
} */
div.pageTopBox ul li ul li a {
  display: block;
  padding: 0;
  padding: 3px 40px 3px 30px;
  font-size: 120%;
  color: #663333;
  background: url('images/bg_pagetop-a.gif') no-repeat left center;
}
div.pageTopBox ul.children li {
  clear: left;
  margin: 0 !important;
  padding: 0 !important;
  padding: 0 20px 10px !important;
  list-style-type: none !important;
  background: none;
  border: none;
}
/* medicalMenuBox */
div.medicalMenuBox ul {
  margin: 0 !important;
  padding: 0 !important;
}
div.medicalMenuBox ul li {
  display: inline;
  float: left;
  width: 215px;
  padding: 0 !important;
  margin: 0 15px 10px !important;
  background: url('images/bg_medicalmenu-li.gif') no-repeat;
  border-bottom: 1px solid #CCC;
  list-style-type: none !important;
}
div.medicalMenuBox ul li a {
  display: block;
  padding: 7px 20px 7px 30px;
  font-size: 110%;
  color: #663333;
  text-decoration: none;
  background: url('images/bg_pagetop-a.gif') no-repeat left center;
}
div.post dl {
  margin: 0 0 20px 10px;
  /* 	border-left: 5px solid #fec6c6; */
}
div.post dl dt {
  margin: 0 0 7px;
  padding: 7px 10px 6px;
  background: url('images/bg_post-dt.gif');
  background-color: #FEF0CA;
  color: #A6460F;
  font-weight: bold;
  font-size: 105%;
}
div.post dl dt a {
  color: #E45A5A;
}
div.post dl dd {
  margin: 0 0 0 10px;
  padding: 0 0 7px;
  line-height: 140%;
}
/* sidebar */
ul.sidebarBox li {
  margin: 0 0 15px;
  padding: 0 0 5px;
  background: url('images/bg_sidebarbox-li.gif') repeat-y;
  border-bottom: 1px solid #EBEBEB;
}
ul.sidebarBox li ul li {
  margin: 0;
  padding: 5px 10px 5px 24px;
  border-bottom: 0px solid #FFF;
  background-image: none;
  background: url('images/bg_sidebarbox-li2.gif') no-repeat 0 9px;
  line-height: 160%;
}
/* p ---------------------------------------- */
div.entry p {
  margin: 0 5px 20px;
  line-height: 170%;
}
div.entry p.titleImg {
  margin: 0;
  margin: 0 0 15px;
}
div#footerNavi p {
  float: right;
  width: 134px;
}
p.nocomments {
  display: none;
}
p.pageTop {
  clear: both;
  font-size: 90%;
  text-align: right;
}
div.newsBox p {
  text-align: right;
}
div.entry-content p {
  margin: 0 5px 20px;
  line-height: 170%;
}
/* img ---------------------------------------- */
ul li img {
  display: inline;
  vertical-align: bottom;
}
address {
  padding: 0 0 0 210px;
  background: url('images/bg_address.png') no-repeat;
  font-style: normal;
}
p.top img {
  display: inline;
  vertical-align: bottom;
}
/* table ---------------------------------------- */
div.entry table {
  margin: 0 0 20px;
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
  line-height: 140%;
}
div.entry table th {
  padding: 5px;
  color: #7A3131;
  font-size: 12px;
  font-weight: normal;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  background-color: #FFEDED;
  text-align: center;
  white-space: nowrap;
}
div.entry table th.rtableMedicalName {
  width: 17%;
}
div.entry table th.rtableMedicalZipcode {
  width: auto;
}
div.entry table th.rtableMedicalAddress {
  width: 24%;
}
div.entry table th.rtableMedicalTel {
  width: 11%;
}
div.entry table th.rtableMedicalCourses {
  width: 29%;
}
div.entry table th.rtableNearestStation {
  width: 11%;
}
div.entry table th.bg {
  background-color: #F5F5F5;
}
div.entry table td {
  padding: 5px 8px;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
}
div.entry table th.boundary {
  border-bottom: 4px double #999;
}
div.entry table td.boundary {
  border-bottom: 4px double #999;
}
div.entry table td.center {
  text-align: center;
}
div.entry table#rtable td {
  font-size: 13px;
  padding: 5px;
}
div.entry .searchTable {
  width: 100%;
  border: 0;
  border-spacing: 0;
  border-collapse: collapse;
  font-size: 13px;
}
div.entry .searchTable th {
  border: 0;
}
div.entry .searchTable td {
  border: 0;
  padding: 10px 0 15px 5px;
}
div.entry .searchTable td.txtRight {
  text-align: right;
}
div.entry .searchTable td.txtCenter {
  text-align: center;
}
div.entry .searchTable td.nameTitle {
  width: 8%;
}
div.entry .searchTable td.name {
  width: 17%;
}
div.entry .searchTable td.postTitle {
  width: 7%;
}
div.entry .searchTable td.post {
  width: 16%;
}
div.entry .searchTable td.addressTitle {
  width: 4%;
}
div.entry .searchTable td.address {
  width: 26%;
}
div.entry .searchTable td.aichiiryojohoBox {
  width: 22%;
}
div.entry .searchTable td.aichiiryojohoBox .aichiiryojoho {
  background: #eff3fc;
  border-radius: 5px;
  padding: 8px 8px 8px 15px;
  line-height: 130% !important;
}
/* other */
/* blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	} */
blockquote p {
  padding: 10px 20px !important;
  background-color: #F5F5F5 !important;
  font-size: 105%;
}
blockquote cite {
  margin: 5px 0 0;
  display: block;
}
div.information p {
  padding: 0 0 15px;
}
div.information p.line {
  padding-top: 15px;
  border-top: 1px dotted #CCC;
}
div.information p.recruit {
  padding: 0 0 0;
  padding: 0 0 10px;
}
div.information p small {
  padding-top: 2px;
  line-height: 160%;
}
/*form */
div#keywordArea form {
  padding: 0 0 0 23px;
}
div#keywordArea form p.kwText {
  float: left;
  width: 130px;
}
div#keywordArea form p.kwText input {
  display: block;
  width: 130px;
  height: 20px;
  font-size: 12px;
}
*html div#keywordArea form p.kwText input {
  width: 130px;
  height: 22px;
}
div#keywordArea form p.kwImage {
  float: right;
  width: 90px;
}
div#keywordArea form p.kwImage input {
  display: block;
  width: 74px;
  height: 22px;
}
.searchTable input[type=text] {
  border-radius: 3px;
  border: #a9a9a9 1px solid;
  width: 90%;
  height: 25px;
  margin-left: 5px;
  padding: 0 3px;
}
.searchTable input[type=button] {
  border-radius: 3px;
  background: #cc6699;
  background: -moz-linear-gradient(#d580ac 0%, #d580ac 50%, #cc6699 50%, #cc6699);
  background: -webkit-linear-gradient(#d580ac 0%, #d580ac 50%, #cc6699 50%, #cc6699);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#d580ac), color-stop(0.5, #d580ac), color-stop(0.5, #cc6699), to(#cc6699));
  background: -o-linear-gradient(#d580ac 0%, #d580ac 50%, #cc6699 50%, #cc6699);
  background: linear-gradient(#d580ac 0%, #d580ac 50%, #cc6699 50%, #cc6699);
  border: #cc6699 1px solid;
  color: #fff;
  font-weight: bold;
  height: 30px;
  margin-right: 15px;
  padding: 3px 15px;
}
.searchTable input[type=button].reset {
  background: #0d8fd2;
  background: -moz-linear-gradient(#b7aeb2 0%, #b7aeb2 50%, #9b8a91 50%, #9b8a91);
  background: -webkit-linear-gradient(#b7aeb2 0%, #b7aeb2 50%, #9b8a91 50%, #9b8a91);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#b7aeb2), color-stop(0.5, #b7aeb2), color-stop(0.5, #9b8a91), to(#9b8a91));
  background: -o-linear-gradient(#b7aeb2 0%, #b7aeb2 50%, #9b8a91 50%, #9b8a91);
  background: linear-gradient(#b7aeb2 0%, #b7aeb2 50%, #9b8a91 50%, #9b8a91);
  border: #9b8a91 1px solid;
}
.searchTable input[type=button]:hover {
  opacity: .8;
}
/* Webkit */ ::-webkit-input-placeholder {
  color: inherit;
  opacity: .54;
}
/* Firefox 18 以前 */ :-moz-placeholder {
  color: inherit;
}
/* Firefox 19 以降 */ ::-moz-placeholder {
  color: inherit;
  opacity: .54;
}
/* IE 10 以降 */ :-ms-input-placeholder {
  color: inherit;
  opacity: .54;
}
/* span */
span.textYellow {
  color: #666600;
  font-weight: bold;
}
hr.clearHr {
  clear: both;
  border: 0;
}
/* other */
ul.sidebarBox li select {
  margin-left: 10px;
}
/* link */
a:link {
  color: #381B1B;
  text-decoration: underline;
}
a:visited {
  color: #381B1B;
  text-decoration: underline;
}
a:active {
  color: #666;
  text-decoration: underline;
}
a:hover {
  color: #990000;
  text-decoration: underline;
}