@charset "utf-8";

/*===================================================
*
*	profile print style sheet
*
====================================================*/

body {
	font-size: 9pt !important;
	font-family: "ヒラギノ明朝 Pro W3", "細明朝体", "ＭＳ Ｐ明朝", serif !important;
	color: #000000;
	background: #FFFFFF;
}

a {
	text-decoration: underline;
	color: #000000;
}

ul.gnavi,
p.topicPath,
ul.lnavi,
div#shoppingBox,
p.goTop,
ul#naviList,
form.siteSearch,
ul#footList,
p#topBanner{
	display: none !important;
}
div.header {
	margin-left: 0px;
	margin-right: 0px;
	background:none;
}

h2.pageHead {
	background:#EEE !important;
	border: 3px double #666 !important;
	padding: 5px !important;
	height: auto !important;
}

div.wrapper {
	background: none;
	margin: 0;
	width: 620px !important;
}

div.main{
	padding:10px 0px;
}

div.contents,
div.contents h3 img {
	width: 440px !important;
}

* html .head-01 {
	top: 0 !important;
	left: 0 !important;
}

*:first-child+html .head-01 {
	top: 0 !important;
	left: 0 !important;
}

* html .head-01 {
	top: 0 !important;
	left: 0 !important;
}

*:first-child+html .head-01 {
	top: 0 !important;
	left: 0 !important;
}

div.sidebar ,
div.sidebar h3 img,
div.sidebar p.authorImage img,
div.sidebar ul.bannerList img {
	width: 170px !important;
}

div.sidebar p.authorImage {
	border: none !important;
}

div#aboutBox h3 {
	background: none;
	color: #000;
}

div#aboutBox dt {
	text-align: left;
	overflow: visible;
	background: none;
	color: #000 !important;
}

div#mediaBox .head-02,
div#profileBox .head-02,
div#discoBox .head-02,{
	background:#ddd none repeat scroll 0%;
	font-size:109%;
	margin-bottom:0px;
	padding:4px 5px;
}
div#aboutBox table{
	font-size:92%;
}	
div#aboutBox table th {
	color:#FFFFFF;
	font-weight:normal;
	padding:5px 0pt 6px;
	width:63px;
}

div#aboutBox table th span {
	background-color:#888888;
	line-height:1.25;
}

div#discoBox div.section div.section div.section p.noImage,
div#profileBox div.section div.section div.section p.noImage {
	width:290px;
}

div#discoBox div.section div.section div.section p {
	width:200px;
}

div#amazonBox ul li a {
	background: none;
	padding-left: 0;
}

div#amazonBox ul {
	list-style: square;
	padding-left: 15px;
}

div#amazonBox ul,
div#amazonBox ul * {
	zoom: normal;
}

div#mediaBox dd {
padding:5px 0pt 5px 12em;
}


