@charset "utf-8";

/*------------------------------------------------
	information/ styles
--------------------------------------------------*/
#pagetitle{
	width: 735px;
	height: auto;
	margin: 0px 0px 0px 0px;
}
#pagetitle h1{
	text-indent: 0px;
}




/*------------------------------------------------
	information/privacypolicy.html styles
--------------------------------------------------*/
.pri_subhead{
	margin: 35px 0px 0px 0px;
}
.pri_list{
	margin: 25px 15px 0px 15px;
	font-weight: bold;
}
.pri_list p{
	margin: 3px 0px 18px 15px;
	line-height: 1.5em;
	font-weight: normal;
}
.pri_subhead02{
	margin: 25px 15px 0px 15px;
}
.pri_contact{
	margin: 5px 15px 0px 15px;
	padding: 6px 6px 6px 6px;
	background: url(../../common/image/bg_01.gif);
}
.pri_contact div{
	width: 693px;
	background: #ffffff;
	text-align: center;
}
.pri_contact div div{
	width: 466px;
	margin: 0px auto 0px auto;
	padding: 25px 0px 25px 0px;
	text-align: left;
}
.pri_contact div div p.pri_address{
	float: left;
	width: 205px;
	margin: 0px 0px 0px 0px;
	line-height: 1.6em;
}
.pri_contact div div p.pri_tel{
	float: right;
	width: 248px;
	margin: 2px 0px 0px 0px;
}



