td img {display: block;}

body {
	background-color: #E7F9DC;
	margin-top: 0px;
}

img { border:0; }

a:link {
	color: #339900;
	text-decoration: none;
}
a:visited {
	color: #339900;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.text10 {
	font-size: 10px;
	color: #666666;
}
.text10_wh {
	font-size: 10px;
	color: #FFFFFF;
}
.text12_bk {
	font-size: 12px;
	color: #333333;
}
.text12 {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
.text12_ver2 {
	font-size: 12px;
	color: #666666;
	line-height: 21px;
}
.text12_gr {
	color: #009941;
	font-size: 12px;
}
.text12_ora {
    color: #FF6600;
	font-size: 12px;
}
.text12_bl {
	color: #0068B2;
	font-size: 12px;
}
.text14 {
	font-size: 14px;
	color: #666666;
	line-height: 16px;
}
.text14_gr {
	color: #009941;
	font-size: 14px;
}
.text14_bl {
	color: #0068B2;
	font-size: 14px;
}
.text14_ora {
	color: #E37900;
	font-size: 14px;
}

table.bg {
	background:url(images/taiko_30.gif);
}
table.smbg {
	background:url(images/image3.jpg);
}

/* TOP */
div.header {
	width::800px;
	height:50px;
	background:url(images/taiko_02_2.jpg) no-repeat center;
}
h1.header {
	text-align:right;
	vertical-align:top;
	font-weight:100;
	font-size:10px;
	color:#666666;
	margin:0.1em 3em 0.1em 0em;
}

/* 会社概要 */
p.company {
	text-align:left;
	font-size: 12px;
	color: #666666;
	line-height: 21px;
}
div.company {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	text-align:left;
	padding:0.5em 0em 0.5em 0.5em;
}
td.com1 {
	width:25%;
	vertical-align:top;
	background-color:#EDFEE2;
}
td.com2 {
	width:75%;
	vertical-align:top;
	background-color:#fff;
}