#contents h2{
	margin-top: 5px;
	width: 700px;
	height:20px;
	line-height:20px;
	background-image: url(../images/title_nameOrigin.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#contents #japanese{
	width: 700px;
	background-image: url(../images/naming_bg.png);
	background-repeat: repeat-y;
}
#contents #english{
	width: 700px;
	background-color: #000000;
}

#contents #japanese #bg{
	padding-top: 30px;
}

#contents #japanese h3{
	margin-left: 15px;
	width:240px;
	height:25px;
	line-height:25px;
	background-image: url(../images/title_naming.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
}
#contents #japanese p{
	margin-top: 20px;
	margin-left: 15px;
	padding-bottom: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}

#contents #english h3{
	margin-left: 15px;
	padding-top: 30px;
	height:25px;
	line-height:25px;
	background-image: url(../images/title_naming_e.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
}
#contents #english p{
	margin-top: 20px;
	margin-left: 15px;
	padding-bottom: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
}
