body {  background-image: url(images/bg.jpg);
		background-color:#FFAA00;
		background-attachment: fixed;
		background-repeat:repeat-x;
		color:#333333}
		
td {  font-size: 12px}

a {  text-decoration: none; color:#880000;}
a:active { color: #4D0000; text-decoration: underline}
a:hover { color: #4D0000; text-decoration: underline}

.title {font-size:16px;
		font-weight:bold;
		line-height:1.5em}

.news {  font-size: 12px; color: #CC3300}
.topics {  background-color: #ffffff }
.table{	border : 2px solid #FFCA5B;
		width : 557px;
		background-color : #FFFFDD;
		margin-left : 25px;
		padding : 10px;}

.table2 {border : 2px solid #FFCA5B;
		 width : 557px;
		 background-color : #FFFFDD;
		 margin-left : 25px;
		 padding : 10px;}

* html .table {
	width : 577px;
}

* html .table2 {
	width : 577px;
}

.p8 {  font-size: 8px; line-height: 1.2em}
.p10 {  font-size: 10px; line-height: 1.2em}
.p11 {  font-size: 11px; line-height: 1.2em}
.p12 {  font-size: 12px; line-height: 1.5em}
.p14 {  font-size: 14px; line-height: 1.5em}
.p15 {  font-size: 15px; line-height: 1.5em}
.p16 {  font-size: 16px; line-height: 1.5em}
.p10g {  font-size: 10px; color: #777777}
.p12g {  font-size: 12px; color: #777777}

.gray { color:#999999; }


/*キャンペーン・ページ*/
#contentsArea {
	width:580px;
	margin-left:25px;
}


/*配信リスト*/
.mobilelist {
	border-collapse:collapse;
}

.mobilelist .orange01 {
	border:#FF9900 1px solid;
	background-color:#FFF7D9;
}

.mobilelist .orange02 {
	border:#FF9900 1px solid;
	background-color:#FCE9B8;
}

.mobilelist .top {
	background:FF9900;
	font-weight:bold;
	color:#FFFFFF;
}


