@charset "utf-8";
/*
Theme Name: The V5
Description: Site design for www.minet.jp
Version: 5.0
Author: Masaomi Kobayashi (frozen_butterfly@mac.com)
Author URI: http://www.minet.jp
*/


/*
## for This Site Design
*/
#Content #ContentHeader h2 {
	color:#FFFFFF;}
#Content #ContentHeader h1 {
	color:#FFFFFF;}

#Content {
	background-image:url(/balmuda/_include/i/iHeader.jpg);}
.Omnisphere #Content {
	background-image:url(/balmuda/_include/i/Omnisphere/iHeader.jpg);}

/*
## Content > Ajax Main Navigation
*/
#Content #stripNav0 ul li a em {
	padding:0 20px;}

#Content .SubColumn {
	margin-bottom:25px;}


#ContentFlame .Column span.TableDescription {
	display:block;
	width:100%;
	margin:0 auto 6px 0;
	padding:20px 0 10px 2px;
	border-bottom:1px solid #CCCCCC;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	color:#000000;}
#ContentFlame .Column p em {
	display:block;
	color:#000000;
	font-weight:bold;}
#ContentFlame .Column.Half table {
	margin-bottom:40px;}
/*
## Popup Sub Product List
*/
#popup, 
#popup ul {
	width: 368px;}
#Wrapper {
	position: relative;}
/*
## Popup Sub Product List
*/
#popup {
	position: absolute;
    display: none;
    z-index: 50;
	padding: 0 0 1px 1px;
	overflow: hidden;
	background-color: #000000;
	text-align:left;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-weight:normal;
	color:#FFFFFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;}
#popup ul {
	margin: 0;
	padding: 0;
	list-style:none;
	color:#ffffff;}
#popup ul li {
	display:block;
	float: left;
	width: 183px;
	margin-right: 1px;
	font-size:13px;
	line-height:14px;}
#popup ul li.current_page_item a {
	background-color:#333333;
	color:#FFFFFF;}
#popup ul li a p {
	display:block;
	font-size:10px;
	line-height:14px;
	color:#666666;}
#popup ul li a {
	display:block;
	padding:7px 2px 5px 8px;
	border-top:1px solid #333333;
	color:#FFFFFF;
	text-decoration:none;}
#popup ul li a:hover {
	background-color:#171717;
	color:#FFFFFF;}
#popup ul li.current_page_item a {
	background-color:#333333;
	color:#FFFFFF;}
