@charset "utf-8";

/* ----------------------------
 == top
---------------------------- */

/* == mainVisualArea --------------------- */
#mainVisualArea {
	width: 920px;
	margin: 0 auto 22px;
}
#mainVisualArea .topVisualBlock {
	overflow: hidden;
	zoom: 1;
}
#mainVisualArea .topVisualBlock * {
	vertical-align: top;
}
#mainVisualArea .topVisualBlock .main {
	float: left;
}

/* == mainContentsBlock --------------------- */
#mainContentsBlock {
	width: 910px;
}
/* == mainBlock --------------------- */
#mainBlock {
	width: 669px;
	float: left;
}
/* == extraBlock --------------------- */
#extraBlock {
	width: 216px;
	float: right;
}

/* title -------------------------- */
h1 {
	margin: 0;
	padding: 0;
}
h2 {
	margin: 0;
	padding: 0;
}
h2 a ,
h2 span {
	display: inline;
	border: none;
	padding: 0;
	background: none;
}
.topContentsBox {
	margin-bottom: 25px;
	overflow: hidden;
}
/* indexBox -------------------------- */
.indexBox {
	overflow: hidden;
	zoom: 1;
}
.indexBox .leftBox {
	width: 322px;
	float: left;
}
.indexBox .rightBox {
	width: 322px;
	float: right;
}
/* productBox */
.productBox {
	overflow: hidden;
	zoom: 1;
	padding: 0 5px;
}
.productBox .leftBox {
	width: 240px;
	float: left;
}
.productBox .rightBox {
	width: 202px;
	float: right;
}


.productBox .leftBox02 {
	width: 443px;
	float: left;
}
.productBox .rightBox02 {
	width: 216px;
	float: right;
	margin-top:1em;
}


ul.pList li a{
	padding-left: 10px !important;
	background: transparent url(/common_v2/img/bullet_arrow_r.gif) no-repeat left center !important;
}
ul.pList li {
	line-height: 1.3em;
}
.mgr{
	margin-right: 8px;
}
.minh {
	min-height: 100px;
	height: auto !important;  
	height: 100px;
}

.productBox .leftBox02 .left li{
	float:left;
	padding-right:10px;
}

/* productlistBox -------------------------- */
.productlistBox {
	margin-top: 1em;
	background: url(/img/bg_productlist.gif) no-repeat left bottom;
	padding-bottom: 3px;
	line-height: 1.3;
}
.productlistBox .inner {
	background: url(/img/bg_productlist.gif) no-repeat left top;
	padding: 3px 10px 0;
}
.topBtnListBase01 {
	text-align: center;
}

/* list */
.topListBase01 {
	padding: 0 5px;
}
.topListBase01 li {
	min-height: 63px;
}
*html .topListBase01 li {
	height: 63px;
}
.topListBase01 li {
	position: relative;
	padding-right: 73px;
	margin-bottom: 10px;
}
.topListBase01 li .thumbnail {
	position: absolute;
	right: 0;
	top: 0;
}

/* topTabBoxBase01 -------------------------- */
.topTabBoxBase01 {
	background: url(/img/bg_tabbox.gif) repeat-y left top;
}
.topTabBoxBase01 .tabBox {
	background: url(/img/bg_tabbox_t.gif) no-repeat left top;
	overflow: hidden;
	zoom: 1;
	margin: 0;
	padding: 0;
}
.topTabBoxBase01 .tabBox li {
	float: left;
	margin-right: 4px;
}
.topTabBoxBase01 .paneBox {
	background: url(/img/bg_tabbox_b.gif) no-repeat left bottom;
	overflow: hidden;
	zoom: 1;
}
.topTabBoxBase01 .paneBox .pane {
	padding: 10px 14px;
}

