@charset "shift_jis";

/*---------------------------
デフォルトスタイル
---------------------------*/
#container {
	width: 600px;
	text-align: center;
}

#container ul {
	list-style-type: none;
}


/*---------------------------
タイトル
---------------------------*/
.title-banner img {
	margin: 0;
}

.title-banner {
	margin: 10px 0px 15px 0px;
}



/*---------------------------
テンキー・キーピッチの種類
---------------------------*/
#tenkey-menu {
	margin: 0 0 20px 0;
	padding: 0;
	width: 600px;
}

#tenkey-menu #menu-type {
	float: left;
	width: 485px;
	margin: 0;
	padding: 0;
}

#tenkey-menu #link-info {
	float: right;
	width: 108px;
	margin: 0;
	padding: 0;
}

#menu-type li {
	display: inline;
	float: left;
	padding: 2px 1px 2px 0;
	margin: 0;
}

#menu-type img {
	vertical-align: bottom;
	border: 0;
}

#link-info a img,
#link-info a:visited img {
	border: 1px solid #FFFFFF;
}

#link-info a:hover img,
#link-info a:active img {
	border: 1px solid #90A7B5;
}

/*---------------------------
製品エリア
---------------------------*/
#container h2 {
	margin: 0 0 20px 0;
	width: 600px;
	height: 32px;
	text-indent: 40px;
	line-height: 32px;
	vertical-align: bottom;
	font-size: 1.3em;
	font-weight: bold;
	color: #333333;
	text-align: left;
	clear: both;
}

#container .type01 {
	background: url(img/cate_no1.gif) no-repeat left center;
}
#container .type02 {
	background: url(img/cate_no2.gif) no-repeat left center;
}
#container .type03 {
	background: url(img/cate_no3.gif) no-repeat left center;
}
#container .type04 {
	background: url(img/cate_no4.gif) no-repeat left center;
}
#container .type05 {
	background: url(img/cate_no5.gif) no-repeat left center;
}
#container .type06 {
	background: url(img/cate_no6.gif) no-repeat left center;
}
#container .type07 {
	background: url(img/cate_no7.gif) no-repeat left center;
}
#container .type08 {
	background: url(img/cate_no8.gif) no-repeat left center;
}


#container h3 {
	padding: 5px 0;
	text-indent: 10px;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color: #666666;
	margin: 0 0 15px 0;
}
#container .lsize {
	width: 575px;
}

.item-section {
	clear: both;
	margin: 0 0 20px 0;
}

.block-row {
	margin: 0 0 30px 0;
	width: 100%;
	clear: both;
}

.row-end {
	padding: 0 0 0 0;
	width: 100%;
}

.block-l {
	display: inline;
	float: left;
	margin: 0;
	padding: 0 0 5px 0;
	width: 293px;
	border-left: 2px solid #999999;
	text-align: left;
}

.block-r {
	display: inline;
	float: right;
	margin: 0;
	padding: 0 0 5px 0;
	width: 293px;
	border-left: 2px solid #999999;
	text-align: left;
}

.block-lm {
	display: inline;
	float: left;
	margin: 0 12px 0 0;
	padding: 0 0 30px 0;
	width: 580px;
	border-left: 2px solid #999999;
	text-align: left;
}

.inner-l {
	display: inline;
	float: left;
	margin: 0 5px 0 0;
	width: 280px;
}

.inner-r {
	display: inline;
	float: right;
	width: 280px;
}


/*---------------------------
製品詳細
---------------------------*/
.item-img {
	display: inline;
	float: left;
	margin: 0 10px 0 5px;
	width: 120px;
	text-align: center;
}

.item-img .main-photo {
	vertical-align: bottom;
}

.color-list {
	width: 150px;
	margin: 20px 0 0 0;
	clear: both;
}

.color-list img {
	margin: 0;
	padding: 0;
}

.color-list ul {
	float: left;
	margin: 0 0 3px 0;
	list-style-type: none;
	border: 1px solid #A0A0A0;
	padding: 3px 3px 1px 8px;
	background-color: #F7F7F7;
}

.color-list ul li {
	display: inline;
	float: left;
	margin: 0 5px 0 0;
	width: 15px;
}

.color-list p {
	clear: both;
	margin: 0;
	padding: 0;
	color: #003399;
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
}
.color-list p.cap {
	color: #999999;
	font-weight: normal;
	font-size: 0.8em;
}


.zoom {
	clear: both;
	text-align: right;
	margin: 3px 0 0 5px;
	padding: 0;
}
.zoom img {
	border: 0;
}

.function-list {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
}

.item-list {
	display: inline;
	margin: 0 0 0 0;
	width: 150px;
}

.item-list dt {
	margin: 0 0 2px 0;
	font-weight: bold;
}
.item-list dt img {
	vertical-align: bottom;
}

.item-list dd {
	margin: 0 0 1px 0;
	font-weight: bold;
}
.item-list dd.pPrice {
	color: #F20000;
	font-weight: bold;
	margin: 0 0 6px 0;
}

.item-list dd span.taxInc {
	font-weight: normal;
	font-size: 0.8em;
}

.item-detail {
	width: 120px;
	margin: 2px 0 0 0;
	padding: 0;
	text-align: left;
	clear: both;
}
.item-detail p.icoLeft {
	width: 57px;
	margin: 0;
	float: left;
}
.item-detail p.icoRight {
	width: 57px;
	margin: 0;
	float: right;
}


.pWeblimi {
	text-align: left;
	padding: 0;
	margin: 5px 0 0 0;
	line-height: 1em;
	color: #FF6600;
	font-weight: bold;
	clear: both;
}
.pClearance {
	text-align: left;
	padding: 0;
	margin: 5px 0 0 0;
	line-height: 1em;
	color: #CC3300;
	font-weight: bold;
	clear: both;
}

.return {
	margin: 0 0 15px 0;
	line-height: 1.3em;
	text-align: right;
	clear: both;
}


/*---------------------------
フロート解除
---------------------------*/
/* for modern brouser */
.clfx:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	max-height: 0;
	visibility: hidden;
}
/* IE7,MacIE5 */
.clfx {
	display: inline-block;
}
/* WinIE6 below, Exclude MacIE5 \*/
* html .clfx {
	height: 1%;
}
.clfx {
	display: block;
}
/**/
