@charset "UTF-8";
/* CSS Document */
@import url("../../format/SKDformat-tag.css");
@import url("../../format/common.css");
@import url("../../format/headermenu.css");
@import url("../../format/footer.css");
@import url("gallery-modal.css");



h1 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	margin: 0px;
	padding: 38px 0px 0px 40px;
	font-size: 150%;
	line-height: 1;
	height: 62px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}
h1 span{
	font-size: 60%;
	line-height: 1;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
h2{
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 1.75;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	height: 60px;
	padding-top: 30px;
}
#uploader{
	clear: left;
	padding-left: 40px;
	border: 2px double #999999;
}
#photoimages {
	margin: 0px auto;
	line-height: 84px;
	width: 506px;
	text-align: center;
	padding: 0px;
}
#photoimages span{
	vertical-align: bottom;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#photoimages img{
	vertical-align: bottom;
}
#photoimages a:link img{
	border: 1px solid #000000;
}
#photoimages a:visited img{
	border: 1px solid #000000;
}
#photoimages a:hover img{
	border: 1px solid #FFCC00;
	color: #666666;
}
#photoimages a:active img{
	border: 1px solid #FFCC00;
	color: #666666;
}
#contents p {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 75%;
	font-style: normal;
	line-height: 1.75;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}
#contents p a:link{
	color: #999999;
	text-decoration: underline;
}
#contents p a:visited{
	color: #999999;
	text-decoration: underline;
}
#contents p a:hover{
	color: #666666;
	text-decoration: underline;
}
#contents p a:active{
	color: #666666;
	text-decoration: underline;
}
#plate{
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	padding-bottom: 2px;
}
#plate img{
	vertical-align: bottom;
}#newup {
	margin: 0px auto;
	line-height: 84px;
	width: 506px;
	text-align: center;
	padding: 0px;
	border: 1px double #666666;
}
#newup span{
	vertical-align: bottom;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#newup img{
	vertical-align: bottom;
}
#newup a:link img{
	border: 1px solid #000000;
}
#newup a:visited img{
	border: 1px solid #000000;
}
#newup a:hover img{
	border: 1px solid #FFCC00;
	color: #666666;
}
#newup a:active img{
	border: 1px solid #FFCC00;
	color: #666666;
}
#gallerymenu {
	width: 620px;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#gallerymenu li{
	margin: 0px 1px;
	padding: 0px;
	float: left;
	height: 223px;
	width: 117px;
}
#gallerymenu li a:link img{
	border: 1px solid #000000;
}
#gallerymenu li a:visited img{
	border: 1px solid #000000;
}
#gallerymenu li a:hover img{
	border: 1px solid #cccccc;
}
#gallerymenu li a:active img{
	border: 1px solid #cccccc;
}

#photo1{
	background-image: url(../../../images/portfolio/gallery/original-n.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

#photo2{
	background-image: url(../../../images/portfolio/gallery/talisman-n.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

#photo3{
	background-image: url(../../../images/portfolio/gallery/natural-n.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

#photo4{
	background-image: url(../../../images/portfolio/gallery/black-n.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

#photo5{
	background-image: url(../../../images/portfolio/gallery/small-n.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

#photo6{
	background-image: url(../../../images/portfolio/gallery/inprogress-n.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
.rightside {
	text-align: right;
	padding-right: 40px;
}
.textcenter {
	text-align: center;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#oldlink {
	text-align: right;
	width: 760px;
	padding-right: 20px;
	position: absolute;
	top: 244px;
}
#oldlink a:hover{
	color: #CCCCCC;
}
#oldlink a:active{
	color: #CCCCCC;
}
.subnew {
	position: absolute;
	z-index: 100;
	height: 20px;
	width: 20px;
}
