@charset "shift_jis";

/********************************************************************/
/*COPYRIGHT gardenesse @2008 ALL RIGHTS. RESERVED*/
/********************************************************************/


*{
	margin:0px;
	padding:0px;
	font-size:100%;
	line-height:1.4;
}
.clear{
	clear:both;
	margin:0px;
	padding:0px;
}

p{
	margin:12px 0px 12px 0px;
}
body{
	background:#000000;
	background-image:url("http://www.crawfordbay-collection.com/img/bg.gif") ;
	background-repeat: repeat-y;
	padding:0px;


}
#header{
	width:800px;
	padding: 24px 0px 24px 0px;
	height:107;
	background-image:url("http://www.crawfordbay-collection.com/img/top.gif") ;
	background-repeat: no-repeat;
}
#header h1{
	font-size:30px;
	padding: 24px 0px 24px 200px;
}
#header a{
	text-decoration:none;
	color:#000000;
}
#main{
	width:555px;
	margin:0px;
	padding:0px;
	float:left;
}
#contents{
	width:475px;
	border-right:1px dotted #A2A2A2;
	padding:20px 40px;
}
#contents h2{
	width:475px;
	margin-bottom:4px;
	font-size:15px;
	font-weight:bold:
	color:#000000;

}
#contents h2{
	width:475px;
	margin-bottom:4px;
	font-size:15px;
	font-weight:bold:
	color:#000000;

}
.bdtxt{
	padding:5px;
	margin-bottom:24px;
	font-size:13px;
	border-bottom:1px dotted #A2A2A2;
}



#sidemenu{
	width:209px;
	margin:0px 21px 13px 15px;
	padding:0px;
	float:left;
}
#sidemenu h4{
	width:209px;
	margin:0;
	padding:5px 0px 0px 0px;
	font-size:16px;
	font-weight:bold;
	color:#666666;
}

#sidemenu ul {
	list-style-image: url("http://www.crawfordbay-collection.com/img/icon.gif"); 
	font-size:13px;
	padding-left:20px;
	margin:0px 0px 13px 3px;
	list-style-position:outside
}
#sidemenu li {
	padding-bottom:2px;
	padding-left:2px;
}

#sidemenu a {
	text-decration:none;
	color:#6583AE;
}

#footer{
	text-align:center;
	clear:both;
	background:#9D9D9D;
	width:776px;
	padding: 12px ;
	font-size:12px;
}
#footer a{
	text-decration:none;
	color:#ffffff;
}


