@charset "utf-8";

/* ========================================
* File Name: tps2011.css
* Created Date: 2014.01.31
* Author: TAM
======================================== */
#contentsWrap.tps2011 {
	overflow: hidden;
	zoom: 1;
	padding: 30px 0 80px 0;
}
/* pageTtl */
.tps2011 .pageTtl {
	margin: 0 90px 0 0;
	font-family: "adobe-garamond-pro",'Ryumin Regular KL','メイリオ',Meiryo;
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 1.7;
}
/* txtColumn */
.tps2011 div.txtColumn {
	float: right;
	width: 650px;
	margin: 50px 0 0 0;
}
.tps2011 div.txtColumn p.leadTxt {
	margin: 20px 0 0 0;
	font-size: 12px;
	line-height: 1.8;
}
.tps2011 div.txtColumn p.leadTxt small {
	font-size: 91%;
}
.tps2011 div.txtColumn aside.snsModule {
	width: auto;
	margin: 25px 0;
}
.tps2011 div.txtColumn dl.innerSection {
	width: 100%;
	overflow: hidden;
	font-size: 12px;
	line-height: 1.8;
}
.tps2011 div.txtColumn dl.innerSection dt {
	float: left;
	width: 160px;
	padding: 0 0 21px 0;
}
.tps2011 div.txtColumn dl.innerSection dd {
	float: right;
	width: 480px;
}
.tps2011 div.txtColumn dl.innerSection dd p.innerColumn {
	padding: 0 0 21px 0;
}
.tps2011 div.txtColumn dl.innerSection dd table.satelliteHall {
	width: 100%;
	margin: 0 0 21px 0;
	text-align: left;
}
.tps2011 div.txtColumn dl.innerSection dd table.satelliteHall th {
	padding: 0 15px 0 0;
	text-align: left;
	font-size: 12px;
	line-height: 1.8;
	font-weight: normal;
	white-space: nowrap;
	vertical-align: top;
}
.tps2011 div.txtColumn dl.innerSection dd table.satelliteHall td {
	font-size: 12px;
	line-height: 1.8;
}
/* imgColumn */
.tps2011 div.imgColumn {
	float: left;
	width: 312px;
	margin: 50px 0 0 0;
}
.tps2011 div.imgColumn figure {
	margin: 0 0 29px 0;
}