/*�������ʕ\���p*/
.pagetitle {
	margin-top:10px;
	background:#1A4876 url(/common/img/bg/bg_2color_h33_1A4876-003366.gif) repeat-x scroll left bottom;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	overflow:hidden;
	padding:7px 10px;
	font-size:16px;
	margin-bottom: 20px;
}

.search_result_elem {
	margin:10px 0px;
}
.search_result_elem h3 {
	font-size:14px;
}

.search_desc {
	font-weight:normal;
	margin:5px 0px;
}
.search_url {
	font-weight:normal;
	font-size: 11px;
	color: #009900;
}
.searchfooter_container {
}

.searchfooter {
	text-align:center;
	font-size: 13px;
}

/*�T�C�g�|���V�[*/
#sitepolicy h3 {
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top:4px;
	background:transparent url(/common/img/line/line_side_dotted_999999.gif) repeat-x scroll left top;
}
/*�v���C�o�V�[�|���V�[*/
#ppolicy h3 {
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top:4px;
	background:transparent url(/common/img/line/line_side_dotted_999999.gif) repeat-x scroll left top;
}

/*�T�C�g�}�b�v*/
#sitemap {
	width:970px;line-height:20px; margin-bottom:50px;
}
#sitemap dl {
	margin-top: 10px;
	margin-bottom: 15px;
}

#sitemap dt {
	font-size: 16px;
	margin-bottom: 10px;
}

#sitemap li {
	padding-left: 20px;
}

#sitemap li a {
	background:transparent url(/common/img/arrow/arrow_triangle_right_blue.gif) no-repeat scroll left center;
	padding-left:10px;
}


/*�����o�[ ��*/
.sepalate_bar {
	background:transparent url(/std/img/line_sepalate_bar.gif) repeat-x scroll left center;
	height:2px;
	overflow:hidden;
}

/*�����o�[ �_��*/
.sepalate_bar_dot {
	background:transparent url(/common/img/line/line_side_dotted_999999.gif) repeat-x scroll left bottom;
	height:1px;
	overflow:hidden;
	margin: 5px 0px;
}

/*�����o�[ ���� �O���[*/
.sepalate_bar_solid_blue {
	height:0px;
	border-bottom:solid 1px #9DAFB1;
	overflow:hidden;
	margin: 5px 0px;
}


@media screen and (max-width: 768px) {
	#GlobalHeader .box-body,
	#GlobalFooter .box-body {
    max-width: 1180px;
		width: 90%;
	}
	.width_change {
		margin-inline: auto;
		width: 95% !important;
	}
	#SiteLogo img {
		width: 90px;
	}
	#GTop #SiteLogo {
		font-size: 12px;
	}
	#GlobalFooter div.footer address {
		margin-top: 10px;
	}
	#CommonHeader {
		height: auto;
	}
	#CommonHeader p {
		font-size: 12px;
		overflow-wrap: break-word;
	}
}