@charset "Shift_JIS";

h3 {
	padding: 5px;
	margin: 0;
	background-color: #bac9eb;
}

#underMenu {
	width: 490px;
	height: 32px;
	text-align:center;
	line-height:30px;
	margin:15px 0px;
	background: url(../../sharedimg_v2/under_menu.gif) no-repeat;
}
a.iarro{
	padding-left: 14px;
	background: url(../../sharedimg_v2/arrow_about.gif) no-repeat left center;
}
div.image {
	width: 490px;
	margin:15px 0px;
}
p.center {
	text-align:center;
}
/* Table
-------------------------------------------------*/

#contentsMain .seat table {
	width: 100%;
	text-align: left;
	margin-top:15px;
	margin-bottom:25px;
	border-collapse:collapse;
}
#contentsMain th,
#contentsMain td {
	padding: 0.5em;
}
/* headline ---------------------------------------*/

#contentsMain tbody.headline tr th,
#contentsMain tbody.headline tr td {
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #A3A3A3;
	border-bottom: 1px solid #A3A3A3;
	border-left: 1px solid #A3A3A3;
}
#contentsMain tbody.headline th {
	background: #D3D3D3;
}
/* contents ---------------------------------------*/
#contentsMain tbody.contents tr th,
#contentsMain tbody.contents tr td {
	border-top: 1px solid #C7CEDD;
	border-right: 1px solid #C7CEDD;
	border-bottom: 1px solid #C7CEDD;
	border-left: 1px solid #C7CEDD;
}
/* border */
#contentsMain tbody.contents th.whiteBoderR {
	border-right: 1px solid #FFFFFF;
}
#contentsMain tbody.contents th.whiteBoderL {
	border-left: 1px solid #FFFFFF;
}
	
#contentsMain tbody.contents th.title {
	background: #D3D3D3;
}
#contentsMain tbody.contents th {
	background: #E7EBF2;
	vertical-align: top;
}
#contentsMain tbody.contents th.head {
	background: #D1DDF5;
}
/*-------------------------------------------------*/
#contentsMain tbody tr td.space {
	padding: 0em;
	height: 4px;
	border-right: 0px;
	border-left: 0px;
}
/*-------------------------------------------------*/
td.ritd, th.ritd {
	text-align: right;
}
td.cetd, th.cetd {
	text-align: center;
}

ul.linkList {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
ul.linkList li{
	display: block;
	background-image: url(../../sharedimg_v2/arrow_about.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0;
	padding: 0px 0px 0px 15px;
}


.cTexH2Blk ul {
	list-style-type: decimal;
}
.cTexH2Blk li {
	margin-bottom: 25px;
}

.cTexH2Blk table {
	margin-top:5px;
	margin-bottom:15px;
	border-collapse:collapse;
}
.cTexH2Blk td, .cTexH2Blk th {
	width: 8em;
	padding:2px 2px 2px 10px;
	border:1px solid #bfbfbf;
	text-align:left;
}
.cTexH2Blk th {
	background-color: #bac9eb;
	border-bottom:2px solid #bfbfbf;
}
.cTexH2Blk th.footer {
	background-color: #efedd5;
	border-bottom:1px solid #bfbfbf;
	border-top:2px solid #bfbfbf;
}
.cTexH2Blk th.header {
	background-color: #e0e6d7;
}
.cTexH2Blk td.gray {
	background-color: #e3e3e3;
}
.cTexH2Blk td .alignRight {
	margin-right:5em;
	text-align:right;
}
.cTexH2Blk th .alignRight{
	margin-right:3em;
	text-align:right;
}


.cTexH2Blk .block {
	padding: 10px;
	border:1px solid #bfbfbf;
	background-color: #e3e3e3;
}
.roundedCornr {
	margin-top:5px;
	margin-bottom:15px;
	background: url(../images/roundedcornr_tl.gif) no-repeat top left;
}
.roundedCornr_top {
	background: url(../images/roundedcornr_tr.gif) no-repeat top right;
}
.roundedCornr_bottom {
	background: url(../images/roundedcornr_bl.gif) no-repeat bottom left;
}
.roundedCornr_bottom div {
	background: url(../images/roundedcornr_br.gif) no-repeat bottom right;
}
.roundedCornr_content {
	background: url(../images/roundedcornr_r.gif) top right repeat-y;
}
.roundedCornr_top div,.roundedCornr_top,
.roundedCornr_bottom div, .roundedCornr_bottom {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedCornr_content, .roundedCornr_bottom {
	margin-top: -19px;
}
.roundedCornr_content { padding: 0 15px; }

ul.normal{
	margin-left:8px;
	padding-left:12px;
	list-style-type:disc;
}
ul.normal li{
	margin-left:0px;
	padding-left:-2px;
	margin-top:0px;
	margin-bottom:0px;
}

.cTexH2Blk table.company,
.cTexH2Blk table.company td,
.cTexH2Blk table.company th {
	border:none;
	margin:0px;
	padding:0px;
	width:auto;
}
