@charset "shift_jis";
/* -------------------------------------------------------------


/* 一括で全ての要素の余白をゼロに指定 */
* {
	margin: 0;
	padding: 0;
	border-color: #666666;
}

a img {
	border: 0;
}

/* 全体的なリンク */

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}

a:link {
	color: #3047B6;
}

a:visited {
	color: #3047B6;
}

a:hover {
	color: #3047B6;
}

a:active {
	color: #3047B6;
}

.style1 {
	color: #666666
}

#style2{
	font-size: 14px;
	padding: 12px 0 10px 0;
	margin: 0 0 7px 0;
	width: 200px;
	border-bottom: 1px solid #999999;
}

.px9 {
	font-size: 9px;
	line-height: 3em;
}

.px10 {
	font-size: 10px;
	line-height: 2em;
}

.title {
	font-size: 14px;
	font-weight: bold;
}


hr {
    margin: 1em 0 1em;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #afafaf;
	height: 1px;
}

div.imagebox {
	float: right;
	margin: 3px 0 3px 10px;
	font-weight: normal;
}

div.imagebox-l {
	float: left;
	margin: 3px 0 3px 10px;
	font-weight: normal;
}

.mousikomi {
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	padding: 5px;
	border:solid 1px #afafaf;
	background: #ff6633;
}

.link2 {
	font-size: 14px;
	font-weight: normal;
	line-height:1.8em;
	padding: 5px 5px 3px 5px;
	margin: 0 0 1px 5px;
	border:solid 1px #afafaf;
	background: #ff6633;
}


table.table01 {
	border-collapse: collapse;
  border: solid 1px #B2B2B2;
  width: 570px;
  border-collapse: separate;
  border-spacing: 0px;
  font-size: 100%;
}

table.table01 th,
table.table01 td {
  padding: 5px;
  border: solid 1px #B2B2B2;
}

table.table01 th {
  background: #D0E3FF;
  text-align: center;
  white-space: nowrap;
  font-size: 100%;
}

table.table01 td {
  background: #FFFFFF;
  text-align: left;
  white-space: nowrap;
}

table.table02 {
	width: 100%;
	line-height:1.5em;
	border-collapse: collapse;
	border: solid 1px #B2B2B2;
	border-spacing: 0px;
}

table.table02 th {
	white-space: nowrap;
	padding: 10px;
	border-bottom: solid 1px #B2B2B2;
	border-left: solid 1px #B2B2B2;
}

table.table02 td {
	padding: 10px;
	border-bottom: solid 1px #B2B2B2;
	border-left: solid 1px #B2B2B2;
}


/* -------------------------------------------------------------
   [1] レイアウトに関する指定 */
body {
	font-size: 12px;
	line-height: 2em;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0;
	margin: 0;
	background: #f9f9f9 url(images/background.jpg) repeat-x 0 0;
	color: #000000;
}

#wrapper {
	text-align: left;
	width: 950px;
	margin: 0px auto;
	padding: 0 0px;
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
}

#header {
	width: 950px;
	height: 162px;
	margin: 0px auto 0px auto;
	background: url(images/banner.jpg) no-repeat;
}

#menu {
	width: 950px;
	height: 30px;
}

#container {
	text-align: left;
	width: 950px;
	margin: 0px auto;
	padding: 0 0px;
	background: url(images/side_base.gif) repeat-y;
}

#contents {
	float: right;
	width: 650px;
	padding: 0 20px 50px 0;
}

#sidebar {
	line-height: 12px;
	float: left;
	width: 235px;
	height: auto;
	padding: 20px 0 0 10px;
}

.clinical {
	font-size: 12px;
	font-weight: bold;
	color: #354B9B;
}

.clinicalBox {
	border: solid 1px #999999;
	padding:15px;
	margin-left: 30px;
}

.cap {
	width: 320px;
	float: right;
	text-align: center;
	margin: 0 0 15px 15px;
}
.fig {
	width: 400px;
	text-align: center;
	margin: 15px;
}
#ph01 {
	width: 248px;
	height: 320px;
	margin: 10px auto 0 10px;
	background: url(01/images/1-2-3-ph01.jpg) no-repeat 0 0;
}

/* -------------------------------------------------------------
   [2] ヘッダーブロック内に関する指定 */

/* -- サブナビゲーション -- */
.subnavi {
	text-align: right;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	padding: 25px 25px;
}

.subnavi a {
	text-decoration: none;
	color: #3047B6;
}

.subnavi a:hover {
	text-decoration: none;
	color: #3047B6;
}


/* -------------------------------------------------------------
   [3] コンテンツブロック内に関する指定 */

/* -- 見出し -- */
h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 30px 0px 25px 0px;
	padding-left: 5px;
	border-left:solid 4px #afafaf;
}

h2, h3, h4, h5, h6 {
	font-size: 14px;
	font-weight: bold;
	color: #1a3f6f;
	margin: 0px 0px 10px 0px;
	padding: 0 0 3px 0;
	border-bottom:solid 1px #afafaf;
}

/* -- 本文 -- */
#contents p {
	line-height: 2em;
	margin-bottom: 2em;
}

#pankuzu{
  font-size: 9px;
  margin: 20px 0 20px 0;
  border-bottom: 1px dotted #afafaf;
}


#top {
	font-size: 12px;
	text-align: right;
	width: 100%;
	margin: 45px 0 0px 0;
}

#box1 {
	background-color:#EAF4F1;
	border:solid 1px #999999;
	padding: 13px 10px 10px 30px;
	margin-bottom: 5em;
}

ul {
	line-height: 2em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
}

ol {
	line-height: 2em;
	margin-left: 45px;
	padding: 0px;
}

blockquote {
	line-height: 2em;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 50px;
}

/* -------------------------------------------------------------
   [5] フッターブロック内に関する指定 */
   
#footer {
	clear: both;
	width: 100%;
	padding: 7px 0 7px;
	background-color: #C5D3EC;
}

#footer p {
	text-align: center;
	text-decoration: none;
	color: #000000;
}

#footer p a {
	color: #3047B6;
	text-decoration: none;
}

#footer p a:hover {
	color: #3047B6;
	text-decoration: none;
}

#copy {
	color: #ECECEC;
	text-align: center;
	font-size: 9px;
	font-weight: normal;
	background: #3047B6;
	padding: 10px 0 40px;
}


/* -------------------------------------------------------------
   [6] フォームに関する指定 */


option.example2 {
background-color: #ffffff;
}

#err_box {
  background-color: #f5f5dc;
  font-size: 12px;
  color: #990033;
  width: 500px;
  padding: 12px;
  border: 1px solid #444422;
}


#indent {
	margin: 0px 0px 0px 40px;
}

#frame1 {
  background-color:;
  border:dotted 1px #999999;
  padding: 10px 10px 10px 30px;
}

/* -------------------------------------------------------------
   [7] サイトマップ */
   
#sitemap {
	font-size: 12px;
	line-height: 1em;
	margin: 0 0 0 45px;
}
.linktitle{
	font-size: 14px;
	font-weight: bold;
	padding: 12px 0 10px 0;
	margin: 40px 0 7px 0;
	border-bottom: 1px solid #999999;
}
.gray {
	color: #999999;
}


/* Form */

table.formTable {
    width: 648px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-collapse: collapse;
    font-size: 12px;
    border: solid 1px #ccc;
}
table.formTable th.ttl {
    font-weight:bold;
    text-align: left;
    white-space: nowrap;
    padding: 10px;
    background: #E4F3FF;
    border-bottom: solid 1px #ccc;
    border-left: solid 1px #ccc;
}
table.formTable th {
    text-align: center;
    font-weight: normal;
    white-space: nowrap;
    padding: 10px;
    background: #E4F3FF;
    border-bottom: solid 1px #ccc;
    border-left: solid 1px #ccc;
}
table.formTable td {
    text-align: left;
    padding: 10px;
    border-bottom: solid 1px #ccc;
    border-left: solid 1px #ccc;
}

table.formTable input[type="text"] {
    height: 25px;
    color: #333;
    font-size: 12px;
    border:1px solid #949292;
    margin: 0 5px 0 0;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
table.formTable textarea {
    height: 200px;
    color: #333;
    font-size: 12px;
    border:1px solid #949292;
    background: #fff;
    margin: 0 0;
    padding: 7px 0 0 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
input[type="submit"],
input[type="reset"],
input[type="button"]{
    width: 150px;
    height: 50px;
    border: none;
    text-align: center;
    padding: 2px 0px 2px 0px;
    margin: 0px 7px 10px auto;
    color:#fff;
    font-size:18px;
    cursor:pointer;
    background: #E4003B;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

p.error_messe{
    margin:5px 0;
    color:red;
}

p.formp {
    font-size: 11px;
    line-height: 1.2em;
    
}