@charset "Shift_JIS";

/* release.css */

.contents_header p {
	background-image: url(/action/release/images/release.gif);
	}

#release {
	padding: 20px 50px;
	}

#release .column {
	margin-bottom: 50px;
	}

#release .column .article h4 {
	font-size: 100%;
	line-height: 1.6;
	border-bottom: 1px solid #e6e6e6;
	}

#release .column dl {
	margin: 20px 0; 
	padding-bottom: 15px; 
	line-height:1.6;
	}
	
#release .column dl dt,
#release .column h3 {
	font-weight: bold;
	font-size: 108%;
	line-height: 1.6;
	margin-bottom: 2em;
	}
		
.media_info {
	font-size: 77%;
	margin-bottom: 1em
	}
		
.article p {
	margin-bottom: 1em;
	font-size:95%;
	
	}

.history {
	margin: 20px auto;
	}

.history td,
.history th {
	padding: 5px;
	font-size: 85%;
	line-height: 1.5;
	}

.history thead td {
	font-weight: bold;
	font-size: 93%;
	}