@charset "UTF-8";

/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.1
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}



.none {
	display:none;
}

.clear {
	clear:both;
}

#container {
	width:95%;
	margin-top:5px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}

#headlogo {
	display:block;
	height:80px;
	width:380px;
	background-image: url(../img/bookfire.gif);
	background-repeat: no-repeat;
	float:left;
}

.twit {
	float:right;
	height:64px;
	margin-top:10px;
}

#contents {
	margin-top:2px;
	margin-bottom:10px;
}

#contents h2 {
	color:#FFFFFF;
	text-align: center;
	font-size:1.7em;
	font-weight:bold;
	letter-spacing: -0.1em;
	background-color: #FF0000;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom:10px;
}


#contents .txt {
	margin-bottom:20px;
	color:#666;
}



#contents h3 {
	font-size:100%;
	font-weight:bold;
	text-align: center;
	margin-top:1px;
	margin-bottom:10px;
	*/border-left-width: 7px;*/
	*border-left-style: solid;*/
	*border-left-color: #039;*/
	padding-bottom: 100px;
	*padding-left: 5px;*/
}

#contents ul {
	margin:10px;
}

#contents li {
	list-style-type: circle;
	margin-left:20px;
}



/*  list table */

#list {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #CCC;
}


#list tr {
}

#list tr td {
	font-size:80%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #EFEFEF;
	border-bottom-color: #666;
	border-left-color: #EFEFEF;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
}

#list tr td p .twitter {
	background-image: url(/img/twitter.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	height: 16px;
	line-height: 16px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#list tr td .amazon {
	background-image: url(/img/amazon.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	height: 16px;
	line-height: 16px;
	margin-top: 1px;
	margin-bottom: 1px;
}

#list tr td .rakuten {
	background-image: url(/img/rakuten.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	height: 16px;
	line-height: 16px;
	margin-top: 1px;
	margin-bottom: 1px;
}

#list tr td .paypal {
	background-image: url(/img/paypal.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	height: 16px;
	line-height: 16px;
	margin-top: 1px;
	margin-bottom: 1px;
}

#list tr td .upload {
	background-image: url(/img/upload.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	height: 16px;
	line-height: 16px;
	margin-top: 1px;
	margin-bottom: 1px;
}


#list tr td .pdf {
	background-image: url(/img/pdf.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	height: 16px;
	line-height: 16px;
	margin-top: 1px;
	margin-bottom: 1px;
}


#list tr td .jpeg {
	background-image: url(/img/jpeg.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	height: 16px;
	line-height: 16px;
	margin-top: 1px;
	margin-bottom: 1px;
}

#list tr td .media {
	background-image: url(/img/disc.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	height: 16px;
	line-height: 16px;
	margin-top: 1px;
	margin-bottom: 1px;
}

#list tr td .shuzai {
	height: 21px;
	line-height: 16px;
	margin-top: 1px;
	margin-bottom: 1px;
	border-style: hidden;
	border-collapse: collapse;
}



#list tr td span {
	font-weight:bold;
}

#list tr th {
	background-color:#327BC1;
	padding:5px;
	border: 1px solid #CCC;
	font-size:90%;
	font-weight:bold;
	white-space: nowrap;
	color: #FFF;
}

#list tr td .data {
		border-collapse: collapse;
	border-spacing: 0;
}

#list tr td .data tr td {
	border:0x;
}

#list tr .note {
}

.kome {
	width:200px;
	height:50px;
	overflow: auto;
	font-size:80%;
}

.price {
	background-color: #F5F5F5;
}

.new {
	background-color:#EEFFE3
}

.new  span {
	color:#C00;
	font-size:80%;
}


.item {
	background-color:#efefef;
}

#footer {
	margin-top:30px;
	margin-bottom:10px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
}

#footer p a {
	color:#999;
}

#footer p {
	font-size:90%;
	color:#666;
}

#footer .copy {
	margin-top:20px;
	text-align:center;
	font-size:180%;
}

#headtop {
	background-color:#388BD0;
	height:10px;
}

.interview_title {
	font-size:200%;
	text-align:center;
}

#interview{
	padding-top:10px; 
	width:717px; 
	margin:0 auto;
}