/*----------------------------------------
「作品ギャラリー」関連
-------------------------------------------*/

h4.galley{
	width:600px;
	height:80px;
	text-indent:-9999px;
	text-align:left;
	background:url(../gallery/img/gal_title01.gif) no-repeat;
	padding:0;
	margin:0;
}

h4.galley02{
	width:600px;
	height:80px;
	text-indent:-9999px;
	text-align:left;
	background:url(../gallery/img/gal_title02.gif) no-repeat;
	padding:0;
	margin:0;
}


.galley_sam{
	float:left;
	width:190px;
	text-align:left;
	padding:0;
	margin:0 10px 20px 0;
	_margin:0 3px 20px 0;
}

.galley_photo{
	margin:0px;
	padding:0px;
	background-color: #EEEEEE;
	text-align:center;
}

.galley_photo a{
	display:block;
	width:190px;
	height:125px;
	padding-top:5px;
	background-color: #EEEEEE;
}

.galley_photo a:link {background-color: #EEEEEE;}
.galley_photo a:visited {background-color: #EEEEEE;}
.galley_photo a:active {background-color: #CCCCCC;}
.galley_photo a:hover {background-color: #CCCCCC;}


.galley_info{
	width:180px;
	padding-left:17px;
	margin-top:7px;
	background:url(../gallery/img/icon.gif) no-repeat;
}


/*.galley_info a:link {color: #666666; text-decoration: none;}
.galley_info a:visited {color: #666666; text-decoration: none;}
.galley_info a:active {color: #AE916B;text-decoration: underline;}
.galley_info a:hover {color: #AE916B;text-decoration: underline;}*/



.galley_infonew{
	width:180px;
	padding-left:17px;
	margin-top:7px;
	background:url(../gallery/img/icon_new.gif) no-repeat;
}


/*.galley_infonew a:link {color: #666666; text-decoration: none;}
.galley_infonew a:visited {color: #666666; text-decoration: none;}
.galley_infonew a:active {color: #AE916B;text-decoration: underline;}
.galley_infonew a:hover {color: #AE916B;text-decoration: underline;}*/


/*----------------------------------------
「詳細画面」関連
-------------------------------------------*/

#midashi{
	width:590px;
	height:80px;
	background:url(../gallery/img/midashi_back.gif) repeat-x;
	padding:10px 0 0 10px;
	margin:0;
}


h5{
	font-size:18px;
	line-height:130%;
	font-weight:bold;
	padding:0;
	margin:0;
	color: #491C1C;
	letter-spacing:0.1em;
}

.text_place{
	font-size:12px;
	padding:0;
	margin:0;
	line-height:100%;
}



.navi_nextback{
	float:right;
	padding:30px 10px 0 0;
}



.navi_foot{
	width:600px;
	text-align:center;
	padding-top:30px;
	border-top:dotted 1px  #491C1C;
}


.btn_nextback{
	font-size:10px;
	line-height:100%;
	color: #999999;
	font-weight:bold;
}



/*.btn_nextback a:link {color: #491C1C; text-decoration: none; font-weight:bold;}
.btn_nextback a:visited {color: #491C1C; text-decoration: none; font-weight:bold;}
.btn_nextback a:active {color: #AE916B;text-decoration: underline; font-weight:bold;}
.btn_nextback a:hover {color: #AE916B;text-decoration: underline; font-weight:bold;}*/


.detail_photo{
	padding:0;
	margin-bottom:5px;
}


.detail_text{
	text-align:center;
}

.btn_pagetop{
	text-align:right;
	font-size:10px;
	line-height:100%;
	padding-bottom:10px;
	font-weight:bold;
}


/*.btn_pagetop a:link {color: #491C1C; text-decoration: none;}
.btn_pagetop a:visited {color: #491C1C; text-decoration: none;}
.btn_pagetop a:active {color: #AE916B;text-decoration: underline;}
.btn_pagetop a:hover {color: #AE916B;text-decoration: underline;}*/



.detail_tbl{
	margin-bottom:50px;
}

.detail_tbl td,th{
	border-bottom:dotted 1px  #CCCCCC;
	padding:5px 0;
	text-align:left;
}
