/* CSS Document ---styles--- */
@charset="Shift_JIS";

/* 全体に関すること */
* {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family:
			Arial,
			"ヒラギノ角ゴ Pro W3",
			Osaka,
			"ＭＳ Ｐゴシック",
			sans-serif;
	line-height: 1.0;
	}

body {
	font-size:0.75em;
}
	
body.gradation {
	background-image:url(/brand/netsusama/img/bg.jpg); 
	background-repeat:repeat-x;
	background-position:top;
}

body.white {
	background-image: url(/brand/netsusama/products/popup/img/popup_backbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	}

div#topWrap {
	width: 780px;
	margin:0px auto;
	}
	
div#wrap {
	margin:0px auto;
	width: 790px;
	}
	
div#popwrap {
	margin:0px auto;
	width: 650px;
	}

img {
	border: none;
	}

br.clear {
	clear: both;
	}

hr {
	display: none;
	}
strong {
	font-weight:bold;
	}
.space {
	padding-bottom:10px;
	}
.spaceTop {
	padding-top:10px;
	}


.small {
	font-size:x-small;
	line-height: 1.3;
	}

.right {float: right;}
.left {float: left;}

.Tcenter {text-align:center;}
.Tright {text-align:right;}

.Vtop { vertical-align:top;}

.zero {margin:0;
	padding:0;}
/* ページの先頭へ */
div.pageTop {
	width:570px;
	margin:20px 0 0 10px;
	}
div.pageTop a{
	padding-left:433px;
	}




.line{
	background: transparent  url('../products/img/products_tb-line.gif') repeat-x center;
	}

.t_th{
	background: transparent  url('../products/img/table_bg.jpg');
	text-align:center;
	}

.t_th.aleft{
	text-align:left;
}

table.p_table{
	text-align:center;
	margin:0;
	padding:0;
	border-bottom:1px solid #73d045;
	}


#wrap h3.p_title_h3_1{
	margin:10px 0 0 !important;
	padding:0;
	}

#wrap h3.p_title_h3_2{
	margin:70px 0 0 !important;
	padding:0;
	}

.twoRows {
	overflow: hidden;
	width: 559px;
}
.twoRowsInner {
	float: left;
	width: 270px!important;
}
.twoRowsInner.rowsRight {
	margin-left: 19px;
}
.twoRowsInner.btn-cart a {
	width: 270px!important;
}


