/*ƒ†ƒjƒo[ƒTƒ‹ƒZƒŒƒNƒ^*/
*{
	margin:0;
	padding:0;
}

/*•W€CSS*/
.size10pt { font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 10pt; line-height: 14pt}
.size08pt { font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 8pt; line-height: 125%}
.size12pt { font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 12pt; line-height: 125%}
.size14pt { font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 14pt; line-height: 125%}
.size16pt { font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 16pt; line-height: 125%}
.size18pt { font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 18pt; line-height: 125%}
.size09pt { font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 9pt; line-height: 125%}
a {text-decoration: none;}
a:hover {text-decoration: underline;}

/*ƒy[ƒWƒpƒX*/
#path{
	font-size: 11px;
	color: #999999;
	padding:5px 0;
}
#path a:link {
	color: #0000FF;
	text-decoration: underline;
}
#path a:visited {
	color: #999999;
	text-decoration: underline;
}
#path a:hover {
	color: #0000FF;
	text-decoration: none;
}
#path a:active {
	color: #999999;
	text-decoration: underline;
} 
/*Block Level*/
h1{}
h2{}
h3{}
h4{}
ul{margin:0 0 0 1em;}
li{}
p{
}

/*ƒZƒŒƒNƒgƒAƒC‚¨‚·‚·‚ß‘Ð*/
.Price{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
	line-height: 125%;
	color: #3591f8;
	font-weight: bold;
}
.BookDetail{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	line-height: 125%;
}
.Name{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
	line-height: 125%;
}
.BookContent{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
	line-height: 125%;
	margin:0.5em 0 0 0;
}
.BookRead{
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
	line-height: 125%;
	font-weight: bold;
}
.BookTitle{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 16px;
	line-height: 125%;
	color: #0000FF;
	text-decoration: underline;
}
.BookTitle a:link {
	color: #0000FF;
	text-decoration: underline;
}
.BookTitle a:visited {
	color: #999999;
	text-decoration: underline;
}
.BookTitle a:hover {
	color: #0000FF;
	text-decoration: none;
}
.BookTitle a:active {
	color: #999999;
	text-decoration: underline;
}
.PageTitle{
	font-size: 14px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #81c6d6;
	background-color: #cfeff6;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-weight: bold;
}
.midashi{
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cfeff6;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #81c6d6;
}
