@charset "utf-8";

/* #############################################################

[ 基本パーツ + 汎用パーツ ]

※追記・改変の際はウェブマスタに問い合わせること

############################################################# */


h1{
	margin-bottom:15px;
}
.hightway{
	margin-bottom:15px;
    border-collapse: collapse;
    border-spacing: 0;
}
.hightway img{
	vertical-align:bottom;
}



#str_container #str_menuAndContents #str_contents .tabNavi .sort{
	margin:5px 0;
	text-align:right;
	clear:both;
}

#str_container #str_menuAndContents #str_contents .tabNavi .sort dt{
	margin-right:10px;
	display:inline;
	font-weight:bold;
}
#str_container #str_menuAndContents #str_contents .tabNavi .sort dd{
	margin-right:10px;
	padding-right:10px;
	display:inline;
	border-right: 1px solid #ccc;
}
#str_container #str_menuAndContents #str_contents .tabNavi .sort dd.last{
	margin-right:0;
	border-right:0;
}