@charset "Shift_JIS";
/* CSS Document */

a:hover img{
	opacity:0.65;
	filter: alpha(opacity=65);
}

#content * {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#content img {
	border: 0;
}

#content li {
	list-style: none;
	color: #414141;
	line-height: 1.5;
}

#content li img {
	vertical-align: top;
}

#content p {
	color: #414141;
	line-height: 1.5;
}

/* パンくず */
#breadcrumbs {
	margin: 10px 0 20px;
	background-color: #f3f4ef;
	padding: 5px 10px;
}

#breadcrumbs li {
	display: inline;
/*	font-size: 83%; */
}

#contentMain {
	margin: 0 5px;
}

#copy {
	font-size:120%;
	line-height:180%;
	margin: 20px;
}


#content #areaLeft h2 {
	margin-bottom: 20px;
}

/* ピックアップ */
#pickup {
	margin-bottom: 30px;
}

#pickup h3 {
	font-size: 130%;
}

#pickup h3 a {
	font-size: 100%;
}

#pickup td {
/*	padding: 0 10px; */
	padding: 0;
	border-collapse: collapse;
}

#pickup td.noPadding {
	padding: 0 0 0 0px;
}

#pickup td.withLine {
	border-right: 1px solid #dfe1e3;
}

#pickup p.bookData,
#pickup .bookData a {
	font-size: 10px;
	margin-bottom: 5px;
}

#content .bookCover {
	margin-bottom: 5px;
}

#pickup td .bookCover td {
/*
	border: 1px solid #dfe1e3;
*/
	padding: 0px;
}


#bookList td .bookCover td {
/*
	border: 1px solid #dfe1e3;
*/
	border: 1px solid #FFFFFF;
	padding: 0px;
}

#pickup li {
	margin-bottom: 5px;
}

#content .pickupInner {
	width:153px;
	margin:0 5px 0 5px;
}

#content .pickupCom {
	width:300px;
	margin:0 4px 5px 4px;
}




/* 作品リスト */
#bookList {
	margin-bottom: 10px;
	border-collapse: collapse;
}

#bookList td {
	border-right: 1px solid #dfe1e3;
	border-bottom: 1px solid #dfe1e3;
	padding: 4px;
}

#bookList td.noBottomBorder {
	border-bottom: none;
}

#bookList td.noRightBorder {
	border-right: none;
}

#bookList .catchcopy {
	background: url(tachiyomi_img/bg_catchcopy.png) left top no-repeat;
	padding-top: 3px;
	margin-bottom: 5px;
}

#bookList .catchcopy p {
	color: #348fc2;
	font-size: 83%;
}

#bookList h3 {
	margin-bottom: 1em;
}

#bookList .catchcopyInner {
	background: url(tachiyomi_img/bg_catchcopy.png) left bottom no-repeat;
	padding: 0 5px 5px;
}

#bookList .bookData {
	font-size: 83%;
}

#bookList .listLeft {
	width: 80px;
	float: left;
	text-align: center;
}

#bookList .listRight {
	width: 105px;
	float: right;
}

#bookList .listRight li {
	margin-bottom: 5px;
}

/* 注意事項 */
#areaCaution {
	background: url(tachiyomi_img/bg_caution.png) left top no-repeat;
	padding-top: 20px;
	margin: 0 10px;
	width: 590px;
}

#areaCautionInner {
	background: url(tachiyomi_img/bg_caution.png) left bottom no-repeat;
	padding: 0 28px 20px;
}

* html #areaCautionInner {
	width: 590px;
}

#areaCaution li {
	color: #414141;
	background: url(tachiyomi_img/line_gray.png) left bottom no-repeat;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

#areaCaution li.last {
	background: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

#areaCaution li span {
	background: url(tachiyomi_img/ico_list.png) 0 5px no-repeat;
	padding-left: 15px;
	display: block;
}

/* right */
#areaRight {
	padding-left: 20px;
	margin-bottom: 30px;
}

#areaMember {
	background: url(tachiyomi_img/bg_member.png) left bottom no-repeat;
	padding: 10px;
	text-align: center;
	margin-bottom: 20px;
}

#areaMember p {
	color: #7d7c78;
	margin-bottom: 10px;
}

#areaRight #areaAbout {
	padding-bottom: 8px;
}

#areaRight .greenBox {
	background: url(tachiyomi_img/bg_green.png) left bottom no-repeat;
	padding: 20px;
	margin-bottom: 20px;
	width: 265px;
}

* html #areaRight .greenBox {
	width: 299px;
}

#areaRight .greenBox p {
	margin-bottom: 1em;
}

#areaRight .greenBox p.noMargin {
	margin: -1em 0 0;
}

#areaMedia dt {
	color: #5cb50d;
	font-size: 83%;
	margin-bottom: 0.2em;
}

#areaMedia dd {
	background: url(tachiyomi_img/line_gray_dot.png) left bottom no-repeat;
	padding-bottom: 8px;
	margin-bottom: 5px;
}

#areaMedia dd.last {
	background: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

#areaRight #areaCheer {
	padding-bottom: 5px;
}

#areaCheer .cheerBox {
	clear: both;
}

#areaCheer .cheerLeft {
	width: 70px;
	float: left;
	margin-bottom: 10px;
}

#areaCheer .cheerLeft li,
#areaCheer .cheerLeft p {
	font-size: 10px;
	color: #717171;
}

#areaCheer .cheerLeft a {
	font-size: 10px;
}

#areaCheer .cheerLeft img {
	margin: 1px 0 3px 13px;
}

#areaCheer .cheerRight p {
	margin: 0;
}

#areaCheer p.name {
	margin-bottom: 0.5em;
}

#areaCheer p.name a {
	font-weight: bold;
}

#areaCheer .cheerRight {
	background: url(tachiyomi_img/bg_cheer.png) left bottom no-repeat;
	padding-bottom: 10px;
	width: 190px;
	float: right;
	margin-bottom: 10px;
}

#areaCheer .cheerRightInner {
	background: url(tachiyomi_img/bg_cheer.png) left top no-repeat;
	padding: 10px 15px 0;
	min-height: 50px;
}

* html #areaCheer .cheerRightInner {
	height: 50px;
}

#areaCheer .cheerRight p {
	color: #377b03;
}

.clear {
	clear: both;
}

/* clearfix */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
