/* index */

#ttl {
	background: url(../img/ttlBack.jpg) no-repeat;
	height: 130px;
	text-indent: -99999px;
	margin-bottom: 30px;
}

table {
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
	width: 100%;
	margin-bottom: 30px;
}

th {
    padding: 10px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
	width: 160px;
	text-align: left;
	color: #666;
}

td {
    padding: 10px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
}

.ttl2 {
	background: url(../img/ttlBack2.jpg) no-repeat;
	height: 31px;
	font-size: 14px;
	font-weight: bold;
	padding: 9px 0 0 10px;
	margin-bottom: 20px;
}

.comme .photo , .comme p{
	display:inline-block;
}

/*
.comme img , .comme p{
	float:left;
}
*/

.comme .photo{
	width:340px;
	text-align:center;
}

.comme .photo span{
	display:block;
	padding:5px 0;
}

.comme p{
	width:350px;
	margin-left:10px;
	line-height:1.6;
	vertical-align:top;
}


.amap{
	width:720px;
	margin-bottom:20px;
}

.amap_end{
	margin-right:0;
}

p.title{
	font-weight:bold;
	padding:2px 0;
	text-align:center;
	background-color:#333;
	color:#fff;
	margin-bottom:0;
}


/* staff */

#ttlStaff {
	background: url(../img/ttlBackStaff.jpg) no-repeat;
	height: 130px;
	text-indent: -99999px;
	margin-bottom: 30px;
}

.staffText {
	width: 462px;
	float: left;
	margin-bottom: 30px;
	margin-right: 10px;
}