﻿@charset "utf-8";
/* CSS Document */

.tableStyle {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #c8c5c5;
	border-left-color: #c8c5c5;
	text-align: left;
	color: #333333;
	line-height: 1.2em;
}
.tdStyleA {
	background-color: #faf8f3;
	text-align: right;
	vertical-align: top;
}
.tdStyleB li {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 25px;
}
.btnPos {
	margin-right: 5px;
}
.tableStyle td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #c8c5c5;
	border-bottom-color: #c8c5c5;
	padding: 10px;
}
.fontRed {
	color:#ff0000;
}
.ceoMes {
	float:left;
	line-height:1.4em;
	text-align:left;
	width:538px;
}
.ceoMes p {
	padding-bottom:10px;
	
}
.ceoMes img {
	margin-top:50px;
}
.ceoPic {
	float:left;
}

.photoLine li {
	list-style-type: none;
	line-height: 0px;
	float:left;
}
.photoLine li img {
	vertical-align:middle;
}
#photoPage {
	line-height:0px
}
.maptext {
	text-align:left;
	font-size:0.8em;
}
.gMapInnerText {
	margin-top:10px;
}
.gMapInnerImg {
	width:192px;
	height:144px;
}