@charset "utf-8";
/*
 * name:module.css
 * author:Manabu Kushimoto(web-park.org)
*/

/* opening
------------------------------------------------ */
#opening {
	position: relative;
	display: none;
	margin: 0 auto;
	width: 800px;
	height: 600px;
	background: url(../img/share/ajax-loader.gif) no-repeat center center;
}

	#opening p { position: absolute; bottom: -10px; left: 0; display: none; width: 100%; text-align: center; }
	#opening img { position: absolute; top: 0; left: 0; }

/* sound_top
------------------------------------------------ */
#sound_top {
	display: none;
	margin: 0 auto;
	background: #000;
	width: 358px;
}

	#sound_top > h1 {
		padding-top: 200px;
		text-align: center;
	}

		#sound_top > h1 img { position: relative; top: auto; left: auto; }

	#sound_top > h2 {
		text-align: center;
	}

		#sound_top > h2 img { position: relative; top: auto; left: auto; }

	#sound_top > ul {
		text-align: center;
	}

		#sound_top > ul li {
			display: inline-block;
			font-size: 80%;
		}

			#sound_top > ul li a {
				display: inline-block;
				margin: 0 10px;
				padding-top: 2px;
				width: 100px;
				height: 18px;
				background: #000;
				border: solid #B3B3B3 1px;
				box-shadow: 0 0 5px #B3B3B3;
			}

			#sound_top > ul li a:hover {
				border: solid #fff 1px;
				box-shadow: 0 0 20px #fff;
				text-shadow: 0 0 5px #fff;
				text-decoration: none;
			}

/* product_top
------------------------------------------------ */
#product_top {
}

	#product_top > h1 {
		padding-top: 20px;
		text-align: center;
	}

	#product {
		position: absolute;
		bottom: 2px;
		left: 356px;
	}

/* dpg_top
------------------------------------------------ */
#dpg_top {
}

	#dpg_top > h1 {
		padding-top: 20px;
		text-align: center;
	}

	#dpg_top ul {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		text-align: center;
	}

		#dpg_top ul li {
			display: inline-block;
			padding: 0 15px;
			width: 90px;
			text-align: center;
			vertical-align: bottom;
		}

		#dpg_top ul li a { display: block; }

			#dpg_top ul li h2 { margin-bottom: 5px; font-size: 80%; font-weight: normal; line-height: 1.4; }
			#dpg_top ul li img { width: 38px; }

/* dpg_product
------------------------------------------------ */
#dpg_product {
}

	#dpg_product > h1 {
		padding-left: 90px;
	}

		#dpg_product > h1 img { width: 180px; }

	#dpg_product > nav {
	}

		#dpg_product > nav ul {
		}

			#dpg_product > nav ul li {
			}

				#dpg_product > nav ul li a {
					padding-left: 12px;
					background: url(../img/dpg/icon.png) no-repeat 1px 17px;
				}
				#dpg_product > nav ul li a.on,
				#dpg_product > nav ul li a.hover { background-image: url(../img/dpg/icon_on.png); }

/* frg_top
------------------------------------------------ */
#frg_top {
	position: relative;
	height: 100%;
	overflow: hidden;
}

	#frg_top > h1 {
		padding-top: 20px;
		text-align: center;
	}

	#frg_top ul {
		position: absolute;
		bottom: -40px;
		left: 0;
		width: 100%;
		text-align: center;
	}

		#frg_top ul li {
			display: inline-block;
			padding: 0 15px;
			width: 75px;
			text-align: center;
			vertical-align: bottom;
		}
		#frg_top ul li:nth-child(1) { margin-bottom: -80px; width: 190px; }

		#frg_top ul li a { display: block; }

			#frg_top ul li h2 { margin-bottom: 5px; font-size: 80%; font-weight: normal; line-height: 1.4; }
			#frg_top ul li:nth-child(1) img { width: 108px; }
			#frg_top ul li:nth-child(2) img { width: 50px; }
			#frg_top ul li:nth-child(3) img { width: 62px; }
			#frg_top ul li:nth-child(4) img { width: 45px; }

/* frg_product
------------------------------------------------ */
#frg_product {
}

	#frg_product > h1 {
		padding-left: 100px;
	}

		#frg_product > h1 img { width: 160px; }

	#frg_product figure { bottom: -150px; }
	#frg_product #c_musk figure { bottom: -100px; }

	#frg_product > nav {
	}

		#frg_product > nav ul {
		}

			#frg_product > nav ul li {
			}

				#frg_product > nav ul li a {
					padding-left: 12px;
					background: url(../img/frg/icon.png) no-repeat 1px 17px;
				}
				#frg_product > nav ul li a.on,
				#frg_product > nav ul li a.hover { background-image: url(../img/frg/icon_on.png); }

/* jwl_top
------------------------------------------------ */
#jwl_top {
}

	#jwl_top > h1 {
		padding-top: 30px;
		text-align: center;
	}

	#jwl_top > figure {
		text-align: center;
	}

	#jwl_top > ul {
		margin-top: 15px;
		text-align: center;
	}

		#jwl_top > ul li {
			display: inline-block;
			font-size: 80%;
		}

			#jwl_top > ul li a {
				display: inline-block;
				margin: 0 10px;
				padding-top: 2px;
				width: 100px;
				height: 18px;
				background: #000;
				border: solid #B3B3B3 1px;
				box-shadow: 0 0 5px #B3B3B3;
			}

			#jwl_top > ul li a:hover {
				border: solid #fff 1px;
				box-shadow: 0 0 20px #fff;
				text-shadow: 0 0 5px #fff;
				text-decoration: none;
			}

/* jwl_detail
------------------------------------------------ */
#jwl_detail {
}

	#jwl_detail > h1 {
		padding: 25px 0 0 100px;
	}

		#jwl_detail > h1 img { width: 180px; }

	#jwl_detail > nav {
	}

		#jwl_detail > nav ul {
		}

			#jwl_detail > nav ul li {
			}

				#jwl_detail > nav ul li a {
					padding-left: 12px;
					background: url(../img/jwl/icon.png) no-repeat 1px 17px;
				}
				#jwl_detail > nav ul li a.on,
				#jwl_detail > nav ul li a.hover { background-image: url(../img/jwl/icon_on.png); }

/* sd_top
------------------------------------------------ */
#sd_top {
}

	#sd_top > h1 {
		padding-top: 30px;
		text-align: center;
	}

	#sd_top > figure {
		text-align: center;
	}

	#sd_top > ul {
		margin-top: 15px;
		text-align: center;
	}

		#sd_top > ul li {
			display: inline-block;
			font-size: 80%;
		}

			#sd_top > ul li a {
				display: inline-block;
				margin: 0 10px;
				padding-top: 2px;
				width: 100px;
				height: 18px;
				background: #000;
				border: solid #B3B3B3 1px;
				box-shadow: 0 0 5px #B3B3B3;
			}

			#sd_top > ul li a:hover {
				border: solid #fff 1px;
				box-shadow: 0 0 20px #fff;
				text-shadow: 0 0 5px #fff;
				text-decoration: none;
			}

/* sd_detail
------------------------------------------------ */
#sd_detail {
}

	#sd_detail > h1 {
		padding: 25px 0 0 90px;
	}

		#sd_detail > h1 img { width: 180px; }

	#sd_detail > nav {
	}

		#sd_detail > nav ul {
		}

			#sd_detail > nav ul li {
			}

				#sd_detail > nav ul li a {
					padding-left: 12px;
					background: url(../img/sd/icon.png) no-repeat 1px 17px;
				}
				#sd_detail > nav ul li a.on,
				#sd_detail > nav ul li a.hover { background-image: url(../img/sd/icon_on.png); }

/* online_cart
------------------------------------------------ */
#online_cart {
	position: absolute;
	top: 20px;
	right: 60px;
	padding-right: 20px;
	width: 420px;
	height: 320px;
	overflow-x: hidden;
	overflow-y: scroll;
}

	#online_cart h2 { border-bottom: solid #fff 1px; font-size: 140%; font-weight: bold; }
	#online_cart h3 { margin-top: 10px; font-size: 120%; font-weight: bold; }
	#online_cart .madein { margin-top: 5px; }
	#online_cart .price { margin-top: 10px; }

	#online_cart .quantity { margin-top: 40px; }
		#online_cart .quantity dt { font-size: 120%; font-weight: bold; }
		#online_cart .quantity dd { margin-top: 5px; }
	#online_cart .btn { margin-top: 5px; }
	#online_cart .payment { margin-top: 10px; }
		#online_cart .payment li { float: left; }

	#online_cart .comment { margin-top: 40px; }
	#online_cart .address { margin-top: 20px; }
	#online_cart .fMin { margin-top: 10px; font-size: 80%; }

/* contact
------------------------------------------------ */
#contact {
}

	#contact > h1 {
		padding-top: 35px;
		text-align: center;
	}

	#contact > .comment {
		padding-top: 55px;
		text-align: center;
		font-size: 90%;
	}

	#contact > .email {
		padding-top: 55px;
		text-align: center;
		font-size: 90%;
	}

		#contact > .email a {
			padding-top: 15px;
			background: url(../img/contact/icon.png) no-repeat center top;
			color: #808080;
		}
		#contact > .email a:hover { background-position: center -27px; color: #fff; }

	#contact > #form_area {
		display: none;
		margin: 0 auto;
		padding-top: 30px;
		width: 340px;
	}

		#contact > #form_area dl {
			margin-bottom: 8px;
			font-size: 90%;
		}

			#contact > #form_area dl dt {
				float: left;
				width: 110px;
			}

			#contact > #form_area dl dd {
				padding-left: 110px;
			}

				#contact > #form_area dl dd input,
				#contact > #form_area dl dd textarea {
					padding: 2px;
					width: 226px;
					background: #333;
					border: none;
					color: #fff;
				}
				#contact > #form_area dl dd textarea { height: 66px; }

		#contact > #form_area .btn {
		}

			#contact > #form_area .btn a {
				display: block;
				margin-left: 110px;
				padding-top: 2px;
				width: 100px;
				height: 20px;
				background: #000;
				border: solid #B3B3B3 1px;
				box-shadow: 0 0 5px #B3B3B3;
				text-align: center;
				font-size: 80%;
				color: #fff;
			}
	
			#contact > #form_area .btn a:hover {
				border: solid #fff 1px;
				box-shadow: 0 0 20px #fff;
				text-shadow: 0 0 5px #fff;
				text-decoration: none;
			}

		#contact > #form_area #complete {
			padding-top: 60px;
			text-align: center;
			font-size: 90%;
		}
