body  {
	font: 12px Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
}
.thrColFixHdr #Page {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.thrColFixHdr #container {
	width: 950px;
	text-align: left;
	background-image: url(images/bg_old.jpg);
	background-repeat: no-repeat;
	height: 602px;
} 
.thrColFixHdr #container100 {
	width: 950px;
	text-align: left;
	background-image: url(images/bg_100.jpg);
	background-repeat: no-repeat;
	height: 602px;
} 

.thrColFixHdr #header {
	background: #ffffff;
	padding: 0 20px 0 10px;  /* この余白は、その下に表示される div のエレメントの左揃えと一致します。#header でテキストの代わりにイメージが使用される場合は、必要に応じて、余白を削除してください。 */
	margin: 0px;
} 
.thrColFixHdr #header h1 {
	text-align: right;
	top: 35px;
	right: 0px;
	position: relative;
	z-index: 5;
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr #header h2 {
	text-align: left;
	left: 0px;
	top: -3px;
	z-index: 3;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.thrColFixHdr #Page #container #PageLink .Next img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.thrColFixHdr #RightBlock {
	float: left; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 175px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.thrColFixHdr #LeftBlock {
	float: right; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 395px; /* 背景色は、列内のコンテンツの長さにわたって表示されます */
	padding: 35px 30px 0px 0px;
}
.thrColFixHdr #Page #container #LeftBlock #copy {
	text-align: right;
	margin-right: 30px;
	margin-top: 5px;
}
.thrColFixHdr #Page #container100 #LeftBlock #movie {
	margin-top: 20px;
	margin-bottom: 0px;
}
.thrColFixHdr #mainContent {
	padding: 35px 0px 0px;
	margin: 0px;
	float: left;
	width: 300px;
} 
.thrColFixHdr #mainContent #Text {
	height: 255px;
	overflow: auto;
	width: 290px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}

.thrColFixHdr #mainContent #Text p {
	color: #20a3ce;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 125%;
	margin: 0px;
	padding: 0px 5px 0px 0px;
}
.thrColFixHdr #mainContent #spec {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 20px;
	margin-left: 10px;
}
.thrColFixHdr #Page #container100 #mainContent #Certificate {
	float: right;
	margin-top: 20px;
	margin-left: 0px;
}

.thrColFixHdr #mainContent #spec ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.thrColFixHdr #mainContent #spec li {
	line-height: 135%;
	list-style-type: disc;
}
.thrColFixHdr #footer { 
	padding: 0 10px 0 20px; /* この余白は、その上に表示される div のエレメントの左揃えと一致します。 */
	background:#DDDDDD;
} 
.thrColFixHdr #footer p {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 10px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
}
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#Footer {
	font-size: 10px;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	margin-top: 20px;
	clear: both;
	color: #333333;
}
#PageLink #Next {
	text-align: right;
	float: right;
	width: 300px;
	margin-right: 15px;
}
#PageLink #Back {
	float: left;
	width: 300px;
}


#Footer a:link,#Footer a:visited {
	color: #3399CC;
	text-decoration: none;
}
#Footer a:hover {
	color: #FF6600;
}
#Footer address {
	font-size: 10px;
	font-style: normal;
}
#PageLink img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.thrColFixHdr #Page #container #PageLink {
	clear: both;
	padding-top: 10px;
}

.thrColFixHdr #Page #container100 #PageLink {
	clear: both;
	padding-top: 0px;
}
.thrColFixHdr #Page #container #LeftBlock #Voting img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thrColFixHdr #Page #container #LeftBlock #Voting {
	text-align: right;
	margin-right: 20px;
	margin-top: 10px;
}
#PGM300RE #Img, #PGM100RE #Img {
	padding: 30px 0px 0px 40px;
	margin: 0px;
}
#PGM300RE #More img, #PGM100RE #More img {
	border: 1px solid #999999;
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
}
#PGM300RE #More li, #PGM100RE #More li {
	clear: right;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#PGM300RE ul#More {
	padding-left: 0px;
	list-style-type: none;
	padding-top: 0px;
	float: left;
	width: 400px;
	padding-right: 20px;
	margin-top: 2px;
}
#PGM100RE ul#More {
	padding-left: 0px;
	list-style-type: none;
	padding-top: 0px;
	float: left;
	width: 370px;
	padding-right: 20px;
	margin-top: 2px;
}
#PGM300RE #More .NMTitle, #PGM100RE #More .NMTitle {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}
#PGM300RE #More .NMText, #PGM100RE #More .NMText {
	font-size: 11px;
	color: #333333;
	line-height: 120%;
	padding-bottom: 15px;
}

#PGM300RE #spec, #PGM100RE #spec {
	float: left;
	width: 250px;
	padding-top: 20px;
	padding-left: 80px;
}
#Photo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

