@charset "UTF-8";
/* styleReset
----------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

h1, p {
	color: #333333;
	font-weight: normal;
	font-style: normal;
}

address {
	color: #333333;
	font-weight: normal;
	font-style: normal;
}

img {
	border: none;
}


/* pageStructureCommon
----------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka, sans-serif;
}

h1 {
	background: url(../../media/bgHeader.jpg) no-repeat;
}

#container {
	width: 780px;
	margin: 0 auto;
	text-align: left;
}

#main {
	float: left;
	width: 600px;
	margin: 10px 0 0 0;
}

#menu {
	float: right;
	padding: 10px 0 0 0;
	width: 180px;
}

.copeImg {
	display: block;
	clear: both;
}

#footer {
	width: 760px;
	margin: 0 auto 30px;
	padding: 7px 10px 25px 10px;
	background: url(../../media/bgFooter.gif) no-repeat;
	text-align: left;
	line-height: 100%;
	font-size: 0.6875em;
}


/* pageStructureHome
----------------------------------------------- */
#listMain {
	width: 580px;
	padding: 0 20px 0 0;
}

#block01 {
	margin: 0 0 15px 0;
	padding: 10px 10px 5px 10px;
	background: #eaf0fa;
}

#block02 {
	padding: 0 0 0 0;
}

#block03 {
	padding: 17px 0 0 0;
}

#block04 {
	padding: 0 0 0 0;
	background: #eaf0fa;

}

#block01 p, #main p {
	margin: 0 0 2em 0;
	line-height: 1.5em;
	font-size: 0.75em;
}

#listMain p {
	line-height: 1.5em;
	font-size: 0.75em;
}

#menu p {
	line-height: 1.5em;
	font-size: 0.6875em;
}

.sponsor {
	padding: 10px 10px 5px 10px;
	background: #eaf0fa;
}

/* headings
----------------------------------------------- */
h1 {
	width: 760px;
	height: 42px;
	margin: 0 auto;
	padding: 28px 10px 0 10px;
	color: #ffffff;
	text-align: right;
	line-height: 100%;
	font-size: 0.6875em;
}

h2 {
	margin: 0 0 5px 10px;
	color: #8a8a8a;
	font-weight: normal;
	font-size: 0.8125em;
}

#menu  h2 {
	margin: 0 0 5px 10px;
	color: #8a8a8a;
	font-weight: normal;
	text-align: center;
	font-size: 0.75em;
}

h3 {
	margin: 0 0 0.2em 0;
	color: #006666;
	font-weight: bold;
	font-size: 0.9375em;
}

#home h4 {
	margin: 0 0 3px 0;
	color: #990000;
	font-weight: bold;
	font-size: 1em;
}

h4 {
	margin: 0 0 3px 0;
	color: #006666;
	font-weight: bold;
	font-size: 0.9375em;
}

h5 {
	margin: 0 0 3px 0;
	font-weight: bold;
	font-size: 0.875em;
}


/* links
----------------------------------------------- */
h1 a:link, h1 a:link strong {
	color: #000000;
	text-decoration: none;
}

h1 a:visited, h1 a:visited strong {
	color: #000000;

	text-decoration: none;
}

h1 a:hover, h1 a:hover strong {
	color: #000000;
	text-decoration: none;
}

a:link, a:link strong {
	color: #0000ff;
	text-decoration: underline;
}

a:visited, a:visited strong {
	color: #663399;
	text-decoration: underline;
}

a:hover, a:hover strong {
	color: #ff0000;
	text-decoration: underline;
}

#utility a:link, #utility a:link strong {
	color: #333333;
	text-decoration: none;
}

#utility a:visited, #utility a:visited strong {
	color: #333333;
	text-decoration: none;
}

#utility a:hover, #utility a:hover strong {
	color: #333333;
	text-decoration: underline;
}

#topicPath a:link, #topicPath a:link strong {
	color: #333333;
	text-decoration: none;
}

#topicPath a:visited, #topicPath a:visited strong {
	color: #666666;
	text-decoration: none;
}

#topicPath a:hover, #topicPath a:hover strong {
	color: #333333;
	text-decoration: underline;
}

#footer a:link, #footer a:link strong {
	color: #333333;
	text-decoration: none;
}

#footer a:visited, #footer a:visited strong {
	color: #666666;
	text-decoration: none;
}

#footer a:hover, #footer a:hover strong {
	color: #333333;
	text-decoration: underline;
}

.pageLinks {
	text-align: center;
}

.pageLinks a:link, .pageLink a:link {
	text-decoration: none;
}

.pageLinks a:visited, .pageLink a:visited {
	text-decoration: none;
}

.pageLinks a:hover, .pageLink a:hover {
	text-decoration: underline;
}

.listLinks {
	font-size: 13px !important;
}

.details a:link {
	color: #8284d9 !important;
	text-decoration: underline;
}

.details a:visited {
	color: #663399;
	text-decoration: underline;
}

.details a:hover {
	text-decoration: underline;
}


/* amazonItem
----------------------------------------------- */
#category {
	float: Left;
	width: 580px;
	padding: 10px 0 0 0;
}

.amazonBlock {
	width: 580px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed A6A6A6;
}

.picture {
	float: left;
}

.author {
	width: 380px;
	float: left;
	padding-left: 20px;
}

.fontSmall {
	font-size: 0.75em !important;
}

.amazonlink {
	margin-bottom: 15px;
	font-size: 0.6875em !important;
}

.amazonlink strong {
	color: #D36600 !important;
}


.amazonBlock p {
	margin: 0 0 0.5em 0 !important;
}

.orangeColor {
	margin-bottom: 0;
	color: #d36600;
	font-weight: bold !important;
}

#topicpath2 {
	width: 580px;
	margin-bottom: 15px;
	font-size: 0.75em !important;
}


/* lists
----------------------------------------------- */
.author ul {
	margin-bottom: 0;
}

.amazon ul {
	padding-left: 18px;
	line-height: 1.5em;
	list-style: none;
	font-size: 0.8125em !important;
}

.amazon li {
	margin: 0 0 0.4em 0;
	padding: 0;
	color: #333333;
	line-height: 1.3em;
	list-style: none;
	font-size: 0.8125em !important;
	font-weight: bold;
}


/* links
----------------------------------------------- */
.amazon a:link, .amazon a:link strong {
	color: #003399;
	text-decoration: none;
}

.amazon a:visited, .amazon a:visited strong {
	color: #003399;
	text-decoration: none;
}

.amazon a:hover, .amazon a:hover strong {
	color: #D36600;
	text-decoration: underline !important;
}

.amazonlink a:link, .amazonlink a:link strong {
	color: #003399;
	text-decoration: none;
}

.amazonlink a:visited, .amazonlink a:visited strong {
	color: #003399;
	text-decoration: none;
}

.amazonlink a:hover, .amazonlink a:hover strong {
	color: #D36600;
	text-decoration: underline !important;
}

.amazonBlock a:link, .amazonBlock a:link strong {
	color: #003399;
	text-decoration: none;
}

.amazonBlock a:visited, .amazonBlock a:visited strong {
	color: #003399;
	text-decoration: none;
}

.amazonBlock a:hover, .amazonBlock a:hover strong {
	color: #D36600;
	text-decoration: underline !important;
}

#topicpath2 a:link, #topicpath2 a:link strong {
	color: #333333;
	text-decoration: none;
}

#topicpath2 a:visited, #topicpath2 a:visited strong {
	color: #666666;
	text-decoration: none;
}

#topicpath2 a:hover, #topicpath2 a:hover strong {
	color: #333333;
	text-decoration: underline;
}


/* lists
----------------------------------------------- */
ul {
	margin: 0 0 1em 0;
	padding: 0;
}

.list01 {
	margin: 0 0 0 10px;
	list-style: none;
}

.list01 li {
	margin: 0 0 5px 0;
	padding: 0;
	color: #333333;
	line-height: 1.5em;
	font-size: 0.75em;
}

#menu .list01 {
	margin: 0 0 0 0;
	list-style: none;
}

#menu .list01 li {
	margin: 0 0 5px 0;
	padding: 0;
	color: #333333;
	line-height: 1.5em;
	font-size: 0.6875em;
}

.listCircle {
	list-style: circle;
}

.listCircle li {
	margin: 0 0 0.4em 16px;
	padding: 0;
	color: #333333;
	line-height: 1.3em;
	font-size: 0.75em;
}

.listDisk {
	margin: 0 0 0 23px;
	list-style: disc;
}

.listDisk li {
	margin: 0 0 10px 0;
	padding: 0;
	color: #333333;
	line-height: 1.3em;
	font-size: 0.75em;
}

.listSquare {
	margin-left: 30px;
	list-style: square;
}

.listSquare li {
	margin: 0 0 0.4em 15px;
	padding: 0;
	line-height: 1.3em;
	font-size: 0.75em;
}

.listDecimal {
	margin-left: 30px;
	list-style: decimal;
}

.listDecimal li {
	margin: 0 0 10px 0;
	padding: 0;
	color: #333333;
	line-height: 1.5em;
	font-size: 0.75em;
}

.listStyleNone {
	list-style: none;
}

.listStyleNone li {
	margin: 0 0 0.4em 0;
	padding: 0;
	line-height: 1.3em;
	font-size: 0.75em;
}

#utility {
	position: absolute;
	top: 73px;
	width: 280px;
	margin-left: 490px;
	color: #333333;
	line-height: 100%;
	font-size: 0.6875em;
	z-index: 1;
}

#utility li {
	float: right;
	display: inline;
	padding-top: 1px;
	color: #ffffff;
	line-height: 100%;
}


/* footer
----------------------------------------------- */
#footer ul {
    list-style: none;
    margin: 0 0 5px 0;
}

#footer li {
    display: inline;
    padding-left: 0;
}


/* misc
----------------------------------------------- */
p {
	margin: 0 0 1em 0;
}

strong {
	color: #000000;
}

.print {
	display: none;
}

#topicPath {
	position: absolute;
	top: 140px;
	width: 540px;
	margin-left: 24px;
	padding-top: 1px;
	line-height: 100%;
	font-size: 0.75em;
	z-index: 1;
}

.caution {
	color: #990000;
}

.noscriptHome {
	padding: 10px 0;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-size: 0.8125em;
}

.noscriptOthers {
	padding: 10px 0;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#turnOver {
    background: url(../../media/base/bgTurnOver.gif) no-repeat;
    margin-top: 20px;
    padding-top: 8px;
    text-align: left;
    font-size: 0.923em;
}

.marginTop5 {
	margin-top: 5px;
}

.marginTop10 {
	margin-top: 10px;
}

.marginTop15 {
	margin-top: 15px;
}

.marginTop20 {
	margin-top: 20px;
}

.marginTop25 {
	margin-top: 25px;
}

.marginTop30 {
	margin-top: 30px;
}

.marginTop40 {
	margin-top: 40px;
}

.marginBottom5 {
	margin-bottom: 5px;
}

.marginBottom10 {
	margin-bottom: 10px;
}

.marginBottom15 {
	margin-bottom: 15px;
}

.marginBottom20 {
	margin-bottom: 20px;
}

.marginBottom25 {
	margin-bottom: 25px;
}

.marginBottom30 {
	margin-bottom: 30px;
}

.green {
	color: #097d10;
}

#logo a {
	position: absolute;
	top: 30px;
	width: 151px;
	height: 34px;
	margin-left: 13px;
	text-indent: -10000px;
}

/*¥*/ @import "hacksIeWin.css"; /**/
/*¥*//*/ @import "hacksIeMac.css"; /**/