@charset 'Shift_JIS';

#content .gotoList {
	display: block;
	margin: .5em 0;
	color: #0074BD;
	text-align: right;
}
#content .gotoList a {
	color: #0074BD;
	font-weight: bolder;
	font-size: .86em;
}
#content .gotoList i {
	content: '';
	display: inline-block;
	/display: inline;
	width: 11px;
	height: 11px;
	margin: 0 .4em -.1em 0;
	/margin-top: -1.2em;
	/margin-bottom: 0;
	background: url(../images/arw-circle-pink-right.png) no-repeat 0 0;
	/zoom: 1;
}
#content .gotoPlan {
	display: block;
	margin: .5em 0;
	color: #0074BD;
	text-align: right;
}
#content .gotoPlan a {
	color: #086E9F;
	font-weight: bolder;
	text-decoration: underline;
}
#content .gotoPlan a:hover {
	text-decoration: none;
}
#content .gotoPlan i {
	content: '';
	display: inline-block;
	/display: inline;
	width: 10px;
	height: 7px;
	margin: 0;
	/margin-top: -1.2em;
	/margin-bottom: 0;
	background: url(../images/arw-blue-right.png) no-repeat 0 0;
	/zoom: 1;
}
ul.square{
	list-style: square;
}
ul.waku_blue {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.waku_blue li {
	display: inline-block;
	/display: inline;
	margin: .25em;
	padding: .1em .5em;
	border: 1px solid #70B6E7;
	font-size: .86em;
	zoom: 1;
}
.btn-blue-310 {
	display: block;
	width: 310px;
	height: 59px;
	line-height: 59px;
	color: #FFF;
	font-weight: bolder;
	font-size: 1.4em;
	text-align: center;
	background: url(../images/btn-blue-310.png) no-repeat 0 0;
}
.btn-blue-310:link,
.btn-blue-310:visited,
.btn-blue-310:hover,
.btn-blue-310:active {
	color: #FFF;
}
.btn .smaller {
	font-weight: normal;
	font-size: .7em;
}
