@charset "utf-8";




#catalog_menu {
	width: 170px;
	float: left;
	position: relative;
	top: 40px;
}
#contact {
	margin-top: 10px;
}

#catalog_main {
	width: 588px;
	position: relative;
	top: 10px;
	overflow: auto;
	height: 640px;
	float: right;
	text-align: center;
}
#catalog_content {
	width: 547px;
}

#normal-box {
	background-color: #AAE696;
	width: 547px;
	margin-left: 10px;
	text-align: center;
	margin-top: 10px;
}
#normal-contents {
	background-color: #FFFFFF;
	width: 527px;
	margin-left: 10px;
}
#bg_pink {
	background-color: #f7969c;
	text-align: center;
	color: #FFFFFF;
}
#bg_orange {
	background-color: #ffa618;
	text-align: center;
	color: #FFFFFF;
}
#bg_blue {
	background-color: #66cccc;
	color: #FFFFFF;
}
#bg_grey {
	background-color: #e7e7e7;
	margin-bottom: 20px;
}




.catalog_main-img {
	position: relative;
	left: 10px;
	width: 547px;
}
.catalog_normal-img {
	width: 507px;
	margin-left: 10px;
}

#normal-img {
}
.text_left {
	text-align: left;
	padding-left: 10px;
}


#table_caution {
	padding-left: 10px;
	list-style: disc;
}


th.side {
	background-color: #e5ebed;
}
table {
	border-collapse: collapse;
	position: relative;
	width: 547px;
}
.normal-table {
	margin-left: 10px;
	width: 507px;
	border-style: none;
	text-align: left;
}
#pdf-table   td {
	text-align: center;
	border-style: none;
	font-size: 85%;
}
#pdf-table {
	margin-left: 10px;
	width: 507px;
}



th, td {
	border-right: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	padding-left: 10px;
}
.table_sp10 {
	position: relative;
	left: 10px;
	text-align: left;
}
#acrobat_table {
	margin-left: auto;
	border-style: none;
	width: 400px;
	margin-right: auto;
}
#acrobat_info {
	font-size: 80%;
	border-style: none;
}
#acrobat_icon {
	border-style: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
	width: 88px;
}



#question_tell {
	background-color: #f1f7e6;
	width: 507px;
	border: 1px solid #7e9f39;
	position: relative;
	left: 10px;
	color: #666666;
	text-align: center;
	line-height: 1;
	padding-top: 20px;
	padding-bottom: 20px;
}
#care_table td {
	border-style: none;
	font-size: 90%;
	text-align: left;
}

