@charset "utf-8";
 /* Company
-------------------------------------------------- */
h2.title-page {
	margin-bottom: 15px;
	padding: 15px 0;
	background: url(../images/common/title_page_wide.gif) left bottom repeat-x;
	line-height: 1.2em;
	font-size: 2em;
}

h3.title-main {
	margin-bottom: 20px;
	background: url(../images/common/title_main_line.gif) left center repeat-x;
	line-height: 1.2em;
	font-size: 1.2em;
}

h3.title-main span {
	padding-left: 30px;
	padding-right: 10px;
	background: #fff url(../images/common/title_main.jpg)  left center no-repeat;
}

h4.title-sub {
	padding-left: 1em;
	margin-bottom: 1.5em;
	background: url(../images/common/marker_gray.gif)  left center no-repeat;
	font-size: 1.2em;
}

dl.company-outline {}
dl.company-outline:after { content: "."; display: block; height: 0; line-height:0; clear: both; visibility: hidden;}
dl.company-outline { display: inline-block;}
/* MacIE begin \*/
*+html dl.company-outline { height: 1%;}
* html dl.company-outline { height: 1%;}
dl.company-outline { display: block;}
/* Mac IE end */

dl.kanagawa-tokai {
	font-size: 1.2em;
}

dl.company-outline dt {
	clear: left;
	float: left;
	margin-bottom: 8px;
	padding-left: 14px;
	padding-bottom: 8px;
	background: url(../images/common/marker_grid_red.gif) 0 3px no-repeat;
	font-weight: bold;
}

dl.company-outline dd {
	margin-bottom: 8px;
	padding-bottom: 8px;
	padding-left: 135px;
	background: url(../images/common/line_dot.gif) left bottom repeat-x;
}

dd.company-map {
	padding-top: 1.5em;
	background: none ! important;
}

dd.company-map p.note {
	font-size: 0.8em;
}

div#content-wide p.go-top {
	margin-bottom: 20px;
}


 /* Privacy Policy
-------------------------------------------------- */
p.text-privacypoliy {
	margin-bottom: 2em ! important;
	padding-left: 14px;
}

dl.privacypoliy dt {
	margin-bottom: 0.5em;
	padding-left: 14px;
	background: url(../images/common/marker_grid_red.gif) 0 3px no-repeat;
	font-weight: bold;
	font-size: 1.2em;
}

dl.privacypoliy dd {
	margin-bottom: 2em;
	padding-left: 14px;
}

dl.privacypoliy dd ol {
	margin-left: 1.5em;
}

p.text-compliance {
	margin-bottom: 30px ! important;
	padding-left: 14px;
	background: url(../images/common/marker_grid_red.gif) 0 3px no-repeat;
}

p.inquiry {
	text-align: center;
}

