@charset "utf-8";

/*
==============================================================================
COMMON
==============================================================================
*/

#bread {
	margin: 12px 26px;
}

#bread a {
	font-weight: bolder;
}

#pagebody-nav {
	clear: both;
	text-align: center;
	padding: 20px 0 14px;
}

#pagebody-nav ul li {
	display: inline;
	padding: 0 0.5em 0 0.2em;
	border-right: 1px solid #cbcbcb;
	font-size: 110%;
}
*+html #pagebody-nav ul li {
	padding: 0 0.2em 0 0.5em;
}
* html #pagebody-nav ul li {
	padding: 0 0.2em 0 0.5em;
}

#pagebody-nav ul li.last-item {
	border-right: none;
}
#pagebody-nav ul li a {
	font-weight: bolder;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
#pagebody
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/


body.root #contents {
	float: right;
	width: 655px;
	padding: 0 23px 18px 0;
}
* html body.root #contents {
	width: 678px;
}
/* profileは「root」例外 */
#profile #contents {
	width: 535px;
}
* html #profile #contents {
	width: 558px;
}

/* overseasは「root」例外 */
#overseas #contents {
	width : 609px;
}
* html #overseas #contents {
	width : 632px;
}

/* mediaは「root」例外 */
#media #contents {
	float: none;
	width: 890px;
	padding-left: 10px;
	padding-right: 0;
}
* html #media #contents {
	width: 900px;
}

.media#entry #contents {
	float: none;
	width: 858px;
	margin: 0 11px;
	padding: 10px;
	background: #ccc;
}
* html .media#entry #contents {
	width: 878px;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
#local-nav
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/

.root #local-nav {
	float: left;
	width: 205px;
}
/* profileは「root」例外 */
#profile #local-nav {
	width: 269px;
	margin-left: 40px;
}
*+html #profile #local-nav {
	margin-top: 150px;
}
* html #profile #local-nav {
	display: inline;
}

/* overseasは「root」例外 */
#overseas #local-nav {
	width: 218px;
	margin-left: 26px;
}
* html #overseas #local-nav {
	display: inline;
}



#list-book-new {
	padding-bottom: 20px;
	background: url(../images/list-book-new-back-bottom.gif) no-repeat left bottom;
	color: #fff;
}

#list-book-new .cover {
	background: url(../images/list-book-new-back-long.gif) no-repeat left top;
	padding: 15px 0 0 15px;
}

#list-book-new .cover li {
	float: left;
	width: 85px;
	margin: 0 0 5px 0;
	text-align: center;
}
* html #list-book-new .cover li {
	padding: 0 0 5px 0;
}

#list-book-new .cover li a {
	color: #fff;
}

#list-book-new .cover li img {
	padding: 4px 7px 8px 5px;
	background: url(../images/list-book-new-cover-shadow.png) no-repeat left top;
}

#list-book-new .cover li .title {
	display: block;
	background: url(../images/list-square-top-white.gif) no-repeat center top;
	margin-top: -3px;
	padding-top: 5px;
	font-size: 80%;
	text-decoration: underline;
}
#list-book-new .cover li a:hover .title {
	text-decoration: none;
}

#list-book-published {
	width: 194px;
	margin: 10px;
	padding-bottom: 25px;
	background: url(../images/list-book-published-back-bottom.gif) no-repeat left bottom;
}

#list-book-published .block {
	width: 194px;
	background: url(../images/list-book-published-back-center.gif) repeat-y left center;
}

#list-book-published .block ul {
	line-height: 1.6;
}

#list-book-published .block ul.level-01 {
	padding: 0.1em 10px 0 5px;
}

#list-book-published .block ul.level-01 > li {
	margin: 0.4em 0;
}

* html #list-book-published .block ul.level-01 li.level-01-li {
	margin: 0.4em 0;
}

#list-book-published .block ul.level-01 > li > a {
	padding: 0.1em;
	background: #9badcd;
	color: #fff;
	text-decoration: none;
	font-size: 110%;
}

* html #list-book-published .block ul.level-01 li.level-01-li a.level-01-li-a {
	padding: 0.1em;
	background: #9badcd;
	color: #fff;
	text-decoration: none;
	font-size: 110%;
}

#list-book-published .block ul.level-02 {
	margin-left: 2em;
}

#list-book-published .block ul.level-02 {
	list-style-image: url(../images/list-square-right-orange.gif);
}

#list-book-related {
	padding-bottom: 20px;
	background: url(../images/list-book-related-back-bottom.gif) no-repeat left bottom;
}

#list-book-related .block {
	padding: 0 25px;
	background: url(../images/list-book-related-back-center.gif) repeat-y left center;
}

#list-book-related h3 {
	padding: 20px 25px 10px;
	background: url(../images/title-list-book-related-back.gif) no-repeat left top;
}

#list-book-related h3 span {
	display: block;
	padding-bottom: 5px;
	border-bottom: 1px solid #adb552;
	color: #8c9f4e;
	font-size: 150%;
	font-weight: bolder;
}

#list-book-related .box {
	padding: 10px 0;
	border-bottom: 1px dotted #c9c9c9;
}
#list-book-related .last-item {
	border: 0;
}

#list-book-related .box .cover {
	float: left;
	width: 80px;
}

#list-book-related .box .bucket {
	float: right;
	width: 130px;
}

#list-book-related .box .bucket h4.title {
	font-size: 140%;
	font-weight: bolder;
}

#list-book-related .box .bucket .text {
	line-height: 1.4;
	font-size: 80%;
}

#list-book-related .box .bucket .link-info {
	font-size: 80%;
}

#list-book-related .box .bucket .link-info li {
	padding-left: 13px;
	background: url(../images/list-square-w-right-black.gif) no-repeat 0 0.25em;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
#gototop
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/

#gototop {
	float: right;
	margin-top: -12px;
}

*+html #gototop {
	margin-bottom: -15px;
	position: relative;
	z-index: 100;
}
* html #gototop {
	margin-bottom: -15px;
	position: relative;
	z-index: 100;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
#footer
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/

*+html #footer {
	clear: both;
}
* html #footer {
	clear: both;
}

/*
==============================================================================
id別
==============================================================================
*/

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
#Profile
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/


#profile #contents-header {
	position: relative;
	min-height: 146px;
	margin: 40px 0 0;
	background: url(../images/title-profile-back.gif) repeat-y 0 0;
	overflow: visible;
}
* html #profile #contents-header {
	height: 146px;
}

#profile #contents-header .photo {
	position: absolute;
	top: -40px;
	left: 0;
	margin: 10px 0 0 50px;
}

#profile #contents-header h3 {
	padding: 20px 0 0 395px;
}

#profile #contents-header dl {
	margin: 1em 1em 0 395px;
	padding-bottom: 1em;
	line-height: 1.3;
}


#profile #contents-header dt {
	position: absolute;
	top: -8px;
	left: 341px;
	width: 34px;
	height: 146px;
	background: url(../images/title-profile.gif) no-repeat 0;
	text-indent: -5000px;
	overflow: hidden;
}



#profile .block-profile {
	margin-right: 15px;
}

#profile .block-profile p {
	margin: 1.6em 0;
	line-height: 1.5;
}

#profile .notice {
	padding-left: 12px;
	background: url(../images/notice.gif) no-repeat 0 0.4em;
}

#profile #local-nav {
	margin-top: 150px;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
#new ,
#published
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/

/*
.block-book-new ,
.block-book-published
*/

.block-book-new .bucket ,
.block-book-published .bucket {
	position: relative;
}

.block-book-new .bucket .intro ,
.block-book-published .bucket .intro {
	list-style-image: url(../images/list-square-right-green.gif);
	margin-left: 14px;
}
*+html .block-book-new .bucket .intro ,
*+html .block-book-published .bucket .intro {
	list-style-image: none;
	margin-left: 0;
}
*+html .block-book-new .bucket .intro li ,
*+html .block-book-published .bucket .intro li {
	background: url(../images/list-square-right-green.gif) no-repeat 0 0.3em;
	padding-left: 12px;
}
* html .block-book-new .bucket .intro ,
* html .block-book-published .bucket .intro {
	list-style-image: none;
	margin-left: 0;
}
* html .block-book-new .bucket .intro li ,
* html .block-book-published .bucket .intro li {
	background: url(../images/list-square-right-green.gif) no-repeat 0 0.3em;
	padding-left: 12px;
}

.block-book-new .bucket .intro .title ,
.block-book-published .bucket .intro .title {
	margin-right: 0.2em;
	font-weight: bolder;
}

.block-book-new .bucket .amazon-link ,
.block-book-published .bucket .amazon-link {
	position: absolute;
	right: 0;
	bottom: 0;
}

/*
.block-book-new
*/

.block-book-new {
	background: url(../images/block-book-new-back.gif) no-repeat center bottom;
}

.block-book-new .contents-header {
	padding: 11px 8px 0 7px;
	background: url(../images/title-block-book-new-back-top.gif) no-repeat center top;
}

.block-book-new .contents-header h3 {
	margin-top: -2px;
	padding: 10px 172px 53px 15px;
	background: url(../images/title-block-book-new-back.gif) no-repeat left bottom;
	color: #8a9843;
}
* html .block-book-new .contents-header h3 {
	margin-top: 0;
}

.block-book-new .contents-header h3 .title {
	font-size: 170%;
	font-weight: bolder;
}
.block-book-new .contents-header h3 .publishing {
	font-size: 125%;
}

.block-book-new .contents-header .date {
	float: left;
	margin: -40px 18px 0;
	font-size: 120%;
}
* html .block-book-new .contents-header .date {
	display: inline;
}

.block-book-new .box {
	margin: 0 25px 30px 55px;
}

.block-book-new .cover {
	float: left;
	background: url(../images/block-book-new-cover-shadow-top.gif) no-repeat left top;
}

.block-book-new .cover .frame {
	width: 200px;
	padding: 5px 5px 6px;
	background: url(../images/block-book-new-cover-shadow-bottom.gif) no-repeat left bottom;
}
* html .block-book-new .cover .frame {
	width: 210px;
}

.block-book-new .bucket {
	float: right;
	width: 325px;
}

.block-book-new .bucket .text .caption-big {
	font-size: 140%;
	font-weight: bolder;
}

.block-book-new .bucket .text .caption-normal {
	margin: 1em 0;
	font-size: 120%;
	color: #27867b;
}

.block-book-new .bucket .text .description {
	margin: 1em 0;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 0.8em 0;
	font-size: 110%;
}

/*
.block-book-published
*/

.block-book-published {
	background: url(../images/title-block-book-published-back.gif) no-repeat 0 0;
	padding: 10px 25px;
}

.block-book-published h3 {
	margin-bottom: 1.2em;
	border-bottom: 1px solid #90abc5;
	padding: 0.4em 5px;
	font-size: 150%;
	font-weight: bolder;
}

.block-book-published .box {
	margin-top: 16px;
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 16px;
}

.block-book-published .cover {
	float: left;
	width: 100px;
}

.block-book-published .bucket {
	float: right;
	width: 495px;
}

.block-book-published .bucket h4.title {
	color: #1e6799;
	font-size: 140%;
	font-weight: bolder;
}

.block-book-published .bucket .text {
	margin: 0.5em 0;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 0.5em;
	font-size: 110%;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
#published
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/

.archive-link {
	margin-right: 5px;
	text-align: right;
}

.archive-link ul li {
	display: inline;
	padding: 0 0.2em 0 0.5em;
	border-left: 1px solid #cbcbcb;
}
*+html .archive-link ul li {
	padding: 0 0 0 0.5em;
}
* html .archive-link ul li {
	padding: 0 0 0 0.5em;
}

.archive-link ul li.last-item {
	border-right: 1px solid #cbcbcb;
	padding-right: 0.5em;
}

.archive-link li a {
	font-size: 110%;
	text-decoration: none;
}

.archive-link li a:hover {
	text-decoration: underline;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
#media
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/

#media #contents h3 {
	margin-bottom: 15px;
}

#media .block-media {
	float: left;
	width: 212px;
	margin-right: 10px;
	padding-top: 109px;
	background: no-repeat 0 0;
	line-height: 140%;
}
#media .block-media#others {
	margin-right: 0;
}

#media #event.block-media {
	background-color: #f1f4f9;
	background-image: url(../images/block-media-event-back-top.jpg);
}
#media #arrival.block-media {
	background-color: #f9f0f1;
	background-image: url(../images/block-media-arrival-back-top.jpg);
}
#media #journal.block-media {
	background-color: #f1f4e8;
	background-image: url(../images/block-media-journal-back-top.jpg);
}
#media #others.block-media {
	background-color: #f4f0ec;
	background-image: url(../images/block-media-others-back-top.jpg);
}

#media .block-media h4 {
	display: none;
	line-height: 140%;
}

#media .block-media .box {
	margin-bottom: 5px;
}
#media .block-media .box {
	margin-top: -20px;
}

#media .block-media .photo {
	float: right;
	margin-right: -10px;
}
* html #media .block-media .photo {
	display: inline;
}

#media .block-media h5 {
	background: no-repeat 0 20px;
	margin-left: -2px;
	padding: 35px 15px 0.5em;
	font-size: 110%;
	font-weight: bolder;
}
* html #media .block-media h5 ,
* html #media .block-media .box ,
* html #media .block-media h5 span {
font-size: 100%;
}
#media #event.block-media h5 {
	color: #4a6e99;
}
#media #arrival.block-media h5 {
	color: #b71c36;
}
#media #journal.block-media h5 {
	color: #9eb073;
}
#media #others.block-media h5 {
	color: #94683c;
}
#media .block-media p {
	line-height: 140%;
}

#media .block-media h5 span {
	display: block;
	line-height: 140%;
}

#media .block-media .box-01 h5 {
	background-image: url(../images/box-media-back-top-01.png);
}
#media .block-media .box-02 h5 {
	background-image: url(../images/box-media-back-top-02.png);
}
#media .block-media .box-03 h5 {
	background-image: url(../images/box-media-back-top-03.png);
}
#media .block-media .box h5 {
	background-image: url(../images/box-media-back-top.png);
}
#media .block-media h5.with-icon {
	margin-top: 20px;
}
#media .block-media .box-01 h5.with-icon {
	margin-top: 0;
}

#media .block-media h5.with-icon span {
	padding: 0 0 0 50px;
}

#media .block-media .icon {
	float: left;
	width: 52px;
	margin: -30px 0 0 -13px;
}
* html #media .block-media .icon {
	display: inline;
}

#media .block-media .box .bucket {
	clear: both;
	background: url(../images/box-media-back-bottom.png) no-repeat left bottom;
	padding: 0 15px 10px;
	margin-left: -2px;
}

#media .block-media .gotointro {
	float: right;
}

#media .block-media .gotointro a {
	display: block;
	width: 114px;
	height: 36px;
	background: no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
}

#media #event.block-media .gotointro a {
	background-image: url(../images/button-gotointro-blue.gif);
}
#media #arrival.block-media .gotointro a {
	background-image: url(../images/button-gotointro-pink.gif);
}
#media #journal.block-media .gotointro a {
	background-image: url(../images/button-gotointro-green.gif);
}
#media #others.block-media .gotointro a {
	background-image: url(../images/button-gotointro-brown.gif);
}

/*
#entry.media.arrival
*/

#entry.media #contents .block-entry {
	float: right;
	width: 657px;
	padding-bottom: 10px;
	background: #fff url(../media/images/block-back-bottom.gif) no-repeat left bottom;
}

#entry.media #ln-media {
	margin-bottom: 10px;
}

#entry.media #ln-media-nav dt {
	width: 192px;
	height: 141px;
	background: url(../media/images/local-nav-title-media.gif) no-repeat left top;
	text-indent: -5000px;
	overflow: hidden;
}


#entry.media #ln-media-nav dd a {
	display: block;
	width: 192px;
	height: 60px;
	background: url("../media/images/local-nav.gif") no-repeat;
	text-indent: -5000px;
	overflow: hidden;
}

/* normal */
#entry.media #ln-media-nav #ln-event a {
	background-position: 0 0;
}
#entry.media #ln-media-nav #ln-arrival a {
	background-position: 0 -60px;
}
#entry.media #ln-media-nav #ln-journal a {
	background-position: 0 -120px;
}
#entry.media #ln-media-nav #ln-others a {
	background-position: 0 -180px;
}
/* mause over */
#entry.media #ln-media-nav #ln-event a:hover {
	background-position: -192px 0;
}
#entry.media #ln-media-nav #ln-arrival a:hover {
	background-position: -192px -60px;
}
#entry.media #ln-media-nav #ln-journal a:hover {
	background-position: -192px -120px;
}
#entry.media #ln-media-nav #ln-others a:hover {
	background-position: -192px -180px;
}
/* active */
#entry.event #ln-media-nav #ln-event a {
	background-position: -384px 0;
}
#entry.arrival #ln-media-nav #ln-arrival a {
	background-position: -384px -60px;
}
#entry.journal #ln-media-nav #ln-journal a {
	background-position: -384px -120px;
}
#entry.others #ln-media-nav #ln-others a {
	background-position: -384px -180px;
}
/**/

#entry.media #ln-feature {
	float: left;
	width: 192px;
	padding-top: 10px;
	background: url(../media/images/ln-feature-back-top.gif) no-repeat left top;
}
#entry.media #ln-feature .block {
	padding: 10px;
	background: #fff;
}
#entry.media #ln-feature .last-item {
	padding-bottom: 10px;
	background: #fff url(../media/images/ln-feature-back-bottom.gif) no-repeat left bottom;
}

#entry.media #ln-feature .block h3 {
	display: block;
	margin-bottom: 10px;
	text-indent: -5000px;
	overflow: hidden;
}
#entry.media #ln-feature #ln-feature-event h3 {
	width: 69px;
	height: 28px;
	background: #fff url(../media/images/ln-feature-title-event.gif) no-repeat 0 0;
}
#entry.media #ln-feature #ln-feature-book h3 {
	width: 60px;
	height: 28px;
	background: #fff url(../media/images/ln-feature-title-book.gif) no-repeat 0 0;
}
#entry.media #ln-feature #ln-feature-journal h3 {
	width: 92px;
	height: 32px;
	margin-left: -1px;
	background: #fff url(../media/images/ln-feature-title-journal.gif) no-repeat 0 0;
}
#entry.media #ln-feature #ln-feature-novel h3 {
	width: 71px;
	height: 28px;
	background: #fff url(../media/images/ln-feature-title-novel.gif) no-repeat 0 0;
}

#entry.media #ln-feature .block .cover {
	float: left;
	margin: 0 6px 6px 0;
	border: 1px solid #ccc;
}

#entry.media #ln-feature .block .readmore a {
	display: block;
	margin-top: 8px;
	border-bottom: 2px dotted #c9c8c8;
	padding-bottom: 0.5em;
	overflow: visible;
	text-decoration: none;
}
#entry.media #ln-feature #ln-feature-event .readmore a:hover {
	border-color: #4391d4;
}
#entry.media #ln-feature #ln-feature-book .readmore a:hover {
	border-color: #de3d51;
}
#entry.media #ln-feature #ln-feature-journal .readmore a:hover {
	border-color: #81b544;
}
#entry.media #ln-feature #ln-feature-novel .readmore a:hover {
	border-color: #9e6f3f;
}

#entry.media #ln-feature .block .readmore a span {
	display: block;
	float: right;
	width: 5em;
	background: #fff;
	text-align: right;
	font-weight: bolder;
	line-height: 1;
}
* html #entry.media #ln-feature .block .readmore a span {
	cursor: pointer;
}
#entry.media #ln-feature .block dt {
	font-size: 110%;
	font-weight: bolder;
	margin-bottom: 0.6em;
}
#entry.media #ln-feature #ln-feature-event dt ,
#entry.media #ln-feature #ln-feature-event .readmore a span {
	color: #4391d4;
}
#entry.media #ln-feature #ln-feature-book dt ,
#entry.media #ln-feature #ln-feature-book .readmore a span {
	color: #de3d51;
}
#entry.media #ln-feature #ln-feature-journal dt ,
#entry.media #ln-feature #ln-feature-journal .readmore a span {
	color: #81b544;
}
#entry.media #ln-feature #ln-feature-novel dt ,
#entry.media #ln-feature #ln-feature-novel .readmore a span {
	color: #9e6f3f;
}

#entry.media #ln-feature .block dd {
	line-height: 1.5;
}

#entry.media #contents .block-entry .box {
	padding: 0 10px;
}
* html #entry.media #contents .block-entry .box {
	zoom: 1;
}

#entry.media #contents .block-entry .box .contents-header {
	position: relative;
	width: 316px;	/* max:635px */
	padding: 1em 0 0.6em 319px;
	border-bottom: 1px dotted #6c6c6c;
	line-height: 1.4;
	z-index: 10;	/* 最小。 */
}
* html #entry.media #contents .block-entry .box .contents-header {
	width: 635px;
}

#entry.media #contents .block-entry .box .contents-header .date {
	float: left;
	padding-left: 18px;
	background: url(../images/list-arrow-circle-red.gif) no-repeat 0 0.2em;
	font-size: 130%;
	font-weight: bolder;
	color: #cc0001;
}

#entry.media #contents .block-entry .box .contents-header .publishing {
	text-align: right;
	vertical-align: bottom;
	padding-top: 0.45em;
}

#entry.media #contents .block-entry .box .cover {
	position: relative;
	float: left;
	width: 316px;
	margin-top: -30px;
	z-index: 100;	/* .contents-header より大きく。 */
}

#entry.media #contents .block-entry .box .bucket {
	float: right;
	width: 316px;
	margin-bottom: 10px;
	color: #000000;
}

#entry.media #contents .block-entry .box .bucket h4 {
	border-bottom: 1px dotted #6c6c6c;
}

#entry.media #contents .block-entry .box .bucket .caption-big {
	margin: 1em 0;
}

#entry.media #contents .block-entry .box .bucket .caption-big span {
	color: #de3d51;
	font-size: 130%;
	font-weight: bolder;
}

#entry.media #contents .block-entry .box .bucket .caption-normal {
	margin: 1em 0;
}

#entry.media #contents .block-entry .box .bucket .caption-normal span {
	font-size: 110%;
	font-weight: bolder;
}

#entry.media #contents .block-entry .box .bucket .description {
	line-height: 1.6;
}

#entry.media #contents .block-entry .box .intro {
	position: relative;
	float: left;
	width: 316px;
	margin-top: -15px;
	margin-bottom: 10px;
	color: #555;
	line-height: 1.4;
	z-index: 200;	/* .cover より大きく。 */
}

#entry.media #contents .block-entry .box .intro .title {
	background: url(../images/list-triangle-right-red.gif) no-repeat 0 0.3em;
	padding-left: 10px;
	font-weight: bolder;
}

#entry.media #contents .block-entry .box .intro .amazon-link {
	margin-bottom: 0.5em;
}

#entry.media #contents .block-entry .box .prologue {
	clear: both;
	/*margin-top: 10px;*/	/* clear との併用では、firefox(3.5.4時点)にて margin-top が無効となるので、.bucket と .intro にて margin-bottom を持たせる。 */
	background: #fdf2f3 url(../media/images/prologue-back-top.gif) no-repeat 0 0;
}

#entry.media #contents .block-entry .box .prologue .caption-big {
	padding-top: 1.5em;
	margin: 0 1em 1em;
	text-align: center;
}

#entry.media #contents .block-entry .box .prologue .caption-big span {
	color: #de3d51;
	font-size: 130%;
	font-weight: bolder;
	text-align: left;
}

#entry.media #contents .block-entry .box .prologue .caption-normal {
	margin: 1em;
}

#entry.media #contents .block-entry .box .prologue .caption-normal span {
	font-size: 110%;
	font-weight: bolder;
}

#entry.media #contents .block-entry .box .prologue .description {
	padding: 0 20px 20px;
	background: url(../media/images/prologue-back-bottom.gif) no-repeat left bottom;
	color: #000000;
	line-height: 1.6;
	font-size: 10pt;
}






/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
#Overseas
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/

#overseas #contents-header h3 {
	padding: 55px 0 0 395px;
}

#overseas #contents-header p {
	margin: 1em 1em 0 395px;
	padding-bottom: 1em;
	line-height: 1.3;
}

#overseas .block-profile {
	margin-right: 15px;
	font-size: 110%;
}

#overseas .block-profile p {
	margin: 1.6em 0;
	line-height: 1.5;
}

#overseas .notice {
	padding-left: 12px;
	background: url(../images/notice.gif) no-repeat 0 0.4em;
}

#overseas h3 {
	font-weight: bold;
	font-size: 18px;
	color: #2EA18C;
}

#overseas .column {
	border: 1px solid #73CDBC;
	padding: 10px 20px;
}

#overseas .column .question {
	font-style: italic;
	font-weight: bold;
	font-style: italic;
	line-height: 140%;
}

#overseas .column .right {
	text-align: right;
}


/*
===========================================================================
HACK
===========================================================================
*/


.cover img { behavior: url(./js/iepngfix/iepngfix.htc) }


#list-book-new .cover ul ,
#list-book-related .box ,
#media .block-media .box ,
#media .block-media .box .bucket ,
#media .block-media h5 ,
.block-book-new ,
.block-book-published .box ,
.block-book-new .box ,
.xxx {
	overflow:hidden;
}

*+html #list-book-new .cover ul ,
*+html #list-book-related .box ,
*+html #media .block-media .box ,
*+html #media .block-media .box .bucket ,
*+html #media .block-media h5 ,
*+html .block-book-new ,
*+html .block-book-published .box ,
*+html .block-book-new .box ,
*+html .xxx {
	zoom: 1;
}

#list-book-new .cover ul:after ,
#list-book-related .box:after ,
#media .block-media .box:after ,
#media .block-media .box .bucket:after ,
#media .block-media h5::after ,
.block-book-new:after ,
.block-book-published .box:after ,
.block-book-new .box:after ,
.xxx:after {
	content:"";
	display:block;
	clear:both;
	height:0;
	overflow:hidden;
}

/*\*/
* html #list-book-new .cover ul ,
* html #list-book-related .box ,
* html #media .block-media .box ,
* html #media .block-media .box .bucket ,
* html #media .block-media h5 ,
* html .block-book-new ,
* html .block-book-published .box ,
* html .block-book-new .box ,
* html .xxx {
	height:0;
	overflow:visible;
}
/**/