﻿@charset "UTF-8";

/* h3Area
-------------------------------------------------*/
div.leftArea01 {
	width: 380px;
	float: left;
}
div.rightArea01 {
	width: 320px;
	float: right;
}

.bg01 {
	background: url(../../../ja/pavilion/images/pavilion_bg01.gif) no-repeat #E9F3E1;
}
.bg02 {
	background: url(../../../ja/pavilion/images/pavilion_bg02.gif) no-repeat #E1F2EC;
}
.bg03 {
	background: url(../../../ja/pavilion/images/pavilion_bg03.gif) no-repeat #F8EBE0;
}
.bg04 {
	background: url(../../../ja/pavilion/images/pavilion_bg04.gif) no-repeat #F2EEE1;
}
.bg05 {
	background: url(../../../ja/pavilion/images/pavilion_bg05.gif) no-repeat #F2E1E6;
}

.bgImage {
	padding: 30px 10px 15px 103px;
	line-height: 1;
}
.bgImage strong {
	display: block;
	padding-bottom: 7px;
}
.sectionInfo {
	padding: 15px 20px 0 20px;
}
.sectionInfo table {
	border: none;
}
.sectionInfo table th {
	white-space: nowrap;
	padding: 0;
	border: none;
	vertical-align: top;
	font-weight: normal;
}
.sectionInfo table td {
	padding: 0;
	border: none;
}


div.leftArea02 {
	width: 333px;
	float: left;
}
div.rightArea02 {
	width: 387px;
	float: right;
}
.titleText {
	border-bottom: 1px solid #CCCCCC;
	padding: 20px 10px 20px 0;
	margin-bottom: 20px;
}
.titleText strong {
	display: block;
}
.leftArea02 table {
	border: none;
}
.leftArea02 table th {
	white-space: nowrap;
	padding: 0;
	border: none;
	vertical-align: top;
	font-weight: normal;
}
.leftArea02 table td {
	padding: 0 15px 0 0;
	border: none;
}
.attentionPavilion {
	border: 1px solid red;
	color: red;
	font-weight: bold;
	padding: 10px;
	line-height: 1;
}




/*-----------------------------------------------*/
/* OLD STYLES
-------------------------------------------------*/

table.pavilionTable {
	width: 100%;
	border: none;
	background: url(/ja/pavilion/images/pavilion_bg.gif) repeat-y;
}
table.pavilionTable th {
	width: 20%;
}
table.pavilionTable td {
	width: 30%;
}
table.pavilionTable th,
table.pavilionTable td {
	padding: 5px;
	border: 1px dotted #E6E6E6;
	border-top: none;
	border-left: none;
	border-right: none;
}


table.crossMedia {
	width: 100%;
	border: none;
}

table.crossMedia th,
table.crossMedia td {
	border: 1px solid #CCCCCC;
	text-align: center;
	padding: 8px 5px;
}

table.crossMedia tr.strong td {
	font-weight: bold;
	width: 25%;
	background: #E9E9E9;
}

table.crossMedia tr.strongText td {
	font-weight: bold;
	width: 25%;
}

table.crossMedia th {
	padding: 10px 10px 10px 0;
	height: 100%;
	width: 25%;
}

table.crossMedia th table {
	border: none;
	height: 100%;
	width: 100%;
}

table.crossMedia th table td {
	background: #DAE9FF!important;
	border: none;
}

.gray {
	background: #ECECEC!important;
}

.boderLeftNone {
	border-left: none!important;
}

.boderTopNone {
	border-top: none!important;
}

.boderRightNone {
	border-right: none!important;
}

.boderBottomNone {
	border-bottom: 1px solid #fff!important;
}

/* Clearfix
-------------------------------------------------*/
.partnerBanner:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.partnerBanner {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html.partnerBanner { height: 1%; }
.partnerBanner { display: block; }
/* End hide from IE-mac */