/*
Theme Name: biz-vektor-chi
Template: biz-vektor
*/

body {
	color: #000;
}

* {
font-size: 14px;
}

#headerTop #site-description {
font-size: 90%;
color: #601d00;
}

#header #site-title a {
font-size: 120%;
color: brown;
}




table h5{
	margin-top: 0px!important;
}

#content tr td {
padding: 2px 10px;
}
#content tr td firstChild{
	width:200px;
}

#content .childPageBox ul {
	font-size: 100%;
}

#content table ul li {
padding: 18px 0px;
}

.childPageBox {
	-moz-box-shadow: inset 0 1px 0 #fff;
	-webkit-box-shadow: inset 0 1px 0 #fff;
	box-shadow: inset 0 1px 0 #fff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f5f5f5), to(#fff));
	background: -moz-linear-gradient(#f5f5f5, #fff);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#f5f5f5, EndColorStr=#ffffff)";
}

#content em{
font-family: 'Times New Roman','ヒラギノ明朝 Pro W6', 'Hiragino Mincho Pro', 'ＭＳ Ｐゴシック', serif;
font-style: italic;
}

#footerSiteMap .menu a:hover {
	color: #fff;
}

#footerSiteMap .menu li	li a {
font-size: 80%;
}