@charset "UTF-8";

/*IE用右ブランドリスト*/
*html.logo_bg {
	width: 225px;
	height: 100px;
	background-repeat: repeat-x;
	background-image: url(../image/logo_bg.gif);
	padding-top: 0px;
}

/*右ブランドリスト*/
.logo_bg {
	width: 195px;
	height: 536px;
	background-repeat: repeat-x;
	background-image: url(../image/logo_bg.gif);
	padding-top: 13px;
	background-position: 0 0;
	margin: 0 auto;
}

ul#tenpo_logo li {
	list-style:none;
	width: 185px;
	height: 88px;
	margin: 4px auto 0 auto;
}

/*IE用右ブランドリスト*/
*htmlul#tenpo_logo li {
	list-style:none;
	width: 185px;
	height: 80px;
	margin: 10px auto 0 auto;
}

ul#tenpo_logo_s li {
	list-style:none;
	width: 185px;
	height: 54px;
	margin: 4px auto 0 auto;
}


/*whatsnew*/
.whatsBox {
	border: #016E35 solid 1px;
	background-color: #FFFFFF;
	width: 450px;
}

.whatsBar {
	background-image: url(../image/g_bar.jpg);
	width: 450px;
	height: 20px;
	background-repeat: no-repeat;
}

.whatsTitle {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 15px;
}

.details td {
	text-align: left;
}

/*右タイトル*/
#headBlock .ufsgroup {
	margin-top: 5px;
	margin-bottom: 1px;
}
