BODY { color: #333333; background-color: #e6e6e6; }

/* 段落 */
p { font-size: 12px; color: #333333; line-height: 130%; }


/* 要素 */
td {
	font-size: 12px;
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #333333;
}

.text10 { font-size: 10px; line-height: 150%}


/* 見出し */
h1 { margin: 0 0 3px;  padding-bottom: 5px;
	font-size: 18px;  font-weight: bold;
	background: #FFFFFF url(../../img/h1.gif) no-repeat left bottom; }

h2 { margin: 0 0 3px;  padding-bottom: 5px;
	font-size: 14px;  font-weight: bold;
	background: #FFFFFF url(../../img/h2.gif) no-repeat left bottom; }

/* Photo Gallery */
.tit {
	margin-top: 3px;
	padding-left: 3px;
	background-color: #F8F8F8;
	text-align: left;
	width: 200px;
	height: 40px;	
}

.tit_b {
	margin-top: 5px;
	padding-left: 3px;
	background-color: #F8F8F8;
	text-align: left;
	width: 200px;
	height: 60px;	
}

.sp {
	width:20px;
}

.no {
	margin-top: 10px;
	padding-left: 9px;
	background: #FFFFFF url(img/base.gif) no-repeat center;
	width: 220px;
	height: 230px;
}
.no_t {
	margin-top: 0px;
	padding-top: 10px;
	background: #FFFFFF url(img/base_t.gif) no-repeat center;
	width: 220px;
	height: 277px;
}

.pic {
	padding-bottom: 10px;
	padding-left: 43px;
}