@charset "UTF-8";
/* CSS Document */

/* 普遍的なクラスを定義 */

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
.center {
	text-align: center;
}
.iepngfix {
  behavior: expression(IEPNGFIX.fix(this));
}

/* 主なタグを定義 */

body {
	margin: 0px;
	padding: 0px;
	color: #4D4D4D;
	font: 78%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS P ゴシック", sans-serif;
	text-align: center;
	background-color: #e6e2da;
	background-image: url(../../img/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div {
	text-align: left;
}
p,table,form {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
th,td {
	vertical-align: top;
	text-align: left;
}
img {
	vertical-align: top;
	border: 0px;
}
ul,ol {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
input,select {
	margin: 0px;
	padding: 0px;
}

/* 共通リンクを定義 */

a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}

/* ブロックを定義 */

#container
   {
	width: 748px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	position: relative;
	height: 109px;
}
#header h1 {
	padding-top: 21px;
	padding-left: 4px;
}
#header ul {
	position: absolute;
	left: 491px;
	top: 0px;
	width: 253px;
}
#header ul li {
	float: left;
}
#menu {
	height: 43px;
}
#header_sub {
	position: absolute;
	left: 321px;
	top: 41px;
	width: 424px;
}
#header #tel1 {
	position: absolute;
	right: 0px;
	top: 58px;
}
/*}#header #tel1 {
	position: absolute;
	left: 329px;
	top: 58px;
}*/
#header #tel2 {
	position: absolute;
	left: 512px;
	top: 41px;
}
#menu ul li {
	float: left;
}
#content {
	background-image: url(../../img/bg_content.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 4px;
	padding-left: 4px;
	clear: both;
}
.content_inner   {
	padding-right: 17px;
	padding-left: 17px;
	padding-top: 6px;
}
#footer_menu {
	background-image: url(../../img/bg_footer_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 76px;
}
#footer_menu ul {
	padding-left: 18px;
	padding-top: 20px;
}
#footer_menu ul li {
	float: left;
}
#footer {
	position: relative;
	height: 103px;
}

/* 各ページを定義 */
#footer ul {
	position: absolute;
	width: 177px;
	left: 289px;
	top: 14px;
}
#footer ul li {
	float: left;
}
#footer #logo {
	display: block;
	position: absolute;
	left: 12px;
	top: 9px;
}
#footer #crejit {
	display: block;
	position: absolute;
	left: 5px;
	top: 68px;
	font-size: 11px;
	line-height: 14px;
	color: #545453;
}
#ssl_seal {
	position: absolute;
	left: 685px;
	top: 3px;
}
#home h3 {
	padding-top: 16px;
	padding-bottom: 13px;
}
#general h3 {
	margin-bottom: 26px;
}
#general h3.nonavi {
	margin-top: 12px;
}
#home .topic {
	clear: both;
	padding-bottom: 5px;
}
#home .topic li {
	float: left;
	margin-right: 9px;
}
#home .topic .last {
	margin-right: 0px;
}
#home .topic_box {
	background-image: url(../../img/bg_home_topic.gif);
	background-repeat: repeat-y;
	clear: both;
	margin-bottom: 5px;
}
#home .topic_box h4 {
	padding-left: 6px;
	float: left;
	padding-right: 12px;
}
#home .topic_box ul {
	padding-right: 6px;
	padding-left: 6px;
}
#home .topic_box li {
	float: left;
	background-image: url(../../img/m_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	padding-right: 12px;
}
#home .topic_box_header {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../../img/bg_home_topicheader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 6px;
}
#home .topic_box_footer {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../../img/bg_home_topicfooter.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 6px;
	clear: both;
}
#banner {
	margin-top: 12px;
}
.column {
	background-image: url(../../img/bg_column.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 32px;
	padding-top: 28px;
	padding-left: 24px;
	padding-bottom: 26px;
}
.company {
	width: 100%;
	border-top: 1px solid #d5d5d5;
}
.company th {
	padding: 4px 2px 4px 18px;
	width: 140px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #d5d5d5;
}
.company td {
	padding: 4px 2px 4px 24px;
	vertical-align: top;
	border-bottom: 1px solid #d5d5d5;
}
.company a {
	float: left;
	background-image: url(../../img/m_link.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 14px;
	padding-right: 12px;
}
#page_navi {
	padding-top: 10px;
}
#page_navi ul {
	float: right;
	padding-right: 17px;
}
#page_navi li {
	float: left;
	background-image: url(../../img/m_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	margin-left: 12px;
}
#message {
	position: relative;
}
#message h4 {
	padding-top: 12px;
	padding-left: 28px;
	padding-bottom: 28px;
}
#message .column {
	background-image: url(../../message/img/bg_message.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 32px;
	padding-top: 28px;
	padding-left: 24px;
	padding-bottom: 26px;
}
#message  #photo {
	float: right;
	margin-top: -100px;
	position: relative;
	padding-right: 33px;
}
.column h4 {
	padding-bottom: 12px;
}
.column p {
	padding-bottom: 12px;
}
ul.disk {
	list-style: disc;
	margin-left: 18px;
	padding-bottom: 12px;
}
#tabletalk {
	padding-right: 10px;
	padding-left: 11px;
}
#general #tabletalk h3 {
	padding-top: 0px;
}
/*#tabletalk .main {
	float: left;
	width: 484px;
	padding-right: 20px;
}
#tabletalk .main h4 {
	margin-bottom: 12px;
}
#tabletalk .main p {
	padding-bottom: 12px;
}
#tabletalk .main .chair {
	color: #888888;
}
#tabletalk .main .right {
	float: right;
}
#tabletalk  .main  .left {
	float: left;
}
#tabletalk .main .box {
	border: 1px solid #cccccc;
	padding: 6px;
	margin-bottom: 16px;
	margin-top: 16px;
}
#tabletalk .side {
	float: right;
	width: 181px;
}
#tabletalk .side .staff {
	background-image: url(../../staff/img/bg_staff.gif);
	background-repeat: repeat-y;
	margin-bottom: 26px;
}
#tabletalk .side .staff p {
	padding-right: 6px;
	padding-left: 6px;
}
#tabletalk .side .staff_footer {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../../staff/img/bg_staff_footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 8px;
}
*/
.content_inner .p_column {
	margin-left: 32px;
	margin-bottom: 16px;
}
.necessary {
	color: #993333;
}
.form_send {
	text-align: center;
	margin-top: 16px;
}
.error {
	font-size: 120%;
	color: #CC3300;
}
#frame {
	border-width: 0px;
	border-style: none;
	width: 740px;
	height: 420px;
}
.service_dummy {
	padding-top: 32px;
	padding-bottom: 32px;
	padding-left: 40px;
}
ol.number {
	margin-left: 18px;
	padding-bottom: 12px;
	list-style: decimal;
}
ol.number2 {
	margin-left: 18px;
	padding-bottom: 0px;
	list-style: decimal;
}
.privacy_inq {
	border: 1px solid #CCCCCC;
	width: 400px;
	padding: 4px;
	margin-top: 6px;
}
#news {
}
#news_left {
	float: left;
	width: 482px;
	padding-left: 12px;
}
#news_left .entry {
}
#news_left .entry .entry_header {
	background-color: #f1f1e6;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 12px;
	padding: 4px;
}
#news_left .entry .entry_header h4 img {
	vertical-align: middle;
	margin-right: 4px;
}
#news_left .entry .entry_header span.date {
	padding-right: 12px;
}
#news_left .entry .entry_body p {
	margin-bottom: 12px;
}
#news_left .entry .asset {
	display: table-cell;
	float: left;
	margin: 0pt 10px 6px 0px;
	overflow: hidden;
	width: 116px;
	text-align: center;
	padding: 0px;
}
#news_left .entry_more {
	clear: both;
	margin-top: 12px ;
	margin-bottom: 0px !important;
}
#news_left .entry_more a {
	background-image: url(../../img/m_link.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
}
#news_right {
	float: right;
	width: 188px;
}
#news_right  .navi_entry {
	background-image: url(../../img/line_entry.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-bottom: 4px;
}
#news_right  .navi_entry  img {
	margin-right: 4px;
	vertical-align: middle;
}
#mapframe {
	padding: 0px;
	margin-bottom: 24px;
	margin-left: 48px;
}
#link_cat_blog {
	margin-bottom: 12px;
}

/* 新スタッフ紹介
----------------------------------------------------------- */

#staff .column {
	padding-top: 22px;
	padding-left: 14px;
	padding-bottom: 12px;
}
#staff .column#staff1 {
	background-image: url(../../staff/img/bg_staff1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#staff .column#staff2 {
	background-image: url(../../staff/img/bg_staff2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#staff .column#staff3 {
	background-image: url(../../staff/img/bg_staff3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#staff .column#staff4 {
	background-image: url(../../staff/img/bg_staff4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#staff .column h4 {
	padding-bottom: 26px;
}
#staff .column h5 {
	margin-left: 14px;
	margin-bottom: 8px;
}
#staff .column p {
	margin-left: 50px;
	margin-right: 30px;
	padding-bottom: 24px;
}
