body {
    font-family: Meiryo,"メイリオ","MS Pゴシック Ex+","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Osaka,arial,helvetica,sans-serif;
}


.atk .atk-link-top{
	display: block;
	background-image: url(images/atk-link-top.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 62px;
	height: 10px;
	overflow: hidden;
	text-align: left;
    padding-bottom: 30px;
    clear: both;
	margin-right: 0;
	margin-left: auto;
}

.atk a.atk-link-next{
	display: block;
	background: url(images/atk-link-next.gif) no-repeat left top;
	overflow: hidden;
	width: 258px;
	height: 26px;
	text-decoration: none;
	cursor: pointer;
}

.atk a.atk-link-next span{
	display: block;
	background: url(images/atk-link-next.gif) no-repeat right top;
	overflow: hidden;
	width: 228px;
	height: 26px;
	font-size: 12px;
	line-height: 1.5;
	color: #555555;
	text-decoration: none;
	padding-top: 5px;
	margin-left: 30px;
	font-weight: bold;
}

.atk a.atk-link-next.atk-link-next-narrow{
	width: 178px;
}

.atk a.atk-link-next.atk-link-next-narrow span{
	width: 148px;
}

.atk a.atk-link-hash{
	display: block;
	background: url(images/atk-link-next.gif) no-repeat left top;
	overflow: hidden;
	width: 258px;
	height: 26px;
	text-decoration: none;
	cursor: pointer;
}

.atk a.atk-link-hash span{
	display: block;
	background: url(images/atk-link-next.gif) no-repeat right top;
	overflow: hidden;
	width: 228px;
	height: 26px;
	font-size: 12px;
	line-height: 1.5;
	color: #555555;
	text-decoration: none;
	padding-top: 5px;
	margin-left: 30px;
	font-weight: bold;
}

.atk a.atk-link-hash.atk-link-hash-narrow{
	width: 178px;
}

.atk a.atk-link-hash.atk-link-hash-narrow span{
	width: 148px;
}

.atk a.atk-link-hash.atk-link-hash-disabled{
	opacity: .5;
	cursor: default;
}

.atk .atk-toc{
	margin-top: 20px;
	margin-bottom: 20px;
}


.atk .atk-toc ul{
	width:580px;
	list-style:none;
	margin-left: 0;
}

.atk .atk-toc ul:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.atk .atk-toc ul{
	display:inline-block;
}

/* Hide from IE-mac \*/
*html .atk .atk-toc ul{
	height:1%;
}
.atk .atk-toc ul{ display:block;}
/* End hide form IE-mac */


.atk .atk-toc li{
	width:252px;
	float:left;
	margin-right:15px;
	margin-bottom: 8px;
}

.atk .atk-toc.atk-toc-narrow li{
	width:175px;
	float:left;
}
