@charset "UTF-8";

/* 	=================================================================
			ハーレー純正GPSナビゲーション用設定(/pa/h_gps/*)
 	=================================================================	*/


/* 		コンテンツエリア設定
--------------------------------------------------------------------
0. 共通
1. GPSページ設定（/pa/h_gps/index.html）
--------------------------------------------------------------------*/

/* 0. 共通
--------------------------------------------------------------------*/
body#gps #mainarea .text1 {
	font-size:80%;
	line-height:1.5;
}

body#gps #mainarea .text1b {
	font-size:80%;
	font-weight:bold;
	line-height:1.5;
}

/* 1. GPSページ設定（/pa/h_gps/index.html）
--------------------------------------------------------------------*/

table.pride td.main {
	padding: 10px;
	border-bottom: #CCCCCC solid 1px;
	border-left: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
}

.pride-title {
    margin-bottom: 12px;
}

.pride-feature1 {
    margin-right: 5px;
	margin-bottom: 12px;
}

.pride-feature2 {
    margin-right: 5px;
	margin-bottom: 5px;
}

table.note-detail td.top {
	padding-bottom: 5px;
	border-bottom: #0460B5 solid 1px;
}

table.note-detail td.bottom {
	padding-top: 5px;
}

table.spec td.left {
	padding: 5px 5px 5px 10px;
	border-bottom: #CCCCCC solid 1px;
	border-left: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
}

table.spec td.right {
	padding: 5px 5px 5px 10px;
	border-bottom: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
}

table.spec td.midashi {
	padding: 5px 5px 5px 10px;
	border-bottom: #CCCCCC solid 1px;
	border-left: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
	background-color: #E4E4E4;
}