@charset "utf-8";
/* CSS Document */
/*.Gallery {
	margin-top:12px;
}*/

.Gallery h2 {
	/*background-image:url(../../gallery/img/gallery_ttl.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:28px;*/
	margin-bottom:6px;
}

.Gallery #GarallyLeft,#GarallyRight {
	width:287px;/*287*/
	/*border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;*/
	background-image:url(../../gallery/img/bg_border.gif);
	background-repeat:repeat-y;
	background-position:left top;
}

.Gallery #GarallyLeft {
	float:left;
}

.Gallery #GarallyRight {
	float:right;
}

.GalleryIn {
	width:270px;
	margin:0 auto;
	padding-top:7px;
}

.GalleryIn .SubPhoto {
	margin-bottom:11px;
}

.GalleryIn .PhotoMenu {
	margin-top:6px;
	/*background-image:url(../../gallery/img/bg_photomenu.gif);
	background-repeat:repeat-y;
	background-position:left top;*/
	padding-bottom:6px;
}

.PhotoMenu ul li {
	padding-bottom:7px;
}

/*.GalleryIn .PhotoMenu dl {
	width:50px;
	background-color:#66FFFF;
}*/
.GalleryIn .PhotoMenu dl dt {
	float:left;
	padding:6px 0;
}

.GalleryIn .PhotoMenu dl dd {
	float:right;
}

.GalleryIn .PhotoMenu dl.Gleft {
	width:124px;
	float:left;
	border-bottom:1px dashed #cccccc;
}
.GalleryIn .PhotoMenu dl.Gright {
	width:124px;
	float:right;
	border-bottom:1px dashed #cccccc;
}

p.Gbottom {
	background-image:url(../../gallery/img/bg_gallery_bttom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:9px;
	clear:both;
}

/**/
.BorderNo {
	border-bottom:none !important;
}

/*꡼*/
.GalleryMatch {
	margin-top:12px;
	background-image:url(../../gallery/img/bg_gallery_match.gif);
	background-repeat:repeat-y;
	background-position:left top;
}

#GarallyMatchIn {
	margin:8px 0 8px 8px;
}

#GarallyMatchIn dl {
	float:left;
	padding-right:5px;
	padding-bottom:15px;
}

#GarallyMatchIn dl {
	text-align:center;
}

#GarallyMatchIn dl.GyoLast {
	padding-left:0 !important;
}

.GalleryMatch .GMatchBottom {
	background-image:url(../../gallery/img/match_bottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:3px;
	clear:both;
}

a:link, 
a:visited, 
a:hover, 
a:active {
	/*color: #416C2C;
	font-weight:bold;*/
	color:#FF500F;
}

