body, table, tr, td {
	font-size: 12px;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.small0 {
	font-size: 11px;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.small1 {
	font-size: 11px;
	color: #FF9900;
	font-family: "Arial", "Helvetica", "sans-serif";
}
h1 {
	font-size: 18px;
	font-weight: bolder;
	color: #FF9900;
}
h1.coupon {
	padding: 0px;
	margin: 0px;
}
p {
	font-size: 12px;
	line-height: 130%;
}
.attention1 {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.attention2 {
	font-size: 10px;
	color: #FF0000;
}
.small3 {
	font-size: 11px;
	color: #000000;
}
.small4 {
	font-size: 10px;
}
.small5 {
	font-size: 11px;
}
.title1 {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.title2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF66;
}
.title3 {
	font-size: 18px;
	font-weight: bold;
}
.title0 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 24px;
	font-weight: bold;
}
.black1 {
	color: #000000;
}
.calender {
	font-size: 9px;
	color: #000000;
}
.hselectedmenu {
	font-weight:bold;
	color: #FFFF66;
}
.r90 {
	filter:progid:DXImageTransform.Microsoft.BasicImage(Rotation:1);
}
.r-90 {
	filter:progid:DXImageTransform.Microsoft.BasicImage(Rotation:3);
}
.black {
	color: #000000;
}
/* 佐々木追加 2005/07/11 */
/* トピックテーブル */
table.topicBlock
{
	margin: 10px 0 10px 0;
	border: none;
}
/* トピックテーブルの行 */
table.topicBlock tr
{
	border: none;
	padding: 0;
	margin: 0;
}
/* トピックテーブルの項目 */
table.topicBlock td
{
	border: none;
	padding: 0;
	margin: 0;
}
/* トピックの画像 */
img.topicImage
{
	padding: 0;
	margin: 0;	
}
/* トピックタイトル */
.topicTitle
{
	margin: 0;
	padding: 5px;	
}
/* トピック本文 */
p.topicText
{
	padding: 5px;

	font-size: 12px;
}
/* トピック-しろ */
.topicwhite
{
	background-color: #FFFFFF;
	color: #000000;
}
/* トピック-みどり */
.topicgreen
{
	background-color: #006600;
	color: #FFFFFF;
}
/* トピック-オレンジ */
.topicorange
{
	background-color: #FF3300;
	color: #FFFFFF;
}
/* トピック-赤 */
.topicred
{
	background-color: #FF0000;
	color: #FFFFFF;
}
/* トピック-しろ  日付部分 */
.topicwhite span.dateTime
{
	font-size: 12px;
	font-weight: bold;
	color: #669900;
}
/* トピック-みどり  日付部分 */
.topicgreen span.dateTime
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFF66;
}
/* トピック-オレンジ  日付部分 */
.topicorange span.dateTime
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFF66;
}
/* トピック-赤  日付部分 */
.topicorange red.dateTime
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFF66;
}
div.topicContainer {
	padding: 0;
	margin: 10px 0 30px 0;
}
.topicInsertdate {
	font-size: 11px;
	margin: 0 5px 0 0;
}
p.topicImage {
	padding: 0;
	margin: 0;
}
div.topicText {
	
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 25px;
	border-bottom: solid 1px #e8e6c5;
}
div.alignCenter{
	text-align: center;
}
div.alignLeft{
	text-align: left;
}
div.alignRight{
	text-align: right;
}
span.italicText{
	font-style: italic;
}
span.boldText{
	font-weight: bold;
}
span.smallFont {
	font-size: 14px;
}
span.middleFont {
	font-size: 16px;
}
span.largeFont {
	font-size: 18px;
}
div.leftbox
{
	float: left;
}
div.rightbox
{
	float: right;
}


.topiccoupon1
{
	background-color: #FFFFFF;
	color: #000000;
}
.topiccoupon2
{
	background-color: #FFFFFF;
	color: #000000;
}
.topiccoupon3
{
	background-color: #FFFFFF;
	color: #000000;
}
.topiccoupon1top
{
	background-image: url(../img/background/bg1_t.jpg);
	background-repeat: repeat;
}
.topiccoupon2top
{
	background-image: url(../img/background/bg2_t.jpg);
	background-repeat: repeat;
}
.topiccoupon3top
{
	background-image: url(../img/background/bg3_t.jpg);
	background-repeat: repeat;
}
.topiccoupon1under
{
	background-image: url(../img/background/bg1_u.jpg);
	background-repeat: repeat;
}
.topiccoupon2under
{
	background-image: url(../img/background/bg2_u.jpg);
	background-repeat: repeat;
}
.topiccoupon3under
{
	background-image: url(../img/background/bg3_u.jpg);
	background-repeat: repeat;
}
