body,td,th {
	font-size: 12px;
	line-height:18px;
	color: #666666;
}

body {
	margin: 0px;
	padding: 0px;
	background-image:url(../../img/top/b_top.gif);
}

a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
a:active {
	color: #0000CC;
	text-decoration: underline;
}

/*全ページ共通　ヘッダー*/
/*
.taglineWrap{
	width:801px;
	margin: 0 auto;
}
*/
.tagline {
	width: 801px;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align:middle;
	/*float: left;*/
}
/*
.btnEn {
	width: 56px;
	float:left;
}
.btnEn img {
	margin: 4px 0 0;
}
*/

#header div {
	text-align: left;
}

#header div.menu{
	margin-bottom: 8px;
}

#header div.last {
	margin-bottom: 0px;

}

#topimage {
	background-color: #FFFAD5;
}

#headerSubMenuTemplate ul{
	margin: 0;
	padding:0;
	list-style: none;
}
#headerSubMenuTemplate ul li{
	margin: 0;
	padding:8px 0 0;
	float: left;
}
#headerSubMenuTemplate ul li.en{
	width: 68px;
}
#headerSubMenuTemplate ul li.sitemap{
	width: 85px;
}
#headerSubMenuTemplate ul li.privacy{
	width: 125px;
}


/*カラーセット*/

.kffffffpx12g18 {
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}

.kff0000px12g18 {
	font-size: 12px;
	line-height: 18px;
	color: #ff0000;
}

.kff0000px12g18b {
	font-size: 12px;
	line-height: 18px;
	color: #ff0000;
	font-weight: bold;
}

.kff0000px14g18b {
	font-size: 14px;
	line-height: 18px;
	color: #ff0000;
	font-weight: bold;
}