@charset "utf-8";
/* CSS Document */


div#photo_gallery {
	margin			: 0 0 24px 0;
}

/* 	photo_handling 写真の取り扱い
-----------------------------------*/
dl#photo_handling {
	margin			: 0 0 20px 0;
}
dl#photo_handling dt {
	margin			: 0 0 15px 0;
}
dl#photo_handling dd {
}


/* 	gallery_list
-----------------------------------*/
div.gallery_list {
	width			: 650px;
}
div.tomb {
	margin			: 0 16px 16px 0;
	padding			: 0 0 5px 0;
	width			: 204px;
	float			: left;
	border			: solid 1px #dcddd6;
	background		: url(../img/approach/about/heritage_bgi.gif) repeat;
}
div.tomb_turn {
	margin			: 0 0 16px 0;
}
div.tomb img {
	padding			: 10px 10px 5px 10px;
	width			: 184px;
}
div.tomb h4 {
	padding			: 0 10px 0 10px;
}
div.tomb p {
	padding			: 0 10px 0 10px;
}

#photo_handling ol li,
#howto_use ol li {
	list-style-position: outside;
	list-style-type: decimal;
	margin: 0 10px 5px 30px;
}


/*  #contact table
-------------------------------------------*/

#contact table.type07 {
	width:100%;
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	border: 1px solid #ccc;
	margin-bottom:20px;
}
#contact table.type07 thead {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;

}
#contact table.type07 thead th {
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	background: #92c341;
	text-align:center;	
}

#contact table.type07 thead th.line {
border-left:1px solid #fff;
border-right:1px solid #fff;
}

#contact table.type07 tbody th {
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	background: #f3f4ee;
}
#contact table.type07 td {
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

/* 写真の使用について
---------------------------------*/

#photo_rule .notice {
	margin-left: 10px;
	margin-bottom: 10px;
}


#photo_rule .inner {
	margin: 10px 30px;
}

#photo_rule dl dt {
	margin: 0 0 10px 10px;
}
#photo_rule dl dd {
	margin: 0 0 10px 30px;
}
#download_rule .inner  {
	margin: 10px;
}

h1#page_title {
	margin-bottom: 20px;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #ccc;
	font-size: 32px;
	line-height: 1.4;
	font-weight: normal;
	color: #9A7131;
}
.page_title_text {
	margin-bottom: 30px;
	font-size: 16px;
	font-weight: bold;
	color: red;
}