﻿@charset "utf-8";
@import url("common.css"); /* common stylesheet */

#dammy {
	background: url() no-repeat;
	margin: 0;
	padding: 40px 0 0 0;
	width: 216px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:40px;/* for ie5.x */
	}

/* #
--------- --------- --------- --------- --------- */
.press_mtitle {
	background: url(../images/press/press_mtitle.jpg) no-repeat;
	margin: 0 0 10px 0;
	padding: 64px 0 0 0;
	width: 699px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:64px;/* for ie5.x */
	}
	
.press_ex {
	margin:0;
	padding:0 0 25px 0;
	font-size:1.4em;
	}
	
.press_date {
	background: url(../images/common/dot.gif) repeat-x;
	margin:0 0 10px 0;
	padding:25px 0 0 0;
	font-size:1.4em;
	color:#990100;
	font-weight: bold;
	}
	
.press_date.first {
	background: none;
	}
	
.press_body {
	margin:0 0 15px 0;
	padding:0;
	font-size:1.4em;
	line-height:1.4;
	}
	
.press_body p {
	margin:0 0 10px 0;
	}
	
.press_body a {
	color: #990100;
	}
	
.press_body a:hover {
	color: #990100;
	text-decoration: underline;
	}
	
.pressimage {
	margin:0 10px 10px 0;
	float:left;	
	}
	
.paging {
	border-top:1px solid #000;
	margin:0 0 40px 0;
	padding:15px 0 0 0;
	font-size:1.4em;
	text-align: center;
	}