/*
channel code : y5TPvfE6Mde6
for biz
*/
@charset "utf-8";

/* index.html ご利用ガイド専用 */
/*------------------------------*/
#index #contents *, a#gotoPageTop, a#move_my_pagetop {font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック',sans-serif;
}
#index #contents {
	max-width: 980px;
}
#index #contents dl {
	float:left;
	width: 381px;
	margin-bottom:15px;
}
#index #contents dt {
	margin-bottom:5px;
}
#index #contents dd {
	padding-left:5px;
	margin-bottom:5px;
	white-space: pre;
}
#index #contents dd a:link, #index #contents dd a:visited {
	color:#004DA0;
	text-decoration: none;
}
#index #contents dd a:hover {
	color:#6186D4;
	text-decoration: underline;
}
#index #contents #no1, #index #contents #no3 {
	margin-right:8px;
	width: 381px;
}

.top_link {
	width: 967px; 
	margin: 0 auto; 
	text-align: right;
}

@media screen and (max-width: 640px) {
	
	.top_link {
	width: 100%; 

}
	#index #contents #no1, #index #contents #no3 {
		width: 100%;
	}
	#index #contents dl{
		width: 100%;
	}
}
