@charset "utf-8";

/* clearfix
------------------------------------------------------------------------------*/
.clearfix:after {
	content:'';
	display:block;
	clear:both;
}

/* clearfix IE6 and IE7
------------------------------------------------------------------------------*/
.clearfix {
	/zoom:1;
}


/* contents
------------------------------------------------------------------------------*/
#main .newsRelease {
	margin-top:30px;
}
#main .newsRelease table {
	width:700px;
}
#main .newsRelease table.flex {
	width:auto;
}
#main .newsRelease table thead {
	display:none;
}
#main .newsRelease table tbody tr td {
	border-bottom:1px dotted #CEC2A4;
	line-height:1.5;
}
#main .newsRelease table tbody tr td .link a{
	background-position:left center;
}
#main .newsRelease table tbody .link strong {
	line-height:1.5;
	padding-left:4px;
	color:#F61D41;
}
#main .newsRelease table tbody tr.new td .link a {
	text-decoration:none;
}
#main .newsRelease table tbody tr.new td .link a span {
	text-decoration:underline;
}
#main .newsRelease table tbody tr.new td .link a:hover span {
	text-decoration:none;
}
#main .newsRelease table tbody .date {
	padding-right:23px;
	font-weight:bold;
	font-size:117%;
}
#main .newsRelease table tbody tr td .link{
	padding:11px 0 12px 26px;
}

#main .newsRelease .simpleTable.extension table {
	width:760px;
}
#main .newsRelease .simpleTable.extension table th {
	padding:10px;
	border-right:none;
	background-color:transparent;
}
#main .newsRelease .simpleTable.extension table td {
	width:15em;
	padding:10px;
}
#main .newsRelease .simpleTable.extension table td a {
	display:inline;
	background-position:0 0.3em;
}

#main .newsRelease .detail h3{
	clear:both;
	margin:27px 0 26px;
	padding:0 0 10px 0;
	border-bottom:3px solid #D6AC51;
	background:none;
}
#main .newsRelease .detail{
}
#main .newsRelease .detail .sns {
	float:right;
	width:210px;
	margin-top:15px;
	padding-bottom:20px;
}
#main .newsRelease .detail .sns ul li {
	float:left;
}
#main .newsRelease .detail .sns ul li iframe.twitter-share-button {
	width:105px!important;
}
#main .newsRelease .detail .sender {
	float:left;
	margin-top:15px;
	padding:0 0 20px 5px;
}
#main .newsRelease .detail .printing {
	clear:both;
	text-align:right;
}
#main .newsRelease .detail .printing a {
	display:inline;
	padding-left:20px;
}
#main .newsRelease .detail .bodyText {
	margin:0 30px;
}
#main .newsRelease .detail .bodyText .lead {
	padding:12px 0 0 8px;
}
#main .newsRelease .detail .lead .endText {
	padding-top:25px;
}
#main .newsRelease .detail .bodyText .inscription {
	text-align:center;
	padding:44px 0 34px;
}
#main .newsRelease .detail table {
	margin:0 0 34px 24px;
}
#main .newsRelease .detail table tbody th {
	text-align:left;
	font-weight:normal;
}
#main .newsRelease .detail .bodyText table tbody tr td {
	border-bottom:none;
	padding:0;
}
#main .newsRelease .detail table tbody tr td a {
	text-decoration:none;
}
#main .newsRelease .detail .inquiry {
	text-align:center;
	padding:19px 0;
	background-color:#FAF3DF;
}
#main .newsRelease .detail .inquiry .company {
	padding-top:13px;
}
#main .newsRelease .detail .btn {
	padding:29px 0 52px;
	text-align:center;
}
#main .newsRelease .detail hr.gold1 {
	height:3px;
	margin:1em 0 1em;
	border:2px solid #d6ac51;
	background:#d6ac51;
}
#main .newsRelease .detail hr.gold2 {
	height:2px;
	margin:1em 0 1em;
	padding:0;
	border:1px solid #d6ac51;
	background:#d6ac51;
	color:#d6ac51;
}
#main .newsRelease .detail hr.gold3 {
	height:0;
	margin:1em 0 1em;
	padding:0;
	border:1px solid #d6ac51;
	background:#d6ac51;
	color:#d6ac51;
}
#main .newsRelease .detail hr.gold4 {
	height:0;
	margin:1em 0 1em;
	padding:0;
	border:1px dashed #d6ac51;
	color:#d6ac51;
}
#main .newsRelease .detail hr.gray1 {
	height:3px;
	margin:1em 0 1em;
	border:2px solid #CCCCCC;
	background:#CCCCCC;
}
#main .newsRelease .detail hr.gray2 {
	height:2px;
	margin:1em 0 1em;
	padding:0;
	border:1px solid #a6a6a6;
	background:#a6a6a6;
	color:#a6a6a6;
}
#main .newsRelease .detail hr.gray3 {
	height:0;
	margin:1em 0 1em;
	padding:0;
	border:1px solid #a6a6a6;
	background:#a6a6a6;
	color:#a6a6a6;
}
#main .newsRelease .detail hr.gray4 {
	height:0;
	margin:1em 0 1em;
	padding:0;
	border:1px dashed #a6a6a6;
	color:#a6a6a6;
}
