@charset "utf-8";

img {
	border: 0;
	vertical-align: bottom;
}

/*newProducts*/
#mainContents #newProducts {
	position: relative;
	top: 10px;
	float: right;
	width: 460px;
}
#mainContents #newProducts h2 {
	margin: 0 0 18px;
}
#mainContents #newProducts .product {
	clear: both;
	margin: 0 0 13px;
}
#mainContents #newProducts .product .vis {
	float: left;
	width: 160px;
}
#mainContents #newProducts .product .vis a:link img,
#mainContents #newProducts .product .vis a:visited img,
#mainContents #newProducts .product .vis a:active img {
	border: 0px solid #f0e7e5;
}
#mainContents #newProducts .product .vis a:hover img {
	border: 0px solid #f7b2a9;
}
#mainContents #newProducts .product .detail {
	float: right;
	width: 280px;
}
#mainContents #newProducts .product .detail h3 {
	font-weight: bold;
	color: #755538;
	padding: 0 0 8px;
}
#mainContents #newProducts .product .detail h3.jp {
	background: url(../img/ic03.gif) no-repeat right top;
}
#mainContents #newProducts .product .detail h3.ge {
	background: url(../img/ic04.gif) no-repeat right top;
}
#mainContents #newProducts .product .borderBr {
	padding: 0 0 3px;
	margin: 0 0 10px;
	font-size: 0.85em;
	border-bottom: 1px solid #d1b498;
}
#mainContents #newProducts .product p {
	line-height: 1.5em;
}

#mainContents #newProducts .before {
	clear: both;
	padding: 5px;
	background: #f0f0f0;
	text-align: right;
}
#mainContents #newProducts .before a {
	text-decoration: none;
	padding: 0 0 0 13px;
	background: url(../img/ic02.gif) no-repeat 0 50%;
}

#mainContents:after,
#mainContents #newProducts .product:after {
	content: ".";
	display: block;
	height: 0;
	clear :both;
	visibility: hidden;
}
#mainContents,
#mainContents #newProducts .product {
	display: inline-table;
}
/* MacIE begin \*/
* html #mainContents,
* html #mainContents #newProducts .product {
	height: 1%;
}
#mainContents,
#mainContents #newProducts .product {
	display: block;
}
/* MacIE end */

/*フォトギャラリー
---------------------------------------------*/
#contentgal {
		width: 580px;
		margin-left: 0px;
		padding-top: 21px;
		text-align: left;
}
#contentgal {
		margin: 0;
		padding: 0;
		text-align: left;
}
#contentgal.today {
		text-align: left;
		position: relative;
		margin-bottom: 11px;
}
#contentgal.today span {
		color: #00a8e9;
		position: absolute;
		top: 6px;
		right: 20px;
		font-weight: normal;
		font-size: 80%;
		background: #ffffff;
}
/*\*/
* html #contentgal.today span {top: 0px;}	/* For Win IE */
/* */
div.key {
		text-align: left;
}
div.key p.photo {
		width: 556px;
		height: 420px;
		padding: 5px;
		background: #ffffff;
		border: solid 1px #c9c9c3;
}
div.caps:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
}
div.caps {
		width: 460px;
		margin: 7px auto 18px 0;
		display: inline-table;
		clear: both;
}
/* MacIE begin \*/
*+html div.key div.caps {height: 1%;}
* html div.key div.caps {height: 1%;}
div.key div.caps {display: block;}
/* MacIE end */


#contentgal .secTitle {
		margin-bottom: 10px;
		background: #3366cc;
		width: 450px;

}

div.caps p {
		font-size: 90%;
		color: #232323;
		float: left;
		font-size: 11px;
}
div.caps ul {
		float: right;
}
div.caps ul li {
		list-style: none;
		padding: 5px 5px 5px 17px;
		background: #f3f3ef url(../img/ecDeltaPink.gif) no-repeat 5% 50%;
		border: solid 1px #d1d1c9;
		font-size: 90%;
		color: #232323;
}
/*\*/
* html div.caps ul li {padding: 0 5px 5px 17px;}	/* For Win IE */
/* */
div.caps ul li a:link,
div.caps ul li a:visited {
		color: #232323;
		text-decoration: none;
}
div.caps ul li a:hover {
		color: #ff0000;
		text-decoration: underline;
}
ul.list:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
}
ul.list {
		display: inline-table;
		clear: both;
}
/* MacIE begin \*/
*+html ul.list {height: 1%;}
* html ul.list {height: 1%;}
ul.list {display: block;}
/* MacIE end */
ul.list li {
		margin-right: 8px;
		margin-bottom: 20px;
		list-style: none;
		display: block;
		width: 101px;
		height: 75px;
		padding: 2px;
		border: solid 1px #c9c9c3;
		background: #ffffff;
		float: left;
		text-align: center;	
		font-size: 75%;
		color: #999999;
}
