/* styles */

body {
	margin:0;
	background:url(../images/background_gray.gif);
}

img {
	border:none;
	vertical-align:top;
}

a:visited {
	color:#ee2200;
}

a:link {
	color:#ee2200;
}

a:hover {
	color:#f08020;
}

h1 {
	font-size:medium;
	font-weight:normal;
	margin:0;
	padding:0;
}

ul {
	margin:0;
	padding-left:15px;
}

ol {
	padding-left:15px;
}

li {
	margin:5px;
}

div.menubar {
}

div.edge {
	width: 812px;
	margin:0 auto;
	background:url(../images/edge.gif);
}

div.main {
	width: 800px;
	background-color: #ffffff;
}

div.lang {
	background:url(../images/background_gray.gif);
	padding-left:10px;
	padding-right:10px;
	text-align:right;
}

div.top {
	clear: both;
}

div.middle {
	margin-left: 182px;
}

div.container-left {
	width: 182px;
	margin-left: -182px;
	float: right;
	position: relative;
}

div.left {
	margin: 5px;
	text-align: center;
	overflow: hidden;
}

div.container-center {
	width: 100%;
	float: right;
	position: relative;
}

div.center {
	padding: 10px;
	border-left: 1px dotted #cccccc;
}

div.bottom {
	clear: both;
	text-align: center;
}

div.clear {
	clear: both;
}

div.step_subtitle {
	color:#666666;
	font-weight:bold;
	font-size:110%;
}

div.step_description {
	margin-top:3px;
	margin-bottom: 20px;
}

div.menu a {
	display:block;
	background-repeat:no-repeat;
	width:133px;
	height:48px;
}

div.menu a img {
	border:none;
	width:133px;
	height:48px;
}

div.menu a:hover img {
	visibility:hidden;
}

div.subtitle {
	color:#228800;
	font-weight:bold;
	font-size:110%;
	border-left:solid 15px;
	padding-left:8px;
	text-align:left;
}

div.notice {
	color:#444444;
	border:double 3px #ff4444;
	background-color:#fff4f4;
	margin-bottom:30px;
	padding:10px;
	text-align:left;
}

div.notice_title {
	color:#884422;
	font-size:120%;
	font-weight:bold;
	text-align:center;
}

table.query_table {
	border:dashed;
	border-width:1px;
	border-color:#999999;
}

table.content {
	margin-bottom:30px;
}

table.flow_title {
	color:#aa6644;
	margin-top:10px;
	border:solid 1px #cccccc;
	background-color:#ffeedd;
	font-weight:bold;
	font-size:120%;
	line-height:200%;
}

table.quiry_margin {
	color:#444444;
	border:solid 1px #cccccc;
	background-color:#eeffdd;
	font-weight:bold;
	line-height:180%;
	margin-bottom:10px;
}

table.enquiry {
	color:#444444;
	border:solid 1px #cccccc;
	background-color:#eeffdd;
	font-weight:bold;
	line-height:180%;
}

div.bottom_menu {
	color:#000000;
	font-size:90%;
	padding:2px 2px;
}

div.bottom_menu a {
	color:#ee2200;
	text-decoration:none;
}
	
div.bottom_menu a:hover {
	color:#ffffff;
	text-decoration:none;
	background-color:#ff4444;
}

th {
	font-weight:normal;
}

tr.title_header {
	background-color:#e0ffe0;
}

td.submenu {
	background:#f8f8f8;
	padding:4px;
	font-weight:bold;
	font-size:90%;
	text-align:center;
	line-height:180%;
	border:solid 1px #cccccc;
	background-image:url(../images/bullet_red.png);
	background-repeat:no-repeat;
	background-position:2px 8px;
	color:#ee2200;
}

td.submenu a:link {
	display:block;
	padding:2px;
	text-decoration:none;
}

td.submenu a:visited {
	display:block;
	padding:2px;
	text-decoration:none;
}

td.submenu a:hover {
	background:#ff4444;
	color:#ffffff;
}

td.title_column {
	background-color:#e0ffe0;
}

#header {
	margin-top:3px;
}

#left_column {
	border-right:dotted;
	border-right-width:1px;
	border-right-color:#cccccc;
}

#button_toppage {
	background-image:url(../images/buttons/button_toppage_selected.png);
}

#button_products {
	background-image:url(../images/navi/product_f2.jpg);
}

#button_services {
	background-image:url(../images/navi/service_f2.jpg);
}

#button_company {
	background-image:url(../images/navi/about_f2.jpg);
}

#button_employment {
	background-image:url(../images/navi/career_f2.jpg);
}

#button_access {
	background-image:url(../images/navi/map_f2.jpg);
}

#button_query {
	background-image:url(../images/navi/contact_f2.jpg);
}
