@charset "utf-8";
@import url("../_common/_common.css");
@import url("../_common/catalog_btn.css");

#Contents {
	margin: 0 auto;
	padding: 0;
	width: 750px;
	background:#fff url(./img/b_img.gif) no-repeat 100% 100%;
	border: 1px solid #bbb;
}
/*
#Tbase table {
	margin:0;
	padding:0;
	width:750px;
	height:500px;
}

#Tbase table th.Ttxt {
	padding:0 0 0 10px;
	height:76px;
	background: url(./img/b_img_2.jpg) no-repeat;
	font-size:1.3em;
	text-align:left;
}

#Tbase table td.Ttxtimg {
	width:85px;
	height:110px;
}
#Tbase table td.Tcom {
	width:665px;
	height:110px;
	background: url(./img/b_img_4-2.jpg) no-repeat;
}

#Tbase table td.Tcom1 {
	padding-left:85px;
	width:710px;
	height:110px;
	background: url(./img/b_img_4.jpg) no-repeat;
}

#Tbase table td.Tcom1 p {
	margin:0;
	padding:7px 0 0 0;
}

#Tbase img {
border:none;
}
*/