/*リンク色*/
a{ text-decoration: underline; color: #1e3876; }
a:link{ text-decoration: underline; color: #1e3876; }
a:visited{ text-decoration: underline; color: #1e3876; }
a:hover{ color: #999999; }
.photo_item {
	float: left;
}

.history_detail {
	float: left;
}

.clear {
	clear: both;
	line-height: 100%;
}

.word-break {
	word-break: break-all;
	overflow: auto;
	width: 118px;
}

.kw_maker {
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
}


/*商品一覧文字設定*/
.stxt {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10px;
	color: #666666;
}
.price {
	background-color : #f5f5f5;
	font-size: 11pt; 
	font-weight : bold;
	color: #cc0000;
}
.detailtxt {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10px;
	color: #666666;
	line-height: 18px;
}



.title_name {
	padding: 3px;
	font-size: 11pt; 
	font-weight : bold;
	background-color : #f5f5f5;
	line-height: 22px;
}
.title_name a:link{ text-decoration: underline; color: #a20505; }
.title_name a:visited{ text-decoration: underline; color: #a20505; }
.title_name a:hover{ color: #666666; }

.ud_line {
	width: 642px;
	padding-left: 85px;
	padding-top: 2px;
	margin-bottom : 5px;
	height: 19px;
	background: url(images/u_d.gif) no-repeat;
}

div.non { 
	margin: 20px 0px;
	font-size : 18px;
	font-weight : bold;
}

div.cgenre { 
	margin: 10px 10px;
	padding: 3px;
	background-color : #f5f5f5;
}

/*-----------------------------
0427customCSS
-----------------------------*/
div.contentsbox {
	clear: both;
	margin-bottom: 10px;
	width: 728px;
	float: left;
}
div.contentsbox img{
	border: none;
	vertical-align: bottom;
}
/*ブランドバナー*/
div.contentsbox .blandbox {
	margin-bottom: 5px;
	float: left;
	width: 245px;
}
div.contentsbox .blandbox p {
	margin: 0px;
	padding: 0px;
}

div.contentsbox .blandbox li {
	background-image: url(images/li-ya_bla.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	list-style-type: none;
	padding-left: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
}
div.contentsbox .blandbox ul {
	margin: 0px;
	padding: 0px;
}

div.contentsbox .blandbox li a {
	display: block;
}
/*ブランドバナー右端設定+1*/
div.contentsbox .blandboxs {
	margin-bottom: 5px;
	float: left;
	width: 237px;
}
div.contentsbox .blandboxs p {
	margin: 0px;
	padding: 0px;
}

div.contentsbox .blandboxs li {
	background-image: url(images/li-ya_bla.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	list-style-type: none;
	padding-left: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
}
div.contentsbox .blandboxs ul {
	margin: 0px;
	padding: 0px;
}

div.contentsbox .blandboxs li a {
	display: block;
}

/*歴史*/
div.history {
	clear: both;
	width: 728px;
	_width: 731px;
	float: left;
	background-image: url(images/history.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
div.contentsbox .historybox {
	float: left;
	width: 232px;
	line-height: 16px;
	font-size: 8pt;
	height: 170px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.pichistory {
	margin-bottom: 5px;
	clear: both;
}
div.historybox p {
	margin: 0px;
	padding: 0px;
}
/*歴史右端設定+1*/
div.contentsbox .historyboxs {
	float: left;
	width: 233px;
	line-height: 16px;
	font-size: 8pt;
	height: 170px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 5px;
}
div.historyboxs p {
	margin: 0px;
	padding: 0px;
}
div.history_un {
	clear: both;
	background-image: url(images/history_un.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 45px;
}
/*--------------------------------------------------------
テキストセンター寄せ
--------------------------------------------------------*/
div.textcenter {
	clear: both;
	text-align: center;
}
div.textright {
	clear: both;
	text-align: right;
}

/*----------------
0427左カラム設定
----------------*/
div#left .title {
	margin: 0px;
	padding: 0px;
	clear: both;
}
div#left .box {
		clear: both;
		background-image: url(images/l-box.jpg);
		background-repeat: repeat-y;
		background-position: center bottom;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		float: left;
		width: 220px;
	}
div#left .box p {
	margin: 0px;
	padding: 0px;
}

div#left .box li {
	background-image: url(images/li-left-box.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	list-style-type: none;
	padding-left: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
}
div#left .box li a {
	display: block;
}

div#left .box_un {
	clear: both;
	background-image: url(images/l-box-un.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 37px;
	margin-bottom: 10px;
}
/*ランキング*/
div#left .rankbox {
	clear: both;
	background-image: url(images/l-box.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 5px;
	float: left;
	width: 220px;
}
div#left .rank1 {
	clear: both;
	float: left;
	width: 180px;
	margin-bottom: 10px;
	background-image: url(images/rank1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	height: 60px;
}
div#left .rank2 {
	clear: both;
	float: left;
	width: 180px;
	margin-bottom: 10px;
	background-image: url(images/rank2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	height: 60px;
}
div#left .rank3 {
	clear: both;
	float: left;
	width: 180px;
	margin-bottom: 10px;
	background-image: url(images/rank3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	height: 60px;
}
div#left .rank4 {
	clear: both;
	float: left;
	width: 180px;
	margin-bottom: 10px;
	background-image: url(images/rank4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	height: 60px;
}
div#left .rank5 {
	clear: both;
	float: left;
	width: 180px;
	margin-bottom: 10px;
	background-image: url(images/rank5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	height: 60px;
}
div#left .rank1 p,
div#left .rank2 p,
div#left .rank3 p,
div#left .rank4 p,
div#left .rank5 p {
	font-size: 10px;
	line-height: 18px;
}
.picright {
	float: right;
	margin-left: 5px;
}
div#price_form ul{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
div#price_form li {
	margin-top: 3px;
	margin-bottom: 5px;
}

img{
	border: none;
}
div#logo {
	float: left;
	padding: 0px;
	margin-top: 33px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
div#logo a {
    display: block;
    width: 240px;
    height: 227px;
}

