﻿@Charset "UTF-8";

#CD-header-2 {
	margin: 0 0 0 10px;
	width: 800px;
	height: 250px;
	text-indent: -9999px;
	background: url('../image/CD-header2.jpg') no-repeat;
}

#main-col {
	margin: 0 10px 0 30px;
	padding: 0 0 0 0;
	width: 760px;
	height: auto;	
}

#shelf01 {
	margin: 0 0 0 0;
	padding: 10px 10px 10px 10px;
	width: 740px;
	height: auto;
	border-width: 1px 0px 1px 0px;
	border-style: solid solid solid solid;
	border-color: gray;
	background-color: #EEEEEE;
}

#shelf02-1, 
#shelf02-2,
#shelf02-3,
#shelf02-4,
#shelf02-5,
#shelf02-6,
#shelf02-7,
#shelf02-8,
#shelf02-9 {
	margin: 3px;
	padding: 10px 20px 10px 20px;
	width: 198px;
	height: auto;
	float: left;
	border-width: 1px 1px 1px 1px;
	border-style: solid none none solid;
	border-color: gray;
	}


#shelf02-1 {
	background:url('../image/CD/092thum.jpg')  no-repeat;
	background-position: 95% 85%;
	background-color: white;
}

#shelf02-2 {
	background:url('../image/CD/014thum.jpg')  no-repeat;
	background-position: 95% 85%;
	background-color: white;
}
#shelf02-3 {	
	background:url('../image/CD/034thum.jpg')  no-repeat;
	background-position: 95% 85%;
	background-color: white;
}
#shelf02-4 {	
	background:url('../image/CD/044thum.jpg')  no-repeat;
	background-position: 95% 85%;
	background-color: white;
}

#shelf02-5 {	
	background:url('../image/CD/068thum.jpg')  no-repeat;
	background-position: 95% 85%;
	background-color: white;
}

#shelf02-6 {	
	background:url('../image/CD/075thum.jpg')  no-repeat;
	background-position: 95% 85%;
	background-color: white;
}

#shelf02-7 {	
	background:url('../image/CD/159thum.jpg')  no-repeat;
	background-position: 95% 85%;
	background-color: white;
}

#shelf02-8 {	
	background:url('../image/CD/077thum.jpg')  no-repeat;
	background-position: 95% 85%;
	background-color: white;
}

#shelf02-9 {	
	background:url('../image/CD/115thum.jpg')  no-repeat;
	background-position: 95% 85%;
	background-color: white;
}


#cd_title {
	margin: 0px;
	padding: 0px;
	width: 190px;
	height: 20px;
	}

#cd_contents {
	margin: 0px;
	padding: 3px;
	width: 190px;
	height: 70px;
	}

h2 {
	margin: 0 0 15px 0px;
	border-width: 0px 0px 1px 16px;
	border-color: gray ;
	border-style: solid;
	padding: 0 0 0 20px;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
}

h3 {
	margin: 20px 0 5px 0px;
	padding: 0 0 0 12px;
	border-width: 0px 0px 1px 12px;
	border-color: grey;
	border-style: solid;
	color: #666666;
}

h4 {
	border-width: 0px 0px 1px 10px;
	border-color: grey;
	border-style: solid;
	color: #666666;
}

h5 {
	margin: 2px;
	color: #666666;
}

p {
	font-size: small;
	color: #666666;
}

img {
	border-width: 0;
}

a {
	text-decoration: none;
}
