@charset "utf-8";

/* anchor
----------------------------------------------------------- */
#anchor {
	width: 770px;
	min-height: 156px;
	height:auto !important;
	height:156px;
	background:url(../../monogatari/parts/bg_hlink.jpg) no-repeat;
}
#anchor #g1,#anchor #g2 {
	display: inline;
	width:330px;
	margin: 10px 25px 5px;
}
#anchor ul,#anchor ul li {
	list-style: none;
}
#anchor ul li {
	font-size: 16px;
}
#anchor p {
	color:#00366b;
	font-size: 14px;
	text-align:right;
}

/* contents
----------------------------------------------------------- */
h3 {
	margin: 10px 0;
}
.section p {
	margin-bottom: 1.3em;
	font-size: 14px;
	text-indent: 1em;
}
#continue {
	margin-bottom: 20px;
	text-align:right;
}
