@charset "shift_jis";

/* wrapper styles
 * ============================
 *
 * link
 * box
 * list
 * table
 * text
 * img
 * form
 * others
 *
 * ============================
 */


/* link styles
----------------------------------*/
.book_publish02 a:link{
	color: #D0DEE3;
	text-decoration: none;
}
.book_publish02 a:visited{
	color: #D0DEE3;
	text-decoration: none;
}
.book_publish02 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#book_title01 a:link,
#book_title02 a:link,
#book_title03 a:link,
#book_title04 a:link,
#book_title05 a:link,
#book_title06 a:link,
#book_title07 a:link,
#book_title08 a:link,
#book_titleNew a:link,
#book_publish01 a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#book_title01 a:visited,
#book_title02 a:visited,
#book_title03 a:visited,
#book_title04 a:visited,
#book_title05 a:visited,
#book_title06 a:visited,
#book_title07 a:visited,
#book_title08 a:visited,
#book_titleNew a:visited,
#book_publish01 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#book_title01 a:hover,
#book_title02 a:hover,
#book_title03 a:hover,
#book_title04 a:hover,
#book_title05 a:hover,
#book_title06 a:hover,
#book_title07 a:hover,
#book_title08 a:hover,
#book_titleNew a:hover,
#book_publish01 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}




/* box styles
----------------------------------*/
#photoArea{
	width:860px;
}
#photo{
	background-image:url(../img/photo.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	width:640px;
	height:124px;
	float:left;
}
#page_title{
	width:220px;
	height:124px;
	float:right;
}
#mainArea{
	width:860px;
	background-color:#006080;
	clear:both;
}	
#sideZone{
	width:180px;
	padding:18px 20px;
	float:right;
}
#mainZone{
	width:594px;
	float:left;
	background-color:#FFFFFF;
	padding:23px;
}
.mainBox01{
	margin-top:3px;
	padding-bottom:10px;
}
#mainBox02{
	margin-top:3px;
}
#bookBox_new{
	width:564px;
	background-color:#C1272D;
	padding:15px;
}
.bookBox_left{
	background-image:url(../img/book_bg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	float:left;
	width:166px;
	height:227px;
	text-align:center;
	padding-top:7px;
}
.bookBox_right{
	float:right;
	width:380px;
	text-align:right;
}
#book_titleNew{
	padding-top:10px;
	font-size:130%;
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:7px;
	border-bottom:1px dotted #FFFFFF;
}
#book_publish01{
	color:#FFFFFF;
	padding-top:8px;
	padding-bottom:7px;
	border-bottom:1px dotted #FFFFFF;
}
#bookBox_newIsbn{
	color:#FFFFFF;
	padding-top:8px;
	padding-bottom:7px;
	font-size:90%;
}
.bookBox_text{
	padding:15px;
}
.bookBox_already {
	width:564px;
	background-color:#003A4D;
	padding:15px;
}	
#book_title01,
#book_title02,
#book_title03,
#book_title04,
#book_title05,
#book_title06,
#book_title07,
#book_title08 {
	padding-top:10px;
	font-size:130%;
	color:#D0DEE3;
	font-weight:bold;
	padding-bottom:7px;
	border-bottom:1px dotted #D0DEE3;
}
.book_publish02{
	color:#D0DEE3;
	padding-top:8px;
	padding-bottom:7px;
	border-bottom:1px dotted #D0DEE3;;
}
.bookBox_alreadyIsbn{
	color:#D0DEE3;
	padding-top:8px;
	padding-bottom:7px;
	font-size:90%;
}
.toTop{
	font-size:80%;
	padding-top:30px;
	text-align:right;
	padding-right:10px;
}
.side_navi{
	background-image:url(../img/side_navi_arrow.gif);
	background-position:5% 0;
	background-repeat:no-repeat;
	padding-left:30px;
	font-size:110%;
	border-bottom:1px solid #002733;
	margin-top:8px;
	padding-bottom:8px;
	width:146px;
}
#side_navi02{
	display:block;
	font-size:80%;
	padding-top:5px;
	padding-left:10px;
}






/* list styles
----------------------------------*/
ul.arrow li{
	list-style-type:none;
	background-image:url(../img/arrow.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	padding-left:14px;
	line-height:1.8;
}


/* table styles
----------------------------------*/






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





/* img styles
----------------------------------*/
#book_new{
	padding-bottom:7px;
}





/* form styles
----------------------------------*/








/* other styles
----------------------------------*/
