﻿/* CSS Document */

@charset "UTF-8";

h1 {margin:0; padding:0;}
h3 {
	margin:0px;
	padding:10px 0px 5px 30px;
	font-size:14px;
	background:#FFFFFF url(../images/h2_bg.gif) no-repeat;
}
h4 {
	margin-left:0px;
}
	p {margin-left:15px;
}
.tech {
	float:left;
}
.tech ul {
	width:220px;
	height:180px;
	list-style:none;
	padding:0px 5px 0px 10px;
	background:#FFF url(../images/top_tech_bg.gif) no-repeat;
}

.tech {margin-top:15px;}
.tech ul {
	margin-left:0px;
	padding:0px 5px 0px 10px;
}

.tech li {
	font-weight:bold;
	padding-left:15px;
	margin-bottom:0.75em;
	background:transparent url(../images/check.gif) no-repeat left center;}

table#layout dl {
	margin-left:15px;}
table#layout dt {
	display:inline;
	font-weight:bold;
}
table#layout dd {
	display:inline;
	margin-left:3em;
}
/*table#layout p#aisatu {
	padding:10px 20px 10px 20px;
}
table#layout li {
	margin-bottom:1em;
	padding-left:15px;
	color:#333333;
	background:#FFFFFF url(../images/arr1.gif) no-repeat left center;
	list-style-type:none;
}*/
#headerHome {
	background:url(../images/top_visual.jpg) no-repeat bottom;
	padding-top:0;
	padding-bottom:0;
	height:335px;
}
#logo {
	background:url(../images/head_bg_top.png) no-repeat;
	padding:27px 0px 0px 100px;
	text-align:left;
}
#headerHome h2 {
	margin:0;
	margin-top:55px;
	padding:0;
	text-align:right;
}
#headBanner {
	float:left;
	margin-left:15px;
}
#headBanner img {
	border-width:0px;
}
#headBanner a {
	display:block;
	margin-bottom:5px;
}

