@charset "UTF-8";

body {
	font-size: small;
	color: #000000;
	margin: 0;
	padding: 0;
	background-color: #e7e7e7;	
}

form {
	margin: 0;
	padding: 0;
}

p {
	margin: 0.8em 0;
	padding: 0;
}

/*<group=Anchor>*/
a {
	/*text-decoration: none;*/
}

a:link {
	color: #226666;
}

a:visited	{
	color: #008040;
}

a:active	{
	color: #ffffff;
	background-color: #226666;
}

a:hover {
	color: #ffffff;
	background: #226666;
}

/*</group>*/

/*<group=attributes>*/

h1, h2, h3, h4, h5, h6 {
	font-size: small;
	margin: 0;
	padding: 0;
}

img {
	border-style: none;   
}

.bigger1 {
	font-size: 1.1em;
}

.bigger3 {
	font-size: 1.3em;
}

.bigger5 {
	font-size: 1.5em;
}

.smaller1 {
	font-size: 0.9em;
}

.smaller2 {
	font-size: 0.8em;
}

.smaller3 {
	font-size: 0.7em;
}

.bold {
	font-weight: bold;
}

.shadow {
	text-shadow: 3px 3px 3px #aaaaaa;
}

.shadowBright {
	text-shadow: 3px 3px 3px #ffffff;
}

.center {
	text-align: center;
}

.noDisplay {
	display: none;
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

.clearBoth {
	clear: both;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.noDecorationAnchor a {
	text-decoration: none;
	background-color: transparent;
}


/*</group>*/

/*<group=Layout>*/

#containerOuter {
	background: repeat-y center top url(/amajun/images/bgimage820.png);
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ヒラギノ丸ゴ Pro W4", HiraMaruPro-W4, Osaka, "ＭＳ Ｐゴシック", "Trebuchet MS", verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 1em;
}

#container {
	width: 800px;
	margin-left: 10px;
	margin-right: 10px;
}

#banner {
}

#hierarchy {
	background: #ACE6E6 left top repeat-y url(/amajun/images/hierarchybgimg.jpg);
	padding: 5px 20px 5px 20px;
	color: #226666;
	font-weight: bold;
	font-size: 1.1em;
	/*text-shadow: 3px 3px 3px #aaaaaa;*/
	border-bottom: 2px solid #66CCCC;
}

#hierarchy a {
	/*text-decoration: none;*/
}

#subColumn {
	width: 250px;
	float: left;
}

#mainColumn {
	float: left;
	width: 520px;
	padding: 15px;
	line-height: 1.5em;
}

#amazonBanner {
	text-align: center;
	margin: 0 0 1em 0;
}

#processingTime {
	clear: both;
	padding: 0.3em;
	font-size: 0.9em;
	color: #aaaaaa;
	text-align: right;	
}

#footer {
	clear: left;
	text-align: center;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	background-color: #66cccc;
	font-family: Times New Roman, Times, serif;
	color: #000000;
}
	
/*</group>*/

/*<group=asinInfo>*/

#asinStoreType {
	float: left;
	padding: 5px 0 5px 30px;
	color: #226666;
	font-size: 1.2em;
	font-weight: bold;
	text-shadow: 3px 3px 3px #aaaaaa;
}

#asinDate {
	font-family: Times New Roman, Times, serif;
	color: #226666;
	font-size: 1.5em;
	font-weight: bold;
	text-shadow: 3px 3px 3px #aaaaaa;
	text-align: right;
	margin-bottom: 0.5em;
}

#asinTitle {
	clear: left;
	color: #226666;
	font-size: 1.3em;
	font-weight: bold;
	text-shadow: 3px 3px 3px #aaaaaa;
	margin-bottom: 0.5em;
	padding-left: 1em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	border-left: 15px solid #009999;
	border-bottom: 2px dotted #009999;
}

.asinListPrice {
	text-decoration: line-through;
}

.asinAmazonPrice, .asinOff {
	color: red;
	text-shadow: 3px 3px 3px #aaaaaa;
}

#asinInfoPict {
}

#asinInfoPict img {
	background-color: white;
	padding: 10px;
	border: solid white 2px;
}

#asinInfoPict a:hover img {
	border: solid #009999 2px;
}

#asinInfoTextPart1 {
}

#asinInfoTextPart2 {
}

#asinInfoNavigation {
	float: right;
	width: 240px;
	border: 1px solid #6e9393;
}

#asinInfoCart {
}

#asinInfoCartHeader {
	padding: 5px;
	background-color: #66cccc;
	color: #113333;
	font-weight: bold;
	text-align: center;
	text-shadow: 3px 3px 3px #ffffff;
}

#asinInfoCartBody {
	padding: 10px 0 10px 45px;
	text-align: center;
	background: no-repeat url(/amajun/images/shopping-cart-small.gif) 10px 50%;
}

#asinInfoGotoAmazon {
	margin: 1.5em 0px;
}

#asinPageCheckOver18Form {
	margin: 3em 0;
	text-align: center;
}

.asinPagecheckOver18FormTitle {
	font-size: 1.5em;
	color: red;
}

.asinPagecheckOver18FormSubmitText {
	margin: 1em;
	font-size: 1.2em;
	font-weight: bold;
}


	
/*</group>*/

/*<group=asinReviews>*/

#asinReviewsBox {
	clear: both;
}

#asinReviewsHeader {
	color: #226666;
	font-size: 1.3em;
	font-weight: bold;
	text-shadow: 3px 3px 3px #aaaaaa;	
	border-bottom: 2px solid #66cccc;
	margin-top: 1em;
	margin-bottom: 0.5em;	
}

.asinReviewBox {
	margin-top: 1em;
	margin-bottom: 0.5em;
 	border-bottom: 1px dashed #6e9393;			
}

.asinReviewSummary {
	color: #226666;
	font-size: 1.1em;
	font-weight: bold;
	text-shadow: 3px 3px 3px #aaaaaa;
	margin-top: 1em;
	margin-bottom: 1em;	
}

.asinReviewPosted {
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: right;
}
	
/*</group>*/

/*<group=asinMusicTracks>*/

#asinMusicTracksBox {
	clear: both;
}

#asinMusicTracksHeader {
	color: #226666;
	font-size: 1.3em;
	font-weight: bold;
	text-shadow: 3px 3px 3px #aaaaaa;	
	border-bottom: 2px solid #66cccc;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

.asinMusicTracksDiscNumber {
	color: #226666;
	font-size: 1.1em;
	font-weight: bold;
	text-shadow: 3px 3px 3px #aaaaaa;
	margin-top: 1em;
	margin-bottom: 1em;
}

.asinMusicTracksDisc {
	padding: 0em 0.5em 1em 0.5em;
	border-bottom: 1px dashed #6e9393;
}

.asinMusicTracksDisc ul  {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}
	
/*</group>*/

/*<group=asinSubColumn>*/

.subColumnHeader {
	margin: 0px;
	padding: 5px;
	background: #66cccc;
	color: #113333;
	font-weight: bold;
	text-align: center;
	text-shadow: 3px 3px 3px #ffffff;
}

.subColumnBox {
	margin: 10px;
}

.similarProductBox {
	clear: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #6e9393;
}

.similarProductLeft {
	width: 85px;
	float: left;
	text-align: center;
}

.similarProductRight {
	width: 145px;
	float: left;
}

.similarProductStoreTypeIcon {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.similarProductFooter {
	clear: both;
	visibility: hidden;
}

.accessRankingProductBox {
	clear: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #6e9393;
}

.accessRankingProductLeft {
	width: 85px;
	float: left;
	text-align: center;
}

.accessRankingProductRight {
	width: 145px;
	float: left;
}

.accessRankingProductStoreTypeIcon {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.accessRankingProductFooter {
	clear: both;
	visibility: hidden;
}

.topSellerProductBox {
	clear: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #6e9393;
}

.topSellerProductLeft {
	width: 85px;
	float: left;
	text-align: center;
}

.topSellerProductRight {
	width: 145px;
	float: left;
}

.topSellerProductStoreTypeIcon {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.topSellerProductFooter {
	clear: both;
	visibility: hidden;
}

.shoppingCartBody {
	padding-left: 40px;
}

.sideNavigationBox {
	padding: 0 0 10px 0;
	/*border-bottom: 1px dashed #6e9393;*/
}
	
/*</group>*/

/*<group=Search>*/

#searchResultHeader {
	color: #226666;
	font-size: 1.3em;
	font-weight: bold;
	text-shadow: 3px 3px 3px #aaaaaa;	
	border-bottom: 2px solid #66cccc;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

#searchResultCartBox {
	float: right;
	width: 240px;
	margin: 0 0 10px 10px;
	border: 1px solid #6e9393;
}

#searchResultCartHeader {
	padding: 5px;
	background-color: #66cccc;
	color: #113333;
	font-weight: bold;
	text-align: center;
	text-shadow: 3px 3px 3px #ffffff;
}

#searchResultCartBody {
	padding: 10px;
	text-align: center;	
}

.searchItemBox {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #6e9393;
}

.searchItemStoreTypeIcon {
	float: left;
	width: 30px;
}


.searchItemLeft {
	width: 90px;
	float: left;
	text-align: center;
}

.searchItemRight {
	width: 400px;
	float: left;
}

.searchItemTitle {
}

.searchItemFooter {
	clear: both;
}

.searchResultNavigator {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #6e9393;
	text-align: center;
}

/*</group>*/

/*<group=IndexPage>*/

#indexTopSellerHeader {
	color: #226666;
	font-size: 1.3em;
	font-weight: bold;
	text-shadow: 3px 3px 3px #aaaaaa;	
	border-bottom: 2px solid #66cccc;
	margin-top: 1em;
	margin-bottom: 0.5em;	
}

.indexTopSellerStoreType {
	margin: 0px;
	padding: 5px 0 5px 30px;
	color: #226666;
	font-size: 1.2em;
	font-weight: bold;
	text-shadow: 3px 3px 3px #aaaaaa;
}

.indexTopSellerBox {
	margin: 0 4px;
	/*border: 1px solid #66cccc;*/
	border:  1px solid white;
	padding: 5px;
	width: 240px;	
}

.indexTopSellerBoxClear {
	clear: left;
	width: 100%;
	border-bottom: 1px dashed #6e9393;
}
.indexTopSellerBox ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
	list-style-type: none;
}

.indexTopSellerBox ul li {
	padding: 10px 0;
	/*border-bottom: 1px dashed #6e9393;*/
}

.indexTopSellerBoxLeft {
	width: 85px;
	float: left;
	text-align: center;
}

.indexTopSellerBoxRight {
	width: 155px;
	float: left;
}

.indexTopSellerBoxFooter {
	clear: left;
}

/*</group>*/

/*<group=ErrorPage>*/

#errorPage {
	margin: 0px;
	background: #ACE6E6;
}

#errorPageContainer {
	width: 400px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	font-size: small;
	font-family: "ヒラギノ丸ゴ Pro W4", HiraMaruPro-W4, Osaka, "ＭＳ Ｐゴシック", "Trebuchet MS", verdana, arial, sans-serif;
	text-align: center;
}

#errorPageBanner {
	margin-bottom: 20px;
}

#errorPageBody {
	width: 340px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	background: white;
	border: 2px dashed #113333;
}

#errorPageHeader {
	color: #226666;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 0.5em;
}

#errorPageMessage {
	font-size: 1.2em;
}

/*</group>*/

/*<group=ShoppingCart>*/
#allCartItemsHeader {
	color: #226666;
	font-size: 1.3em;
	font-weight: bold;
	text-shadow: 3px 3px 3px #aaaaaa;	
	border-bottom: 2px solid #66cccc;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

#purchaseFormBox {
	margin: 0 0 15px 0;
	border: 1px solid #6e9393;
}

#purchaseFormHeader {
	padding: 5px;
	background-color: #66cccc;
	color: #113333;
	font-weight: bold;
	text-align: center;
	text-shadow: 3px 3px 3px #ffffff;
}

#purchaseFormLeftBox {
	float: left;
	margin: 1em;
}

#purchaseFormRightBox {
	float: right;
	width: 200px;
}

#purchaseFormRightBody {
	padding: 10px;
	text-align: center;
}

#purchaseFormAmount {
	font-size: 1.3em;
	color: red;
	text-shadow: 3px 3px 3px #aaaaaa;
}

#cartModifyFormRightBox {
	float: right;
	width: 200px;
	border: 1px solid #6e9393;
}

#cartModifyFormRightHeader {
	padding: 5px;
	background-color: #66cccc;
	color: #113333;
	font-weight: bold;
	text-align: center;
	text-shadow: 3px 3px 3px #ffffff;
}

#cartModifyFormRightBody {
	padding: 10px;
	text-align: center;
}


#cartOperationBox {
	width: 200px;
	float: right;
}

#allCartItemsBox {
}

.cartItemsHeader {
	margin: 1em 0;
	color: #226666;
	font-size: 1.2em;
	font-weight: bold;
	text-shadow: 3px 3px 3px #aaaaaa;	
}

.cartItemsBox {
	border-bottom: 1px dashed #6e9393;			
}

.cartItemBox {
	margin-bottom: 1.5em;
}

.cartItemStoreTypeIcon {
	float: left;
}

.cartItemInfoBox {
	margin-left: 40px;
}

.cartItemInfoFooter {
	clear: left;
}

.cartItemTitle {
	font-size: 1.1em;
}

.cartItemPrice {
	float: left;
	width: 150px;
}

.cartItemQuantity {
}

/*</group>*/


/*<group=Amajuncode>*/

.amajunBox {
	margin: 2em 0;
}

.amajunTitle {
	margin-left: 10px;
}

.amajunPict {
	float: left;
}

.amajunPict img {
	background-color: white;
	padding: 10px;
	border: solid white 2px;
}

.amajunPict a:hover img {
	border: solid #009999 2px;
}

.amajunTextPart1 {
	margin-top: 10px;
}

.amajunTextPart2 {
	margin-top: 1em;
}

.amajunLink {
	margin-top: 1em;
}

.amajunFooter {
	display: none;
	clear: both;
}

/*</group>*/