@charset "UTF-8";
/* CSS Document */


/*
generic----------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}

body {
	background-color: #000000;
	color: #EBEBEB;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 500;
	line-height: 180%;
	background-image: url(../images/background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#wrapper {
	width: 811px;
	margin: 0 auto;
}

ul {
	list-style-type: none;
}

.clear {
	clear: both;
}

.praise {
	color: #2260C6;
}

.strong {
	font-size: 14px;
	font-weight: bold;
	color: #CA0009;
}

/*
header----------------------------------------------------*/

#header {
	width: 811px;
	padding-top: 14px;
}

#header h1 {
	text-indent: -9999px;
	font-size: 1px;
	line-height: 1px;
	margin: 0 0 0 20px;
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#header h1 a {
	display: block;
	width: 128px;
	height: 16px;
	font-size: 1px;
}

#header ul {
	width: 770px;
	margin: 13px 0 0 20px;
	overflow: auto;
	zoom: 100%;
}

#header li {
	float: left;
	margin-right: 35px;
	text-indent: -9999px;
	height: 15px;
	font-size: 1px;
	line-height: 1px;
}

#header li a {
	text-decoration: none;
	display: block;
	height: 15px;
}

#header li.home {
	width: 47px;
	background: url(../images/homenavi.jpg) no-repeat -47px 0;
}

#header li.home a {
	width: 47px;
	background: url(../images/homenavi.jpg) no-repeat 0 0;
}

#header li.bio {
	width: 32px;
	background: url(../images/bionavi.jpg) no-repeat -32px 0;
}

#header li.bio a {
	width: 32px;
	background: url(../images/bionavi.jpg) no-repeat 0 0;
}

#header li.books {
	width: 50px;
	background: url(../images/booksnavi.jpg) no-repeat -50px 0;
}

#header li.books a {
	width: 50px;
	background: url(../images/booksnavi.jpg) no-repeat 0 0;
}

#header li.other {
	width: 101px;
	height: 17px;
	background: url(../images/othernavi.jpg) no-repeat -101px 0;
}

#header li.other a {
	width: 101px;
	height: 17px;
	background: url(../images/othernavi.jpg) no-repeat 0 0;
}

#header li.garage {
	width: 152px;
	height: 17px;
	background: url(../images/garagenavi.jpg) no-repeat -152px 0;
}

#header li.garage a {
	width: 152px;
	height: 17px;
	background: url(../images/garagenavi.jpg) no-repeat 0 0;
}

#header li.press {
	width: 118px;
	background: url(../images/pressnavi.jpg) no-repeat -118px 0;
}

#header li.press a {
	width: 118px;
	background: url(../images/pressnavi.jpg) no-repeat 0 0;
}

#header li.contact {
	width: 60px;
	background: url(../images/contactnavi.jpg) no-repeat -60px 0;
	margin-right: 0;
}

#header li.contact a {
	width: 60px;
	background: url(../images/contactnavi.jpg) no-repeat 0 0;
}

#header li a:hover {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
}

/*
contents----------------------------------------------------*/

#contents {
	width: 727px;
	margin: 75px auto 0 auto;
}

#contents-books {
	width: 727px;
	margin: 75px auto 0 auto;
}

#pictures {
	position: relative;
	width: 211px;
	height: 289px;
	background-image: url(../images/bg-biggercoverpic.png);
	background-repeat: no-repeat;
	float: left;
}

#pictures img {
	padding: 18px 0 0 23px;
}

#right {
	width: 487px;
	float: right;
	background-image: url(../images/bg-text.png);
	background-repeat: no-repeat;
	background-position: left top;
}

dl {
	padding: 18px 19px 0 19px;
}

dt {
	font-size: 16px;
	font-weight: bold;
	line-height: 130%;
	margin-bottom: 6px;
	padding-bottom: 7px;
	background-image: url(../images/dotted-line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#contents-bio #right dt {
	font-size: 16px;
	font-weight: bold;
	line-height: 130%;
	margin-bottom: 6px;
	padding-bottom: 7px;
	background-image: url(../images/dotted-line03.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}


#text dt {
	font-size: 16px;
	font-weight: bold;
	line-height: 130%;
	margin-bottom: 6px;
	padding-bottom: 7px;
	background-image: url(../images/dotted-line02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#text02 dt {
	font-size: 16px;
	font-weight: bold;
	line-height: 130%;
	margin-bottom: 6px;
	padding-bottom: 7px;
	background-image: url(../images/dotted-line02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#text03 dt {
	font-size: 16px;
	font-weight: bold;
	line-height: 130%;
	margin-bottom: 6px;
	padding-bottom: 7px;
	background-image: url(../images/dotted-line02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}


dd {
	margin-bottom: 16px;
}

dd.bottom-fix {
	margin-bottom: 6px;
}

#contents-books #onlineshop {
	width: 504px;
	height: 65px;
	background-image: url(../images/bg-list.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 18px;
	line-height: 170%;
	float: right;
}

#contents-books #onlineshop p {
	font-size: 13px;
	padding: 8px 0 0 28px;
}

/*
bio-page----------------------------------------------------*/

#contents-bio {
	width: 751px;
	margin: 75px auto 0 auto;
}

#contents-bio #pictures-author {
	position: relative;
	width: 241px;
	height: 172px;
	background-image: url(../images/bg-authorpic.png);
	background-repeat: no-repeat;
	float: left;
}

#contents-bio #pictures-author img {
	padding: 18px 0 0 20px;
}


#contents-bio p {
	padding: 18px 19px 0 19px;
	margin-bottom: 16px;
}


/*
text----------------------------------------------------*/

#text {
	width: 551px;
	height: 267px;
	margin: 0 auto;
	background-image: url(../images/bg-biggertext.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#text ul {
	list-style-type: disc;
	padding: 10px 0 0 42px;
	font-weight: bold;
}

#text li {
	margin-bottom: 9px;
}

#text02 {
	width: 551px;
	margin: 0 auto;
	background-image: url(../images/bg-biggertext.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#text02 p {
	padding: 16px 19px 0 19px;
}

#text02 ul {
	list-style-type: disc;
	padding: 5px 25px 0 55px;
}

#text02 li {
	margin-bottom: 9px;
}

#text03 {
	width: 417px;
	margin: 0 auto;
	background-image: url(../images/bg-text-contact.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#text03 p {
	padding: 16px 19px 0 40px;
}

#text03 ul {
	padding: 3px 25px 25px 40px;
	line-height: 160%;
}

#text03 li {
	margin-bottom: 1px;
}

#text03 a {
	color: #FFFFFF;
	text-decoration: underline;
}



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

#footer {
	clear: both;
	width: 727px;
	margin: 0 auto;
	padding-bottom: 190px;
}

#footer-other {
	clear: both;
	width: 551px;
	margin: 0 auto;
	padding-bottom: 190px;
}

#footer p {
	padding-top: 16px;
	text-align: right;
	font-size: 12px;
	color: #626262;
}

#footer-other p {
	padding-top: 23px;
	text-align: right;
	font-size: 12px;
	color: #626262;
}

#footer-contact {
	clear: both;
	width: 417px;
	margin: 0 auto;
	padding-bottom: 190px;
}

#footer-contact p {
	padding-top: 29px;
	text-align: right;
	font-size: 12px;
	color: #626262;
}