/* CSS Document */


#pilgrimage_list_top_image {
	background-image: url(../pilgrimage/images/pilgrimage_list_top.jpg);
	height: 164px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: center center;
}

#pilgrimage_top_image {
	background-image: url(../pilgrimage/images/pilgrimage_top.jpg);
	height: 164px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: center center;
}

/*金封TOP*/
#gold_seal_list_top_image{
	background-image: url(../gold_seal/images/gold_seal_list_image_top.jpg);
	height: 164px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: center center;
}

/*3Dブロックメモ*/
#memo_block_top_image{
	background-image: url(../3d_memo_block/images/3d_memo_block_top.jpg);
	height: 164px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: center center;
}

#memo_block_content {
	margin-left:40px;
	padding-top:10px;
	color:#D2D2D2;
	width:790px;
}

#memo_block_content hr{
	width: 700px;
	float: left;
}

/*top用*/

#content_list {
	margin-left:25px;
	padding-top:35px;
	color:#D2D2D2;
	width:805px;
}

#content_list hr{
	clear:both;
	width:100%;
	margin:30px 0;
}

.title_back {
	background-image: url(../gold_seal/images/products_heading.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 200px;
	text-align: center;
	color: #FFFFFF;
	float: left;
	margin-right: 15px;
	margin-left: 7px;
}
.title_back h2{
	margin-top:60px;
	font-size:180%;
	letter-spacing:0.7em;
	margin-left:24px;
	line-height: 1.5;
}


.product_box {
	float:left;
	margin-right:10px;
	margin-bottom:15px;
}

.product_box p {
	margin:10px 0 10px 10px;
	}

.product_box a {
	color:#D2D2D2;
	
}
.product_box a:hover {
	color:#D2D2D2;
	text-decoration:underline;
}


/*詳細用*/



#content_item {
	margin-left:25px;
	padding-top:10px;
	color:#D2D2D2;
	width:805px;
}

#content_item h2 {
	color:#D2D2D2;
	font-size:160%;
	margin:15px 0;
	padding:0 0 24px 0;
	background-image: url(../images/item/item_h2_line.jpg);
	background-repeat: repeat-X;
	background-position:bottom;	
}

.material {
	margin-left:10px;
}

.zoom-section {
	width:805px;	
	float:left;
	margin-top:50px;
}

.zoom-section {
	float:left;
}

.zoom-small-image {
	float:left;
	
}

.zoom-txt {
	height:345px;
}

.item_table {
	float:left;
	margin-right:20px;
}




#images {
	width:805px;
}

.main_image {
	float:left;
	margin:0px;
}
.sub_images {
	margin:0px;
	float:left;
}
.sub_images ul {
	margin:0;
}
.sub_images li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}


/*ここから↓は用語集のなごり*/
	
/* 用語集の内容欄（上のタイトルより若干余白あける為、左にスペースを作っているだけ） */
.content_yougo2 {
	padding-left:10px;
}

/*20130618 フッター部の住所が着色されるため、これはコメント化
p {
	color:#B9B9B9;
}
*/


#content_yougo h3,h4{
	padding:0px;
	margin:0px;
	color:#ffffff;
	}
	
/* 罫線の微調整 */
#content_yougo2 hr{
	width:800px;
	size:1px;
	float:left;
	border-color: #b9b9b9;
	}

/* 罫線の微調整 */
.item_box hr{
	width:780px;
	size:1px;
	float:left;
	border-color: #b9b9b9;
	}
	
/* テーブル内微調整 */
.table_settei{
	width:700px;
	}

/* テーブル内微調整 */
.table_settei2{
	width:100px;
	float:right;
	}


/*　祝儀袋表書きの内容欄の設定 */

.syuugi_content{
	width:790px;
	float:left;
}

.syuugi_content hr{
	padding-left:25px;
	width:580px;
	margin-bottom:15px;
	border-color: #b9b9b9;
}

/*　祝儀袋表書きの左の欄の設定 */

.syuugi_left{
	width:170px;
	float:left;
	border-right:solid 1px #B9B9B9;
}

/*　祝儀袋表書きの右の欄の設定 */

.syuugi_right{
	width:179px;
	padding-left:20px;
	float:left;
}
.syuugi_right2{
	width:420px;
	float:left;
}


/*　水引きの内容の欄の設定 */

.mizubiki_right{
	width:599px;
	padding-left:20px;
	float:left;
}
