/* ISHIMORI DESIGN WORKS × PansonWorks ストラップコレクション CSS */


div#contents{
	background: url(./img/ishimoristrap_mid.gif) center top repeat-y;
	overflow: auto;
	color: #000000;
}


h1{
	color: #f50000;
}

h2{
	margin: 10px auto;
	width: 600px;
	height: 100px;
	background: #ffffff url(./img/catchcopy.gif) center top no-repeat;
	text-indent: -1000.0em;
}

h3{
	background: #000000 url(./img/product_bg.gif) left top repeat-x;
	color: #ffffff;
}

#contents p{
	text-align: left;
	margin: 0 15px 10px 15px;
}

#contents p strong{
	font-weight: normal;
}

ul#products_list{
	list-style: none;
	margin: 10px;
}

ul#products_list li{
	float: left;
	width: 159px;
	border: 1px solid #000000;
	margin: 1px;
}

dl{
	clear: both;
	text-align: right;
	padding-right: 30px;
}

dl dt{
	padding-top: 10px;
	margin-left: 30px;
	font-weight: bold;
	border-bottom: 1px solid #000000;	
}

dl dd{
	border-right: 1px solid #000000;
}


dl dd span{
	color: #f11111;
}

dl dd a{
	color: #0000ff;
}

dl dd a:hover{
	color: #ff0000;
}


ul#copy{
	clear: both;
	list-style: none;
	color: #000000;
	margin: 10px 20px 0 0;
}
