﻿@charset "utf-8";

/* ABOUT US
---------------------------------------------*/
#about {
	position: relative;
	padding-top: 15px;
	color: #fff;
	line-height: 1.7em;
	letter-spacing: 0.05em;
	background: url(../img/bg_about.gif) left top no-repeat;}

#about h3 {margin-bottom: 6px;}

#aboutmdc {
	position: absolute;
	left: 7px; top: 15px;
	width: 500px;}

#staff {
	width: 503px;
	margin: 253px 0 0 463px;}

#staff dl dt {border-bottom: 1px solid #ccc;}

#staff dl dd p {
	color: #ccc;
	margin-bottom: 1.5em;}

#miyauchi {
	height: 1%;
	padding-left: 122px;
	background: url(../img/miyauchi.gif) left top no-repeat;}

#miyauchi dd {padding: 5px 0 5px 3px;}

#aoyama {
	height: 1%;
	margin-bottom: 25px;
	padding-right: 122px;
	background: url(../img/aoyama.gif) right top no-repeat;}

#aoyama dd {padding: 5px 8px 5px 1px;}
