/*--------------------------

	style sheet
	
	produced by studio110

----------------------------*/

@import "stylesheet.css";
@import "stylesheet_a_custom_hanai.css";
@import "style_calendar.css";
@import "http://www.studio-no110.com/css/studio110Link.css";

/*-------------------------

	redefine

-------------------------*/

h1 {
	font-size: 1em;
	font-weight: bolder;
	width: 570px;
	margin-left: 210px;
	top: 260px;
	position: absolute;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #7BB5A5;
/*	padding-left: 10px;*/
	padding-bottom: 5px;
	color: #498373;
}

#window {
	background-color: #FFFFFF;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1.8em;
}

#contents {
	width: 570px;
	background-color: #FFFFFF;
	float: right;
	padding-top: 50px;
}

#productDetailsList {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}