@charset "UTF-8";

/* ----------------------------------------
*
*Since:  2010-01-30
*Modified:  
*
*/

/* Style Index ===============================

	00:  visit_common
		00-01:  header
		00-02:  sideMenu
		00-03:  titleIcon
		00-04:  pagenation

	01:  visit_index
		01-01:  categoryIndex

	02:  inspection
		02-01:  purpose

	03:  treatment
		03-01:  cureNavi
		03-02:  cureTable

	03:  institution
		03-01:  mapArea
		03-02:  resultData
		03-03:  resultDetail
		03-04:  noteMsg

========================================= */

/*
00-01:  header
-------------------------------------*/
div#header {
	background: url("../../images/visit/bg_header_visit.jpg") no-repeat 50% 0;
}

div#header div#headerCont {
	background: url("../../images/visit/bg_header_visit.jpg") no-repeat 50% 0;
}


/*
00-02:  sideMenu
-------------------------------------*/

div#sideMenu dl#subNavi {
	background: url("../../images/visit/bg_side_btm.gif") no-repeat 0 100%;
}

div#sideMenu dl#subNavi dd {
	background: url("../../images/visit/bg_side_base.gif") repeat-y;
}

div#sideMenu dl#subNavi li ul li {
	background: url("../../images/visit/icon_arrow_001.gif") no-repeat 7px 0.6em;
}

div#sideMenu dl#subNavi li ul li.cur a:link,
div#sideMenu dl#subNavi li ul li.cur a:visited {
	color: #6fa99a;
}


/*
00-03:  titleIcon
-------------------------------------*/
div#titleIcon {
	position: absolute;
	top: -14px;
	right: 0;
	width: 168px;
	height: 150px;
	background: url("../../images/visit/h1_icon_001.jpg") no-repeat 100% 0;
	z-index: 0;
}


/*
00-04:  pagenation
-------------------------------------*/

div#pagenation {
	background: url("../../images/visit/bg_pagenation_btm.gif") no-repeat 0 100%;
}

div#pagenation dl {
	background: url("../../images/visit/bg_pagenation_top.gif") no-repeat 0 0;
}

div#pagenation dl dd li {
	background: url("../../images/visit/icon_arrow_001.gif") no-repeat 7px 0.8em;
}

div#pagenation dl dd li.cur {
	color: #6fa99a;
}


/*
01-01:  categoryIndex
-------------------------------------*/

div.categoryIndex ul li {
	padding: 0 0 3px 10px;
	background: url("../../images/visit/icon_arrow_001.gif") no-repeat 0 0.6em;
}

/*
02-01:  purpose
-------------------------------------*/

div#purpose {
	margin: 35px 0 40px 0;
	width: 682px;
}

div#purpose table {
	margin: 0 0 13px 0;
	width: 682px;
	border-collapse: collapse;
}

div#purpose table caption {
	padding: 0 0 10px 10px;
	font-weight: bold;
	text-align: left;
	background: url("../../images/common/icon_arrow_002.gif") no-repeat 0 0.7em;
}

div#purpose table th {
	padding: 5px 10px;
	border: 1px solid #ccc;
	background: #ddd;
	text-align: left;
}

div#purpose table td {
	padding: 5px 10px;
	border: 1px solid #ccc;
}

div#purpose table td.link {
	padding: 0 0 0 19px;
	background: url("../../images/common/icon_arrow_001.gif") no-repeat 10px 1.1em;
}

/*
03-01:  cureNavi
-------------------------------------*/
div#cureNavi {
	margin: 0 0 15px 0;
	width: 682px;
}

div#cureNavi li {
	float: left;
	height: 59px;
}

div#cureNavi:after {
	display:block;
	clear:both;
	height: 0;
	visibility:hidden;
	content:".";
	font-size:0;
	line-height:0;
}

/*
03-02:  cureTable
-------------------------------------*/
div#cureTable {
}

div#cureTable table {
	margin: 5px 0 30px 0;
	width: 682px;
	border-collapse: collapse;
}

div#cureTable table caption {
	padding: 0 0 10px 10px;
	font-weight: bold;
	text-align: left;
	background: url("../../images/common/icon_arrow_002.gif") no-repeat 0 0.7em;
}

div#cureTable table thead td {
	padding: 5px 10px;
	border: 1px solid #ccc;
	background: #ddd;
	text-align: center;
}

div#cureTable table tbody th {
	width: 25%;
	padding: 5px 10px;
	border: 1px solid #ccc;
	background: #fafafa;
	text-align: left;
}

div#cureTable table tbody td {
	width: 75%;
	padding: 5px 10px;
	border: 1px solid #ccc;
}

div#cureTable table.cure05 {
	margin: 0 0 40px 0;
}

div#cureTable table.cure05 tbody th {
	width: 20%;
}

div#cureTable table.cure05 tbody td {
	width: 80%;
}


/*
01-01:  mapArea
-------------------------------------*/
div#mapArea {
	width: 682px;
}

div#mapArea h2 {
	margin: 0 0 12px 0;
}

div#mapArea div#searchPrefecture {
	float: left;
	width: 194px;
}

div#mapArea div#searchMap {
	float: right;
	width: 462px;
}

div#mapArea div#searchMap div#map {
	position: relative;
	width: 462px;
	height: 473px;
	background: url("../../images/visit/bg_seachmap_001.gif") no-repeat 0 0;
}

div#mapArea div#searchMap div#map li {
	position: absolute;
	width: 53px;
	height: 25px;
}

div#mapArea div#searchMap div#map li#map001 {
	position: absolute;
	top: 20px;
	right: 18px;
	height: 26px;
}

div#mapArea div#searchMap div#map li#map002 {
	position: absolute;
	top: 79px;
	right: 18px;
	height: 26px;
}

div#mapArea div#searchMap div#map li#map003 {
	position: absolute;
	top: 105px;
	right: 18px;
}

div#mapArea div#searchMap div#map li#map004 {
	position: absolute;
	top: 155px;
	right: 18px;
}

div#mapArea div#searchMap div#map li#map005 {
	position: absolute;
	top: 130px;
	right: 18px;
}

div#mapArea div#searchMap div#map li#map006 {
	position: absolute;
	top: 180px;
	right: 18px;
}

div#mapArea div#searchMap div#map li#map007 {
	position: absolute;
	top: 205px;
	right: 18px;
}

div#mapArea div#searchMap div#map li#map008 {
	position: absolute;
	top: 229px;
	right: 87px;
	height: 26px;
}

div#mapArea div#searchMap div#map li#map009 {
	position: absolute;
	top: 255px;
	right: 87px;
}

div#mapArea div#searchMap div#map li#map010 {
	position: absolute;
	top: 280px;
	right: 87px;
}

div#mapArea div#searchMap div#map li#map011 {
	position: absolute;
	top: 305px;
	right: 87px;
}

div#mapArea div#searchMap div#map li#map012 {
	position: absolute;
	top: 331px;
	right: 87px;
}

div#mapArea div#searchMap div#map li#map013 {
	position: absolute;
	top: 356px;
	right: 87px;
}

div#mapArea div#searchMap div#map li#map014 {
	position: absolute;
	top: 381px;
	right: 87px;
}

div#mapArea div#searchMap div#map li#map015 {
	position: absolute;
	top: 71px;
	right: 193px;
}

div#mapArea div#searchMap div#map li#map016 {
	position: absolute;
	top: 46px;
	right: 193px;
}

div#mapArea div#searchMap div#map li#map017 {
	position: absolute;
	top: 20px;
	right: 193px;
	height: 26px;
}

div#mapArea div#searchMap div#map li#map018 {
	position: absolute;
	top: 96px;
	right: 193px;
}

div#mapArea div#searchMap div#map li#map019 {
	position: absolute;
	top: 121px;
	right: 193px;
}

div#mapArea div#searchMap div#map li#map020 {
	position: absolute;
	top: 146px;
	right: 193px;
}

div#mapArea div#searchMap div#map li#map021 {
	position: absolute;
	top: 330px;
	right: 207px;
}

div#mapArea div#searchMap div#map li#map022 {
	position: absolute;
	top: 304px;
	right: 155px;
	width: 52px;
	height: 26px;
}

div#mapArea div#searchMap div#map li#map023 {
	position: absolute;
	top: 304px;
	right: 207px;
	height: 26px;
}

div#mapArea div#searchMap div#map li#map024 {
	position: absolute;
	top: 330px;
	right: 155px;
	width: 52px;
}

div#mapArea div#searchMap div#map li#map025 {
	position: absolute;
	top: 146px;
	left: 150px;
}

div#mapArea div#searchMap div#map li#map026 {
	position: absolute;
	top: 121px;
	left: 150px;
}

div#mapArea div#searchMap div#map li#map027 {
	position: absolute;
	top: 171px;
	left: 150px;
}

div#mapArea div#searchMap div#map li#map028 {
	position: absolute;
	top: 70px;
	left: 150px;
	height: 26px;
}

div#mapArea div#searchMap div#map li#map029 {
	position: absolute;
	top: 96px;
	left: 150px;
}

div#mapArea div#searchMap div#map li#map030 {
	position: absolute;
	top: 196px;
	left: 150px;
}

div#mapArea div#searchMap div#map li#map031 {
	position: absolute;
	top: 196px;
	left: 84px;
}

div#mapArea div#searchMap div#map li#map032 {
	position: absolute;
	top: 171px;
	left: 84px;
}

div#mapArea div#searchMap div#map li#map033 {
	position: absolute;
	top: 120px;
	left: 84px;
}

div#mapArea div#searchMap div#map li#map034 {
	position: absolute;
	top: 146px;
	left: 84px;
}

div#mapArea div#searchMap div#map li#map035 {
	position: absolute;
	top: 221px;
	left: 84px;
}

div#mapArea div#searchMap div#map li#map036 {
	position: absolute;
	top: 381px;
	left: 137px;
	width: 52px;
}

div#mapArea div#searchMap div#map li#map037 {
	position: absolute;
	top: 355px;
	left: 137px;
	width: 52px;
	height: 26px;
}

div#mapArea div#searchMap div#map li#map038 {
	position: absolute;
	top: 355px;
	left: 84px;
	height: 26px;
}

div#mapArea div#searchMap div#map li#map039 {
	position: absolute;
	top: 381px;
	left: 84px;
}

div#mapArea div#searchMap div#map li#map040 {
	position: absolute;
	top: 230px;
	left: 17px;
	height: 26px;
}

div#mapArea div#searchMap div#map li#map041 {
	position: absolute;
	top: 256px;
	left: 17px;
}

div#mapArea div#searchMap div#map li#map042 {
	position: absolute;
	top: 281px;
	left: 17px;
}

div#mapArea div#searchMap div#map li#map043 {
	position: absolute;
	top: 306px;
	left: 17px;
}

div#mapArea div#searchMap div#map li#map044 {
	position: absolute;
	top: 331px;
	left: 17px;
}

div#mapArea div#searchMap div#map li#map045 {
	position: absolute;
	top: 356px;
	left: 17px;
}

div#mapArea div#searchMap div#map li#map046 {
	position: absolute;
	top: 381px;
	left: 17px;
}

div#mapArea div#searchMap div#map li#map047 {
	position: absolute;
	top: 20px;
	left: 17px;
}

div#mapArea:after {
	display:block;
	clear:both;
	height: 0;
	visibility:hidden;
	content:".";
	font-size:0;
	line-height:0;
}

div#mapAttention {
	margin: 0 0 20px 0;
}

div#mapAttention dt {
	margin: 0 0 10px 0;
	font-weight: bold;
}

div#mapAttention li {
	margin-left: 1.2em;
	padding: 0 0 20px 0;
	text-indent: -1.2em;
	font-size: 100%;
}

/*
01-02:  resultData
-------------------------------------*/
div#resultDataArea {
	margin: 0 0 40px 0;
}

div#resultDataArea select {
	margin: 10px 0 40px 0;
}

div#resultDataArea div.resultData {
	margin: 0 0 20px 0;
}

div#resultDataArea div.resultData table {
	width: 682px;
	border-collapse: collapse;
}

div#resultDataArea div.resultData table thead th {
	background: #ddd;
	text-align: left;
}

div#resultDataArea div.resultData table th {
	padding: 7px 9px;
	border: 1px solid #ccc;
	text-align: left;
}

div#resultDataArea div.resultData table th a {
	padding: 0 0 0 11px;
	background: url("../../images/common/icon_arrow_001.gif") no-repeat 0 0.4em;
}

div#resultDataArea div.resultData table td {
	padding: 7px 9px;
	border: 1px solid #ccc;
}

div#resultDataArea div.resultData table td.name {
	width:30%;
}

div#resultDataArea div.resultData table td.part {
	width:15%;
}

div#resultDataArea div.resultData table td.address {
	width:37%;
}

div#resultDataArea div.resultData table td.tel {
	width:18%;
}

/*
01-03:  resultDetail
-------------------------------------*/
div#resultDetail {
	width: 682px;
	margin: 0 0 40px 0;
}

div#resultDetail h2 {
	margin: 15px 0 5px 0;
	color: #6fa99a;
	font-size: 18px !important;
	font-size: 110%;
	font-weight: bold;
}

body.fontSmall div#resultDetail h2 {
	font-size: 14px !important;
	font-size: 100%;
}

body.fontNormal div#resultDetail h2 {
	font-size: 18px !important;
	font-size: 110%;
}

body.fontLarge div#resultDetail h2 {
	font-size: 20px !important;
	font-size: 120%;
}

div#resultDetail table {
	width: 682px;
	margin: 20px 0 0 0;
	border-collapse: collapse;
}

div#resultDetail th {
	width: 15%;
	padding: 7px 10px;
	background: #fafafa;
	border: 1px solid #ccc;
	text-align: left;
}

div#resultDetail td {
	width: 85%;
	padding: 7px 10px;
	border: 1px solid #ccc;
}

div#resultDetail td.mapimg {
	padding: 19px 10px;
	text-align: center;
}

div#resultDetail td.week {
	width: 5%;
	padding: 7px 0;
	text-align: center;
}

/*
01-04:  noteMsg
-------------------------------------*/

div#noteMsg {
	width: 682px;
	margin: 0 0 40px 0;
}
div#noteMsg p {
	margin: 0 0 20px 0;
}
