* {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	font-weight: 500;
}
html,body {
	width: 100%;
}
table {
	border-collapse: collapse;
}
ul,li {
	list-style: none;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #F00;
}
img {
	border: 0;
}
.error {
	color: red;
}
/* content */
#contents {
	width: 960px;
	margin: 0 auto;
	text-align: center;
}
/* header */
#header {
	text-align: left;
	padding-top: 4px;
	margin-bottom: 6px;
}
#header #header_left {
	width: 700px;
	overflow: hidden;
	float: left;
}
#header #header_left h2 {
	height: 24px;
}
#header #header_left h1 {
	height: 74px;
}
#header #header_right {
	width: 260px;
	float: right;
}
#header #header_right input[type=text] {
	width: 170px;
	height: 14px;
	padding: 4px 2px;
	margin-right: 2px;
}
/* navigation */
#navigation {
	text-align: left;
}
/* content */
#content {
	width: 960px;
	border-top: 1px solid #000;
	padding-top: 6px;
	overflow: hidden;
	text-align: left;
}
#content h2 {
	margin-top: 12px;
}
#content h2.contenttitle {
	font-weight: 800;
	font-size: 24px;
	line-height: 28px;
	border-bottom: 1px solid #000;
	padding-bottom: 2px;
}
#content h3 {
	margin-top: 8px;
}
#content h3.contenttitle {
	font-weight: 800;
	font-size: 20px;
	line-height: 24px;
	border-bottom: 1px solid #000;
	padding-bottom: 2px;
}
#content h4 {
	margin-top: 6px;
}
#content h4.contenttitle {
	font-weight: 800;
	font-size: 16px;
	line-height: 20px;
	border-bottom: 1px dashed #000;
	padding-bottom: 2px;
}
#content h5 {
	margin-top: 4px;
}
#content h5.contenttitle {
	font-weight: 800;
	padding-bottom: 2px;
}
#content ol,ul {
	margin: 6px 0;
}
#content li {
	margin-bottom: 6px;
}
#content p {
	padding: 6px 0;
}
#content div.sort {
	position: relative;
	text-align: right;
	top: -16px;
	margin-bottom: -16px;
	padding-bottom: 4px;
	border-bottom: 1px solid #000;
}
#content div.item {
	width:120px;
	height:180px;
	padding:4px;
	margin:10px 8px 0 0;
	border:1px solid #AAA;
	float:left;
	white-space:nowrap;
	overflow:hidden;
}
#content div.item7 {
	margin-right: 0;
}
#content div.item img {
    width:120px;
    height:150px;
    text-align:center;
    margin-bottom: 4px;
}
#content div.hover {
	background-color: #CCC;
}
#content div.pagelink {
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 4px;
	border-top: 1px solid #000;
}
#content div.pagelink div.before {
	float: left;
}
#content div.pagelink div.next {
	float: right;
}
#content div.adsence {
	margin-top: 12px;
	margin-bottom: 12px;
}
#content div.bordertop {
	padding-top: 6px;
	border-top: 1px solid #000;
}
#content table.noborder {
	margin: 12px 0;
}
#content table.noborder th,#content table.noborder td {
	padding: 4px;
}
#content table.border {
	margin: 12px 0;
	border: 1px solid #000;
}
#content table.border th,#content table.border td {
	padding: 4px;
	border: 1px solid #000;
}
/* top */
#top {
	width: 700px;
	overflow: hidden;
	float: left;
}
#top table.newsevent {
	width: 700px;
}
#top table.newsevent th,#main table.newsevent td {
	width: 330px;
	padding: 2px 20px 2px 0;
	text-align: left;
	vertical-align: top;
}
#top table.newitem {
	width: 700px;
}
#top table.newitem th,#main table.newitem td {
	text-align: left;
	vertical-align: bottom;
}
#top table.newitem td div.itemall {
	width: 700px;
}
#top table.newitem td div.itemall div.item {
	margin-right: 12px;
}
#top table.newitem td div.itemall div.item7 {
	margin-right: 0px;
}
#top table.keyword {
	margin-top: 12px;
	width: 695px;
}
#top table.keyword th,#main table.keyword td{
	text-align: left;
}
#top table.keyword td div.keyword {
	width: 700px;
	white-space: normal;
	overflow: hidden;
}
#top table.keyword td font{
    padding:2px;
}
#top table.keyword td font.k1 a{
    font-size:24px;
    line-height:26px;
}
#top table.keyword td font.k2 a{
    font-size:20px;
    line-height:22px;
}
#top table.keyword td font.k3 a{
    font-size:16px;
    line-height:18px;
}
#top table.keyword td font.k4 a{
    font-size:14px;
    line-height:16px;
}
#top table.keyword td font.k5 a{
    font-size:12px;
    line-height:13px;
}
/* menu */
#topmenu {
	margin-left: 10px;
	width: 230px;
	float: right;
}
#topmenu #login table td{
	padding: 2px;
}
#topmenu #ranking {
	margin-top: 12px;
	width: 225px;
	overflow: hidden;
}
#topmenu #ranking table th {
	width: 20px;
	text-align: center;
}
#topmenu #ranking table td {
	width: 201px;
	padding: 2px;
}
#topmenu #watchlist {
	margin-top: 12px;
	width: 225px;
}
#topmenu #watchlist div.item {
	width:90px;
	height:120px;
}
#topmenu #watchlist div.item img {
	width:90px;
	height:120px;
}
/* item */
#allitemdata {
	margin-bottom: 4px;
	min-height: 1em;
	display: inline-table;
}
#itemdata div.editbutton{
    width:960px;
    position:relative;
    top:-18px;
    text-align:right;
}
#itemdata h2 {
	font-size: 24px;
	line-height: 28px;
	font-weight: 800;
}
#itemdata .itemdata{
	border-top: 1px solid #000;
    width:960px;
}
#itemdata .itemdata th{
    border-top:1px solid #000;
    padding:6px 0;
}
#itemdata .itemdata td{
    vertical-align:top;
    padding:6px 0;
}
#itemdata .itemdata td img{
    width:240px;
    height:300px;
}
#itemdata .itemdata td #itemdata_ifname{
    width:360px;
    height:450px;
}
#itemdata .itemdata td .iflist{
    width:360px;
    height:75px;
    margin-top:5px;
    padding-top:5px;
    overflow:hidden;
    border-top:1px solid #CCC;
}
#itemdata .itemdata td .iflist img{
    width:60px;
    height:75px;
    margin-right:5px;
    cursor:pointer;
}
#itemdata .itemdata td table.artistprof{
    margin:0;
    padding:0;
}
#itemdata .itemdata td table.artistprof th{
    vertical-align:top;
    width:70px;
    border:0;
}
#itemdata .itemdata td table.artistprof td{
    vertical-align:top;
    padding-right:5px;
}
#itemdata .itemdata td table.artistprof th img{
    width:60px;
    height:75px;
}
#itemdata .itemdata td table.artistprof td b{
    font-size:24px;
    font-weight:500;
}
#itemdata .itemdetail{
    width:960px;
}
#itemdata .itemdetail th{
    border-top:1px solid #CCC;
    padding:6px 0;
}
#itemdata .itemdetail td{
    border-bottom:1px solid #CCC;
    padding:6px;
    width:158px;
}
#itemdata .itembutton{
	margin-top: 24px;
    width:960px;
}
#itemdata .itembutton td{
    width:378px;
    text-align:center;
    padding:6px;
}
#itemdata .itemview{
    margin-top:40px;
    width:960px;
    height:200px;
    overflow:hidden;
}
#itemdata .itemview h4{
    padding-bottom:3px;
    border-bottom:1px solid #999;
}
#itemdata .itemview div.item{
    width:120px;
    height:150px;
}
#itemdata .itemview div.item img{
    width:120px;
    height:150px;
    border:0;
}
#itemdata .itemview div.hover{
    background-color:#CCC;
}
#itemdata table.buy{
    width:960px;
}
#itemdata table.buy th{
    text-align:center;
}
#itemdata table.buy td{
    padding:5px;
    width:500px;
}
/* ranking */
table.ranking td {
	width: 412px;
    padding:6px;
    border-top:1px dashed #CCC;
    vertical-align:top;
}
table.ranking td.rank {
    text-align:right;
    width:20px;
    vertical-align:middle;
}
table.ranking td.ranktop {
    font-size:16px;
    font-weight:800;
}
table.ranking td.title {
    width:40px;
    padding:5px;
}
table.ranking td.title img{
    width:40px;
    height:50px;
    margin-right:12px;
}
table.ranking td.artist{
    width:100px;
}
table.ranking td.blank{
    width:6px;
    border-top:0;
}
/* artist */
#artistdata h2 {
	font-size: 24px;
	line-height: 28px;
	font-weight: 800;
}
#artistdata .artistprof {
	border-top: 1px solid #000;
    width:960px;
}
#artistdata .artistprof th{
    border-top:1px solid #000;
    padding:6px 0;
}
#artistdata .artistprof td{
    vertical-align:top;
    padding:0 6px;
}
#artistdata .artistprof td img{
    width:360px;
    height:450px;
    margin: 6px 0;
}
#artistdata .artistdata h2{
	width: 960px;
	font-size: 12px;
	line-height: 14px;
	font-weight: 500;
	border-bottom: 1px solid #000;
	margin-top: 20px;
	margin-bottom: 4px;
	padding-bottom: 2px;
}
#artistdata .artistitem {
    width:960px;
}
#artistdata .frienddata {
    width: 120px;
    height: 150px !important;
}
/* link */
div.link {
	width: 960px;
}
div.link table.category {
	margin: 6px 0;
}
div.link table.category td {
	width: 180px;
	padding: 4px;
	border: 1px solid #000;
}
div.link table.categorydata {
	border: 1px solid #000;
}
div.link table.categorydata th{
	width: 240px;
}
div.link table.categorydata th,div.link table.categorydata td {
	padding: 4px;
	border-bottom: 1px dashed #000;
}
/* event */
table.event th,table.event td {
	padding: 4px 0;
	vertical-align: top;
}
table.event th a {
	font-weight: 800;
}
table.event td.img {
	padding-right: 4px;
}
table.event td.img img {
	width: 120px;
	height: 150px;
}
table.eventdata th,table.eventdata td {
	padding: 4px;
}
/* ask */
table.ask th,table.ask th{
	padding: 6px;
}
table.ask td image {
	margin-top: 4px;
}
/* mypage */
table.mypage {
	width: 958px;
}
table.mypage th,table.mypage td {
	padding: 4px;
	vertical-align: top;
	border: 1px solid #ccc;
}
table.mypage th a {
	font-weight: 800;
}
table.mypage th.img {
	width: 400px;
	text-align: center;
	padding-right: 4px;
}
table.mypage th.img img {
	width: 360px;
	height: 450px;
}
table.mypagedata th,table.mypagedata td {
	padding: 4px;
}
/* login */
table.login th,table.login td {
	padding: 4px;
}
table.login table th,table.login table td {
	border: 1px solid #ccc;
}
/* register */
table.register {
	width: 958px;
}
table.register th,table.register td {
	padding: 4px;
	vertical-align: top;
	border: 1px solid #ccc;
}
table.register th {
	width: 150px;
}
table.register th b {
	color: red;
}
table.register td font {
	color: red;
}
/* postcard */
#allpostcard .item {
	height: 200px !important;
}
table.basket {
	width: 400px;
	border: 1px solid #ccc;
}
table.basket th,table.basket td {
	border: 1px solid #ccc;
	padding: 4px;
}
table.basket th {
	background-color: #ddd;
}
table.basket tr.footer {
	background-color: #eee;
}
/* totop */
.totop {
	margin: 12px 0;
	text-align: right;
}
/* footer */
#footer {
	border-top: 1px solid #000;
	padding-top: 4px;
	margin-top: 6px;
	margin-bottom: 12px;
}
/* adsence */
.adsence table td {
	border: 1px solid #cccccc;
	text-align: center;
	padding: 2px;
	padding-right: 12px;
}
/* sitemap */
.sitemap td {
	vertical-align: top;
	white-space: nowrap;
}
}
/* lightbox */
#jquery-overlay{position:absolute;top:0;left:0;z-index:90;width:100%;height:500px;}#jquery-lightbox{position:absolute;top:0;left:0;width:100%;z-index:100;text-align:center;line-height:0;}#jquery-lightbox a img{border:none;}#lightbox-container-image-box{position:relative;background-color:#fff;width:250px;height:250px;margin:0 auto;}#lightbox-container-image{padding:10px;}#lightbox-loading{position:absolute;top:40%;left:0;height:25%;width:100%;text-align:center;line-height:0;}#lightbox-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;}#lightbox-container-image-box>#lightbox-nav{left:0;}#lightbox-nav a{outline:none;}#lightbox-nav-btnPrev,#lightbox-nav-btnNext{width:49%;height:100%;zoom:1;display:block;}#lightbox-nav-btnPrev{left:0;float:left;}#lightbox-nav-btnNext{right:0;float:right;}#lightbox-container-image-data-box{font:10px Verdana,Helvetica,sans-serif;background-color:#fff;margin:0 auto;line-height:1.4em;overflow:auto;width:100%;padding:0 10px 0;}#lightbox-container-image-data{padding:0 10px;color:#666;}#lightbox-container-image-data #lightbox-image-details{width:70%;float:left;text-align:left;}#lightbox-image-details-caption{font-weight:bold;}#lightbox-image-details-currentNumber{display:block;clear:left;padding-bottom:1.0em;}#lightbox-secNav-btnClose{width:66px;float:right;padding-bottom:.7em;}

