@charset "utf-8";

/*------------------------------------------------------------------------------

地球村 - about style

------------------------------------------------------------------------------*/

/* ----------------------------------------

画像タイトル設定

---------------------------------------- */

div#main h1{
	background:url(../images/title.jpg) no-repeat left top;
}


div#main table.about th {
width:18%;
text-align:right;
}

div#main table.about td {
padding-left:15px;
}

div#main table.trustee td span {
padding-left:20px;
}

img.photo_l {
float:left;
border: 1px solid #ccc;
margin: 0 10px 0 0;
}

img.photo_r {
float:right;
border: 1px solid #ccc;
margin: 0 0 0 10px;
}


img.photo {
border: 1px solid #ccc;
}

table.prof {
width: 444px;
}
