/*|||||||||||||||||||
	redefine
|||||||||||||||||||*/
*{
	margin:0;
	padding:0;
}
body{
	font-size:small;
	line-height:1.4;
	color:#333;
	/*font-family:Arial, sans-serif;*/
	scrollbar-track-color:#008bce;
	scrollbar-face-color:#ffffff;
	scrollbar-darkshadow-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#c45e3c;
	background-image: url(../images/bg01.gif);
	background-repeat: repeat;
}
img{
	border:none;
}
li{
	margin:0 0 0 1.5em;
}
a:link,a:visited{
	color:#602614;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	position:relative;
	top:0px;
}
a:active{
	text-decoration:underline;
	position:relative;
	top:1px;
}
td{
	vertical-align:top;
}
h1,h2,h3,h4,h5,h6{
	clear:both;
}
hr{
	clear:both;
}
/*|||||||||||||||||||
	class&id
|||||||||||||||||||*/
div#wrapper{
	margin:0 auto;
	position:relative;
	width:700px;
	background-color:#FFFFFF;
}
div#wrapper02{
	margin:0 auto;
	position:relative;
	width:1010px;
	background-color:#FFFFFF;
}

div#header{
	width:100%;
}

h1#PageTop {
	height:31px;
	width:600px;
	display:block;
	background:url(../images/title01.gif) no-repeat;
	text-indent:-100em;
	overflow:hidden;
	margin:0 auto;
	border-top:solid 20px #DEE6E9;
}
h1#PageTop02 {
	height:31px;
	width:950px;
	display:block;
	background:url(../images/title02.gif) no-repeat;
	text-indent:-100em;
	overflow:hidden;
	margin:0 auto;
	border-top:solid 20px #DEE6E9;
}
div#Previous{
	width:100%;
}
p#PreBT {
	height:97px;
	width:147px;
	display:block;
/*
	background:url(../images/back01.gif) no-repeat;
	text-indent:-100em;
	overflow:hidden;
*/
	margin:0 auto 20px auto;
}
/*|||||||||||||||||||
	Footer
|||||||||||||||||||*/
div#footer{
	margin:0;
	padding:0;
	text-align:right;
	font-size:x-small;
	font-family:arial;
}
/*|||||||||||||||||||
	Maincontent
|||||||||||||||||||*/
div#Maincontent{
	width:100%;
	width:599px;
	margin:5px auto 30px auto;
}
div#Maincontent h3{
	height:28px;
	width:599px;
	display:block;
	background:url(../images/search_header.gif) no-repeat;
	text-indent:-100em;
	overflow:hidden;
	margin:0 auto;
}
div#Maincontent02{
	width:100%;
	width:1000px;
	margin:5px auto 30px auto;
}
div#Maincontent02 h3{
	height:28px;
	width:1000px;
	display:block;
	background:url(../images/search_header.gif) no-repeat;
	text-indent:-100em;
	overflow:hidden;
	margin:0 auto;
}
h2.subtitle01{
	height:38px;
	width:579px;
	display:block;
	background:url(../images/subtitle01.gif) no-repeat;
	text-indent:-100em;
	overflow:hidden;
	margin:0 auto 10px auto;
}
h2.subtitle02{
	height:38px;
	width:579px;
	display:block;
	background:url(../images/subtitle02.gif) no-repeat;
	text-indent:-100em;
	overflow:hidden;
	margin:0 auto 10px auto;
}
h2.subtitle03{
	height:38px;
	width:579px;
	display:block;
	background:url(../images/subtitle03.gif) no-repeat;
	text-indent:-100em;
	overflow:hidden;
	margin:0 auto 10px auto;
}
h2.subtitle04{
	height:38px;
	width:579px;
	display:block;
	background:url(../images/subtitle04.gif) no-repeat;
	text-indent:-100em;
	overflow:hidden;
	margin:0 auto 10px auto;
}
h2.subtitle05{
	height:38px;
	width:950px;
	display:block;
	background:url(../images/subtitle05.gif) no-repeat;
	text-indent:-100em;
	overflow:hidden;
	margin:0 auto 20px auto;
}
h2.subtitle06{
	height:38px;
	width:380px;
	display:block;
	background:url(../images/subtitle06.gif) no-repeat;
	text-indent:-100em;
	overflow:hidden;
	margin:0 auto 20px auto;
}
div#subtitle_no01{
	height:38px;
	width:950px;
	background:url(../images/subtitle00.gif) no-repeat;
	margin:0 auto 20px auto;
}
div#subtitle_no01 p{
	color:#004574;
	font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック", Osaka;
	font-weight:bold;
	font-size:1.3em;
	padding:8px 0 0 15px;
}
div#subtitle_no02{
	height:38px;
	width:380px;
	background:url(../images/subtitle00.gif) no-repeat;
	margin:0 auto 20px auto;
}
div#subtitle_no02 p{
	color:#004574;
	font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック", Osaka;
	font-weight:bold;
	font-size:1.3em;
	padding:8px 0 0 15px;
}
/*|||||||||||||||||||
	Search
|||||||||||||||||||*/
div#Search{
	width:100%;
	width:599px;
	/*margin-bottom:40px;*/
	margin-bottom:15px;
	padding:10px 20px 30px 20px;
	background:url(../images/searchBG.gif) bottom left no-repeat;
}
p.SearchBT{
	text-align:center;
	width:559px;
	margin:0;
	padding:0;
}

input.but { 
	text-align:center;
	font-weight:bold;
	height:19;
	background-color:#3399FF;
	color:#FFFFFF;
	border: 1px solid #0066CC;
	padding:2px 0 0 0;
	margin:10px auto 0 auto;
}
input.SearchWord { 
	margin-left:25px;
}
p#SearchWord{
	margin:0 0 20px 140px;
}
select.SelectArea{
	margin-left:5px;
}
label{
	margin-left:30px;
}

/*|||||||||||||||||||
	Search list
|||||||||||||||||||*/
table.SearchList{
	width:579px;
	border-collapse:collapse;
	padding:0;
	margin:0 auto;
	border:0;
	background:#ffffff url(../images/search_itemBG02.gif) 0 -10px repeat;
	clear : both ;
}
table.SearchList td{
	font-size:0.9em;
	border-collapse:collapse;
	padding:0;
	height:31px;
	vertical-align:middle;
}
table.SearchList th{
	font-size:0.9em;
	font-weight:normal;
	padding:0;
	margin:0;
	font-family:ＭＳ Ｐ,selif;
	color:#1967ae;
	background:#ffffff url(../images/search_itemBG.gif) repeat-x;
	height:21px;
}
table.SearchList p{
	margin:0 2px 0 2px;
}
table.SearchList p a:link,table.SearchList p a:link{
	color:#fe6000;
}
table.SearchList th img{
	vertical-align:middle;
	padding:0 0 2px 2px;
}
th.items02,th.items03,th.items04,th.items05,th.items06{
	border-left:solid 1px #FFF;
}
.SearchList01 {
	width:179px;
	color:#fe6000;
	font-weight:bold;
	text-align:left;
	line-height: 1.2em;
}
.SearchList02 {
	width:100px;
	border-left:solid 1px #FFF;
	text-align:center;
}
.SearchList03 {
	width:110px;
	border-left:solid 1px #FFF;
	text-align:center;
}
.SearchList04 {
	width:60px;
	border-left:solid 1px #FFF;
	text-align:right;
}
.SearchList05 {
	width:70px;
	border-left:solid 1px #FFF;
	text-align:center;
}
.SearchList06 {
	width:60px;
	border-left:solid 1px #FFF;
	text-align:center;
}


/*||||||||||||||||||||||||||
	Search list 在庫店舗一覧 header
||||||||||||||||||||||||||||*/
th.items02_02,th.items03_02,th.items04_02{
	border-left:solid 1px #FFF;
}
.SearchList01_02 {
	width:259px;
	color:#fe6000;
	font-weight:bold;
	text-align:left;
	line-height: 1.2em;
}
.SearchList02_02 {
	width:100px;
	border-left:solid 1px #FFF;
	text-align:center;
}
.SearchList03_02 {
	width:120px;
	border-left:solid 1px #FFF;
	text-align:center;
}
.SearchList04_02 {
	width:100px;
	border-left:solid 1px #FFF;
	text-align:center;
}


/*|||||||||||||||||||
	Search list header
|||||||||||||||||||*/
div#SearchName{
	width:579px;
	background:url(../images/search_nameBG.gif) #c3d7e8 top repeat-x;
	margin:0 auto 10px auto;
}
div#SearchName p{
	font-size:1.2em;
	font-weight:bold;
	color:#0d3c67;
	padding:7px 0 3px 5px;
}
div#Search_header{
	width:579px;
	background:url(../images/search_headerBG.gif) bottom repeat-x;
	height:25px;
	border-bottom:solid 2px #FFF;
	margin:0 auto;
	text-align:right;
}
div#Search_header img{
	border:0;
}
p.Search_list{
	overflow:hidden;
	margin:0;
	padding-right:5px;
	font-size:0.9em;
	color:#0d3c67;
	font-weight:bold;
}

p.Search_pre a:link,p.Search_next a:link{
	color:#0d3c67;
}
/*|||||||||||||||||||
	Search list footer
|||||||||||||||||||*/
/*
div#Search_footer{
	width:579px;
	background:url(../images/search_footerBG.gif) repeat-x;
	height:30px;
	border-top:solid 2px #FFF;
	margin:0 auto;
}
*/
div#Search_notice{
	width:579px;
	border-top:solid 2px #FFF;
	margin:0 auto 1em auto;
	font-size:small;
}
div#Search_footer img{
	border:0;
}
div#Search_footer p{
	vertical-align:middle;
}
p.Search_pre{
	float:left;
	margin:0;
	padding:5px 0 0 10px;
	font-size:0.9em;
	color:#0d3c67;
}
p.Search_next{
	float:right;
	margin:0;
	padding:5px 10px 0 0;
	font-size:0.9em;
	color:#0d3c67;
}
p.Search_pre img{
	vertical-align:middle;
}
p.Search_next img{
	vertical-align:middle;
}
p.Search_pre a:link,p.Search_next a:link{
	color:#0d3c67;
}
/*||||||||||||||||||||||||||
	Search 書籍詳細
||||||||||||||||||||||||||||*/
div#bookinfo{
	width:569px;
	margin:0 auto;
	border:solid 5px #e7edf5;
	margin-bottom:15px;
}
div#BookImage{
	width:220px;
	float:left;
	text-align:center;
	vertical-align:middle;
	margin:10px 0 20px 5px;
}

table.BookDetails{
	width:330px;
	float:right;
	font-size:0.9em;
	border-collapse:collapse;
	margin:10px 5px 20px 0;
}
table.BookDetails td,table.BookDetails th{
	border-bottom:dashed 1px #999999;
	text-align:left;
}
table.BookDetails th{
	padding-left:2px;
	width:81px;
}
p.Bookexp {
	font-size:0.9em;
	border-top:solid 1px #999999;
	clear : both ;
	padding:5px;
	margin:5px;
}
/*||||||||||||||||||||||||||
	Search 棚案内
||||||||||||||||||||||||||||*/
div#FloorMap{
	width:950px;
	margin:0 auto;
	margin-bottom:30px;
}
div#FloorMap img{
	border:solid 1px #999;
}
table.MapInfo{
	font-size:0.9em;
	color:#004574;
	border-collapse:collapse;
	margin:20px 0 20px 5px;
	border-left:solid 10px #e7edf5;
	text-align:left;
}
table.MapInfo th{
	width:100px;
}
table.MapInfo th,table.MapInfo td{
	line-height:1.2em;
	vertical-align:top;
	padding:5px;
	border-bottom:dashed 1px #bdbdbd;
}

/*|||||||||||||||||||
	order 取り置き依頼
|||||||||||||||||||*/
div#OrderContent{
	width:750px;
	margin:5px auto 30px auto;
	background-color:#FFF;
	border:solid 1px #0066cc;
}
div#OrderContent h3{
	height:28px;
	width:400px;
	display:block;
	background:url(../images/search_header02.gif) no-repeat;
	text-indent:-100em;
	overflow:hidden;
	margin:0 auto;
}
div#Order{
	width:100%;
	width:380px;
	margin-bottom:20px;
	padding:10px 10px 30px 10px;
	background:url(../images/searchBG02.gif) bottom left no-repeat;
}
p.SearchBT02{
	text-align:center;
	width:380px;
	margin:0;
	padding-top:10px;
}
table.OrderTable{
	margin:0 auto;
	font-size:0.9em;
}
p.WinCL{
	clear:both;
	text-align:center;
	font-size:0.9em;
	margin-bottom:10px;
}
#attention{
	width:365px;
	margin:0 auto;
}
#area_left{
	float:left;
	margin:10px 5px 30px 10px;
}
#area_right{
	float:left;
	width:400px;
	margin-top:5px;
}