@charset "utf-8";

/* mainArea Element
-------------------------------------------------- */

#mainArea {
	margin: 0;
	padding: 0;
	width: 960px;
}
#mainArea .bold {
	font-weight: bold;
}

#mainArea .colorRed {
	color: #cd1c1c;
}

#mainArea .left {
	text-align: left;
}

#mainArea .right {
	text-align: right;
}

#mainArea a {
	color: #174EB4;
	text-decoration: none;
}

#mainArea a:link {
	color: #174EB4;
	text-decoration: none;
}

#mainArea .data {
	text-align: right;
}

#mainArea .titleBox {
	margin: 0;
	padding: 0;
	position: relative;
}

#mainArea .titleBox h2 {
	background: url(/shared/images/h2_bg_bottom.gif) repeat-x left bottom;
	color: #333333;
	font-size: 130%;
	font-weight: bold;
	line-height: 1.4;
	margin: 15px 0 9px;
	padding: 3px 0 7px;
}

#mainArea .titleBox h2.articletit {
	float: none;
}

#mainArea .titleBox h2 span {
	background: url(/shared/images/h2_bg_ring.gif) no-repeat 0 4px;
	display: block;
	padding: 0 0 0 20px;
}

#mainArea h3 {
	padding: 0px;
	margin: 15px 0px 15px;
}

#mainArea .titleBox span.date {
	height: 13px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 8px;
}

#mainArea .line_on2 {
	border-bottom: none;
	display: block;
	margin: 0;
}

#mainArea .generalFormTable {
	margin: 0;
	padding: 0;
	width: 650px;
}

#mainArea .generalFormTable table {
	border-collapse: separate;
	font-size: 100%;
	margin-left: 30px;
	margin-bottom: 30px;
}

#mainArea .generalFormTable table .inTable {
	border-collapse: separate;
	font-size: 100%;
	margin: 0;
}

#mainArea .opusLink {
	margin-left:30px;
	margin-bottom: 15px;
}

#mainArea p.dataTxt {
	margin-left: 30px;
}

#mainArea p.data {
	text-align: right;
}

#mainArea .titleBox020 {
	padding: 0;
	position: relative;
	margin-left:30px;
	margin-bottom: 30px;
}

#mainArea .txt {
	margin-left: 30px;
	margin-bottom: 15px;
}

#mainArea .titleBox020 .articletit {
	float: none;
}

#mainArea .titleBox020 .articletit span {
	font-weight: bold;
}

#mainArea .titleBox020 span.date {
	height: 13px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	font-weight: normal;
}

#mainArea .generalFormTable table td {
	padding-right: 20px;
}

#mainArea .generalFormTable table td.top {
	vertical-align: text-top;
}

#mainArea #backToTopNavigation a {
	padding-left: 16px;
	text-indent: -16px;
	background: url(/shared/images/arrow_middle_top.gif) no-repeat 0 3px;
	outline-style: none;
	color: #174EB4;
}

#mainArea #backToTopNavigation a:link {
	color: #174EB4;
	text-decoration: none;
}

#backLink {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 960px;
}

#mainArea #backLink a {
	padding-left: 16px;
	text-indent: -16px;
	background: url(/shared/images/arrow_small_right.gif) no-repeat 6px 3px ;
	margin: 0;
	outline-style: none;
	color: #174EB4;
	font-size: 90%;
	font-weight: normal;
	line-height: 2.0;
}

#mainArea #backLink a:link {
	color: #174EB4;
	text-decoration: none;
}

/* leftcontents Element
-------------------------------------------------- */

div#leftcontents {
	width: 960px;
}

#leftcontents .productionList {
	margin-left:30px;
}

#leftcontents a {
	font-size: 135%;
	font-weight: bold;
	margin: 0px;
	line-height: 2.0;
	color: #174EB4;
}

#leftcontents a:link {
	color: #174EB4;
}

#leftcontents h2 {
	background: url(/shared/images/h2_bg_bottom.gif) repeat-x left bottom;
	color: #333333;
	font-size: 130%;
	font-weight: bold;
	line-height: 1.4;
	margin: 15px 0;
	padding: 3px 0 7px;
}

#leftcontents h2 span {
	background: url(/shared/images/h2_bg_ring.gif) no-repeat 0 4px;
	display: block;
	padding: 0 0 0 20px;
}

#leftcontents .frameBlock {
	margin: 0 0 15px 30px;
	padding: 3px 0;
	width: 900px;
}

#leftcontents .frameBlock .frameBlockBase {
	border: 2px solid #C31F2F;
	padding: 10px 12px;
	color: #CD1C1C;
}

#leftcontents .title {
	font-weight: bold;
	margin: 0 0 6px;
	padding: 0;
}

/* elements
-------------------------------------------------- */

strong,b {
	font-weight: bold;
}

hr {
	display: block;
}

/* Change Margin
-------------------------------------------------- */

body .changeMargin0 {
	margin: 0px !important;
}

body .changeMarginSide0 {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

body .changeMarginTop0 {
	margin-top: 0px !important;
}

body .changeMarginBottom0 {
	margin-bottom: 0px !important;
}

/* Change Padding
-------------------------------------------------- */

body .changePadding0 {
	padding: 0px !important;
}

body .changePaddingSide0 {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

body .changePaddingTop0 {
	padding-top: 0px !important;
}

body .changePaddingBottom0 {
	padding-bottom: 0px !important;
}

/* Text Size Adjust
-------------------------------------------------- */
body {
	text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%; /*Chrome,Safari*/
	-ms-text-size-adjust: 100%; /*EgdeMobile*/
	-moz-text-size-adjust: 100%; /*firefox*/
}
