/* ベースなどです */


#section_area {
	text-align:center;
}

#infoBlock {
	position	: relative;
	width		: 715px;
	margin		: 0 auto;
}


/* コンテンツ */

#contentsBlock {
	margin	: 0 auto;
}

.print {
	padding		: 15px 20px 10px; 
	text-align	: right;
	background	: url(/info/img/contents_top.png) no-repeat center top;
}

.close {
	margin	: 0 20px 10px;
	padding	: 15px 0 0 0;
	text-align	: center;
	border-top: 1px dotted #999;
}

/*　タイトル　*/

.titleShomei01{
	text-align: right;
	padding: 5px;
	margin: 0 20px;
	border-top: 1px dotted #999;
}

.titleShomei02{
	text-align: right;
	padding: 0;
	margin: 0 10px;
}

.border-none{
	border: none;
}


.title{
}

.title h1{
	font-size: 120%;
	line-height: 120%;
	padding: 10px 0;
	margin: 0 20px;
	background: url(/info/img/td_bg.gif) repeat;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
}

.title h2{
	text-align: center;
}

.section h3{
	text-align	: left;
	font-weight	: bold;
	margin		: 0 0 10px;
	padding		: 0;
	font-size	: 120%;
}

.title div{
	margin: 0;
	padding: 0;
}


/*　その他　*/
.txt_red {
	color:#F00;
}

.table_waku{
	width		: 550px;
	border-left	: 1px solid #CCC;
	border-top	: 1px solid #CCC;
	margin		: 0 auto;
}
	.table_waku td,.table_waku th{ 
		border-right	: 1px solid #CCC;
		border-bottom	: 1px solid #CCC;
		padding			: 5px;
	}
	
	

.table_waku2{
	width		: 100%;
	border-left	: 1px solid #CCC;
	border-top	: 1px solid #CCC;
	margin		: 0 auto;
}
.table_waku2 td,.table_waku2 th{ 
	border-right	: 1px solid #CCC;
	border-bottom	: 1px solid #CCC;
	padding			: 5px;
}
.table_waku2 td.special { 
  width: 30%;
}
.table_waku2 th.special02 { 
  width: 35%;
}



	
	
	
.txt_min {
	font-size	: 90%;
	line-height	: 1.2;
}
	
.txt_big {
	font-size	: 120%;
}

.uline{
	text-decoration: underline;
	}
	
.indent{
		text-indent:1em;
	}
	
/*--section_indent--*/
.sec_indt{
	padding:0 0 0 1em;
	/*text-align:left;*/
	}
	
	
#txt_back {
	text-align	: right;
	border-top	:1px dotted #999;
	padding		: 5px 0;
}
	
#txt_toSeihin {
	text-align	: left;
	text-indent	: 20px;
	margin		: 5px 5px 5px 380px;
	background	: url(/corporate/news/info/img/point.jpg) no-repeat left center ;
}

.layout {
width:550px;
	margin-left:10px;
	text-align:left;
}

.layout td{
padding:3px;
vertical-align:top;
}

.section p.texta_right {
	text-align:right !important;
}

/*　印刷　*/


@media print {


.print {
	display: none;
}

.close {
	display: none;
}

}

/*　東北地方太平洋沖地震に関するお知らせ　*/

dl.donate {
	text-align:left;
	padding:0px;
	margin:0px 0px 0px 10px;
}

dl.donate dd{
	margin:0px 0px 10px 16px;
}

dl.donate dd span.total{ 
  text-align: right; 
  display: block; 
  width: 410px;
}

dl.donate dd table th{
	font-weight:normal;
	padding:3px 30px 0px 10px;
	text-align:left;
}

dl.donate dd table td{
	text-align:right;
}

dl.pastnews {
	width:600px;
	margin:20px auto 10px auto;
	text-align:left;
	border:#CCC solid 1px;
}

dl.pastnews dt {
	background:#CCC;
	padding:3px 5px;
}

dl.pastnews dd {
	padding:8px 8px 0px 8px;
}

dl.pastnews dd.pb8 {
	padding:8px 8px 8px 8px;
}

dl.ml0 {
	margin:0px;
}

dl dt.hlshin {
	color:#0093d9;
	font-size:15px;
}
.lh150 {
	line-height:200%;
}

.lh150 a {
	color:#333;
}

.red {
    color: #F00 !important;
}
img.sub_photo {
	margin: 0 0 0 40px;
}
table.sub_tab {
	margin-left: 15px;
}

#contents .inner #article h1.title {
    background: #e60012;
    border-left: 8px solid #e60012;
    padding: 6px 0 3px 12px;
    font-size: 159%;
	color:#FFFFFF;
    font-weight: bold;
}

.ico_target a {
	display: inline-block;
	padding-right: 20px;
	background:url(/corporate/news/info/img/ico-target.gif) right no-repeat;
}