@charset "UTF-8";
@import url("common.css");
@import url("menu.css");
/* contents */
.contents {
	padding-top: 20px;
	padding-bottom: 20px;
}
/* 1カラム */
.one_columns {
	width: 750px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.one_columns_main {
	clear: both;
}
/* 2カラム */
.two_columns {
	background-image: url(../images/two_columns_contests.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.two_columns_contests_line {
	background-image: url(../images/two_columns_contests_line.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 11px;
	width: 220px;
}
.two_columns_right {
	float: right;
	width: 645px;
}
.two_columns_main {
	clear: both;
}
/* topic_path */
.topic_path {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.topic_path ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}
.topic_path li {
	float: left;
	padding-right: 4px;
}
.topic_path li.mark {
	background-image: url(../images/topic_path.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 9px;
}
.topic_path_sp {
	height: 10px;
	clear: both;
	overflow: hidden;
}
/* 要素の再定義 */
img{
	border: none;
	vertical-align: bottom;
}
th,td{
	vertical-align: top;
}
/*Common class */

.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}
.center_img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.clear {
	clear: both;
}
.hidden {
	visibility: hidden;
}
.cap {
	font-size: 85%;
}
/* Clearfix */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.box {
    /*\*/
    overflow: hidden;
    _overflow: visible;
    _height: 1px;
    zoom: 1;
    /**/
    /*\*//*/
    display: inline-table;
    /**/
}
.box01 {
}
.box:after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}
/* borderbox */
div.borderbox {
	border:1px solid #cccccc;
	padding:10px;
	background-color: #EBEBEB;
}
div.borderbox01 {
	border:1px solid #cccccc;
	padding:10px;
}
/* 左右あき自動 */
.rl_auto {
	margin-right: auto;
	margin-left: auto;
}
/* マージン指定類 */
.mr05 {
	margin-right:5px;
}
.mr10 {
	margin-right:10px;
}
.mr15 {
	margin-right:15px;
}
.mr20 {
	margin-right:20px;
}
.ml05 {
	margin-left: 5px;
}
.ml10 {
	margin-left: 10px;
}
.ml15 {
	margin-left: 15px;
}

.ml20 {
	margin-left: 20px;
}
.mt01 {
	margin-top:1px;
}
.mt05 {
	margin-top:5px;
}
.mt10 {
	margin-top:10px;
}
.mt15 {
	margin-top:15px;
}
.mt20 {
	margin-top:20px;
}
.mb5 {
	margin-bottom:5px;
}
.mb05 {
	margin-bottom:5px;
}
.mb10 {
	margin-bottom:10px;
}
.mb12 {
	margin-bottom:12px;
}
.mb15 {
	margin-bottom:15px;
}					
.mb20 {
	margin-bottom:20px;
}
.mb30 {
	margin-bottom:30px;
}
.mb40 {
	margin-bottom:40px;
}
/* padding */
.pt20 {
	padding-top: 20px;
}
.pb1 {
	padding-bottom: 1px;
}
.ptm2 {
	padding-top: -2px;
}
.pb2 {
	padding-bottom: 2px;
}
.pb5 {
	padding-bottom: 5px;
}
.pb15 {
	padding-bottom: 15px;
}
.pb20 {
	padding-bottom: 20px;
}
.pr05 {
	padding-right: 5px;
}
.pl05 {
	padding-left: 5px;
}
.pt30 {
	padding-top: 30px;
}
/* 行間 */
.lh120 {
	line-height:120%;
}
.lh130 {
	line-height:130%;
}
/* フォントサイズ */
.ps70 {
	font-size: 70%;
}
.ps80 {
	font-size: 80%;
}
.ps90 {
	font-size: 90%;
}
.ps100 {
	font-size: 100%;
}
/* 太字 */
.bold {
	font-weight: bold;
}
.dot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #435976;
}
/* marginとpaddingなし *//
.no_mp {
	margin: 0px;
	padding: 0px;
}
/*　左あき */
.mlist01 {
	margin: 0px 0px 0px 1.5em;
	padding: 0px;
}
.mlist02 {
	margin: 0px 0px 0px 2.5em;
	padding: 0px;
}
.mlist_A {
	margin: 0px 0px 0px 2em;
	padding: 0px;
}
.no_type {
	list-style-type: none;
}
.link_mark {
	background-image: url(../images/link_mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
/*　注意(赤) */
.attention {
	color: #FF0000;
}
/*　※ */
.kome {
	text-indent: -1em;
	margin-left: 1em;
}
.kome_01 {
	text-indent: -1.5em;
	margin-left: 1.5em;
}
.toi {
	background-color: #F3DAC9;
	padding: 6px;
}
.kanbetsu_td_01 {
	background-color: #EBEBEB;
	padding: 6px;
	font-size: 90%;
	width: 40%;
}
.kanbetsu_td_02 {
	padding: 6px;
	font-size: 90%;
}
.color_01 {
	color: #9A595D;
}

.color_red {
	color: #FF0000;
	font-weight:bold;
}

.waku_01 {
	border: 1px solid #9A595D;
	padding: 6px;
}

/* table_menu */

caption {
	text-align: right;
}

table.menu01 {
	border:#CCCCCC solid 1px;
	padding: 0px;
	border-collapse:collapse;
}

table.menu01 td{
	padding: 2px 5px;
}

table.menu01 th{
	text-align:center;
	padding: 5px 0px;
}

table.menu01 td.c{
	text-align:center;
}

/* notationȂ */
table.ta01 {
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
}
th.ta02 {
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	font-size: 90%;
	font-weight: normal;
	padding: 7px;
	vertical-align: top;
	background-color: #CEDCE1;
	color: #000000;
	width: 30%;
	text-align: left;
	line-height: 130%;
}
td.ta03 {
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	font-size: 90%;
	line-height: 130%;
	padding: 7px;
	vertical-align: top;
}
th.ta04 {
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	font-size: 90%;
	font-weight: normal;
	padding: 7px;
	vertical-align: top;
	background-color: #CEDCE1;
	color: #000000;
	width: 30%;
	text-align: center;
	line-height: 130%;
}
th.ta05 {
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	font-size: 80%;
	font-weight: normal;
	padding: 7px;
	vertical-align: top;
	background-color: #CEDCE1;
	color: #000000;
	text-align: center;
	line-height: 120%;
}
td.ta06 {
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	font-size: 80%;
	line-height: 120%;
	padding: 7px;
	vertical-align: top;
	text-align: center;
}
td.ta06left {
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	font-size: 80%;
	line-height: 120%;
	padding: 7px;
	vertical-align: top;
	text-align: left;
}
/* notationなど */
table.ta01_b {
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
}
th.ta02_b {
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	font-size: 90%;
	font-weight: normal;
	padding: 7px;
	vertical-align: top;
	color: #000000;
	text-align: left;
	line-height: 130%;
}
td.ta03_b {
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	font-size: 90%;
	line-height: 130%;
	padding: 7px;
	vertical-align: top;
}
/* セル背景 */
.cell_color_01 {
	background-color: #E6E9E8;
}
/* medicine_navi */
.medicine_navi {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 645px;
}
.medicine_navi a {
	text-decoration: none;
}
.medicine_navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.medicine_navi li {
	margin: 0px;
	padding: 0px;
}
.medicine_navi em {
	text-indent: -9999px;
	visibility: hidden;
}
/* .mn01～.mn04 */
.mn01,.mn01 a,.mn01 a:hover,
.mn02,.mn02 a,.mn02 a:hover,
.mn03,.mn03 a,.mn03 a:hover,
.mn04,.mn04 a,.mn04 a:hover {
	background-image: url(../research/images/01_link.jpg);
	margin: 0px;
	padding: 0px;
	display: block;
	width: 218px;
	height: 82px;
	background-repeat: no-repeat;
}
/* mn01 */
.mn01,.mn01 a {
	background-position: 0px 0px;
}
.mn01 a:hover {
	background-position: -218px 0px;
}
/* mn02 */
.mn02,.mn02 a {
	background-position: 0px -82px;
}
.mn02 a:hover {
	background-position: -218px -82px;
}
/* mn03 */
.mn03,.mn03 a {
	background-position: 0px -164px;
}
.mn03 a:hover {
	background-position: -218px -164px;
}
/* mn04 */
.mn04,.mn04 a {
	background-position: 0px -246px;
}
.mn04 a:hover {
	background-position: -218px -246px;
}
/* アイコン */
.icon_pdf {
	background-image: url(../images/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 22px;
	margin-left: 2px;
}
.icon_word {
	background-image: url(../images/icon_word.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 22px;
	margin-left: 2px;
}
/* サイトマップ */
.sitemap {
	font-size: 90%;
	padding-left: 100px;
}
.sitemap li {
	list-style-image:   url(../images/square_mark.gif);
}
.sitemap ul li {
	list-style-image:   url("../images/normal01.gif");
}

.sitemap ul ul li {
	list-style-image:   url("../images/normal02.gif");
}

.sitemap ul li.firstfollow {
	list-style-image:   url("../images/first01.gif");
}

.sitemap ul li.last {
	list-style-image:   url("../images/last01.gif");
}

.sitemap ul ul li.firstfollow {
	list-style-image:   url("../images/first02.gif");
}

.sitemap ul ul li.last {
	list-style-image:   url("../images/last02.gif");
}
.sitemap ul ul li.firstfollow02 {
	list-style-image:   url("../images/first03.gif");
}

.sitemap ul ul li.last02 {
	list-style-image:   url("../images/last03.gif");
}
