﻿@charset "UTF-8";
@import url("base.css");
@import url("mishima.css");

div#rightbox div#showcase {
	padding:0 20px 20px 20px;
}
div#showcase div.item {
	font-size:100%;
	margin-top:20px;
}
div.item h3 {
	width:590px;
	height:26px;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	text-indent:22px;
	color:#666;
	margin-bottom:5px;
}
div.item p.pict {
	text-align:center;
}
div.item div p.net {
	font-size:84%;
	margin:10px 0 5px 0;
}
div div.item p.mat {
	font-size:84%;
	line-height:1.2em;
}
div.item div.textbody p.detail {
	width:80px;
}
p.detail a {
	display:block;
	height:23px;
	background:url(../images/detail_but.png) 0 0 no-repeat;
	text-indent:18px;
	line-height:21px;
	color:#fff;
	text-decoration:none;
}
p.detail a:hover {
	background-position:0 -33px;
}

div#rightbox p.notice {
	padding:20px;
}
div.notice {
	border-top:1px #ccc solid;
	padding:0.5em 0px;
	margin:0 20px;
}
div.notice address {
	margin-left:50px;
}
