.press-table {
	line-height: 15px;
	width: 100%;
	background-color: #F7E8F9;
}
.press-th-p {
	width: 60px;
	font-weight: normal;
	padding: 5px;
}
.press-th-w {
	width: 60px;
	font-weight: normal;
	background-color: #FFFFFF;
	padding: 5px;
}
.press-td-w {
	font-weight: normal;
	background-color: #FFFFFF;
	padding: 5px;
}
.logospace {
	height: auto;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	text-align: right;
}
.press-title {
	line-height: 15px;
	background-color: #F7E8F9;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E3BEEB;
	border-left-color: #E3BEEB;
	height: auto;
}
.press-title th {
	font-weight: normal;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E3BEEB;
	border-bottom-color: #E3BEEB;
	background-color: #F7E8F9;
	width: 65px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.press-title td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E3BEEB;
	border-bottom-color: #E3BEEB;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.subtitle {
	height: auto;
	width: 494px;
	text-align: center;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 15px;
}
.description {
	margin: 0px;
	line-height: 15px;
	padding-right: 3px;
	padding-left: 3px;
}
.copy {
	text-align: center;
}
.copy-1 {
	margin: 5px;
	text-align: center;
}
.grayborder {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 9pt;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	line-height: 120%;

}.font12px {
	font-size: 12px;
}
.q {
	list-style-image: url(../press/img/logo/q.gif);
}
.a {
	list-style-image: url(../press/img/logo/a.gif);
}
.press-td-p {
	font-weight: normal;
	padding: 5px;
}
.outline-table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	width: 100%;
}
.outline-table th {
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color: #F0F0F0;
	padding: 5px;
	font-weight: normal;
	width: 80px;
}
.outline-table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding: 5px;
	clear: left;
}
.outline-table a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.outline-table a:visited {
    font-weight: normal;
	color: #663366; 
	text-decoration: none;
}
.outline-table a:hover {
    font-weight: normal;
	color: #9933cc; 
	text-decoration: underline;
}
.outline-table a:active {
    font-weight: normal;
	color: #cc33ff; 
	text-decoration: underline;
}
blockquote { 
	margin-right: 0px;
	margin-left:   10px;
                margin-top:     5px;
}