/* number.css */
/* number=main body width 640px*/

.number {
	width:640px;
	text-align:left;
	margin:15px auto;
}

.number h1 {
	background-image:url(img_menu/title_main.gif);
	background-repeat:no-repeat;
	width:270px;
	height:50px;
	display:block;
}

.title {
	text-align: left;
	margin:0 auto;
	width: 640px;
}

.title td {
	text-align: left;
}

/* mokuji 01.html */

.mokuji .icon, a.icon_list {
	background-image:url(img_01/btn_partlist.gif);
	background-repeat:no-repeat;
	width:38px;
	height:38px;
	display:block;
}

.mokuji {
	text-align: left;
}

.mokuji h2 {
	color: #c00;
	font-size: 10pt;
	line-height:1.1em;
	padding-top:10px;
}

.mokuji h2, .mokuji table, .label table {
	margin-bottom:5px;
}

.mokuji h3 {
	font-size: 9pt;
}

.mokuji table, .label table {
	width:100%;
	border-collapse:collapse;
} 

.mokuji td {
	color: #444;
	font-size: 7.5pt;
}

.mokuji .c1 {
	background-image:url(img_01/list_mokuji.gif);
	background-repeat:repeat-y;
	padding-left:12px;
	text-align: left;
}

.mokuji .c2 {
	width:60px;
	text-align: center;
}

.mokuji .c3 {
	width:140px;
	text-align: left;
}

.mokuji .c4 {
	width:30px;
	text-align: center;
}

.mokuji tr {
	height:40px;
	background-color:#f5f5dc;
}

.mokuji small {
	font-weight:normal;
	font-size:7.5pt;
	color:#444;
}

.label tr {
		background-color:#a9a9a9;
}

.label td {
	color: #fff;
	font-size: 7.5pt;
	text-align:center;
}

.label .c1 {
	background-image:url(img_01/list_label.gif);
	background-repeat:repeat-y;
}

.label .c2 {
	width:60px;
}

.label .c3 {
	width:140px;
}

.label .c4 {
	width:30px;
}

/* part list 02.html */

.parts {
	color: #444;
	font-size: 9pt;
	text-align: left;
	margin:0 auto;
	width: 640px;
}

.parts table {
	margin: 3px 0;
	border: solid 1px #696969;
	border-collapse: collapse;
}

.parts td {
	color: #444;
	font-size: 7.5pt;
	text-align: left;
	padding: 2px;
	border: solid 1px #696969;
}

/* movie 03_movie.html */

.movie {
	text-align: left;
	color:#444;
	font-size: 9pt;
	padding:15px 0;
}

.movie, movie small {
		line-height:1.3em;
}

.movie .boxl, .movie .boxr {
	width:300px;
	height:135px;
	margin:15px 0;
}

.movie .boxl {
	float:left;
}

.movie .boxr {
	float:right;
}

.movie .boxl ul, .movie .boxr ul {
	padding-left:140px;
}

/* special thanks */

.thanks {
	font-size:7.5pt;
	line-height:10pt;
	color:#444;
}

.thanks dt {
	float:left;
	/height:2em;
}

.thanks dd {
	padding-left:5em;
}


/* seigo joho 04.html */

.seigo {
	color: #444;
	font-size: 9pt;
	text-align: left;
	margin:0 auto;
	width: 640px;
}
.seigo table {
	margin: 3px 0;
	border: solid 1px #696969;
	border-collapse: collapse;
}
.seigo td {
	color: #444;
	font-size: 7.5pt;
	text-align: center;
	padding: 2px;
	border: solid 1px #696969;
}


/* present 05.html */

.present h3 {
	padding-top: 10px;
	line-height:12pt;
	font-size:9pt;
	color:#444;
}

.present .c1, .present .c2 {
	font-size: 7.5pt;
	color:#444;
	line-height:1.5em;
}

.present ul {

	margin-bottom:10px;
	margin-left:20px;
}

.present .c1 {
	float:left;
	width:100px;
}

.present .c2 {
	
}

/* parts */

.line_gr {
	background-image:url(img/line_640x5px_gr.gif);
	background-repeat:no-repeat;
	height:5px;
	font-size:0;
	clear: both;
	display:block;
}

/* menu */

.menu {
	height:25px;
	margin:15px 0;
	text-align:center;
	border-bottom:1px solid #777;
}

.menu ul {
	margin-left:70px;
}

.menu li {
	float:left;
}

.menu1, .menu2, .menu3, .menu4, .menu5, .close1, .close2, .close3, .close4, .close5 {
	background-image:url(img_menu/menu.png);
	background-repeat:no-repeat;
	width:100px;
	height:25px;
	display:block;
}

a.menu1 {
	background-position:0px 0px;
}
a.menu2 {
	background-position:-100px 0px;
}
a.menu3 {
	background-position:-200px 0px;
}
a.menu4 {
	background-position:-300px 0px;
}
a.menu5 {
	background-position:-400px 0px;
}
a.menu1:hover {
	background-position:0px -25px;
}
a.menu2:hover  {
	background-position:-100px -25px;
}
a.menu3:hover  {
	background-position:-200px -25px;
}
a.menu4:hover  {
	background-position:-300px -25px;
}
a.menu5:hover  {
	background-position:-400px -25px;
}
a.menu1:hover {
	background-position:0px -25px;
}

.menu1 {
	background-position:0px -50px;
}
.menu2  {
	background-position:-100px -50px;
}
.menu3  {
	background-position:-200px -50px;
}
.menu4  {
	background-position:-300px -50px;
}
.menu5  {
	background-position:-400px -50px;
}

.close1 {
	background-position:0px -75px;
}
.close2  {
	background-position:-100px -75px;
}
.close3  {
	background-position:-200px -75px;
}
.close4  {
	background-position:-300px -75px;
}
.close5  {
	background-position:-400px -75px;
}

