@charset "utf-8";

/************************************************* 共通 ***/

.tCenter {
	text-align: center;
}

.tRight {
	text-align: right;
}

.bold {
	font-weight: bold;
}

.cell_top	{
	border-top:solid 1px #000000;
}
.cell_bottom	{
	border-bottom:solid 1px #000000;
}
.cell_left	{
	border-left:solid 1px #000000;
}
.cell_right	{
	border-right:solid 1px #000000;
}

.fontS {
	font-size: 0.86em;
}

.anc {
	font-size: 0em;
	line-height: 0;
}

.bg1 {
	background: #000000;
	
}
.bg1 a{color: #FFFFFF;}
.color1 {
	color: #FFFFFF;
}

h4 {
	font-weight: normal;
}

h4.in1 {
	background: url(cmnfix/ic1.gif) no-repeat 10px center;
	font-size: 1.15em;
	padding-left: 30px;
}

h5 {
	font-weight: normal;
}

.in2 {
	border-bottom: 1px solid #333333;
}

.borR1 {
	border-right: 1px solid #000000;
}

.borB1 {
	border-bottom: 1px solid #000000;
}

.borB2 {
	border-bottom: 1px solid #CCCCCC;
}


/************************************************* home ***/

div.topLeft {
	float: left;
	width: 515px;
	margin-left: 80px;
	display: inline;
}

div.topRight {
	float: right;
	width: 220px;
	margin:0 50px 0 20px;
	display: inline;
}

div#infoBx {
	overflow:auto;
	height: 170px;
	margin-top: 8px;
}

div#infoBx table{
	width: 470px;
	border-bottom: 1px dotted #333333;
	margin-left: 10px;
	margin-right: 0;
}

div#infoBx th {
	width: 70px;
	padding: 6px 0 0px 3px;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

div#infoBx td {
	padding: 6px 8px 6px 0px;
}

/************************************************* 03_scoperta ***/

table.leftmenu {
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
}

table.leftmenu td {
	background: url(03_scoperta/img/ic1.gif) no-repeat 10px center;
	height: 35px;
	padding-left: 30px;
}


/************************************************* 04_pickup ***/

table.anc1 a {
	color: #0066CC;
	text-decoration: underline;
}

/************************************************* 07_wholesale ***/

td.td1 {
	width: 269px;
	height: 40px;
	background: url(07_wholesale/img/bg1.jpg) #333333;
	color: #FFFFFF;
	font-size: 1.3em;
	text-align: center;
}

td.td1 a {
	color: #FFFFFF;
}

/************************************************* 03_contact ***/

#f_name,
#f_kana,
#f_addr,
#f_mail,
#f_tel,
#f_company,
#f_sec{
	width: 312px;
	padding: 1px;
}

#f_pref {
	width: 128px;
	padding: 1px;
}

#f_msg {
	width: 360px;
	height: 154px;
	padding: 1px;
}

table#btnTB {
	margin-top: 10px;
}

table#btnTB input {
	width: 80px;
	margin: 0 10px;
	font-size: 13px;
}






















