@charset "utf-8";
/* CSS Document */

body{
	font-family:"メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	}




.txtalignL table{
width:950;
margin-left:auto;
margin-right:auto;
}

.txtalignL table #pressrelease div div table {
width:100% !important;
margin-left:0 !important;
}

.txtalignL table div#press table table table {
width:100% !important;
margin-left:0 !important;
}

.txtalignL table div#press table div div table {
width:100% !important;
margin-left:0 !important;
}
.txtalignL table.press_title {
width:100% !important;
margin-left:0 !important;
}

/*
____________ pankuzu ____________*/

.pankuzu{
	color:#3e4752 !important;
	width:950px;
	margin:0 auto 0 auto;
	font-size:80%;
	}

.pankuzu a{ text-decoration:underline !important;color:#3e4752 !important;border:none !important;}
.pankuzu a:link,
.pankuzu a:visited,
.pankuzu a:hover,
.pankuzu a:active{ text-decoration:underline;}

/*
____________ link ____________*/

.imgLink {display:inline-block; /* IE8 */
			*display:inline-block; /* IE7 */}
.imgLink:hover {opacity:0.8;
			filter:alpha(opacity=80);        /* ie lt 8 */
			-ms-filter:"alpha(opacity=80)";  /* ie 8 */
			-moz-opacity:0.8;                 /* FF lt 1.5, Netscape */
			-khtml-opacity: 0.8;              /* Safari 1.x */}

/*
____________ listPress ____________*/

.listPress li{
	padding:0 0 0 127px;
	text-indent:-127px;
}

/* IE表示調整用 */
.listPress li{
	padding:0 0 0 123px\9;
	text-indent:-123px\9;
}

.listPress li{
   margin: 14px 0;
}

.listPress li a:link{line-height: 1.8;}
.listPress li a:visited{line-height: 1.8;}
.listPress li a:hover{line-height: 1.8;}
.listPress li a:active{line-height: 1.8;}

/*
____________ contents ____________*/

sup {
    vertical-align: super;
	line-height: 8px;
}

sub {
    vertical-align: sub;
	line-height: 5px;
}


/*印刷用CSS*/
@media print {
	#header, #footer, .pankuzu, #pagetop, #titlePress {
		display: none !important;
	}
	
	table[summary="お問い合わせ"],
	table[summary="この件に関するお問い合わせ"],
	table[summary="Back Menu"] {
		display: none !important;
}
