#body {
	margin:20px auto 40px auto;
	width:650px;
	text-align:left;
}

* html #body {margin:-56px auto 20px auto;}



a:hover {  color: red; text-decoration: underline}
a {  text-decoration: none}
.table {  background-color: #FFFFCC}
.f_8pt {  font-size: 8pt; line-height: 130%}
.f_9pt {  font-size: 9pt; line-height: 130%}
.f_10pt {  font-size: 10pt; line-height: 120%}
.f_11pt {  font-size: 11pt; line-height: 130%}
.f_12pt {  font-size: 12pt; line-height: 130%}

.f11_brown {  font-size: 11pt; color: #482400; font-weight: bold; line-height: 130%}
.f10_red {  font-size: 10pt; color: red; font-weight: bold; line-height: 130%}
#body .f11_red {
	font-size: 11pt;
	color: #F00;
	font-weight: bold;
	line-height: 140%;
	text-align: center;
	padding:5px 0 13px 0;
}
.f12_red {  font-size: 12pt; color: red; font-weight: bold; line-height: 140%}
.f10_white {  font-size: 10pt; color: white;  line-height: 140%}
.f10_white {  font-size: 10pt; color: white; font-weight: bold; line-height: 130%}
.f11_white {  font-size: 12pt; color: white; font-weight: bold; line-height: 130%}
.f12_white {  font-size: 12pt; color: white; font-weight: bold; line-height: 130%}
.f12_brown {  font-size: 12pt; color: #482400; font-weight: bold; line-height: 130%}

.f10_red1 {
	font-size: 10pt;
	color: #F00;
	line-height: 130%
}
.px14_red1 {
	font-size: 14px;
	color: #F00;
	line-height: 130%
}

table {text-align:left;}


.px-red {
	font-size: 10pt;
	color: #F00;
	margin:5px 0 5px 0;
	font-weight: bold;
	paddign:0;
}
#footer{
	font-size: 9pt;
	background-image: url(../images/s_sen.gif);
	background-repeat: repeat-x;
	padding: 15px 0 60px 0;
}
#footer .left{
	float: left;
	width: 370px;padding:5px 30px 0 0;
}
#footer .right{
	float: right;
	width: 235px;
	padding:0 10px 0 0;
	text-align: left;	
}
#footer .right img{
	float: right;
	padding: 0 0 0 5px;
}

/* radikoアイコン用  */

.radiko{
	background-image:url(../images/radiko_icon.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0px 0px 0px 95px;
	margin:0px 0 5px 0px;
	font-size:12px;
	font-weight:bold;
	color:#F00;
	text-align:left;
	height:24px;
	line-height: 2em;
}

.radiko a {text-decoration: none;	color:#F00;}
.radiko a:hover {text-decoration: underline;	color:#1D7EBD;}
