@charset "utf-8";
/* CSS Document */

/*index
-------------------*/
.title_img {
	background:url(../images/category/hirotsugu/title.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 100px;
	width: 730px;
}

.hirotsugu_box {
	background: url(../images/category/hirotsugu/bg_img.jpg) 0 0 repeat;
	width:720px;
	margin:0 auto;
}

.hirotsugu_box02 {
	width:700px;
	margin:0 auto;
}


.table_tag {
	background-color:#FFFFFF;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	margin-bottom:20px;
}

.table_tag th {
	background:#FFF5F5;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	color:#000000;
	font-weight:normal;
	padding:5px;
	text-align:left;
	white-space:nowrap;
	font-size:0.9em;
	font-weight:bold;

}

.table_tag td {
	background:#FFFFFF;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	padding:3px;
	font-size:0.9em;
}
