/* common */

body {
  background-color: #e8e8e8;
  color: #333333;
}
h1, h2, h3, h4, h5, h6, p, li, td, dt, dd {
  color: #333333;
}

.spacer {
background:#FFFFFF url(/RXJP/common/space_gray.gif) no-repeat scroll 0 50%;
width:748px;
height:1px;
text-align:center;
margin:20px 0

}

.centered { text-align:center}

#header {
  border-top: 5px solid #B01F24;
  background: url(/RXJP/RXJP_PVExpo/images/header_bkgd2.jpg) repeat-x scroll 0 0;
}

#footer {
  border-top: 5px solid #555555;
}

p.go_top a{ 
  background:#FFFFFF url(/RXJP/common/top_arrow_pv.gif) no-repeat scroll 0 53%;
  padding:10px 20px 10px 20px;
  float:right;

}

p.warning {
background:url(/RXJP/common/attention_001.gif) no-repeat scroll 0 10%;
padding:0 0 0 20px;
margin:10px 25px;
color:#555555

}

p.warningL{
background:url("/RXJP/common/attention_001.gif") no-repeat scroll 0 20% transparent;
color:#555555;
font-size:170%;
line-height:170%;
margin:10px 25px;
padding:0 0 0 20px;
}

p.warningL a {font-size:100%;}

.break_one_column {
  border:1px dotted #c4c4c4;
  margin:20px;
  padding:0;
  display:block;
  clear:both
  
}

.break {
  background:url(/RXJP/common/break_01.gif) repeat-x scroll 0 0;
  height:1px;
  margin:10px 0;
  padding:0;
  display:block;
  clear:both
  
}

#content div.unmanagedContent a:visited {
  color: #B01F24;
}

.unmanagedContent  h4 {
background: url(/RXJP/RXJP_PVExpo/images/red_diamond.gif) no-repeat scroll 0 0;
padding-left:20px;
margin-bottom:10px;
font-weight:bold;
font-size:1.1em

}

.unmanagedContent  ul.one_column {
width:95%
}

.unmanagedContent ul.one_column li {
background: url(/RXJP/RXJP_PVExpo/images/sing_001.gif) no-repeat scroll 0 7px;
padding:5px 5px 5px 20px;
margin:0 3px;
}

.unmanagedContent ul.one_column li span.date {
text-align:right;
float:right;
margin-right:20px
}

.under_one_column
{
padding-left:25px;
color:#5e5e5e
}

/* logo */

#brand a.logo img {
margin:25px 0 25px 10px;
}


/* micro site (kakou page) */

.kakou #topNavigation {
  display:none;
}

body.pvs #content .unmanagedContent
{  width:753px;
   margin:0 auto}



/* global navigation */

#topNavigation {
  background-color: #000000;
  background-image: none;
}

#topNavigation ul.level1 
{height:38px}

#topNavigation ul li a {
  color: #ffffff;
}
#topNavigation ul li a:visited {
  color: #ffffff;
}
#topNavigation ul li a:hover {
  padding: 15px 10px 5px;
  background: #B01F24 url(/RXJP/RXJP_PVExpo/images/selected.gif) no-repeat scroll center top;
  text-decoration: none;
}
#topNavigation ul.level1 li.selected a {
  padding: 15px 10px 5px;
  background: #B01F24 url(/RXJP/RXJP_PVExpo/images/selected.gif) no-repeat scroll center top;
}

#pageName {
  border-bottom: 2px solid #B01F24;
  background: #ffffff url(/RXJP/RXJP_PVExpo/images/pagename_marker.gif) no-repeat scroll 0 14px;
  padding:15px 0 10px 30px;
}

/* language options (hide h1) */

.hideh1 #pageName {
  display: none;
}

/* Left Navigation */

#leftNavigation ul.level2 li.last {
	border-top:1px solid #C5C5C5;
}

#leftNavigation li.leaf a {
	background:#F5F5F5 url(/Css/Common/images/arrow_right.gif) no-repeat scroll 10px 10px;
}

#leftNavigation li.leaf a:hover {
	background-color:#F5F5F5;
	text-decoration:underline;
	color:#333333;
}

#leftNavigation li.leaf a:active{
	color:#ff6501;
}

#leftNavigation ul li.hasChildren a {
	background-color:#F5F5F5;
	background-image:url(/Css/Common/images/arrow_right.gif);
}

#leftNavigation li.hasChildren a:hover {
	background-color:#F5F5F5;
	text-decoration:underline;
	color:#333333;
	background-image:url(/Css/Common/images/arrow_right.gif);
}

#leftNavigation ul li.selected a  {
	background-color:#B01F24;
	background-image:url(/Css/Common/images/arrow_right_white.gif);
}

#leftNavigation ul li.selected a:hover  {
	background-color:#B01F24;
	background-image:url(/Css/Common/images/arrow_right_white.gif);
	color:#ffffff;
}

#leftNavigation li.selected.hasChildren a  {
	background-image:url(/Css/Common/images/arrow_down_white.gif);
}

#leftNavigation ul.level1 li ul.level2 li a {
	background:#F5F5F5 url(/Css/Common/images/arrow_right.gif) no-repeat scroll 20px 10px;
}

#leftNavigation ul.level1 li ul.level2 li a:hover {
	background-color:#F5F5F5;
	text-decoration:underline;
	color:#333333;
	background-image:url(/Css/Common/images/arrow_right.gif);
}

#leftNavigation ul.level1 li ul.level2 li.selected ul.level3 li a {
	background:#F5F5F5 url(/Css/Common/images/arrow_right.gif) no-repeat scroll 30px 10px;
}

#leftNavigation ul.level1 li.selected ul.level2 li.selected ul.level3 li.leaf a:hover {
	text-decoration:underline;
	color:#333333;
	background:#F5F5F5 url(/Css/Common/images/arrow_right.gif) no-repeat scroll 30px 10px;
}

#leftNavigation ul.level1 li.selected ul.level2 li.selected ul.level3 li.selected a {
	background-color:#e5e5e5;
}

#leftNavigation ul.level1 li.selected ul.level2 li.selected ul.level3 li.selected a:hover {
	background-color:#e5e5e5;
}

#leftNavigation ul.level1 li ul.level2 li.selected a {
	color:#333333;
	background-color:#cccccc;
	background-image:url(/Css/Common/images/arrow_right.gif);
}

#leftNavigation ul.level1 li ul.level2 li.selected.hasChildren a {
	background-image:url(/RXUK/RX_Nova_ShowSite/Images/arrow_down.gif);
}

#leftNavigation ul.level1 li ul.level2 li.selected a:hover {
	color:#333333;
	background-color:#cccccc;
	background-image:url(/Css/Common/images/arrow_right.gif);
	text-decoration:underline;
	
}

#leftNavigation {
  border-top: 4px solid #B01F24;
}

/* Under construction */

.prepare{
  margin:20px 0 20px 42px;
  width:700px;
  color:#656565
}

#content div.unmanagedContent div.result1 {
  margin-left:40px
}

#content div.unmanagedContent div.result1 a {
display:block;
padding:5px 0 0 20px;
text-align:center;
font-size: 13px;
font-weight:bold;
color:#FFF;
background:#B01F24 url(/RXJP/RXJP_PVExpo/images/result_bt_01.gif) 0 0 no-repeat;
text-decoration: none;
margin:20px 0;
height:21px;
width:340px
}

#content div.unmanagedContent div.result1 a:hover { 
background-position: 0 -26px;
color: #fff;
}


#content div.unmanagedContent div.result1 a:visited { 
color: #fff;
}


/* News */

.textlink_borderbox {
  border: 1px solid #b01f24;
  padding: 2px;
}
.unmanagedContent .NewsPage ul {
  border-top: 0 none;
  margin: 0 10px;
  padding: 5px 5px 0;
  width: 902px;
}
.unmanagedContent .NewsPage li {
  border-bottom: 1px dotted #cccccc;
  padding: 5px 5px 3px 25px;
  background: #ffffff url(/RXJP/RXJP_PVExpo/images/sing_001.gif) no-repeat scroll 10px 7px;
}
.unmanagedContent .NewsPage li .date {
  float: right;
  padding-left: 25px;
}
.unmanagedContent .NewsPage li .new {
  background-image: url(/RXJP/RXJP_PVExpo/images/new_001.gif);
  background-repeat: no-repeat;
  background-position: 0 3px;
}
.unmanagedContent .NewsPage li:hover .new {
  background-image: url(/RXJP/RXJP_PVExpo/images/new_hover.gif);
}
.unmanagedContent .NewsPage li a {
  display: block;
}
.unmanagedContent .NewsPage li:hover {
  background-color: #dddddd;
}

/* table */
.unmanagedContent table tr, .unmanagedContent table th, .unmanagedContent table td{
vertical-align:top;
}

.unmanagedContent table td.centered {
text-align:center;
}

.unmanagedContent table.no_border, .unmanagedContent table.no_border th, .unmanagedContent table.no_border td {
border-style: none;
padding:3px;
}

.unmanagedContent table.no_border td.Committee {
line-height:130%;
margin:0;
padding-bottom:30px;
vertical-align:top;
}

table.two_column , table.one_column{
  border-style: solid;
  border-color: #999999;
  border-width: 1px;
  margin: 10px;
  width: 733px;
  line-height: 1.5em;
}

table.two_column td.table_column1 {
  border-bottom: 1px solid #cccccc;
  padding: 5px;
  width: 140px;
  background-color: #e5e5e5;
  font-weight: bold;
  text-align: center;
}

table.two_column td.table_column2 {
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 5px 10px;
  width: 670px;
  line-height:170%
}

table.three_column {
  border-style: solid;
  border-color: #999999;
  border-width: 1px;
  margin: 10px;
  width: 713px;
  line-height: 1.5em;
}

table.three_column  td.table_column1{
  border-bottom: 1px solid #cccccc;
  padding: 5px;
  width: 220px;
  background-color: #e5e5e5;
  font-weight: bold;
}

table.three_column  td.table_column2{
  border-bottom: 1px solid #cccccc;
  padding: 5px;
  width: 100px;
  background-color: #e5e5e5;
  font-weight: bold;
}

table.three_column  td.table_column3{
  border-bottom: 1px solid #cccccc;
  padding: 5px;
  background-color: #e5e5e5;
  font-weight: bold;
}

table.two_column td.last {
  border-bottom: 1px solid #999999;
}

table.two_column td.table_column2 ul li {
  list-style-type: disc;
  list-style-image: none;
  list-style-position: outside;
}

table.two_column td.table_column2 ul {
  margin: 0;
}

table.two_column td.table_column2 dl {
  margin: 0;
}

table.two_column td.table_column2 dt {
  margin: 5px 5px 5px 0;
  padding: 5px;
  background-color: #fee6e6;
  font-weight:bold;
}

table.two_column td.table_column2 dd {
  padding-left: 5px;
}

table.two_column td.table_column2 dd .extra {
background-color:#E5E5E5;
margin:5px 5px 10px 5px;
padding:2px 2px 2px 15px
}


#bottom_content {
 border-top:4px solid #000;
 margin:5px 20px 20px 20px;
 padding:15px 10px 0 10px;
  float:left;
 }

#bottom_content table {
  border-style: solid;
  border-color: #999999;
  border-width: 1px;
  line-height: 1.5em;
  width:98%;

}

#bottom_content table td.column1 {
  background: #e5e5e5 none repeat scroll 0%;
  font-weight: bold;
  padding-top:5px;
  text-align:center;
  width:160px;
}

#bottom_content table td.column2{
  border-style:none;
  width:190px;
  padding-bottom:5px;
}


#bottom_content table td.column2 ul{
  margin: 0;
  padding-left:10px;
}

#bottom_content table td.column2 li{
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:#FFFFFF url(/RXJP/common/dot_L.gif) no-repeat scroll 0 50%;
  padding:3px 5px 2px 15px;
}

#bottom_content table td.column3{
  border-style:none;
  text-align:right;
  vertical-align:text-bottom;
  padding-right:20px
}

#bottom_content table td.column22{
  border-style:none;
  width:200px;
  padding-bottom:5px;
}


#bottom_content table td.column22 ul{
  margin: 0;
  padding-left:10px;
}

#bottom_content table td.column22 li{
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:#FFFFFF url(/RXJP/common/dot_SS.gif) no-repeat scroll 0 50%;
  padding:3px 5px 2px 10px;
}

#bottom_content table td.column222{
  border-style:none;
  padding:5px 20px;
  line-height:180%
}


#bottom_content table td.column222 dl {
  margin: 0;
}

#bottom_content table td.column222 dt {
  margin: 5px 0 0 0;
  padding: 5px;
  background-color: #dddddd;
}

#bottom_content table td.column222 dd {
  padding-left: 5px;
}

table td.column222 ul{
  margin-left: 5px;
  margin-top:-5px;
  display:block
}

table td.column222 li{
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:#FFFFFF url(/RXJP/common/dot_SS.gif) no-repeat scroll 0 12px;
  padding:3px 5px 2px 10px;
}

#bottom_content table td.column222 table, table td.column222 th, table td.column222 td{
  border-style:none;
}


#bottom_content img.img_center {
  margin:0 auto;
  display:block
}

table.seminar { 
  border:none;
  margin:20px 20px;
  padding:0;
  width:95%}

table.seminar td.translate { 
  border:none;
  margin:0;
  padding:0;
  height:24px;
  width:100%
}

table.seminar td.translate img{ 
  margin:0;
  padding:0;
  float:right
}

table.seminar td.top {
  background-color:;
  border-right:1px solid #999999;
  border-top:1px solid #999999;
  border-bottom: 1px solid #cccccc;
  background-color:#c0c0c0;
  font-weight:bold;
}


table.seminar td.top table {
  border:none;
  margin:5px;
  padding:0;
  width:98%

}

table.seminar td.top table td{
  margin:0;
  padding:0;
  border:none;
  vertical-align:middle
}

table.seminar td.top table td.number{
  background-color:#B01F24;
  text-align:center;
  color:#fff;
  font-weight:bold;
  height:60px;
  width:60px;
  
}

table.seminar td.top table td.number1{
  background-color:#fea904;
  text-align:center;
  color:#fff;
  font-weight:bold;
  height:60px;
  width:60px;
  
}

table.seminar td.top table td.level{
  background-color:#fff;
  text-align:center;
  vertical-align:middle;
  font-weight:bold;
  height:60px;
  width:60px;
  
}

table.seminar td.top table td.title{
  font-weight:bold;
  color:#023894;
  font-size:1.2em;   
  padding:0 0 0 20px;
}

table.seminar td.top table td.title a{
  font-weight:bold;
  color:#B01F24;
  font-size:1.0em;
  line-height:150% 
}

table.seminar td.top table td.date{
  text-align:right;
  width:150px
}

table.seminar td.top table td.details_bt{
  float:right;
  width:150px
}

table td.details_bt img{
  float:right;
  padding:0;
  margin:0
}

table td.details_bt span{
  background-color:red;
  color:#fff;
  padding:3px;
  margin:0 2px 0 0;
  float:right
}

table.seminar td.name {
  border-right:1px solid #999999;
  border-bottom: 1px solid #cccccc;
  background-color:#e5e5e5;
  font-size:1.1em; 
  padding:5px 8px  
}


table.seminar td.photo{
  border-left:1px solid #999999;
  border-bottom: 1px solid #cccccc;
  border-right: none;
}


table.seminar td.photo img{
  margin:5px;
  vertical-align:text-top;
  padding:2px;
  border: 1px solid #cccccc;
}

table.seminar td.details_left {
  border-right:1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-left: none;
  line-height:150%;
  vertical-align:top;
  padding:10px 0;
  width:305px
}

table.seminar td.details_right{
  border-right:1px solid #999999;
  border-bottom: 1px solid #cccccc;
  border-left: none;
  line-height:150%;
  vertical-align:top;
  padding:10px 0;
  width:305px

}

td.desc { color:#333333;
font-size:90%;}


table.seminar td.center {
  text-align:center;
  vertical-align:middle;
  line-height:220%;
}

table.seminar td.details {
  border-right:1px solid #999999;
  border-bottom: 1px solid #cccccc;
  border-left: none;
  line-height:170%;
  vertical-align:top;
  padding:10px 10px 10px 0;

}

table.seminar td.details span.head {
  font-size:13px; 
  color:#B01F24;
  font-weight:bold;
  display:block;
}

table.seminar td.details span.profile {
  font-size:0.8em; 
  color:#333333
}

table.seminar td.details_last {
  border-bottom: 1px solid #999999;
}

table.seminar td.last {
  border-bottom: 1px solid #999999;
}

.details table.no_border { 
margin:0 0 0 8px;
padding:0;
width:98%
}

table.seminar td.details_left  table.no_border, table.seminar td.details_right  table.no_border{ 
margin:0 8px;
width:94%
}

table.seminar table.no_border td.title {
font-weight:bold;
color:#023894;
font-size:1.2em
}

table.seminar table.no_border td.company {
font-weight:bold;
font-size:0.9em;
text-align:right
}
/* Schedule */

#schedule {
margin:20px 0 20px 20px;
}

#schedule .first {
background-color:#F2F2F2;
border-top:5px solid #030dd6;
clear:both;
float:left;
font-size:1.1em;
font-weight:bold;
height:20px;
padding:7px 10px;
width:250px;
}

#schedule .mid {
background-color:#F2F2F2;
border-top:5px solid #ffc703;
clear:both;
float:left;
font-size:1.1em;
font-weight:bold;
height:20px;
padding:7px 10px;
width:250px;
}

#schedule .last {
background-color:#F2F2F2;
border-top:5px solid #e62202;
clear:both;
float:left;
font-size:1.1em;
font-weight:bold;
height:20px;
padding:7px 10px;
width:250px;
}

#schedule .comment {
float:left;
font-size:1em;
font-weight:normal;
height:80px;
margin-left:20px;
padding-top:0;
width:420px;
}

#schedule .comment ul {
float:left;
list-style-type:disc;
margin:0;
width:400px;
}

#schedule .comment ul li {
color:#999999;
margin:0;
padding:0;
}

#schedule .arrow {
clear:both;
float:left;
margin-left:100px;
width:500px;
display: block;
margin-bottom:40px

}

#contact_center 
{ width:420px;
margin:0 auto 20px auto;
padding:15px;
line-height:180%;
border:1px solid #666
}

/* photo highlight */
h1.previous_show {
font-size:1.8em;
line-height:120%;
padding:5px 0;
text-align:center;
}

#photo_highlight{
margin:0 15px}


#photo_highlight p.middle {
clear:both;
font-size:1.2em;
line-height:150%;
margin:0;
padding:12px 0;
text-align:center;
}

#photo_highlight p.bottom {
clear:both;
font-size:1.2em;
line-height:150%;
margin:0;
padding:20px 0 0 0;
text-align:center;
}

#photo_highlight p.bottom_belowH2 {
clear:both;
font-size:1.2em;
line-height:150%;
margin:0;
padding:5px 0 0 0;
text-align:center;
}

#photo_highlight .photoS img, #photo_highlight .photoL img
{padding:2px;
border:1px solid #b6b6b6}


#photo_highlight h2 {
clear:both;
font-size:1.5em;
line-height:140%;
margin:0;
padding:20px 0 0 0;
text-align:center;
}

#photo_highlight .photoS {
float:left;
margin:5px 5px 5px 10px;
padding:0;
position:relative;
width:345px;
}

#photo_highlight .photoL {
float:left;
width:700px;
margin:10px 10px 20px 10px;
padding:0;
position:relative;
clear:both;
}

#photo_highlight .comment {
float:left;
text-align:left;
line-height:140%;
margin:2px;
padding:0;
width:100%;
clear:right
}

#photo_highlight .comment_center {
float:left;
text-align:center;
line-height:140%;
margin:2px;
padding:0;
width:100%;
clear:right
}

#photo_highlight a {text-decoration: underline; font-size:1.2em}

#photo_highlight .bar {
background-color:#333333;
clear:both;
color:#FFFFFF;
font-size:1.5em;
font-weight:bold;
margin:20px auto 10px auto;
padding:7px 0;
text-align:center;
width:700px;
}