/******************* SketchBox ********************/

.sb-p01 {
	font-size: 85%;
	line-height: 1.2;
	margin: 5px 0 0 0;
	color: #666;
}

.title-wrap01 {
	width: 690px;
	height: 90px;
	position: relative;
}

.title-bg-sb { background: url(/images/sb/sb_second_main_bg.jpg) no-repeat 0 0; }
.title-bg-oc { background: url(/images/oc/oc_second_main_bg.jpg) no-repeat 0 0; }

.pro-submenu01 {
	position: absolute;
	top: 10px;
	left: 25px;
}
.pro-submenu01 li {
	float: left;
	margin: 0 15px 0 0;
}
.pro-submenu01 li a {
	background: url(/images/common/icon_arrow_blue.gif) no-repeat 0 50%;
	padding: 0 0 0 13px;
	font-size: 93%;
	color: #333;
	line-height: 1;
}
.pro-submenu01 li a.now {
	color: #999;
}


.pro-history-dl {
	margin: 5px 0 0 25px;
}
.pro-history-dl dt {
	font-size: 93%;
	font-weight: bold;
	color: #666;
	line-height: 1;
}
.pro-history-dl dd {
	font-size: 93%;
	color: #666;
	line-height: 1;
	padding: 3px 0 3px 25px;
	background: url(/images/common/topi_line01.gif) no-repeat 10px 1px;
}

.history-table {
	font-size: 93%;
	margin: 5px 0 0 0;
	width: 690px;
}
.history-table th { width: 15%; }
td.history-td-bg { background-color: #fffcf1; }
.history-table em { color: #f00; }

.pro-ul01 li {
	float: left;
	margin: 0 15px 0 0;
}



.pro-download01 dt a {
	background: url(/images/common/icon_download.gif) no-repeat 0 50%;
	padding: 5px 0 5px 35px;
	font-size: 116%;
}
.pro-download01 dd {
	padding: 3px 0 0 35px;
	color: #999;
}

.pro-download02 li a {
	background: url(/images/common/icon_download_s.gif) no-repeat 0 50%;
	padding: 3px 0 3px 18px;
}
.pro-download02 li {
	color: #999;
}

.pro-down-box01 {
	margin: 30px 20px 0 20px;
	border: 1px dotted #999;
	padding: 15px;
	font-size: 93%;
	color: #666;
}

.pro-ul-font12 li {
	font-size: 93%;
}

.pro-tool-wrap {
	border-top: 1px solid #ccc;
}
.pro-tool-wrap dl {
	margin: 15px 0 0 15px;
}
.pro-tool-wrap dt {
	border-bottom: 1px dotted #ccc;
	font-weight: bold;
}
.pro-tool-wrap dd {
	padding: 5px 0 0 15px;
}
.pro-tool-wrap li {
	padding: 0 0 0 12px;
	background: url(/images/common/icon_circle01.png) no-repeat 0 5px;
	margin: 0 0 5px 0;
}

.sb-width420 { width: 420px!important; }

.pro-tool-wrap li.fixed {
	color:graytext;
	background: url(/images/common/icon_circle02.gif) no-repeat 0 5px;
}

.download-down-button {
	border:3px solid #9cf;
	padding:10px;
	width: 500px;
}
.saisin { background: url(/images/oc/download_illust_bg.jpg) no-repeat right 0; }

.oc-pro-menu li {
	float: left;
	margin: 0 10px 0 0;
}

.oc-pro-dl-box {
	margin: 30px 0 0 0;
	border: 1px solid #ccc;
	padding: 10px;
	text-align: center;
}
.oc-pro-dl-box p {
	font-size: 85%;
}

.ss-event02 {
	position: relative;
	background-color: #666;
	height: 250px;
}
.ss-event02 .ss-event02-box01, .ss-event02 .ss-event02-box02, .ss-event02 .ss-event02-box03 {
	position: absolute;
	background-color: #fff;
	width: 240px;
	height: 240px;
	top: 5px;
}

.ss-event02 .ss-event02-box01 { left: 10px; }
.ss-event02 .ss-event02-box02 { left: 260px; }
.ss-event02 .ss-event02-box03 { left: 510px; }
.ss-event02 p {
	padding: 10px;
	line-height: 1.3;
	font-size: 93%;
}

/* サムネイル */
.img-thum-wrap {
	float: left;
	position: relative;
	z-index: 1;
}

.img-thum-dl {
	position: relative;
	z-index: 2;
}
.img-thum-img { position: relative; text-align: center; }

.img-thum-img a {
	text-align: center;
	display: block;
	border: 2px solid #ddd;
}
.img-thum-img a:hover {
	border: 2px solid #999;
	background-color: #fffae0;
}

.img-thum-img span {
	position: absolute;
	display: block;
	color: #666;
    overflow:hidden;
	text-overflow: ellipsis;/* IE */
	white-space: nowrap;
}
.img-thum-img a:hover { text-decoration: none; }

.img-thum-author {
	display: block;
    overflow:hidden;
	text-align: center;
}

.img-thum-info { position: absolute; }
.img-thum-icon li { float: left; }

/* 128px */

.img-thum-wrap-128 { margin: 0 8px 10px 0; }
.img-thum-128-img a {
	width: 162px;
	height: 158px;
}
.img-thum-128-img a img { margin-top: 4px; }

.img-thum-128-img span {
	top: 139px;
	left: 3px;
	width: 162px;
	height: 20px;
	line-height: 20px;
	text-overflow: ellipsis;/* IE */
	white-space: nowrap;
	font-size: 93%;
}

.img-thum-128-author {
	width: 164px;
	height: 20px;
	line-height: 20px;
	font-size: 93%;
	margin: 0 0 0 0;
}

.ss-right-box {
	border: 3px solid #ccc;
	background-color: #eee;
	margin-bottom: 15px;
}
