.container{
	position: relative;
	width: 640pt;
	}
.article{
	padding: 0.2em;
	}
#title{
	}
#data{
	float: left;
	width: 38%
	}
#formation{
	float: center;
	width: 100%
	}
#work{
	float: right;
	width: 58%
	}
#car{
	float: right;
	width: 58%
	}
#comment{
	clear: both;
	}
	
H1{
	font-size: 22pt;	
	font-family: "メイリオ" "Meiryo" "MS UIGothic" "MS PGothic" sans-serif;
	color: #00F;
	line-height: 22pt;
	text-align: center;
	text-indent: 0em;
	background-color: #CEF;
	border-style: outset;
	padding: 0.2em;
	}
H2{
	font-size: 20pt;
	font-family: "メイリオ" "Meiryo" "MS UIGothic" "MS PGothic" sans-serif;
	color: #00F;
	line-height: 22pt;
	text-align: center;
	text-indent: 0em;
	background-color: #8FD;
	border: medium double #0FA;
	padding: 0.1em;
	margin: 0.1em;
	}
H3{
	font-size: 16pt;
	font-family: "メイリオ" "Meiryo" "MS UIGothic" "MS PGothic" sans-serif;
	color: #00F;
	line-height: 20pt;
	text-align: left;
	text-indent: 0em;
	padding-top: 1em;
	margin: 0.1em;
		border-bottom: medium solid #FA4;
	}
H3.discon{
	font-size: 16pt;
	font-family: "メイリオ" "Meiryo" "MS UIGothic" "MS PGothic" sans-serif;
	color: #888;
	line-height: 20pt;
	text-align: left;
	text-indent: 0em;
	background-color: #DDD;
	padding-top: 1em;
	margin: 0.1em;
	border-bottom: medium solid #00F;
	}
H4{
	font-size: 12pt;
	font-weight: bold;
	font-family: "メイリオ" "Meiryo" "MS UIGothic" "MS PGothic" sans-serif;
	color: #00A;
	background-color: #FFF;
	text-align: left;
	text-decoration: underline;
	text-indent: 0em;
	}
P{
	font-size: 12pt;
	font-family: "メイリオ" "Meiryo" "MS UIGothic" "MS PGothic" sans-serif;
	color: #000;
	text-align: left;
	text-indent: 1em;
	line-height: 15pt;
	padding: 0em;
	}
P.info{
	font-size: 11pt;
	font-family: "メイリオ" "Meiryo" "MS UIGothic" "MS PGothic" sans-serif;
	color: #000;
	text-align: left;
	text-indent: -1em;
	line-height: 15pt;

	margin-left: 1.5em;
	padding: 0em;
	}
P.center{
	font-size: 12pt;
	font-family: "メイリオ" "Meiryo" "MS UIGothic" "MS PGothic" sans-serif;
	color: #000;
	text-align: center;
	text-indent: 0em;
	line-height: 15pt;
	padding: 0em;
	}
P.small{
	font-size: 8pt;
	font-family: "メイリオ" "Meiryo" "MS UIGothic" "MS PGothic" sans-serif;
	color: #000;
	text-align: center;
	text-indent: 0em;
	line-height: 15pt;
	padding: 0em;
	}
P.impact{
	font-size: 16pt;
	font-family: "メイリオ" "Meiryo" "MS UIGothic" "MS PGothic" sans-serif;

	font-weight:bold;
	color: #00B;
	background-color: #FFA;
	text-align: center;
	text-indent: 0em;
	line-height: 20pt;
	padding: 0em;
	}
P.counter{
	font-size: 8pt;
	font-family: "メイリオ" "Meiryo" "MS UIGothic" "MS PGothic" sans-serif;
	color: #000;
	text-align: center;
	text-indent: 0em;
	line-height: 15pt;
	padding: 0em;
	}
P.link{
	width: 150pt;
	font-size: 12pt;
	font-family: "メイリオ" "Meiryo" "MS UIGothic" "MS PGothic" sans-serif;
	font-weight: bold;
	color: #FFF;

	background-color: #55F;
	line-height: 14pt;
	}
TD{
	font-size: 12pt;
	font-family: "メイリオ" "Meiryo" "MS UIGothic" "MS PGothic" sans-serif;
	color: #000;
	text-align: left;
	text-indent: 1em;
	line-height: 15pt;
	padding: 0em;
	}
SMALL{
	font-size: 80%;
	line-height: 110%;
	}
UL{
	font-size: 11pt;
	font-family: "メイリオ" "Meiryo" "MS UIGothic" "MS PGothic" sans-serif;
	color: #000;
	text-align: left;
	text-indent: 11pt;
	line-height: 12pt;
	padding: 11pt;
	}
P.link A:link { color: #FFF; text-decoration: none; }
P.link A:visited { color: #FFF; text-decoration: none; }
P.link A:focus { color: #8FF; text-decoration: none; } 
P.link A:hover { color: #8FF; text-decoration: underline; }
P.link A:active { color: #8FF; text-decoration: underline; }

A:link { color: #00F; text-decoration: none; }
A:visited { color: #408; text-decoration: none; }
A:focus { color: #00F; text-decoration: none; } 
A:hover { color: #00F; text-decoration: underline; }
A:active { color: #00F; text-decoration: underline; }
