﻿@charset "utf-8";

/********************************************************************/

.globalnavi_line_up {
	background: url(../img/line_1px_dcdcdc.gif) repeat-x left;
	font-size: 1px;
	height: 1px;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
}

#main h5#eng {
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 2px 12px;
	height: 25px;
	margin: 0 0 20px;
	clear: both;
	line-height: 30px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e0ae12;
}

#header p.language {
	float: right;
	padding: 0px;
	margin-top: 20px;
}


