﻿@charset "utf-8";


/*  Div
---------------------------------------------------------- */

body.index div#body div#main div.section ul.lineup li {
	margin-right: 5px;
}

div#body div#main div.section p.image {
	display: block !important;
}

div#body div#main div.section div.text ul {
	margin-left: 60px;
}

div#body div#main div.section div.text ul li {
	padding-left: 0;
}

div#body div#main div.section dl {
	margin: 0;
	padding: 0;
}


/*  Block
---------------------------------------------------------- */

div#body div#main div.section p.thumnail {
}

body.model div#body div#main div.section div.text p.note {
	margin-top: 0;
	margin-bottom: 5px;
}

body.model div#body div#main div.section div.text p.icon {
	margin-top: 0;
}

/*  Table
---------------------------------------------------------- */

div#body div#main dl dd table.data-center {
	width: auto !important;
}

div#body div#main div.section.comparison table,
div#body div#main div.section.comparison table th {
	width: auto;
}


/*  List
---------------------------------------------------------- */

div#body div#main div.section ul.other-lineup li h4 {
	_margin-bottom: 0;
}

div#body div#main div.section ul.other-lineup li {
	clear: both;
	border-top: 1px solid #fff;
}

/* Additional
--------------------------------------------------------------- */
ul.univf { padding-left: 20px; }
ul.univf li.univf-disc { list-style-type: disc; }
