@charset "utf-8";

/*+++++++++++++++++++++++++++++++++++++++++++ contents */
#company{
}

#company .title{
	width:100%;
}

#company .title h3{
	margin:0;
	width:605px;
	float:left;
}
#company .title .backBtn{
	margin:0;
	float:left;
	position:relative;
	top:9px;
}

#company td {
	border: 1px solid #999999;
	font-size: 14px;
	line-height: 130%;
	padding: 5px;
}
#company table {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	border: 1px;
}
.tdtitle {
	background-color: #CCCCCC;
	width: 170px;
}

privacy


#privacy p{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 150%;
}
#privacy h1 {
	font-size: 20px;
	font-weight: bold;
	background-color: #CCCCCC;
	padding: 5px;
}
#container #wrapper #main #content #company #privacy .seitei {
	text-align: right;
}

#privacy h2 {
	background-color: #EEEEEE;
	font-size: 18px;
	padding: 5px;
}

