@charset "utf-8";



#top-image {

	background-image: url(../images/shop/main-image.jpg);

	background-repeat: no-repeat;

	height: 250px;

}



#title {

	margin-bottom: 10px;

	background-image: url(../images/shop/title.gif);

	background-repeat: no-repeat;

	height: 40px;

	width: 800px;

	float: left;

}





#sub-image {

	width: 300px;

	float: left;

	margin-right: 35px;

	margin-bottom: 30px;

}







#outline {

	width: 465px;

	float: left;

}





table {

	font-size:12px;

	width: 465px;

	line-height: 140%;

	height: auto;

	border-top-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-left-style: solid;

	border-top-color: #999999;

	border-left-color: #999999;

}

.thead-th {

	background-color: #333333;

	color: #FFFFFF;

	font-size: 16px;

	padding: 5px;

	text-align: center;

}

.line {

	text-decoration: line-through;

}



th{

	padding:8px 2px 8px 2px;

	color:#333333;

	font-weight:normal;

	padding:7px;

	text-align:left;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-right-style: solid;

	border-bottom-style: solid;

	border-right-color: #999999;

	border-bottom-color: #999999;

}



td{

	font-size:12px;

	text-align: left;

	padding-top: 5px;

	padding-right: 5px;

	padding-bottom: 5px;

	padding-left: 10px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-right-style: solid;

	border-bottom-style: solid;

	border-right-color: #999999;

	border-bottom-color: #999999;

	color: #333333;

}



table.shima tr:hover {

	background-color: #E2E0DC;

	color: #333333;

}

#sub-image img {

	margin-bottom: 10px;

}

#point-01 {

	font-size: 13px;

	line-height: 1.5em;

	margin-bottom: 20px;

	width: 800px;

	float: left;

	padding-bottom: 10px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #006600;

}

#point-02 {

	font-size: 13px;

	line-height: 1.5em;

	margin-bottom: 20px;

	width: 800px;

	float: left;

	padding-bottom: 10px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #006600;

}

#point-03 {

	font-size: 13px;

	line-height: 1.5em;

	margin-bottom: 20px;

	width: 800px;

	float: left;

}

#point-01, #point-02, #point-03, p {

	margin-top: 0px;

}

