﻿@charset "UTF-8";

#right span {
	color:#FF0000;
	}

#right #kosei {
	width:620px;
	height:47px;
	background:url(../../img/common/audience/kosei_logo.png) no-repeat;
	position:relative;
	margin:20px 0px;
	}

#right .bnr_link {
	width:142px;
	height:47px;
	text-indent:-9999px;
	position:absolute;
	top:0px;
	left:20px;
	}

#right .logoRight {
	width:416px;
	color:#7D471B;
	font-weight:bold;
	position:absolute;
	top:5px;
	left:183px;
	}

#right .tokyo {
	width:620px;
	height:47px;
	background:url(../../img/common/audience/tokyo_logo.png) no-repeat;
	position:relative;
	margin:20px 0px;
	}

#right #kokumin {
	width:620px;
	height:47px;
	background:url(../../img/common/audience/kokumin_logo.png) no-repeat;
	position:relative;
	margin:20px 0px;
	}

#right .bLine {
	border-bottom:1px dotted #C5C5C5;
	padding-bottom:20px;
	}

