@charset "utf-8";

/* ------------------------------------
	Profile
------------------------------------ */
#Profile th,
#Profile td,
#History th,
#History td {
	text-align: left;
	vertical-align: top;
	font-size: 93%;
	padding-top: 15px;
	padding-bottom: 12px;
	padding-left: 18px;
	line-height: 175%;
}
#Profile th,
#History th {
	background: #EDEDED url(../common/images/cell_line.gif) no-repeat left top;
	width: 112px;
	white-space: nowrap;
}
#Profile td,
#History td {
	background: #FFF url(../common/images/cell_line.gif) no-repeat left top;
	width: 572px;
}
#Profile .Detail {
	margin-left: 50px;
}
#Profile .Detail th,
#Profile .Detail td {
	width: auto;
	background: #FFF url(none);
	padding: 0px;
}

/* ------------------------------------
	Message
------------------------------------ */
#Message .FloatWrap {
	width: 720px;
}
#Message .MessageText {
	float: left;
	width: 425px;
}
#Message .MessageText p {
	line-height: 175%;
	font-size: 93%;
	padding-bottom: 21px;
}
#Message .Photo {
	float: right;
	width: 272px;
}
#Message .Sign {
	clear: both;
	width: 720px;
}
#Message .Sign .CompanyName {
	font-size: 93%;
	padding-bottom: 10px;
}
#Message .History {
	padding-top: 35px;
}
#Message .History h4 {
	padding-bottom: 10px;
}
#Message .History th,
#Message .History td {
	vertical-align: top;
	text-align: left;
	font-size: 93%;
	padding-top: 5px;
	padding-bottom: 4px;
}
#Message .History th {
	padding-right: 10px;
}

/* ------------------------------------
	Discription
------------------------------------ */
#Discription .ReadText,
#Plan .ReadText,
#Service .ReadText {
	font-size: 108%;
	line-height: 150%;
}
#Discription .ReadText {
	padding-bottom: 62px;
}

/* ------------------------------------
	Plan
------------------------------------ */
#Plan .ReadText {
	padding-bottom: 33px;
}

/* ------------------------------------
	History
------------------------------------ */
#History th {
	vertical-align: middle;
}

#History .Caption {
	font-size: 85%;
	padding-top: 10px;
}

/* ------------------------------------
	Access
------------------------------------ */

#Access ul {
	width: 740px;
}
#Access li {
	float: left;
	width: 350px;
	margin-left: 20px;
	display: inline-block;
}
#Access li p.Add {
	font-size: 93%;
	line-height: 150%;
	padding: 4px 0px 19px;
}
#Access .Map {
	height: 248px;
	width: 348px;
	border: 1px solid #999;
}
#Access .FloatWrap {
	width: 720px;
	padding-bottom: 20px;
}
#Access .FloatWrap .Map01,
#Access .FloatWrap .Map02 {
	width: 350px;
}
#Access .FloatWrap .Map01 {
	float: left;
}
#Access .FloatWrap .Map02 {
	float: right;
}
#Access .GMap {
	border: 1px solid #999;
}
#Access #GMapID01 {
	clear: both;
	height: 350px;
	width: 720px;
	margin-bottom: 20px;
}
#Access #GMapID02 {
	float: right;
	height: 600px;
	width: 350px;
}


/* ------------------------------------
	Service
------------------------------------ */
#Service .ReadText {
	padding-bottom: 43px;
}
#Service .Fig {
	text-align: center;
}
