@charset "utf-8";
/*
============================================

	photo CSS

============================================
*/

/* main gallery
--------------------------------------------- */


#main .gallery {
	background-color: #E4E4E4;
	padding: 10px 0 0 0;
	margin: 0 0 20px 0;
}
#main .gallery li {
	float: left;
	padding: 0 0 10px 10px;
}
hr {
	border: 0;
	height: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	margin:10px 0;
}
.profile {
	width:135px;
	text-align:center;
}
.obj img {
	padding-bottom:20px;
}
.obj {
	font-size:85%;
}
.shokureki th, .shokureki td {
	vertical-align:top;
	padding:7px !important;
	line-height:160%;
}
.shokureki td {
	font-size:85%;
}
.contact_activity {
	width:366px;
	margin:20px auto;
}
#main h2 {
}
#main h3 {
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 10px;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	font-size: 120%;
}
#main table li {
	color: #666666;
	padding-bottom:3px;
	font-size:85%;
}
.note {
	border:1px solid #999;
	padding:3px !important;
}
#main table td {
	padding:7px;
	vertical-align:top;
}
#main p {
	padding-bottom: 20px;
	color: #666666;
	line-height: 120%;
}
