﻿@charset "utf-8";

h2#h2_irrelease {
	margin-bottom: 6px;
}

h2 span {
	float: right;
	font-size: 12px;
	font-weight: normal;
}

h2 span img {
	vertical-align: text-bottom;
}

.more {
	margin: 8px 20px 40px 0;
	text-align: right;
}

.calendar_img {
	border-bottom: 1px solid #C1C2C3;
	margin-bottom: 60px;
	padding-bottom: 9px;
	text-align: center;
}

#right_left {
	border-bottom: 1px solid #C1C2C3;
	float: left;
	width: 355px;
	height: 480px;

	margin-right: 20px;
	margin-bottom: 60px;
}

#tabs {
	margin-top: 20px;
}

#tab {
	margin-left: 0;
	padding: 15px 0 0 10px;
	overflow: hidden;
}

#tab li {
	color: #525252;
	
}

#tab li a {
	display: block;
	font-weight: bold;
	padding-left: 15px;
}
/*
#tab li a:hover {
	background-image: url(../img/red_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0 6px;
	
}
*/

#tabs-1,#tabs-2,#tabs-3,#tabs-4 {
	zoom: 1;
}

.ui-tabs { position: relative; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding:0; }
.ui-tabs .ui-tabs-nav li { list-style: none; position: relative; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a {  }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }

#right_left iframe {
	border: 1px solid #A1A1A1;
	margin: 0 22px 0 21px;
}

#right_right {
	border-bottom: 1px solid #C1C2C3;
	float: right;
	width: 355px;
	height: 440px;

	margin-bottom: 60px;
}

#right_right p {
	text-align: center;
}

.irtop_sitemap {
	float: left;
	width: 230px;
}

.irtop_sitemap dt {
	background-color: #0A3255;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	margin-bottom: 13px;
}

.irtop_sitemap dd {
	padding-left: 20px;
}

.irtop_sitemap a {
	font-weight: bold;
}


h2.index_h2 {
	margin-bottom: 12px;
}