@charset "utf-8";
/*--------------------------------------------------------------------------
10 font-size: 77%;
11 font-size: 85%;
12 font-size: 93%;
13 font-size: 100%;
14 font-size: 108%;
15 font-size: 116%;
16 font-size: 123.1%;
17 font-size: 131%;
18 font-size: 138.5%;
19 font-size: 146.5%;
20 font-size: 153.9%;
21 font-size: 161.6%;
22 font-size: 167%;
23 font-size: 174%;
24 font-size: 182%;
25 font-size: 189%;
26 font-size: 197%;
-------------------------------------------------------------------------- */
/*--------------------------------------------------------------------------

 notes
	
-------------------------------------------------------------------------- */
.notes ul {
	width: 680px;
	padding: 20px 20px 10px 30px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	list-style: disc url(../../common/img/arrow_s_or.gif) outside;
}
.notes li {
	margin-bottom: 20px;
}
/*--------------------------------------------------------------------------

 program
	
-------------------------------------------------------------------------- */
div.program p.annotation {
	line-height: 1.1;
}
div.program ol li {
	margin-bottom: 10px;
	border: 1px solid #ccc;
}
div.program ol li p {
	margin: 10px 20px 20px 20px;
	line-height: 1.5;
}
div.program .wrapBox {
	width: 740px;
}
div.program .wrapBox h4 {
	margin-bottom: 10px;
}
div.program .wrapBox .txtBox {
	padding: 10px;
	margin: 10px 0 20px 0;
	background-color: #eee;
}
div.program .wrapBox p {
	margin: 5px 0;
}
div.program .wrapBox .leftBox,
div.program .wrapBox .rightBox {
	width: 360px;
}
div.program .wrapBox table {
	width: 360px;
	margin: 5px 0;
	border: 1px solid #eee;
}
div.program .wrapBox table th {
	width: 15em;
	padding: 5px;
	border-bottom: 1px solid #eee;
	color: #fff;
	background-color: #9c0;
}
div.program .wrapBox table td {
	padding: 5px;
	border-bottom: 1px solid #eee;
	text-align: right;
}
div.program .flow {
	text-align: center;
}
div.program .flow h4,
div.program .flow p {
	text-align: left;
}
div.program .flow p {
	margin: 20px 0 0 0;
}
div.program .flow div.box_mono h4 {
	text-align: center;
}
div.program .flow div {
	width: 500px;
	padding: 20px;
	margin: 10px auto;
}
div.program .flow div h4 {
	font-size: 108%;
}
div.program .flow div h4 em {
	font-size: 123.1%;
	font-weight: bold;
}
div.program .flow div.box_mono {
	border: 2px solid #aaa;
}
div.program .flow div.box_or {
	border: 2px solid #f60;
}
div.program .flow div.box_or h4 {
	color: #f60;
}
div.program .flow div.box_or h4:first-letter {
	padding: 3px 3px 3px 6px;
	margin-right: 0.5em;
	color: #fff;
	background-color: #f60;
}
div.program .flow div.box_red {
	border: 2px solid #e30;
}
div.program .flow div.box_red h4 {
	color: #e30;
}
div.program .flow div.box_red h4:first-letter {
	padding: 3px 3px 3px 6px;
	margin-right: 0.5em;
	color: #fff;
	background-color: #e30;
}
div.program .flow div p.return {
	margin-top: 10px;
	font-size: 108%;
	font-weight: bold;
	color: #e30;
	text-align: right;
}
/*--------------------------------------------------------------------------

 list
	
-------------------------------------------------------------------------- */
.list .map {
	position: relative;
	height: 407px;
	width: 740px;
	margin: 10px 0;
	background: url(../list/img/bg_map.gif) no-repeat 0 0;
}
.list .map ul {
	width: 200px;
	padding: 8px 0 0 20px;
	line-height: 1;
	list-style: disc none outside;
}
.list .map .canada {
	position: absolute;
	left: 10px;
	top: 30px;
}
.list .map .usa {
	position: absolute;
	left: 12px;
	top: 159px;
}
.list .map .ireland {
	position: absolute;
	left: 285px;
	top: 65px;
}
.list .map .uk {
	position: absolute;
	left: 285px;
	top: 149px;
}
.list .map .australia {
	position: absolute;
	left: 504px;
	top: 217px;
}
.list .map .nz {
	position: absolute;
	left: 504px;
	top: 346px;
}
.list .map .canada {
	position: absolute;
	left: 12px;
	top: 26px;
}
.list .clearfix {
	width: 720px;
	padding: 10px;
}
.list .phBox {
	float: left;
	width: 170px;
	margin-right: 13px;
}
.list .wrap {
	margin-right: 0;
}
.list .phBox p {
	margin: 5px 0;
	line-height: 1;
	display: block;
	text-align: right;
}
.list .phBox p em {
	color: #777;
	line-height:1.2;
	font-size:92%;
}
/*--------------------------------------------------------------------------

 results
	
-------------------------------------------------------------------------- */
.results table{
 width:740px;
	margin-bottom: 20px;
}
.results caption{
	font-size:108%;
	font-weight:bold;
	color:#9c0;
}
.results table th{
background-color:#9c0;
color:#fff;
font-weight:bold;
text-align:center;
border:1px solid #ddd;
padding:5px;
}
.results table td{
border:1px solid #ddd;
padding:5px;
text-align:center;
}
.results table td.name{
text-align:left;
padding-left:10px;
}
/*--------------------------------------------------------------------------

 voice
	
-------------------------------------------------------------------------- */
.voice h3 {
	margin: 0 0 20px 0;
}
.voice ul {
	width: 686px;
	padding: 20px 20px 10px 30px;
	margin-bottom: 20px;
	border: 2px solid #f60;
	list-style: disc url(../../common/img/arrow_s_or.gif) outside;
}
.voice li {
	margin-bottom: 15px;
}
.voice .reportBox {
	width: 740px;
	padding: 10px 0;
	background: url(../../common/img/line.gif) no-repeat 0 0;
}
.voice .reportBox .leftBox {
	width: 134px;
}
.voice .reportBox .rightBox {
	width: 590px;
	padding-right: 10px;
}
.voice .reportBox p,
.voice .commentBox p {
	margin: 0;
}
.voice .reportBox h4 {
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.voice .reportBox .clearfix {
	position: relative;
}
.voice .reportBox p.txtBox {
	float: left;
	width: 436px;
	display: block;
}
.voice .reportBox p.linkBox {
	float: right;
	width: 134px;
	display: block;
}
.voice .reportBox p.linkBox img {
	position: absolute;
	right: 0;
	bottom: 0;
}
.voice .commentBox {
	width: 740px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	background-color: #eee;
}
.voice .commentBox .leftBox {
	width: 126px;
}
.voice .commentbox .leftBox img {
	vertical-align: bottom;
}
.voice .commentBox .rightBox {
	float: left;
	width: 590px;
}
.voice .commentBox .wrap {
	background: url(../voice/img/spout_body.gif) repeat-y left bottom;
}
.voice .commentBox .spout {
	min-height: 78px;
	height: auto !important;
	height: 78px;
	background: url(../voice/img/spout_top.gif) no-repeat left top;
}
.voice .commentBox .spout p {
	padding: 30px 10px 10px 30px;
	background: url(../voice/img/spout_bottom.gif) no-repeat left bottom;
}
.voice .commentBox h4 {
	padding: 15px 0 0 30px;
	font-size: 108%;
}
.voice .commentBox p.place {
	padding-left: 30px;
	color: #666;
}
/* details */
.voice_details h3 {
	margin: 20px 0 15px 0;
	font-size: 123.1%;
}
.voice_details h4 {
	margin: 0 10px 0 2px;
	display: inline;
	letter-spacing: 0.2em;
}
.voice_details h4 em {
	font-size: 108%;
	font-weight: bold;
}
.voice_details h5 {
	font-weight: normal;
	display: inline;
}
.voice_details .wrapBox {
	width: 740px;
	padding-top: 5px;
}
.voice_details .bg001 {
	background: url(../voice/001/img/ph01.jpg) no-repeat 15px 20px;
}
.voice_details .bg002 {
	background: url(../voice/002/img/ph01.jpg) no-repeat 0 20px;
}
.voice_details .wrapBox .reportBox {
	float: right;
	width: 480px;
	padding-right: 20px;
}
.voice_details .wrapBox .reportBox p.report {
	padding: 15px;
	margin: 10px 0;
	line-height: 1.8;
	background-color: #eee;
}
.voice_details .wrapBox .reportBox p.report span {
	padding: 3px;
	border-bottom: 1px solid #ccc;
}
.voice_details .reportBox .clearfix {
	width: 480px;
}
.voice_details .reportBox .leftBox,
.voice_details .reportBox .rightBox {
	width: 230px;
}
.voice_details .reportBox p.caption {
	margin: 10px 0;
	font-size: 85%;
	line-height: 1.4;
}

