@charset "utf-8";

/* ------------------------------------
	mylo index.css
------------------------------------ */

h1.title {
	font-size: 1.3em;
	font-weight: bold;
}


a.textLink {
	display: inline;
	margin: 0 3px 0 7px;
	padding: 0 0 0 10px;
	background: url(/share/images/arrow_black.gif) no-repeat left .4em;
}

#contents p {
	margin: 0 1em 1.25em;
}

td.arrowIcon img {
	vertical-align: middle;
}

.red_area {
	border: solid 1px red;
	padding: 10px 1.1em;
	margin-bottom: 30px;
	color: red;
	font-weight: bold;
	font-size: 1.25em;
}