﻿/* =======================================
	新着情報用cssファイル
======================================= */
body{
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 0.9rem;
	font-size: 9px\9;
	*font-size: 10px;
	color: #333333;
	position:relative;
	overflow-x:hidden;
	overflow-y:auto;
	min-width: 475px;
}
table{
	width: 475px;
	border-bottom: dotted thin #26020F;
	background-image: url("../img/background.jpg");
	background-repeat: repeat;
}
td{
	padding: 5px;
	font-size: 1.2rem;
	font-size: 12px\9;
	*font-size: 12px;
	color: #333333;
}
a{
	font-size: 1.2rem;
	font-size: 12px\9;
	*font-size: 14px;
	font-weight: bold;
	color: #26020F;
}	
