@charset "Shift_JIS";
@import "base.css";
/* CSS Document */

/* whatsnew
================================================== */
#whatsnew {
	clear: both;
	width: 790px;
	height: 83px;
	overflow: hidden;
	background: url(../images/whatsnews_bg.gif) no-repeat left top;
}
#whatsnew table {
	margin: 5px 20px 13px 20px;
}
#whatsnew p {
	margin-left: 20px;
	color: #ff1ffe;
}
#whatsnew a:link,
#whatsnew a:active,
#whatsnew a:visited {
	color: #ff1ffe;
}

/* contents
================================================== */
#contents {
	clear: both;
	width: 790px;
	overflow: hidden;
}
#book_contents {
	width: 390px;
	float: left;
}
#web_contents {
	float: right;
	width: 390px;
}

/* book
================================================== */
#book {
	background: url(../images/book_top.gif) no-repeat top left;
}
#book_bottom {
	width: 365px;
	background: url(../images/book_footer.gif) no-repeat bottom left;
	padding: 0 0 0 30px;
}
#book_main_contents {
	overflow: hidden;
	height: 540px;
}

#book_top {
	overflow: hidden;
	height: 206px;
	margin-right:20px;
}
#book_photo {
	display: block;
	float: left;
	width: 145px;
	height: 206px;
}
#book_top_description {
	float: right;
	margin-top: 40px;
}
.book_entry {
	margin-top: 15px;
}
.book_entry h3 {
	color: #ff1ffe;
	font-size: 1em;
}
.book_entry p {
	margin: 0;
	font-size: 0.7em;
	color: #fe72fd;
	line-height: 12px;
}
#book_furoku {
	padding: 40px 0 0 0;
	text-align: right;
	background: url(../images/vol1_photo1.gif) no-repeat left top;
	margin-right:30px;
}
#book_center {
	padding-top: 20px;
	background: url(../images/vol1_photo2.jpg) no-repeat right top;
	margin-right:30px;
}
#book_tokussyu strong,
#book_tokussyu2 strong {
	font-size: 1.1em;
}
#book_tokussyu {
	background: url(../images/vol1_photo3.jpg) no-repeat right bottom;
	margin-right:30px;
}
#book_tokussyu2 {
	padding-bottom: 40px;
	text-align: right;
	background: url(../images/vol1_photo4.jpg) no-repeat left bottom;
}
#book_footer {
	padding-bottom: 30px;
}

/* fashion
================================================== */
#fashion {
	width: 390px;
	height: 185px;
	margin: 10px 0;
	padding: 10px 0;
	text-align:center;
	background: url(../images/dd_fashion.gif) no-repeat left top;
}
#fashion h2 {
	margin:0 auto;
	padding:13px 0 0 13px;
	width: 322px;
}
#fashion_text {
	width: 230px;
	margin: 0 auto;
}
#fashion_fukidashi {
	margin: 0 auto;
	padding-left:10px;
	width: 290px;
}
#fashion_list {
	font-size: 0.8em;
	width: 290px;
	text-align:center;
	margin: 0 auto;
}
#fashion_list table {
	margin-left: 40px;
	padding: 0;
}
#fashion_list a:link,
#fashion_list a:visited,
#fashion_list a:hover {
	color: #139016;
}


/* model_profile #web_contens
================================================== */
#model_profile {
	width: 390px;
	background: url(../images/prof_bg.gif) no-repeat right top;
	padding-bottom: 20px;
	overflow: hidden;
}
#model_profile ul {
	width: 340px;
	margin: 0 auto;
	list-style: none;
	overflow: hidden;
}
#model_profile li {
	width: 150px;
	float: left;
}
.prof_entry img {
	padding: 10px 10px 10px 0;
	float: left;
}
.prof_description {
	display: block;
	padding-top:10px;
}
#model_profile p {
	font-size: 1em;
}
#profile_buttom img {
	display:block;
	padding-top: 20px;
}
#model_profile a:link,
#model_profile a:visited,
#model_profile a:active {
	text-decoration: none;
	color: #289ba8;
}
#model_profile a:hover {
	text-decoration: underline;
}


/* movie
================================================== */
#movie {
	width: 389px;
	height: 445px;
	margin-top: 10px;
	background: url(../images/movie_bg.gif) no-repeat right top;
}
#movie p {
	font-size: .8em;
	margin:0;
}
#movie_description {
	margin: 0 auto;
	text-align: center;
	color:#f29f3a;
}
#movie h2 {
	padding-bottom: 5px !important;
}
#movie object {
	display:block;
}
#movie object,
#movieplayer {
	width: 340px;
	margin: 0 16px 0 16px;
}

/* link
================================================== */
#link {
	background: url(../images/link_bg.gif) no-repeat left top;
	height: 220px;
	color: #777777;
	font-size: 0.8em;
}
#link_description ul {
	overflow: hidden;
	width: 670px;
	margin: 0 auto;
	list-style: none;
}
#link_description li {
	float:left;
	width: 330px;
	height: 42px;
}
#link_description a:link,
#link_description a:visited,
#link_description a:active {
	color: #fe72fd;
}
#link_description a:hover {
	text-decoration: none;
}
#fashion_list table {
	font-size: 0.8em;
}