@charset "utf-8";
H2 {
	background-image: url(img/title_mecha.png);
}
#note_hd UL LI#note_tab1 A {
	background-image: url(img/note_tab1.png);
}
#note_hd UL LI#note_tab2 A {
	background-image: url(img/note_tab2.png);
}
#note_hd UL LI#note_tab3 A {
	background-image: url(img/note_tab3.png);
}
#note_hd UL LI#note_tab4 A {
	background-image: url(img/note_tab4.png);
}
#note_hd UL LI#note_tab5 A {
	background-image: url(img/note_tab5.png);
}
#note_hd UL LI#note_tab1 A.on {
	background-image: url(img/note_tab1on.png);
}
#note_hd UL LI#note_tab2 A.on {
	background-image: url(img/note_tab2on.png);
}
#note_hd UL LI#note_tab3 A.on {
	background-image: url(img/note_tab3on.png);
}
#note_hd UL LI#note_tab4 A.on {
	background-image: url(img/note_tab4on.png);
}
#note_hd UL LI#note_tab5 A.on {
	background-image: url(img/note_tab5on.png);
}
.character .charabox {
	height: 438px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 112px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 14px;
	line-height: 16px;
}
.character .charabox H4 {
	display: none;
}
.character .charabox DL {
	margin-left: 32px;
	margin-bottom: 16px;
}
.character .charabox DL DT {
	display: block;
	width: 8em;
	border-right: 0.5em solid #999;
	text-align: right;
	padding-right: 1em;
	float: left;
}
.character .charabox DL DD {
	padding-left: 10.5em;
	margin-bottom: 8px;
}
.character .charabox P {
	margin-left: 32px;
	line-height: 24px;
	display: block;
	width: 440px;
	padding: 0px 10px 1px;
	background-image: url(img/txt_bg.png);
}
.character .chart  {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
.character .charabox H6 {
	font-size: 120%;
	line-height: 100%;
	margin-left: 1em;
	display: block;
	width: 200px;
	margin-bottom: 0.5em;
}
