@charset "utf-8";


/*  Sub Contents
---------------------------------------------------------- */

body.right-nav div#body div#sub {
	width: 190px;
	_width: 210px;
	padding-left: 20px;
}

body.action div#body div#sub p {
	margin-left: 10px;
	margin-bottom: 38px;
}

div#body div#sub p.button {
	margin: 20px 0;
	text-align: right;
}

div#body div#sub ul.books {
	margin-top: 20px;
}

div#body div#sub ul.books li {
	margin-bottom: 12px;
	text-align: center;
}

div#body div#sub ul.books li img {
	*margin-bottom: 2px;
}

div#body div#sub ul.dot {
	margin-top: 38px;
}

div#body div#sub ul.dot li {
	margin-bottom: 2px;
	margin-left: 8px;
	line-height: 1.25;
}



/*  Main Flash
---------------------------------------------------------- */

div.flash {
	width: 840px;
	margin: 5px auto 0 auto;
}

div.flash ul.nav li {
	float: left;
	line-height: 1.0;
}

div.flash ul.nav li.other {
	float: right;
}

div.flash ul.nav li img {
	cursor: pointer;
	visibility: visible;
}

div.flash ul.nav li img.current {
	visibility: hidden;
}

div.flash ul.nav li {
	width: 417px;
	height: 41px;
	background: url(/book/image/tab-other-current.gif) no-repeat 0 0;
}

div.flash ul.nav li.ikimono {
	background-image: url(/book/image/tab-ikimono-current.gif);
}

div.flash ul.nav li.plus2c {
	background-image: url(/book/image/tab-plus2c-current.gif);
}

div.flash ul.nav li.money {
	background-image: url(/book/image/tab-money-current.gif);
}

div.flash ul.nav li.second {
	background-image: url(/book/image/tab-second-current.gif);
}

div.flash ul.nav li.water {
	background-image: url(/book/image/tab-water-current.gif);
}

div.flash ul.nav li.food {
	background-image: url(/book/image/tab-food-current.gif);
}

div.flash ul.nav li.tabemono {
	background-image: url(/book/image/tab-tabemono-current.gif);
}

div.flash ul.nav li.earthcode {
	background-image: url(/book/image/tab-earthcode-current.gif);
}



/*  block
---------------------------------------------------------- */

div#body div#main h2.first {
	margin-top: 0;
}

body.action div#body div#main h2 {
	position: relative;
	margin-bottom: 12px;
}

body.action div#body div#main h2 span.date {
	font-weight: normal;
}

body.book div#body div#main h2.aidokusha {
	margin: 0 0 7px 0;
	padding-top: 16px;
	border-top: 1px solid #ccc;
}

body.book div#body div#main h3 {
	margin: 0;
	padding: 0 0 0 40px;
	background: url(../image/icon-aidokusha.gif) no-repeat 0 4px;
	font-size: 100%;
	height: 1.0;
	min-height: 3.5em;
	_height: 3.5em;
}

div#body div#sub p.title {
	margin: 24px 0 8px 0;
}

div#body div.round-580 p.career {
	margin-top: 1em;
}

/*  paragraph
---------------------------------------------------------- */

div#body div#main div.section p.catch {
	margin-bottom: 14px;
	font-weight: bold;
}

div#body div#main div.section div.section p.catch {
	margin-bottom: 8px;
	font-weight: bold;
}

div#body div#main div.section p.sub-catch {
	margin-bottom: 24px;
}


/*  list
---------------------------------------------------------- */

div#body div#main ul {
	margin: 0;
}

div#body div#main div.section ul p {
	margin-left: 1em;
}

div#body div#main div.section ul p.title {
	margin-top: 12px;
	margin-left: 0;
}

div#body div#main div.section ul p.title.first {
	margin: 0;
}

div#body div#sub ul.dot {
	margin-top: 14px;
}


/*  div
---------------------------------------------------------- */

div#body div#main div.section div.round-580.first {
	margin-top: 32px;
}

div#body div#main div.section div.round-580 div.in {
	font-size: 80%;
}

div#body div#main div.section div.round-580 div.in p.title,
div#body div#main div.section div.round-580 div.in p.link-blank {
	font-size: 120%;
}

div#body div#main div.section div.round-580 div.in p.title {
	margin-bottom: 14px;
	color: #333;
	font-size: 130%;
	font-weight: bold;
	line-height: 1.4;
}
	div#body div#main div.section div.round-580 div.in p.title span {
		margin-bottom: 2px;
		display: block;
		font-size: 76%;
		font-weight: normal;
	}
	div#body div#main div.section div.round-580 div.in p.title span.grey {
		margin-bottom: -5px;
	}
div#body div#main div.section div.round-580 div.in ul.support {
	color: #333;
}

div#body div#main div.section div.round-580.diamond div.in p.link-blank {
	_height: 1em;
	margin-top: -1.25em;
}

div#body div#main div.section.aidokusha {
	margin-top: 0;
}

div#body div#main div.section.aidokusha div.round-580 div.in {
	position: relative;
	font-size: 100%;
}

div#body div#main div.section div.round-580 p.profile {
	position: absolute;
	top: 1.75em;
	padding: 14px 0 0 40px;
	line-height: 1.0;
}


/*  Clearfix
---------------------------------------------------------- */

div#body div.flash ul.nav:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
div#body div.flash ul.nav {
	display: inline-block;
}

/*\*/
* html div#body div.flash ul.nav {
	height: 1%;
}

div#body div.flash ul.nav {
	display: block;
}
/**/
