/*レビューページのデザイン*/body			{			background-color: #000000;			color: #ffffff;			font-family: "ＭＳ Ｐゴシック", Osaka, Sans-Serif;			}.contents		{			text-align: center;			line-height: 150%;			font-size: 12px;			}h1			{			font-size: 15px;			margin-top: 20px;			line-height: 130%;			}h2			{			font-size: 14px;			}			.aki_5		{			height: 5px;			}.aki_10		{			line-height: 10px;			}.aki_20		{			height: 20px;			}			.aki_50		{			height: 50px;			}			.re1_1		{			width: 400px;			text-align: left;			margin: auto;			}.re1_2		{			width: 400px;			text-align: center;			margin: auto;			}.re1_3		{			width: 400px;			text-align: right;			margin: auto;			}.re1_4		{			width: 550px;			text-align: left;			margin: auto;			}.re1_5		{			width: 550px;			text-align: center;			margin: auto;			}.re1_6		{			width: 250px;			text-align: left;			margin-left: 200px;			}.re1_7		{			width: 350px;			text-align: left;			margin: auto;			}.re1_8		{			width: 450px;			text-align: left;			margin: auto;			}.jap_link		{			width: 650px;			text-align: right;			}.photo_1		{			line-height: 100%;			width: 550px;			text-align: right;			margin: auto;			font-size: 11px;			font-family: "Times New Roman", Times, serif;			}				.photo_2		{			line-height: 100%;			width: 600px;			text-align: right;			margin: auto;			font-size: 11px;			font-family: "Times New Roman", Times, serif;			}		#photo_1		{			padding: 10px;			float: left;			}			#photo_2		{			padding: 10px;			float: right;			}			.newpara		{			clear: both;			}.f14b		{			font-size: 14px;			font-weight: bold;			line-height: 200%;			}.linkmoji		{			font-size: 11px;			color: #cccccc;			margin-top: 5px;			margin-left: 5px;			}a.main:link	{			font-size: 12px;			color: #fff;			text-decoration: none;			}a.main:visited	{			font-size: 12px;			color: #fff;			text-decoration: none;			}a.main:active	{			font-size: 12px;			color: #fff;			text-decoration: none;			}a.main:hover	{			font-size: 12px;			color: #ccc;			text-decoration: underline;			}a.review:link	{			font-size: 12px;			font-weight: bold;			color: #fff;			text-decoration: none;			}a.review:visited	{			font-size: 12px;			font-weight: bold;			color: #fff;			text-decoration: none;			}a.review:active	{			font-size: 12px;			font-weight: bold;			color: #fff;			text-decoration: none;			}a.review:hover	{			font-size: 12px;			font-weight: bold;			color: #ccc;			text-decoration: underline;			}