/* CSS Document */

@import url(/share/basics.css);
@import url(/share/leyout2.css);
@import url(/share/style.css);
@import url(/share/gnavi.css);
@import url(/share/navi.css);



p.word {
	font-size: 11pt;
	line-height: 1.1;
}

#tSpaceArea th {
    padding: 3px;
    line-height: 1.4em;
	text-align: center;
}
#tSpaceArea td {
    padding: 5px;
    line-height: 1.4em;
}

.newsletter_title_a a {
	background-image: url(/images/new/php/newsletter_title_a.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 280px;
	display: block;
}
.newsletter_title_a a:hover {
	background-image: url(/images/new/php/newsletter_title_a.gif);
	background-repeat: no-repeat;
	background-position: 0px -22px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 280px;
	display: block;
}
.newsletter_title_b a {
	background-image: url(/images/new/php/newsletter_title_b.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 280px;
	display: block;
}
.newsletter_title_b a:hover {
	background-image: url(/images/new/php/newsletter_title_b.gif);
	background-repeat: no-repeat;
	background-position: 0px -22px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 280px;
	display: block;
}
.newsletter_title_c a {
	background-image: url(/images/new/php/newsletter_title_c.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 280px;
	display: block;
}
.newsletter_title_c a:hover {
	background-image: url(/images/new/php/newsletter_title_c.gif);
	background-repeat: no-repeat;
	background-position: 0px -22px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 280px;
	display: block;
}

#newsletterbox {
    width: 544px;
    padding : 4px 14px 0px 14px;
}


