@charset "utf-8";
/*----------------------------------------------------------------------------------------------
Main Title Style
-----------------------------------------------------------------------------------------------*/
.maintitle {
	margin-top: 20px;
}
.maintitle h2 {
	width: 754px;
	height: 36px;
	margin:0 10px;
	text-indent: -9999em;
	background: url(../images/title_use.gif) no-repeat 0 0;
}
.maintitle div {
	display: none;
}
/*----------------------------------------------------------------------------------------------
PrivacyPolicy Style
-----------------------------------------------------------------------------------------------*/
#use {
	width:754px;
	margin:10px;
}

#use h3 {
	font-size: 1.2em;
	font-wight:bold;
	color: #3165C1;
	margin-bottom:10px;
}
#use p {
	margin-bottom:10px;
}
