﻿/* 基本情報
------------------------------------------------ */
#access .map{
	width:608px;
	padding:20px;
	margin:0px auto 10px;
	border:1px #CCC solid;
	text-align:center;
}
#access .inbox{
	width:610px;
	margin:0 auto;
	padding:20px;
	background:url(../image/common/referBg.gif) repeat-y;
}
#access .inbox .l{
	width:220px;
}
#access .inbox .r{
	width:370px;
}

/* 外科環境
------------------------------------------------ */
#geka .inbox{
	width:650px;
	margin:0px auto;
}
#geka .inbox .l{
	width:300px;
}
#geka .inbox .r{
	width:330px;
}
#geka .inbox2{
	width:650px;
	margin:0px auto;
}
#geka .inbox2 .l{
	width:430px;
}
#geka .inbox2 .r{
	width:200px;
}

/* 歯科治療環境
------------------------------------------------ */
#hotetsu .inbox{
	width:650px;
	margin:0px auto 20px;
}
#hotetsu .inbox .l{
	width:318px;
}
#hotetsu .inbox .r{
	width:312px;
}
#hotetsu .inbox2{
	width:650px;
	margin:0px auto 20px;
}
#hotetsu .inbox2 .l{
	width:318px;
}
#hotetsu .inbox2 .r{
	width:312px;
}

/* アフターケア
------------------------------------------------ */
#after .inbox{
	width:650px;
	margin:0px auto;
}
#after .inbox .l{
	width:468px;
}
#after .inbox .r{
	width:162px;
}

/* スタッフ紹介
------------------------------------------------ */
#staff .inbox{
	width:610px;
	margin:0 auto;
	padding:20px;
	background:url(../image/common/referBg.gif) repeat-y;
}
#staff .inbox .l{
	width:120px;
}
#staff .inbox .r{
	width:470px;
}
#staff .inbox .r dt{
	font-size:18px;
	margin-bottom:10px;
	border-bottom:1px #CCC solid;
	font-weight:bold;
}