@charset "utf-8";
/* CSS Document */

#contents {
	padding-top: 10px;
	background: url(../../../../images/company/mainContents_bg01.png) top left repeat-x;
}
#contents .inner {
	width: 300px;
	margin: 10px auto 15px auto;
	border-top: 1px solid #999999;
	padding: 0 0 30px 0;
	color: #333;
	font-size: 93%;
	background-color: #fbfbfb;
}
#contents h2 {
	margin: 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 2px solid #666;
}
#contents h3 {
	margin: 20px 0 0 0;
}
.btn {
	width: 300px;
	margin: 0 auto;
}
.overview h4 {
	width: 280px;
	margin: 10px auto 0 auto;
	color: #C00;
}
.overview p {
	width: 280px;
	margin: 5px auto;
	color: #333;
}
.overview p.note {
	margin-top: 20px;
	font-size: 85%;
	color: #666;
}
.overview p.img {
	margin: 15px auto 0 auto;
}
.overview ul {
	width: 280px;
	margin: 10px auto;
}
.overview li {
	list-style: disc;
	margin-left: 20px;
}
.overview p.mt5 {
	margin-top: 5px;
}
.overview p.mt20 {
	margin-top: 20px;
}
.tab {
	margin: 10px 10px;
}
.tab .hTab {
	background: url(../../../../images/products/navigation/827ga/overview_tab_line01.png) bottom left repeat-x;
}
.tab .hTab:after {
	content: "";
	display: block;
	clear: both;
}
.tab .hTab li {
	float: left;
	margin-right: 2px;
	cursor: pointer;
}
.tab .hTab li:last-child {
	margin-right: 0;
}
.tab div {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding: 10px 0 0 0;
	text-align: center;
}
.tab div ul {
	display: none;
}
.tab div li {
	display: inline-block;
	border-top: 1px solid #CCC;
	padding: 2px 0;
}
/*bnr*/
.bnr {
	width: 280px;
	margin: 15px auto;
}
.feature ul {
	margin: 0 10px 0 25px;
}
.feature li {
	margin-top: 10px;
	list-style: disc;
}
.feature p {
	margin: 10px 0 0 15px;
}
.menuList {
	margin-top: 15px;
	text-align: center;
}
.menuList li {
	display: inline-block;
	margin: 5px 2px 0 2px;
}
