@charset "UTF-8";

/***********************************
	categorynavi
***********************************/

*html #uGmenu{
	padding: 0;
}
#uGmenu{
	width: 750px;
	height: 5px;
	background-color: #b3b3b2;
	text-indent: -9999px;
	padding: 0;
}

/***********************************
	content
***********************************/

#content{
	width: 730px;
	height: auto;
	padding: 15px 0 20px 25px;
	color: #000000;
}
.pageTitle{
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 10px 0;
}
.yajirushi{
	width: 4px;
	height: 7px;
	padding: 5px 5px 0 0;
	margin: 0 0 0 5px;
	background-image: url(../images/icn-yajirusi.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
}
.innerLink{
	font-size: 14px;
}
.contentTitle{
	width: 500px;
	height: 18px;
	padding: 14px 0 0 0;
	font-size: 14px;
	font-weight: bold;
}
#Terms:hover{
	color: #000000;
}
#Privacy:hover{
	color: #000000;
}
#Legal:hover{
	color: #000000;
}
.padding{
	width: 685px;
	height: auto;
	padding: 0 0 0 15px;
	lineheight: 110%;
}
.textTitle{
	padding: 8px 0 0 0;
	font-weight: bold;
}
.text{
	width: 670px;
	padding: 4px 0 0 0;
}
.ten{
	width: 10px;
	padding: 4px 0 0 0;
}
.FLOATR{
	text-align: right;
	float: right;
}

/***********************************
	footer
***********************************/

#policy a{
	color: #000000;
}