/* トップページ
-------------------------------------------------------------------------*/
h2{
	margin-top:8px;
}

/* top_img
-------------------*/
#top_img #top_main{
	float:left;
}

#top_img #top_img_sub{
	float:right;
	line-height: 0em;
}

#top_img #top_img_sub li{
	margin-bottom:1px;
}


/* top_guide
-------------------*/
#top_guide {
	margin:10px 0 20px;
}

#top_guide ul{
	margin-top:20px;
}

#top_guide li{
	float:left;
	margin-right:20px;
}

/* top_guide_eng
-------------------*/
#top_guide_eng {
	margin:10px 0 20px;
}

#top_guide_eng ul{
	margin-top:20px;
}

#top_guide_eng li{
	float:left;
	margin-right:20px;
}

#top_guide_eng dt{
	background:ccddfc;
}


/* top_notice
-------------------*/
#top_notice{
	clear:both;
	margin-bottom:20px;	
}

#top_notice ul{
	margin-bottom:10px;
}

#top_notice li{
	padding:5px 10px 5px 20px;
	background:url("../img/bdr_dot.png") repeat-x left bottom;	
	text-indent:-10px;
}

#top_notice li a{
	margin:5px 0;
	padding-left:10px;
	background:url("../img/icn_arrow_blk_s.png") no-repeat left center;
}

#top_notice p{
	text-align:right;
}

#top_notice p a{
	padding:5px;	
/*	background:#e8e8e8;	*/
	color:#42345b;
}

/* top_other
-------------------*/
#top_other {
	margin:10px 0 20px;
}

#top_other ul{
	margin-top:20px;
}

#top_other li{
	float:left;
	margin-right:20px;
}


/* top_info
-------------------*/
#top_info{
	margin-top:100px;
	float:right;
}

#top_info li{
	float:left;
	margin-left:20px;
	padding:5px;
	border:1px solid #b5b5b5;
}


/* last-child
-------------------*/
#top_guide .lc,
#top_other .lc,
.list_top_eng .lc,
.top_other_eng .lc{
	margin-right:0;
}


/* last-child
-------------------*/
#gotop{
	padding-top:0;
}



/* (英語)
-------------------------------------------------------------------------*/
/* list_top_eng(英語)
-------------------*/
.list_top_eng li {
	height: 3em;
	width:218px;
	border:1px solid #999;	
	background: url("../img/icn_checker.png") no-repeat 4% center;	
}
.list_top_eng li a{
	display: table-cell;
	vertical-align: middle;
	height: 3em;
	line-height:1em;
	padding-left:25px;	
}


/* top_other_eng(英語)
-------------------*/
.top_other_eng li{
	width:218px;
	border:1px solid #999;	
	background:#CFD6DD url("../img/icn_checker.png") no-repeat 4% center;
}

.top_other_eng{
	margin-bottom:100px;
}

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

/*.list_top_eng li a{
	display:block;
	margin-left:30px;
	padding:10px 0;
	line-height:1em;
	height:2em;
}*/


.top_other_eng li a{
	display:block;
	margin-left:30px;
	padding:10px 0;
	line-height:1em;
}


/*名品ギャラリー閉室中*/

.gallery-closed { position: relative; }
.imgClosed { position: absolute; top: 23px; left: 0;}