/* @group subpage common layout */

body {
	background-image: none;
}

div.header {
	position: absolute;
	top: 0;
}

div.center-column {
	margin-left: 201px;
	width: 527px;
	margin-bottom: 75px;
}

div.left-column,
div.right-column {
	position: absolute;
	top: 324px;
}

div.right-column {
	right: 0;
}

/* @end */

/* @group chief page css */

dl.chief-prof dt {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	border-bottom: 1px solid #dbdbdb;
}

dl.chief-prof dt:before {
	content: "■";
	margin-right: 2px;
}

dl.chief-prof dt.first-child {
	margin-top: 0;
}

dl.chief-prof dd {
}

ul.chief-part {
	margin-top: 20px;
}

p.chief-img {
	float: right;
	padding-left: 20px;
	padding-bottom: 15px;
	background-color: #ffffff;
}

p.chief-img img {
	border: 2px solid #e6e6e6;
}

/* @end */

/* @group access page css */

iframe.map {
	width: 100%;
	height: 350px;
	margin-top: 20px;
	border: 1px solid #e6e6e6;
}

p.map-link {
	float: right;
}

/* @end */

/* @group charge page css */

table.price {
	border-collapse: collapse;
	width: 100%;
	clear: both;
}

table.price thead th,
table.price thead td {
	background-color: #4793cf;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
}

table.price tr th,
table.price tr td {
	padding: 4px 10px 4px;
}

table.price tbody tr th {
	border-bottom: 1px solid #ffffff;
	background-color: #5ca6e0;
	color: #ffffff;
	width: 150px;
}

table.price tr td {
	color: #666666;
	background-color: #ffffff;
	border-left: 1px solid #5ca6e0;
}

table.price tr td.num {
	text-align: right;
}

table.price tr.odd td {
	background-color: #e1f2ff;
}

table.cusco td dl {
	font-size: 88%;
}

table.cusco td dl dt {
	float: left;
	clear: both;
}

table.cusco td dl dd {
	margin-left: 6.5em;
}

table.cusco td dl.ch-list {
	font-size: 11px;
}

table.ch {
	margin-top: 10px;
	margin-bottom: 30px;
}

table.ch td {
	vertical-align: top;
}

p.pdf {
	margin-top: 20px;
}

p.pdf a img {
	width: 18px;
	height: 18px;
	margin-right: 5px;
	vertical-align: text-bottom;
}


/* @end */

/* @group service page css */

ul.perio-list {
	list-style-type: disc;
	margin-left: 220px;
	padding-top: 5px;
	padding-left: 2em;
	margin-bottom: 10px;
}

dl.desc-img01 {
	position: relative;
	margin-bottom: 10px;
}

dl.desc-img01 img {
	border: 1px solid #e6e6e6;
}

dl.desc-img01 dt,
dl.desc-img01 dd {
	width: 263px;
}

dl.desc-img01 dd {
	font-size: 88%;
	text-align: center;
}

dl.desc-img01 dt.r,
dl.desc-img01 dd.r {
	position: absolute;
	right: 0;
	top: 0;
}

dl.desc-img01 dd.r {
	top: 188px;
}

dl.desc-img02 {
	margin-bottom: 10px;
}

dl.desc-img02 dt,
dl.desc-img02 dd {
	text-align: center;
	display: block;
	width: 500px;
}

dl.desc-img02 dt {
	border: 1px solid #e6e6e6;
}

dl.desc-img02 dd {
	font-size: 88%;
}


/* @end */

/* @group case page css */

ul.tab-navi {
	border-left: 1px solid #e6e6e6;
	height: 31px;
	border-bottom: 2px solid #4793cf;
	margin-bottom: 20px;
}

ul.tab-navi li {
	float: left;	
	height: 30px;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	width: 104px;
	text-align: center;
	font-size: 12px;
}

ul.tab-navi li.selected,
ul.tab-navi li:hover {
	background-color: #4793cf;
}

ul.tab-navi li.last-child {
	width: 105px;
}

ul.tab-navi li a {
	padding-top: 6px;
	height: 24px;
	display: block;
	background: url(../../images/case_mark_02.gif) no-repeat 3px 11px;
}

ul.tab-navi li.selected a,
ul.tab-navi li a:hover {
	color: #ffffff;
	background: url(../../images/case_mark_01.gif) no-repeat 3px 11px;
}

div.tmp-bmgn {
	margin-bottom: 10px;
}

div.tmp-bmgn:after {  
    content: ".";  
    display: block;  
    visibility: hidden;  
    height: 0.1px;  
    font-size: 0.1em;  
    line-height: 0;  
    clear: both;  
}

div.tmp-tbmgn {  
	padding-top: 10px;
	padding-bottom: 10px;
}  

div.tmp-tbmgn01 {
	margin-top: 30px;
}

div.tmp-tbmgn01 table {
	position: relative;
	top: 0;
}

div.tmp-tbmgn01 table caption {
	position: absolute;
	top: -391px;
}


/* @end */


