﻿@charset "utf-8";


div.menu li.skeb_draw a {
	background-image: url(/img/skeb_draw.png);
	width: 100px;
}
div.menu li.skeb_festa a {
	background-image: url(/img/menu_festa.png);
	width: 110px;
}
div.menu li.skeb_list a {
	background-image: url(/img/skeb_list.gif);
	width: 120px;
}
div.menu li.skeb_template a {
	background-image: url(/img/menu_template.png);
	width: 120px;
}
div.menu li.skeb_random a {
	background-image: url(/img/skeb_random.gif);
	width: 120px;
}
div.menu li.skeb_ranking a {
	background-image: url(/img/menu_ranking_100417.gif);
	width: 80px;
}
div.menu li.skeb_tag a {
	background-image: url(/img/skeb_tag.gif);
	width: 95px;
}







div.sketchbook {
	width: 960px;
	margin:10px auto;
	text-align: left;
	font-size: 12px;
}
div.sketchbook div.subject {
	margin-top: 20px;
	padding: 2px 20px;
	background-color: #336600;
}
div.sketchbook div.content {
	margin-top: 10px;
	padding: 2px 20px;
	line-height: 200%;
	font-size:12px;
}
div.sketchbook dl {
	margin:0px 0px 0px 0px;
}
div.sketchbook dl dt {
	margin:20px 0px 0px 0px;
}
div.sketchbook dl dd {
	margin:0px 0px 0px 0px;
}
div.sketchbook a, div.sketchbook a:link, div.sketchbook a:visited {
	color: #666666;
}
div.sketchbook a:hover, div.sketchbook a:active {
	color: #333333;
}


div.sketchbook_header {
	width: 960px;
	height: 30px;
	background-image: url(/img/sketchbook_header.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
div.sketchbook_content {
	margin: 0px;
	padding: 0px 40px 0px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	color: #666666;
	line-height: 2;
	background-image: url(/img/sketchbook_content.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
div.sketchbook_footer {
	width: 960px;
	height: 30px;
	background-image: url(/img/sketchbook_footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
}





div.skeb_thumb_list {
	padding: 0px;
	margin:0px auto;
	text-align:center;
}

div.skeb_thumb_list table {
	margin-left: 20px;
}

div.skeb_thumb_list tr {
	height: 240px;
}

div.skeb_thumb_list td {
	width: 155px;
	font-size: 10px;
	vertical-align: top;
}

div.skeb_thumb_list div.thumb_info {
	display: block;
	width: 120px;
	height: 16px;
}
div.skeb_thumb_list div.thumb_rank_info {
	display: block;
	width: 120px;
	height: 14px;
	margin-top: 2px;
	border: 1px #333333 solid;
}

div.skeb_thumb_list div.thumb {
	width: 126px;
	height: 166px;
}


div.skeb_thumb_list img.thumb {
	width: 120px;
	height: 160px;
	border: 1px solid #999999;
}

div.skeb_thumb_list img.user {
	margin: 2px 0px;
}

div.skeb_thumb_list img.comment {
	margin-top: -2px;
}


div.skeb_thumb_list span.created {
	float: left;
	margin-top: 3px;
	color: #999999;
	white-space:nowrap;
}

div.skeb_thumb_list span.title {
	float: left;
	margin-top: 3px;
	color: #666666;
	font-weight: bold;
	white-space:nowrap;
}


div.skeb_thumb_list span.username {
	float: left;
	margin-top: 3px;
}


div.skeb_thumb_list span.comment {
	float: right;
	margin-top: 3px;
	padding: 0px 5px;
	color: #ffffff;
	background-color: #666666;
}


div.skeb_thumb_list span.commented {
	float: right;
}


div.skeb_thumb_list span.thumb_rank {
	float: left;
	height: 100%;
	padding: 0px 5px;
	color: #ffffff;
	background-color: #333333;
}

div.skeb_thumb_list span.thumb_count {
	float: right;
	padding-right: 5px;
	color: #333333;
}



div.skeb_thumb_list table.thumb_info {
	width: 120px;
	margin: 0px;
	border: 0px;
}

div.skeb_thumb_list table.thumb_info tr {
	height: 16px;
}

div.skeb_thumb_list table.thumb_info td.title {
	width: auto;
	color: #666666;
	font-weight: normal;
	line-height: 100%;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
}
div.skeb_thumb_list table.thumb_info td.title a {
	text-decoration: none;
}
div.skeb_thumb_list table.thumb_info td.theme {
	width: 16px;
	text-align: right;
}








div.skeb_thumb_table {
	padding: 0px;
	margin:0px auto;
	text-align:center;
}

div.skeb_thumb_table table {
	margin-right: -30px;
}

div.skeb_thumb_table tr {
	height: 220px;
}

div.skeb_thumb_table td {
	width: 170px;
	font-size: 10px;
	vertical-align: top;
}

div.skeb_thumb_table div.thumb_info {
	display: block;
	width: 120px;
	height: 16px;
}

div.skeb_thumb_table div.thumb {
	width: 126px;
	height: 166px;
}

div.skeb_thumb_table img.thumb {
	width: 120px;
	height: 160px;
	border: 1px solid #999999;
}

div.skeb_thumb_table table.thumb_info {
	width: 120px;
	margin: 0px;
	border: 0px;
}

div.skeb_thumb_table table.thumb_info tr {
	height: 16px;
}

div.skeb_thumb_table table.thumb_info td.title {
	width: auto;
	color: #666666;
	font-weight: normal;
	line-height: 100%;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
}

div.skeb_thumb_table table.thumb_info td.title a {
	text-decoration: none;
}

div.skeb_thumb_table table.thumb_info td.theme {
	width: 16px;
	text-align: right;
}



















dl.skeb_comment {
	margin: 10px 40px 0px;
	font-size: 14px;
	text-align: left;
}

dl.skeb_comment dt {
	position: relative;
}

dl.skeb_comment dd {
	margin: 5px 0px 20px 20px;
	line-height: 1.5;
}

dl.skeb_comment span.comment {
	margin-left: 20px;
}

dl.skeb_comment span.created {
	margin-left: 10px;
	font-size: 10px;
	color: #999999;
}

dl.skeb_comment span.new {
	margin-left: 10px;
	color: #ff9900;
	font-size: 12px;
	font-weight: bold;
}

dl.skeb_comment span.delete {
	margin-left: 10px;
	font-size: 12px;
}

dl.skeb_comment span.delete a {
	color: #cc9999;
}

dl.skeb_comment span.delete a:hover {
	color: #cc0000;
}

dl.skeb_comment img {
	vertical-align: middle;
}





ul.skeb_comment {
	margin: 5px 0px 0px;
	font-size: 12px;
	text-align: left;
}


ul.skeb_comment li {
	padding: 5px 0px 10px;
	border-bottom: 1px dotted #ececec;
	line-height: 1.5;
	vertical-align: top;
}

ul.skeb_comment li.owner {
	background-color: #f6f6ff;
}

ul.skeb_comment li span.thumb {
	display: block;
	overflow: hidden;
	position: absolute;
}

ul.skeb_comment li span.thumb a {
	border: 0px;
}

ul.skeb_comment li span.thumb img {
	width: 80px;
	height: 60px;
	border:2px solid #996600;
	-ms-interpolation-mode: bicubic;
}

ul.skeb_comment li span.body {
	margin-left: 10px;
	width: 610px;
	min-height: 60px;
	height: auto !important;
	height: 60px;
	display: inline-block;
/*	overflow: hidden;*/
}

ul.skeb_comment span.author {
	margin-left: 0px;
}

ul.skeb_comment span.created {
	margin-left: 10px;
	font-size: 10px;
	color: #999999;
}

ul.skeb_comment span.new {
	margin-left: 10px;
	color: #ff9900;
	font-size: 12px;
	font-weight: bold;
}

ul.skeb_comment span.delete {
	margin-left: 10px;
	font-size: 12px;
}

ul.skeb_comment span.delete a {
	color: #cc9999;
}

ul.skeb_comment span.delete a:hover {
	color: #cc0000;
}

ul.skeb_comment div.comment {
	margin-top: 5px;
	line-height: 1.5;
}






div.skeb_draft_list {
	margin:10px 20px;
}

div.skeb_draft_list table {
	margin-left: 0px;
}

div.skeb_draft_list tr {
	height: 140px;
}

div.skeb_draft_list td {
	font-size: 12px;
}


div.skeb_draft_list div.thumb {
	width: 126px;
	height: 166px;
}


div.skeb_draft_list img.thumb {
	width: 120px;
	height: 160px;
	border: 1px solid #cccccc;
}











img.ring {
	margin-bottom: -160px;
	position: relative;
	top: -161px;
	left: -2px;
	border: 0px;
}

img.ring_scrap {
	margin-bottom: -200px;
	position: relative;
	top: -201px;
	left: -154px;
	border: 0px;
}
