@charset "utf-8";

div#contentsArea div.linkBoxL {
	width: 440px;
	float: left;
}
div#contentsArea div.linkBoxR {
	width: 440px;
	float: right;
}
div#contentsArea div.linkBox {
	padding-bottom: 30px;
	width: 440px;
}

div#contentsArea h2.st-link {
	padding: 5px 0;
	color: #2E2E68;
	font-size: 110%;
	border: none;
	border-bottom: 4px dotted #2E2E68;
	width: 430px;
}

div.linkBox ul.links {
	padding: 10px 0px;
	line-height: 1.8em;
}
div.linkBox ul.links li {
	list-style-type: none;
	background: url(../img/icon_03.gif) no-repeat 0px 0.5em;
	padding-left: 1em;
}
#contentsArea dl {
	padding: 20px 0px;
}

#contentsArea dl dt {
	padding-bottom: 1em;
	font-weight: bold;
}
div.mailTxt {
	margin-left: 200px;
}

#contentsArea dl dd {
	padding-bottom: 2em;
}

p.mailmg a {
	background: url(../../mailmagazine/img/bt_mailmg.gif) no-repeat;
	display: block;
	height: 30px;
	width: 180px;
	float: left;
	margin-right: 0px;
}
p.mailmg span {
	height: 30px;
	width: 180px;
	z-index: -1;
	display: block;
	position: relative;
	overflow: hidden;
	visibility: hidden;
}
p.mailmg a:hover {
	background-position: 0 -30px;
}
