body {
	font-size: 14px;
	line-height: 150%;
	color: #333333;
}

.navi {
	font-size: 14px;
	line-height: 150%;
	color: #333333;
}

.navi a:link {
	color: #333333;
	text-decoration: none;
}
.navi a:visited {
	color: #333333;
	text-decoration: none;
}
.navi a:hover {
	color: #ff9900;
	text-decoration: underline;
}

.tagline {
	font-size: 12px;
}
.white {
	color: #FFFFFF;
}

h1 {
	font-size: 16px;
	color: #333333;
	background-image: url(img/h1back.gif);
	background-repeat: no-repeat;
	background-position: center;
	line-height: 2.8em;
	padding-top: 5px;
	padding-left: 40px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h2 {
	width: 528px;
	color: #ff9900;
	background-image: url(http://www.takimoto-ie.jp/img/h2back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 2px;
	padding-left: 20px;
	font-size: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: both;
	margin-top: 10px;
}
.left {
	font-size: 16px;
	line-height: 24px;
	border-top: none #666666;
	border-right: none #666666;
	border-bottom: 1px dotted #666666;
	border-left: 5px solid #666666;
	padding-left: 10px;
	width: 100%;
	font-weight: bolder;
}
.title-white {
	color: #FFFFFF;
	font-size: 24px;
}
