@charset "Shift_JIS";


/*//////////////////////////////////////////////////////////////////////// 
// Gallery
//////////////////////////////////////////////////////////////////////// */

#Gallery h3{
	font-size: 100%;
	color: #5B6117;
	padding: 10px 0px 0px 0px;
}

#Greeting, #History, #Record, #Address{
	margin: 0px 0px 25px 0px;
}

#PolicyTop{
	width: 640px;
	height: 15px;
	font-size: 1pt;
	background: url(../img/policy_t.jpg) top left no-repeat;
}

#PolicyMain{
	width: 640px;
	padding: 5px 0px;
	text-align: center;
	background: url(../img/policy_m.jpg) top left repeat-y;
}

#PolicyMain p{
	font-size: 110%;
	color: #963F47;
	padding: 0px 20px;
}

#PolicyBottom{
	width: 640px;
	height: 15px;
	font-size: 1pt;
	background: url(../img/policy_b.jpg) top left no-repeat;
}

#PolicyCapture{
	width: 200px;
	color: #5B6117;
	background: #E2E2E2;
	margin: 5px auto;
	padding: 10px 10px;
	text-align: center;
}

#GalleryInfo table{
	margin: 0px auto 0px;
}

#GalleryInfo table td{
	color: #5B6117;
	text-align: center;
	vertical-align: top;
	padding: 5px;
}

#GalleryInfo td img{
	margin: 0px 0px 5px 0px;
}

#Gallery dt{
	width: 115px;
	float: left;
}

#Gallery dd{
	line-height: 1.25em;
	margin: 0px 0px 0px 115px;
}

#Gallery .bar{
	width: 100%;
	font-size: 1px;
	background: url(../../img/bar02.gif) top left repeat-x;
}

#Gallery .bar01{
	width: 115px;
	height: 15px;
	font-size: 1px;
	background: url(../../img/bar01.gif) top left repeat-x;
}

#Record p{
	line-height: 1.25em;
}

#Record table{
	margin: 10px auto;
}

#Record td{
	width: 130px;
	text-align: center;
	vertical-align: bottom;
}

#Record td img{
	margin: 0px 0px 5px 0px;
}

#Address p{
	line-height: 1.25em;
}

#Address p.title{
	font-size: 100%;
	color: #5B6117;
	padding: 0px 0px 20px 0px;
}

#Address table{
	border-collapse: collapse;
	border-spacing: 0px;
}

#Address td.Text{
	width: 169px;
	vertical-align: top;
	padding: 10px;
	background: url(../img/bg_info.jpg) top left repeat-x;
}

#Address td.Pic{
	width: 110px;
	vertical-align: top;
	padding: 10px;
	background: url(../img/bg_info.jpg) top left repeat-x;
}

#Address td.Space{
	width: 2px;
	padding: 0px;
	background: #FFFFFF;
}

